diff --git a/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusQueue.ps1 b/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusQueue.ps1 index c066a39bd1dd..e6241c348fa0 100644 --- a/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusQueue.ps1 +++ b/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusQueue.ps1 @@ -287,22 +287,6 @@ function Set-AzServiceBusQueue{ $PSBoundParameters.Add('AsJob', $true) } - if ($queue.DefaultMessageTimeToLive -gt (New-TimeSpan -Days 10675197)) { - $queue.DefaultMessageTimeToLive = (New-TimeSpan -Days 10675197) - } - - if ($queue.AutoDeleteOnIdle -gt (New-TimeSpan -Days 10675197)) { - $queue.AutoDeleteOnIdle = (New-TimeSpan -Days 10675197) - } - - if ($queue.DuplicateDetectionHistoryTimeWindow -gt (New-TimeSpan -Days 10675197)) { - $queue.DuplicateDetectionHistoryTimeWindow = (New-TimeSpan -Days 10675197) - } - - if ($queue.LockDuration -gt (New-TimeSpan -Days 10675197)) { - $queue.LockDuration = (New-TimeSpan -Days 10675197) - } - if ($PSCmdlet.ShouldProcess("ServiceBus Queue $($queue.Name)", "Create or update")) { Az.ServiceBus.private\New-AzServiceBusQueue_CreateViaIdentity -InputObject $queue -Parameter $queue @PSBoundParameters } diff --git a/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusSubscription.ps1 b/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusSubscription.ps1 index 2cca2890cd3f..530a6d820da7 100644 --- a/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusSubscription.ps1 +++ b/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusSubscription.ps1 @@ -271,22 +271,6 @@ function Set-AzServiceBusSubscription{ $PSBoundParameters.Add('AsJob', $true) } - if ($subscription.DefaultMessageTimeToLive -gt (New-TimeSpan -Days 10675197)) { - $subscription.DefaultMessageTimeToLive = (New-TimeSpan -Days 10675197) - } - - if ($subscription.AutoDeleteOnIdle -gt (New-TimeSpan -Days 10675197)) { - $subscription.AutoDeleteOnIdle = (New-TimeSpan -Days 10675197) - } - - if ($subscription.DuplicateDetectionHistoryTimeWindow -gt (New-TimeSpan -Days 10675197)) { - $subscription.DuplicateDetectionHistoryTimeWindow = (New-TimeSpan -Days 10675197) - } - - if ($subscription.LockDuration -gt (New-TimeSpan -Days 10675197)) { - $subscription.LockDuration = (New-TimeSpan -Days 10675197) - } - if ($PSCmdlet.ShouldProcess("ServiceBus Subscription $($subscription.Name)", "Create or update")) { Az.ServiceBus.private\New-AzServiceBusSubscription_CreateViaIdentity -InputObject $subscription -Parameter $subscription @PSBoundParameters } diff --git a/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusTopic.ps1 b/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusTopic.ps1 index d6ba1d1fcab2..08e73d95aca9 100644 --- a/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusTopic.ps1 +++ b/src/ServiceBus/ServiceBus.Autorest/custom/Set-AzServiceBusTopic.ps1 @@ -247,19 +247,6 @@ function Set-AzServiceBusTopic{ $PSBoundParameters.Add('AsJob', $true) } - if ($topic.DefaultMessageTimeToLive -gt (New-TimeSpan -Days 10675197)) { - $topic.DefaultMessageTimeToLive = (New-TimeSpan -Days 10675197) - } - - if ($topic.AutoDeleteOnIdle -gt (New-TimeSpan -Days 10675197)) { - $topic.AutoDeleteOnIdle = (New-TimeSpan -Days 10675197) - } - - if ($topic.DuplicateDetectionHistoryTimeWindow -gt (New-TimeSpan -Days 10675197)) { - $topic.DuplicateDetectionHistoryTimeWindow = (New-TimeSpan -Days 10675197) - } - - if ($PSCmdlet.ShouldProcess("ServiceBus Topic $($topic.Name)", "Create or update")) { Az.ServiceBus.private\New-AzServiceBusTopic_CreateViaIdentity -InputObject $topic -Parameter $topic @PSBoundParameters } diff --git a/src/ServiceBus/ServiceBus.Autorest/generate-info.json b/src/ServiceBus/ServiceBus.Autorest/generate-info.json index ca3753671126..0b2d866504c0 100644 --- a/src/ServiceBus/ServiceBus.Autorest/generate-info.json +++ b/src/ServiceBus/ServiceBus.Autorest/generate-info.json @@ -1,8 +1,8 @@ { - "autorest": "`-- (empty)", - "autorest_powershell": "3.0.498", - "autorest_modelerfour": "4.15.414", - "swagger_commit": "19f98c9f526f8db961f172276dd6d6882a86ed86", + "swagger_commit": "2f545bf51d046c377a7957a7c53e1d260c9d7343", "node": "v14.15.5", - "autorest_core": "3.9.4" + "autorest_modelerfour": "4.15.414", + "autorest_powershell": "3.0.498", + "autorest_core": "3.9.4", + "autorest": "`-- (empty)" } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Approve-AzServiceBusPrivateEndpointConnection.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Approve-AzServiceBusPrivateEndpointConnection.Recording.json index 2b116628697f..c80caca31cc9 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Approve-AzServiceBusPrivateEndpointConnection.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Approve-AzServiceBusPrivateEndpointConnection.Recording.json @@ -1,13 +1,13 @@ { - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections?api-version=2022-10-01-preview+1": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "3" ], - "x-ms-client-request-id": [ "e26bcc77-6b1c-4fea-a1a9-21385d31dfb7" ], + "x-ms-client-request-id": [ "42a5d0c6-8215-4674-aecb-03adeaba2229" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,34 +22,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "145c6445-9dd9-45ce-9d38-f8a32cc07461_M1SN1_M1SN1" ], + "x-ms-request-id": [ "53ce96d2-5eab-4baf-988b-cdd231520fe2_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11971" ], - "x-ms-correlation-request-id": [ "2e184825-3c6f-4f84-b1a6-e680c457a9e9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081143Z:2e184825-3c6f-4f84-b1a6-e680c457a9e9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11966" ], + "x-ms-correlation-request-id": [ "93617386-cfb1-479e-9df5-62b3d7a89bd2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131148Z:93617386-cfb1-479e-9df5-62b3d7a89bd2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:11:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:11:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1397" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}}]}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+1": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "4" ], - "x-ms-client-request-id": [ "e1b3cf51-eb1a-4847-9800-eec4c346ab1b" ], + "x-ms-client-request-id": [ "23b0ad30-f9fb-43ef-91f5-ab4209874365" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -64,30 +64,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "3920a740-71a3-42d7-8909-18f8ac2705b4_M1SN1_M1SN1" ], + "x-ms-request-id": [ "94aeb217-aad7-408c-b811-71e16a1af8e9_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11970" ], - "x-ms-correlation-request-id": [ "fb12b4d9-395c-420d-8b0f-545b4ad288fa" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081143Z:fb12b4d9-395c-420d-8b0f-545b4ad288fa" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11965" ], + "x-ms-correlation-request-id": [ "cc5fdb38-55e5-42ea-b4e2-f80df020c27b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131149Z:cc5fdb38-55e5-42ea-b4e2-f80df020c27b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:11:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:11:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "692" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+2": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"\n },\n \"privateLinkServiceConnectionState\": {\n \"status\": \"Approved\",\n \"description\": \"\"\n },\n \"provisioningState\": \"Succeeded\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"\n },\n \"privateLinkServiceConnectionState\": {\n \"status\": \"Approved\",\n \"description\": \"\"\n },\n \"provisioningState\": \"Succeeded\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -101,35 +101,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9b20551c-f11d-4002-a930-aff8d590afbb_M1SN1_M1SN1" ], - "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40/operationStatus/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview\u0026operationType=Update" ], + "x-ms-request-id": [ "982a99ae-cc1f-4040-ac06-a1f4fe271a04_M2SN1_M2SN1" ], + "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211/operationStatus/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview\u0026operationType=Update" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], - "x-ms-correlation-request-id": [ "808352d5-247f-4c27-887a-e5c4cd8202ea" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081144Z:808352d5-247f-4c27-887a-e5c4cd8202ea" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], + "x-ms-correlation-request-id": [ "e3332731-cbd0-4f47-9bdb-9cdea6cc6db5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131149Z:e3332731-cbd0-4f47-9bdb-9cdea6cc6db5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:11:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:11:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "687" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+3": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "6" ], - "x-ms-client-request-id": [ "989f5a93-3f3d-4ef8-8b7f-37938e7ecd31" ], + "x-ms-client-request-id": [ "40c7670c-b1f2-43c6-afb4-3b29377a9170" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -144,34 +144,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f94a95cd-2acb-484d-87b1-7c62c60b5f72_M1SN1_M1SN1" ], + "x-ms-request-id": [ "b251fe3d-067c-4926-bf3a-8340997f4ec4_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11969" ], - "x-ms-correlation-request-id": [ "48dd31fa-459a-448c-a7f3-984129498fb1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081144Z:48dd31fa-459a-448c-a7f3-984129498fb1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11964" ], + "x-ms-correlation-request-id": [ "113bce0d-d8bc-4146-8c69-f62d482f89de" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131150Z:113bce0d-d8bc-4146-8c69-f62d482f89de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:11:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:11:50 GMT" ] }, "ContentHeaders": { "Content-Length": [ "687" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+4": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "7" ], - "x-ms-client-request-id": [ "ccbf8c34-cde3-42ad-9d39-00f356670f8c" ], + "x-ms-client-request-id": [ "a3da9e86-67ff-4514-a471-ea36ad125010" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -186,34 +186,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "7264178d-a331-4298-afe3-485b921ad210_M0SN1_M0SN1" ], + "x-ms-request-id": [ "499ca66e-6618-4edf-8f5b-c73f0025369e_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11968" ], - "x-ms-correlation-request-id": [ "134b31fb-5cdd-4f09-861c-06437b1a29dc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081154Z:134b31fb-5cdd-4f09-861c-06437b1a29dc" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11963" ], + "x-ms-correlation-request-id": [ "9c0bef06-ec66-4572-bd74-2af5aa7e659c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131201Z:9c0bef06-ec66-4572-bd74-2af5aa7e659c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:11:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:12:00 GMT" ] }, "ContentHeaders": { "Content-Length": [ "687" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+5": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "8" ], - "x-ms-client-request-id": [ "000ea5fe-4f5d-4891-b2bd-7fc063de48bc" ], + "x-ms-client-request-id": [ "5c49b351-0688-455b-a045-827ef3ba661f" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -228,34 +228,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c5247526-b925-4a0b-a3f9-49b4d50927ce_M9SN1_M9SN1" ], + "x-ms-request-id": [ "dbe6e48d-85dd-49d5-90b6-407f8d2e8e5d_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11967" ], - "x-ms-correlation-request-id": [ "6bb5f650-da0a-4c7d-aa37-1ac7760afa3f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081205Z:6bb5f650-da0a-4c7d-aa37-1ac7760afa3f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11962" ], + "x-ms-correlation-request-id": [ "00131c07-9d40-40af-9329-ef0d0b47cd11" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131211Z:00131c07-9d40-40af-9329-ef0d0b47cd11" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:12:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:12:10 GMT" ] }, "ContentHeaders": { "Content-Length": [ "687" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+6": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "9" ], - "x-ms-client-request-id": [ "89be8f5f-db76-4c73-b13a-9bd94ca8c9ae" ], + "x-ms-client-request-id": [ "c7772bc6-ebd5-4108-9a9a-0c9691520535" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -270,34 +270,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "25c180eb-5f00-409d-abb6-9f1abfe73a78_M9SN1_M9SN1" ], + "x-ms-request-id": [ "b0d457ac-77e8-489d-86de-18c77203ac7c_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11966" ], - "x-ms-correlation-request-id": [ "73a054e6-7b99-481e-812d-6718fcb228f9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081215Z:73a054e6-7b99-481e-812d-6718fcb228f9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11961" ], + "x-ms-correlation-request-id": [ "08bef4ea-9ad2-4f37-94da-6a31ed53418c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131222Z:08bef4ea-9ad2-4f37-94da-6a31ed53418c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:12:14 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:12:22 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "688" ], + "Content-Length": [ "687" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+1": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "10" ], - "x-ms-client-request-id": [ "d68cbaba-a275-4675-aff1-ec31852355c8" ], + "x-ms-client-request-id": [ "cf6780da-94d4-404f-8789-2d3280823b38" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -312,34 +312,76 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "7466e309-034f-4b82-a3a6-14171341f89f_M11SN1_M11SN1" ], + "x-ms-request-id": [ "db43f251-18e9-4736-8609-06b4f2dc3520_M11SN1_M11SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11965" ], - "x-ms-correlation-request-id": [ "5d32a537-e277-48c8-adfb-703c596e876d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081225Z:5d32a537-e277-48c8-adfb-703c596e876d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11960" ], + "x-ms-correlation-request-id": [ "ccece4fb-c666-4f67-8647-e59bab84e822" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131233Z:ccece4fb-c666-4f67-8647-e59bab84e822" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:12:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:12:33 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "692" ], + "Content-Length": [ "688" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+2": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "11" ], - "x-ms-client-request-id": [ "3cf1a621-6249-4f0b-8942-0b36f33a5cc7" ], + "x-ms-client-request-id": [ "8aa936a2-dc71-4a87-8bba-f5dd7829d502" ], + "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], + "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "d2caaae2-1663-4a47-a0a9-3336b2e86583_M3SN1_M3SN1" ], + "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], + "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11959" ], + "x-ms-correlation-request-id": [ "856634e0-31f3-4c0f-b7ac-5505005b4700" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131244Z:856634e0-31f3-4c0f-b7ac-5505005b4700" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "Date": [ "Sun, 19 Feb 2023 13:12:43 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "692" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}}", + "isContentBase64": false + } + }, + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+2": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "12" ], + "x-ms-client-request-id": [ "8ffcb99d-3ff7-4cab-a2cd-bbd12783c64f" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -354,30 +396,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b0febc24-280d-476b-b3c9-757c8a63f017_M11SN1_M11SN1" ], + "x-ms-request-id": [ "851fff21-5b33-45f4-9b1e-ae74b70e1f0b_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11964" ], - "x-ms-correlation-request-id": [ "aef1d95c-3f5d-4152-a843-399bb45202c2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081225Z:aef1d95c-3f5d-4152-a843-399bb45202c2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11958" ], + "x-ms-correlation-request-id": [ "bb51de81-7718-48fe-a841-f36d5e9cb3aa" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131244Z:bb51de81-7718-48fe-a841-f36d5e9cb3aa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:12:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:12:44 GMT" ] }, "ContentHeaders": { "Content-Length": [ "692" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"Hello\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+3": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"\n },\n \"privateLinkServiceConnectionState\": {\n \"status\": \"Approved\",\n \"description\": \"Bye\"\n },\n \"provisioningState\": \"Succeeded\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"\n },\n \"privateLinkServiceConnectionState\": {\n \"status\": \"Approved\",\n \"description\": \"Bye\"\n },\n \"provisioningState\": \"Succeeded\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -391,35 +433,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "057f943a-c4d5-4296-80ef-1e52510937c7_M11SN1_M11SN1" ], - "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f/operationStatus/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview\u0026operationType=Update" ], + "x-ms-request-id": [ "bd2e6249-98c2-472b-a4f4-8df3994b6468_M3SN1_M3SN1" ], + "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00/operationStatus/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview\u0026operationType=Update" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1196" ], - "x-ms-correlation-request-id": [ "2ea28627-21b6-43f4-97bb-df9a2d34c4e8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081226Z:2ea28627-21b6-43f4-97bb-df9a2d34c4e8" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], + "x-ms-correlation-request-id": [ "6de5e381-6c49-414a-b365-0de55085ec61" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131245Z:6de5e381-6c49-414a-b365-0de55085ec61" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:12:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:12:45 GMT" ] }, "ContentHeaders": { "Content-Length": [ "690" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+4": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "13" ], - "x-ms-client-request-id": [ "84941926-371b-41cf-aa19-f0d8caee51a6" ], + "x-ms-unique-id": [ "14" ], + "x-ms-client-request-id": [ "a949182d-9326-4dd2-a41e-b3e00176066f" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -434,34 +476,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e8554761-f6bd-48ee-a3c1-2e22ae6dee95_M11SN1_M11SN1" ], + "x-ms-request-id": [ "adf01b94-17cb-4b44-b6fe-9f7e90bd2438_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11963" ], - "x-ms-correlation-request-id": [ "8e6a7e67-bce2-4935-9442-afcfec6ea80f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081226Z:8e6a7e67-bce2-4935-9442-afcfec6ea80f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11957" ], + "x-ms-correlation-request-id": [ "19a4fe69-5ccd-44ee-9ef5-9c98d236e83f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131246Z:19a4fe69-5ccd-44ee-9ef5-9c98d236e83f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:12:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:12:45 GMT" ] }, "ContentHeaders": { "Content-Length": [ "690" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+5": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "14" ], - "x-ms-client-request-id": [ "e045abf3-5a00-4aea-ba15-bb399832f2aa" ], + "x-ms-unique-id": [ "15" ], + "x-ms-client-request-id": [ "47980340-6205-4420-bd50-ffc4a075f704" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -476,34 +518,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "df336dd5-6278-44d0-8d21-489d0b5d96b3_M10SN1_M10SN1" ], + "x-ms-request-id": [ "a7524d26-6caa-44f4-83df-1168e7e949b9_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11962" ], - "x-ms-correlation-request-id": [ "72516c67-debe-4301-bbf5-a0141d6fce78" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081236Z:72516c67-debe-4301-bbf5-a0141d6fce78" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11956" ], + "x-ms-correlation-request-id": [ "be4d5f2e-2694-4177-a991-d340664e6db8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131257Z:be4d5f2e-2694-4177-a991-d340664e6db8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:12:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:12:56 GMT" ] }, "ContentHeaders": { "Content-Length": [ "690" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+6": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "15" ], - "x-ms-client-request-id": [ "f534f1ed-e933-46c5-ae89-68d4743f7c32" ], + "x-ms-unique-id": [ "16" ], + "x-ms-client-request-id": [ "0262094e-c6b0-4c5c-b333-fa857cfe5801" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -518,34 +560,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8ac61cc5-e281-4ef8-ac25-6d66bb357c9e_M10SN1_M10SN1" ], + "x-ms-request-id": [ "7381f02f-de93-430d-a356-31831094d51c_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11961" ], - "x-ms-correlation-request-id": [ "326007b0-d140-4e16-b597-c85d6b5aab8c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081247Z:326007b0-d140-4e16-b597-c85d6b5aab8c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11955" ], + "x-ms-correlation-request-id": [ "8a63cc48-a685-40cb-b4a3-bb4305c994e2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131307Z:8a63cc48-a685-40cb-b4a3-bb4305c994e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:12:46 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:13:06 GMT" ] }, "ContentHeaders": { "Content-Length": [ "690" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+7": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "16" ], - "x-ms-client-request-id": [ "894cd907-9f26-4e93-8403-48273009fa37" ], + "x-ms-unique-id": [ "17" ], + "x-ms-client-request-id": [ "d24cf890-de7c-4350-80cd-c70279c1e6a9" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -560,34 +602,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "06312506-62b8-4a0d-ab2c-fb5d2116015f_M10SN1_M10SN1" ], + "x-ms-request-id": [ "30948682-f9b1-4b61-8d13-8565bc840d2c_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11960" ], - "x-ms-correlation-request-id": [ "2b60a235-38e5-4cf5-a74e-053caa2381ee" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081257Z:2b60a235-38e5-4cf5-a74e-053caa2381ee" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11954" ], + "x-ms-correlation-request-id": [ "6e323d05-b6bf-413a-a16e-a14fe8619c25" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131318Z:6e323d05-b6bf-413a-a16e-a14fe8619c25" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:12:56 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:13:18 GMT" ] }, "ContentHeaders": { "Content-Length": [ "690" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+8": { + "Approve-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "17" ], - "x-ms-client-request-id": [ "532e39da-7132-4575-a9df-cc6c7be49f38" ], + "x-ms-unique-id": [ "18" ], + "x-ms-client-request-id": [ "571618f2-8a96-4f2f-aa5a-98b2ab57cbf0" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -602,22 +644,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "d43ab0a6-7f11-4425-94b5-ca850a655176_M11SN1_M11SN1" ], + "x-ms-request-id": [ "5a09dee7-56d3-4487-acb2-8eced619b358_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11959" ], - "x-ms-correlation-request-id": [ "a2485532-2622-4eac-bce0-804447597661" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081307Z:a2485532-2622-4eac-bce0-804447597661" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11953" ], + "x-ms-correlation-request-id": [ "e918e250-247e-4696-8c3c-faf0972b6f7f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131328Z:e918e250-247e-4696-8c3c-faf0972b6f7f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:13:07 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:13:28 GMT" ] }, "ContentHeaders": { "Content-Length": [ "691" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Deny-AzServiceBusPrivateEndpointConnection.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Deny-AzServiceBusPrivateEndpointConnection.Recording.json index 0b95b306cfd0..4a4b170bbc93 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Deny-AzServiceBusPrivateEndpointConnection.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Deny-AzServiceBusPrivateEndpointConnection.Recording.json @@ -1,13 +1,13 @@ { - "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections?api-version=2022-10-01-preview+1": { + "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "18" ], - "x-ms-client-request-id": [ "d210cc8d-a470-4c2f-a1a3-e6c4903ae409" ], + "x-ms-unique-id": [ "19" ], + "x-ms-client-request-id": [ "2d31d170-1d29-4f5b-b6df-d9a97e7951d8" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,34 +22,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "55658e50-1f40-4f24-932f-0ea2dcad7516_M8SN1_M8SN1" ], + "x-ms-request-id": [ "760c852f-b58d-4181-b855-a261b182f6b3_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11958" ], - "x-ms-correlation-request-id": [ "4af09389-d00b-45a7-8a23-125cd9970a72" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081353Z:4af09389-d00b-45a7-8a23-125cd9970a72" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11952" ], + "x-ms-correlation-request-id": [ "a456fda7-1d89-4d6b-bd2d-e5f134eba177" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131404Z:a456fda7-1d89-4d6b-bd2d-e5f134eba177" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:13:53 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:03 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1392" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}]}", "isContentBase64": false } }, - "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+1": { + "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "19" ], - "x-ms-client-request-id": [ "459192a5-9771-4a4a-9af8-cd32bb51e190" ], + "x-ms-unique-id": [ "20" ], + "x-ms-client-request-id": [ "4c41eedc-f71b-4906-944f-b96d1b104393" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -64,30 +64,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ec73e5e9-8532-429b-b413-3f4f156fcc77_M8SN1_M8SN1" ], + "x-ms-request-id": [ "fcff3ffb-2794-4b7f-8232-f715eb363517_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11957" ], - "x-ms-correlation-request-id": [ "9399918b-17ec-495d-b2d5-3026cf2d9596" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081354Z:9399918b-17ec-495d-b2d5-3026cf2d9596" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11951" ], + "x-ms-correlation-request-id": [ "456f9968-80d2-48ef-a607-3a6ef4adbe9d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131404Z:456f9968-80d2-48ef-a607-3a6ef4adbe9d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:13:53 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:04 GMT" ] }, "ContentHeaders": { "Content-Length": [ "688" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+2": { + "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"\n },\n \"privateLinkServiceConnectionState\": {\n \"status\": \"Rejected\",\n \"description\": \"\"\n },\n \"provisioningState\": \"Succeeded\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"\n },\n \"privateLinkServiceConnectionState\": {\n \"status\": \"Rejected\",\n \"description\": \"\"\n },\n \"provisioningState\": \"Succeeded\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -101,35 +101,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "fbd2e064-02cd-4a07-bf27-10c42e9b4ab1_M8SN1_M8SN1" ], - "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40/operationStatus/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview\u0026operationType=Update" ], + "x-ms-request-id": [ "25441ba1-5dca-450e-8b28-c3483a216c1d_M3SN1_M3SN1" ], + "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211/operationStatus/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview\u0026operationType=Update" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1195" ], - "x-ms-correlation-request-id": [ "45e2d535-5f7a-40df-9a53-bff718e67739" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081354Z:45e2d535-5f7a-40df-9a53-bff718e67739" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1196" ], + "x-ms-correlation-request-id": [ "5def83e4-71de-40e6-a4d0-12067d59b107" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131405Z:5def83e4-71de-40e6-a4d0-12067d59b107" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:13:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:05 GMT" ] }, "ContentHeaders": { "Content-Length": [ "687" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+1": { + "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "21" ], - "x-ms-client-request-id": [ "7f0be2fc-e82a-4265-bc73-ba289d5cbe88" ], + "x-ms-unique-id": [ "22" ], + "x-ms-client-request-id": [ "fdd9cc52-d71a-4454-90e2-f33f4799e77d" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -144,34 +144,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "655a1f13-324d-4bce-951f-db6d899775a3_M8SN1_M8SN1" ], + "x-ms-request-id": [ "3538dcff-ef69-465e-b889-01e5b0fd3667_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11956" ], - "x-ms-correlation-request-id": [ "0a8da0c8-a859-4a51-a6e1-bc78da2da0e4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081354Z:0a8da0c8-a859-4a51-a6e1-bc78da2da0e4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11950" ], + "x-ms-correlation-request-id": [ "9ed3dae2-2235-48c2-9767-14815182bebf" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131406Z:9ed3dae2-2235-48c2-9767-14815182bebf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:13:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:05 GMT" ] }, "ContentHeaders": { "Content-Length": [ "691" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+2": { + "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "22" ], - "x-ms-client-request-id": [ "8aaf9536-bb8a-48d4-b8d1-ab1510ecaf36" ], + "x-ms-unique-id": [ "23" ], + "x-ms-client-request-id": [ "ed1556a1-ff1f-458c-a3de-9dd3c83ffce6" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -186,30 +186,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "64450112-dd4f-4de5-837c-b6c671926974_M8SN1_M8SN1" ], + "x-ms-request-id": [ "26698def-a663-4914-ab31-f1a355674424_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11955" ], - "x-ms-correlation-request-id": [ "0d0a1635-b584-4a39-ade4-c1a87d68d580" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081355Z:0d0a1635-b584-4a39-ade4-c1a87d68d580" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11949" ], + "x-ms-correlation-request-id": [ "0a9655a8-1e51-4328-85a5-9723333f2326" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131406Z:0a9655a8-1e51-4328-85a5-9723333f2326" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:13:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:06 GMT" ] }, "ContentHeaders": { "Content-Length": [ "691" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+3": { + "Deny-AzServiceBusPrivateEndpointConnection+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"\n },\n \"privateLinkServiceConnectionState\": {\n \"status\": \"Rejected\",\n \"description\": \"Bye\"\n },\n \"provisioningState\": \"Succeeded\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"\n },\n \"privateLinkServiceConnectionState\": {\n \"status\": \"Rejected\",\n \"description\": \"Bye\"\n },\n \"provisioningState\": \"Succeeded\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -223,23 +223,23 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f59943ef-7662-48d3-b874-3da5a4d0db58_M8SN1_M8SN1" ], - "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f/operationStatus/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview\u0026operationType=Update" ], + "x-ms-request-id": [ "9f8d2a6f-4ca2-4d5e-9067-7f54243fa203_M3SN1_M3SN1" ], + "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00/operationStatus/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview\u0026operationType=Update" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1194" ], - "x-ms-correlation-request-id": [ "81f335a9-7102-46a1-bcfe-36d06c9a8600" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081355Z:81f335a9-7102-46a1-bcfe-36d06c9a8600" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1195" ], + "x-ms-correlation-request-id": [ "cb851537-da1e-4029-8489-139ccce6d507" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131407Z:cb851537-da1e-4029-8489-139ccce6d507" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:13:55 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:07 GMT" ] }, "ContentHeaders": { "Content-Length": [ "690" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusAuthorizationRule.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusAuthorizationRule.Recording.json index 6bf32dcdb6f9..dea8359edad5 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusAuthorizationRule.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusAuthorizationRule.Recording.json @@ -1,13 +1,13 @@ { - "Get-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "24" ], - "x-ms-client-request-id": [ "b9693589-09e3-41c3-ba1d-06675c6acd53" ], + "x-ms-unique-id": [ "25" ], + "x-ms-client-request-id": [ "5052e433-6d3b-410a-b3ec-704ef05f726a" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,32 +23,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11954" ], - "x-ms-request-id": [ "96b784cc-76ef-41b3-b30a-cd4350453b28" ], - "x-ms-correlation-request-id": [ "96b784cc-76ef-41b3-b30a-cd4350453b28" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081414Z:96b784cc-76ef-41b3-b30a-cd4350453b28" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11948" ], + "x-ms-request-id": [ "a871c1bf-5531-4b1d-8abf-b46a4d645719" ], + "x-ms-correlation-request-id": [ "a871c1bf-5531-4b1d-8abf-b46a4d645719" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131419Z:a871c1bf-5531-4b1d-8abf-b46a4d645719" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:13 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:19 GMT" ] }, "ContentHeaders": { "Content-Length": [ "362" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Get-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+2": { + "Get-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "25" ], - "x-ms-client-request-id": [ "bdd50647-daa8-4cd4-8d6f-2c764c2e8d92" ], + "x-ms-unique-id": [ "26" ], + "x-ms-client-request-id": [ "a4323d7c-9d9a-48c7-b2ee-fabdbd67d8de" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -64,32 +64,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11953" ], - "x-ms-request-id": [ "2cb36650-2503-4599-a9a0-d9162446424b" ], - "x-ms-correlation-request-id": [ "2cb36650-2503-4599-a9a0-d9162446424b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081414Z:2cb36650-2503-4599-a9a0-d9162446424b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11947" ], + "x-ms-request-id": [ "ad61e9e7-1416-44bc-a520-f3e23aa6aefc" ], + "x-ms-correlation-request-id": [ "ad61e9e7-1416-44bc-a520-f3e23aa6aefc" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131420Z:ad61e9e7-1416-44bc-a520-f3e23aa6aefc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:14 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:19 GMT" ] }, "ContentHeaders": { "Content-Length": [ "375" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Get-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+3": { + "Get-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "26" ], - "x-ms-client-request-id": [ "a1bd51a5-76d0-49ea-bf95-8ad00d0eaff2" ], + "x-ms-unique-id": [ "27" ], + "x-ms-client-request-id": [ "72f8d65d-5387-457c-b768-ce34b0847570" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -105,32 +105,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11952" ], - "x-ms-request-id": [ "e264f60f-596b-4a72-893a-2972601e0b7e" ], - "x-ms-correlation-request-id": [ "e264f60f-596b-4a72-893a-2972601e0b7e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081415Z:e264f60f-596b-4a72-893a-2972601e0b7e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11946" ], + "x-ms-request-id": [ "66516147-bde0-488f-a310-6a444474252b" ], + "x-ms-correlation-request-id": [ "66516147-bde0-488f-a310-6a444474252b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131421Z:66516147-bde0-488f-a310-6a444474252b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:14 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:20 GMT" ] }, "ContentHeaders": { "Content-Length": [ "375" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Get-AzServiceBusAuthorizationRule+[NoContext]+GetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusAuthorizationRule+[NoContext]+GetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "27" ], - "x-ms-client-request-id": [ "cb6c7e4c-1795-4c02-8d4c-895db89fe40f" ], + "x-ms-unique-id": [ "28" ], + "x-ms-client-request-id": [ "3d0553ae-2467-4db7-9adb-f9dd016f2298" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -146,32 +146,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11951" ], - "x-ms-request-id": [ "a66a87f6-b6f2-4d72-9731-0af667d1fbd0" ], - "x-ms-correlation-request-id": [ "a66a87f6-b6f2-4d72-9731-0af667d1fbd0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081415Z:a66a87f6-b6f2-4d72-9731-0af667d1fbd0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11945" ], + "x-ms-request-id": [ "25371831-6d12-4ed8-82e9-67815e006279" ], + "x-ms-correlation-request-id": [ "25371831-6d12-4ed8-82e9-67815e006279" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131422Z:25371831-6d12-4ed8-82e9-67815e006279" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:15 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:21 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1096" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Get-AzServiceBusAuthorizationRule+[NoContext]+GetExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusAuthorizationRule+[NoContext]+GetExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "28" ], - "x-ms-client-request-id": [ "c41558ed-ed82-4efb-8f8c-6bd78495d357" ], + "x-ms-unique-id": [ "29" ], + "x-ms-client-request-id": [ "bc7aeb95-b1ab-4a6f-884f-f8db98ae592b" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -187,32 +187,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11950" ], - "x-ms-request-id": [ "00dd910c-4e1c-4124-85f9-5e68f9b24537" ], - "x-ms-correlation-request-id": [ "00dd910c-4e1c-4124-85f9-5e68f9b24537" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081416Z:00dd910c-4e1c-4124-85f9-5e68f9b24537" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11944" ], + "x-ms-request-id": [ "fa3e24ac-3b68-44b0-bb94-60ce3c95ac18" ], + "x-ms-correlation-request-id": [ "fa3e24ac-3b68-44b0-bb94-60ce3c95ac18" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131422Z:fa3e24ac-3b68-44b0-bb94-60ce3c95ac18" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:15 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:22 GMT" ] }, "ContentHeaders": { "Content-Length": [ "763" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Get-AzServiceBusAuthorizationRule+[NoContext]+GetExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusAuthorizationRule+[NoContext]+GetExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "29" ], - "x-ms-client-request-id": [ "f42bf5ef-0242-45ae-8a52-5105a36ab331" ], + "x-ms-unique-id": [ "30" ], + "x-ms-client-request-id": [ "73226c62-d392-49f0-81fd-234ea26af67f" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -228,32 +228,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11949" ], - "x-ms-request-id": [ "8279cbd1-e1ff-4cdd-a9c1-0d3148e71e71" ], - "x-ms-correlation-request-id": [ "8279cbd1-e1ff-4cdd-a9c1-0d3148e71e71" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081416Z:8279cbd1-e1ff-4cdd-a9c1-0d3148e71e71" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11943" ], + "x-ms-request-id": [ "c1282746-d45d-4d21-b2ce-b4a7fdae5c5a" ], + "x-ms-correlation-request-id": [ "c1282746-d45d-4d21-b2ce-b4a7fdae5c5a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131423Z:c1282746-d45d-4d21-b2ce-b4a7fdae5c5a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:16 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:22 GMT" ] }, "ContentHeaders": { "Content-Length": [ "747" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Get-AzServiceBusAuthorizationRule+[NoContext]+GetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusAuthorizationRule+[NoContext]+GetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "30" ], - "x-ms-client-request-id": [ "4c8a4fd3-efdf-41c9-993f-c90eb5fef090" ], + "x-ms-unique-id": [ "31" ], + "x-ms-client-request-id": [ "7e71f2d7-4e48-40b9-93cc-84c1d792d23e" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_GetViaIdentity" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -269,32 +269,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11948" ], - "x-ms-request-id": [ "7c73ac3e-0e8c-482a-aaec-c38184efe55d" ], - "x-ms-correlation-request-id": [ "7c73ac3e-0e8c-482a-aaec-c38184efe55d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081417Z:7c73ac3e-0e8c-482a-aaec-c38184efe55d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11942" ], + "x-ms-request-id": [ "d62762c7-b07d-47b5-b40c-20dbb91b3d7f" ], + "x-ms-correlation-request-id": [ "d62762c7-b07d-47b5-b40c-20dbb91b3d7f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131424Z:d62762c7-b07d-47b5-b40c-20dbb91b3d7f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:16 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:23 GMT" ] }, "ContentHeaders": { "Content-Length": [ "362" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Get-AzServiceBusAuthorizationRule+[NoContext]+GetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+2": { + "Get-AzServiceBusAuthorizationRule+[NoContext]+GetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "31" ], - "x-ms-client-request-id": [ "7d2b1193-dbef-4930-8cdb-444f5fb1fa68" ], + "x-ms-unique-id": [ "32" ], + "x-ms-client-request-id": [ "db8d2512-d7b3-4d83-8740-c2128b50c908" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_GetViaIdentity" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -310,32 +310,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11947" ], - "x-ms-request-id": [ "772a67d5-653e-4808-a133-2e5064e1259c" ], - "x-ms-correlation-request-id": [ "772a67d5-653e-4808-a133-2e5064e1259c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081417Z:772a67d5-653e-4808-a133-2e5064e1259c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11941" ], + "x-ms-request-id": [ "a50618f8-df8f-4e64-850f-8db240b6b0b9" ], + "x-ms-correlation-request-id": [ "a50618f8-df8f-4e64-850f-8db240b6b0b9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131425Z:a50618f8-df8f-4e64-850f-8db240b6b0b9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:17 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:24 GMT" ] }, "ContentHeaders": { "Content-Length": [ "375" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Get-AzServiceBusAuthorizationRule+[NoContext]+GetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+3": { + "Get-AzServiceBusAuthorizationRule+[NoContext]+GetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "32" ], - "x-ms-client-request-id": [ "140c388d-f7d1-45b1-abf9-b578108eeaa2" ], + "x-ms-unique-id": [ "33" ], + "x-ms-client-request-id": [ "ae6186d1-32b5-495d-b05b-47900f338df4" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_GetViaIdentity" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -351,20 +351,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11946" ], - "x-ms-request-id": [ "4a780743-fdf6-4b36-a249-afd7d00fdd1c" ], - "x-ms-correlation-request-id": [ "4a780743-fdf6-4b36-a249-afd7d00fdd1c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081418Z:4a780743-fdf6-4b36-a249-afd7d00fdd1c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11940" ], + "x-ms-request-id": [ "6c1899a1-ad4a-4ace-aa44-9a2e0abc4cf9" ], + "x-ms-correlation-request-id": [ "6c1899a1-ad4a-4ace-aa44-9a2e0abc4cf9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131426Z:6c1899a1-ad4a-4ace-aa44-9a2e0abc4cf9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:17 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "375" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusKey.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusKey.Recording.json index 43dbfcc59ca0..bd832649fb6f 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusKey.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusKey.Recording.json @@ -1,13 +1,13 @@ { - "Get-AzServiceBusKey+[NoContext]+GetExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusKey+[NoContext]+GetExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview+1": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "33" ], - "x-ms-client-request-id": [ "ce01352a-4cb6-4bee-85f9-8e0852924914" ], + "x-ms-unique-id": [ "34" ], + "x-ms-client-request-id": [ "33c533ce-0b4f-4c09-96b4-3cd4b886138c" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceKey_List" ], "FullCommandName": [ "Get-AzServiceBusNamespaceKey_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -24,31 +24,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], - "x-ms-request-id": [ "d53b06f9-4a98-425b-b718-a8ff52e85cb0" ], - "x-ms-correlation-request-id": [ "d53b06f9-4a98-425b-b718-a8ff52e85cb0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081450Z:d53b06f9-4a98-425b-b718-a8ff52e85cb0" ], + "x-ms-request-id": [ "3a120513-ff25-4520-b33d-525e82412bf0" ], + "x-ms-correlation-request-id": [ "3a120513-ff25-4520-b33d-525e82412bf0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131448Z:3a120513-ff25-4520-b33d-525e82412bf0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:49 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "528" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=yUeXxp4RZFeO8HVk02a5uAhj7gOOp088fDUpNxrVWFQ=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=brAMVZ+OG0kgIs7WroohGJVupq8jTxWwn591Dh0Cx0I=\",\"primaryKey\":\"yUeXxp4RZFeO8HVk02a5uAhj7gOOp088fDUpNxrVWFQ=\",\"secondaryKey\":\"brAMVZ+OG0kgIs7WroohGJVupq8jTxWwn591Dh0Cx0I=\",\"keyName\":\"namespaceAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=x6oIGJ4kG+21Tg8d8Q68Hz3nnygn5ebHy+ASbCB3YvE=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=XVfSwAW8/2zZ0gMmpeE5sRx3ern/rKCv7+ASbGdJ0is=\",\"primaryKey\":\"x6oIGJ4kG+21Tg8d8Q68Hz3nnygn5ebHy+ASbCB3YvE=\",\"secondaryKey\":\"XVfSwAW8/2zZ0gMmpeE5sRx3ern/rKCv7+ASbGdJ0is=\",\"keyName\":\"namespaceAuthRule1\"}", "isContentBase64": false } }, - "Get-AzServiceBusKey+[NoContext]+GetExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusKey+[NoContext]+GetExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview+1": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "34" ], - "x-ms-client-request-id": [ "2a3e0336-2c18-4e8c-8bcc-446ad361a3e1" ], + "x-ms-unique-id": [ "35" ], + "x-ms-client-request-id": [ "9d02995b-6a2c-4071-b5c9-fc75b7a6b301" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueKey_List" ], "FullCommandName": [ "Get-AzServiceBusQueueKey_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -65,31 +65,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], - "x-ms-request-id": [ "98d445ff-665f-45be-b52a-e5cb29bac43b" ], - "x-ms-correlation-request-id": [ "98d445ff-665f-45be-b52a-e5cb29bac43b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081451Z:98d445ff-665f-45be-b52a-e5cb29bac43b" ], + "x-ms-request-id": [ "d5fbe21e-7823-44af-8afd-22da607f1ddd" ], + "x-ms-correlation-request-id": [ "d5fbe21e-7823-44af-8afd-22da607f1ddd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131449Z:d5fbe21e-7823-44af-8afd-22da607f1ddd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:50 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=ckqrYce8Wx7RvbSFqSug+WpI0R4XvyNi6GsUXxKHYJ4=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=sxAxrFOTafVUW777HlIGY29s0dedwWhmBOe10g9ymYQ=;EntityPath=queue1\",\"primaryKey\":\"ckqrYce8Wx7RvbSFqSug+WpI0R4XvyNi6GsUXxKHYJ4=\",\"secondaryKey\":\"sxAxrFOTafVUW777HlIGY29s0dedwWhmBOe10g9ymYQ=\",\"keyName\":\"queueAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=TuGK3T3dv9NQC1Ga7KezLgzpV5x/3NCRs+ASbNm52ok=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=jzpzNASrPw8MizwCbMpQLXBEbFaTGgyjo+ASbI+BS5c=;EntityPath=queue1\",\"primaryKey\":\"TuGK3T3dv9NQC1Ga7KezLgzpV5x/3NCRs+ASbNm52ok=\",\"secondaryKey\":\"jzpzNASrPw8MizwCbMpQLXBEbFaTGgyjo+ASbI+BS5c=\",\"keyName\":\"queueAuthRule1\"}", "isContentBase64": false } }, - "Get-AzServiceBusKey+[NoContext]+GetExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusKey+[NoContext]+GetExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview+1": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "35" ], - "x-ms-client-request-id": [ "f5805656-8d7d-4e14-a0e9-cbfe53e3505d" ], + "x-ms-unique-id": [ "36" ], + "x-ms-client-request-id": [ "c5460c54-74c8-4d8d-8b9b-7c7f62b81c2d" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicKey_List" ], "FullCommandName": [ "Get-AzServiceBusTopicKey_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -106,19 +106,19 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1196" ], - "x-ms-request-id": [ "a2563b32-0962-4d37-98e2-6186a54ef78b" ], - "x-ms-correlation-request-id": [ "a2563b32-0962-4d37-98e2-6186a54ef78b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081452Z:a2563b32-0962-4d37-98e2-6186a54ef78b" ], + "x-ms-request-id": [ "58bdf0b3-4b08-4591-b74c-7e486f4295fc" ], + "x-ms-correlation-request-id": [ "58bdf0b3-4b08-4591-b74c-7e486f4295fc" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131450Z:58bdf0b3-4b08-4591-b74c-7e486f4295fc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:14:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:14:50 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=UISvK/VT62+x7reVvwrjngGfUTDFheWo9K0c5YPScDU=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=41VaWuEcmDkTtwv1L/VFTLX4C/h2EYCLmDSd1Url4f8=;EntityPath=topic1\",\"primaryKey\":\"UISvK/VT62+x7reVvwrjngGfUTDFheWo9K0c5YPScDU=\",\"secondaryKey\":\"41VaWuEcmDkTtwv1L/VFTLX4C/h2EYCLmDSd1Url4f8=\",\"keyName\":\"topicAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=f33rSyiL7n/z1Z6G+y3HdBjHEXVeZAboF+ASbHaw1ug=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=mpNbl3j14kx4+D5cH636PArtxDhUG6iNP+ASbP/FPQk=;EntityPath=topic1\",\"primaryKey\":\"f33rSyiL7n/z1Z6G+y3HdBjHEXVeZAboF+ASbHaw1ug=\",\"secondaryKey\":\"mpNbl3j14kx4+D5cH636PArtxDhUG6iNP+ASbP/FPQk=\",\"keyName\":\"topicAuthRule1\"}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusNamespaceV2.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusNamespaceV2.Recording.json index d6176a594a10..a31690329729 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusNamespaceV2.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusNamespaceV2.Recording.json @@ -6,8 +6,8 @@ "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "36" ], - "x-ms-client-request-id": [ "11bb30d6-58bf-4380-a70c-8a4e6834c2c6" ], + "x-ms-unique-id": [ "37" ], + "x-ms-client-request-id": [ "eb273a78-a759-411c-b078-40e1fd0b5f30" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,22 +23,22 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "x-ms-inline-count": [ "" ], - "x-ms-request-id": [ "ce5688e3-f7f2-439c-81aa-7b715d3c1ac1_M2SN1_M2SN1" ], + "x-ms-request-id": [ "8219e828-cf68-4f22-8c2f-75a996cd933d_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11945" ], - "x-ms-correlation-request-id": [ "9a1e1b24-13f6-40f7-86af-3f91a7a3f0d7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081525Z:9a1e1b24-13f6-40f7-86af-3f91a7a3f0d7" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11939" ], + "x-ms-correlation-request-id": [ "46bf4ad8-9186-4d3d-8dab-07d5b857f776" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131517Z:46bf4ad8-9186-4d3d-8dab-07d5b857f776" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:15:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:16 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "79961" ], + "Content-Length": [ "79959" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/v-carrue-powershelltest/providers/Microsoft.ServiceBus/namespaces/v-carrue-ns1\",\"name\":\"v-carrue-ns1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:v-carrue-ns1\",\"createdAt\":\"2021-04-08T23:48:28.973Z\",\"updatedAt\":\"2021-04-08T23:49:11.203Z\",\"serviceBusEndpoint\":\"https://v-carrue-ns1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/SuparameSbusTest\",\"name\":\"SuparameSbusTest\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:suparamesbustest\",\"createdAt\":\"2021-06-01T19:19:37.613Z\",\"updatedAt\":\"2021-06-01T19:20:20.14Z\",\"serviceBusEndpoint\":\"https://SuparameSbusTest.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/SB-Intern2021ResourceGroup/providers/Microsoft.ServiceBus/namespaces/sophia-explore\",\"name\":\"sophia-explore\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sophia-explore\",\"createdAt\":\"2021-06-15T21:30:00.227Z\",\"updatedAt\":\"2021-06-15T21:30:41.93Z\",\"serviceBusEndpoint\":\"https://sophia-explore.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/dorothytest/providers/Microsoft.ServiceBus/namespaces/standardnewapi\",\"name\":\"standardnewapi\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:standardnewapi\",\"createdAt\":\"2021-07-12T17:45:32.617Z\",\"updatedAt\":\"2021-07-12T17:46:16.403Z\",\"serviceBusEndpoint\":\"https://standardnewapi.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Ardsouza-MoveTest-WestEurope-Source-1/providers/Microsoft.ServiceBus/namespaces/spsbusns08043\",\"name\":\"spsbusns08043\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusns08043\",\"createdAt\":\"2021-08-04T22:07:17.28Z\",\"updatedAt\":\"2021-08-04T22:08:01.633Z\",\"serviceBusEndpoint\":\"https://spsbusns08043.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PPGTest/providers/Microsoft.ServiceBus/namespaces/TestSBPrim0901\",\"name\":\"TestSBPrim0901\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"identity\":{\"principalId\":\"6b33d086-ffbd-4ccb-8b66-40ab9405cb6a\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbprim0901\",\"createdAt\":\"2021-09-02T01:02:44.753Z\",\"updatedAt\":\"2022-12-31T19:40:09.313Z\",\"serviceBusEndpoint\":\"https://TestSBPrim0901.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PPGTest/providers/Microsoft.ServiceBus/namespaces/TestSBPremSec0901\",\"name\":\"TestSBPremSec0901\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbpremsec0901\",\"createdAt\":\"2021-09-02T01:10:50.98Z\",\"updatedAt\":\"2022-12-31T19:41:17.513Z\",\"serviceBusEndpoint\":\"https://TestSBPremSec0901.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-5506\",\"name\":\"sdk-Namespace-5506\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-5506\",\"createdAt\":\"2021-09-22T21:15:19.707Z\",\"updatedAt\":\"2021-09-22T21:24:59.14Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-5506.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-PostMigration-5506\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_eh_networkwrj55aatxlgxucsba6igeidap7hqov64fz6i6fhkxg2q66tsychlm5im/providers/Microsoft.ServiceBus/namespaces/servicebus-nsclidurp\",\"name\":\"servicebus-nsclidurp\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"{tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nsclidurp\",\"createdAt\":\"2021-09-30T00:42:42.94Z\",\"updatedAt\":\"2021-09-30T00:43:27.07Z\",\"serviceBusEndpoint\":\"https://servicebus-nsclidurp.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_eh_networkb6dybi7i77qadmwp3x7qn4fsvzex5svqgkd23ljbqqekhpuqpewxl5ox/providers/Microsoft.ServiceBus/namespaces/servicebus-nsclimdvj\",\"name\":\"servicebus-nsclimdvj\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"{tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nsclimdvj\",\"createdAt\":\"2021-09-30T01:41:09.41Z\",\"updatedAt\":\"2021-09-30T01:41:52.31Z\",\"serviceBusEndpoint\":\"https://servicebus-nsclimdvj.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_eh_networkteenbwgqgyyl2y6iy7uyajvcvzeffcawclhjplzvgypwqep53ptcz56k/providers/Microsoft.ServiceBus/namespaces/servicebus-nscligk4i\",\"name\":\"servicebus-nscligk4i\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"{tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nscligk4i\",\"createdAt\":\"2021-09-30T02:07:26.58Z\",\"updatedAt\":\"2021-09-30T02:08:08.96Z\",\"serviceBusEndpoint\":\"https://servicebus-nscligk4i.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7912\",\"name\":\"sdk-Namespace-7912\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7912\",\"createdAt\":\"2021-10-25T10:43:06.873Z\",\"updatedAt\":\"2021-10-25T11:35:04.843Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7912.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-6064\",\"name\":\"sdk-Namespace-6064\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-6064\",\"createdAt\":\"2021-10-25T11:28:25.843Z\",\"updatedAt\":\"2021-10-25T11:35:10.567Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-6064.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-PostMigration-4665\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/dorothytest/providers/Microsoft.ServiceBus/namespaces/standardregressiontest\",\"name\":\"standardregressiontest\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:standardregressiontest\",\"createdAt\":\"2021-11-02T05:22:12.01Z\",\"updatedAt\":\"2021-11-02T05:22:56.543Z\",\"serviceBusEndpoint\":\"https://standardregressiontest.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/jakeschiller-synthetics/providers/Microsoft.ServiceBus/namespaces/synthetics-sb-ns\",\"name\":\"synthetics-sb-ns\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"jms-for\":\"cache\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:synthetics-sb-ns\",\"createdAt\":\"2022-01-26T21:42:54.873Z\",\"updatedAt\":\"2022-07-08T18:29:09.99Z\",\"serviceBusEndpoint\":\"https://synthetics-sb-ns.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EASTUS2EUAP/providers/Microsoft.ServiceBus/namespaces/sbprem-perf-cbn-ns-1\",\"name\":\"sbprem-perf-cbn-ns-1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Failed\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sbprem-perf-cbn-ns-1\",\"createdAt\":\"2022-01-31T23:43:38.71Z\",\"updatedAt\":\"2022-06-01T21:49:33.537Z\",\"serviceBusEndpoint\":\"https://sbprem-perf-cbn-ns-1.servicebus.windows.net:443/\",\"status\":\"Activating\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-pg/providers/Microsoft.ServiceBus/namespaces/sb-eldert-pg\",\"name\":\"sb-eldert-pg\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-eldert-pg\",\"createdAt\":\"2022-02-09T22:18:45.293Z\",\"updatedAt\":\"2022-04-04T02:57:41.057Z\",\"serviceBusEndpoint\":\"https://sb-eldert-pg.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sb-eldert-pg-standard\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps8383/providers/Microsoft.ServiceBus/namespaces/ServiceBus-STDNamespace-8049\",\"name\":\"ServiceBus-STDNamespace-8049\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-stdnamespace-8049\",\"createdAt\":\"2022-02-16T14:59:22.237Z\",\"updatedAt\":\"2022-02-16T15:06:07.67Z\",\"serviceBusEndpoint\":\"https://ServiceBus-STDNamespace-8049.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"PostMigration-Name-3646\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps8383/providers/Microsoft.ServiceBus/namespaces/ServiceBus-PRENamespace-8744\",\"name\":\"ServiceBus-PRENamespace-8744\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-prenamespace-8744\",\"createdAt\":\"2022-02-16T15:00:30.94Z\",\"updatedAt\":\"2022-02-16T15:05:57.88Z\",\"serviceBusEndpoint\":\"https://ServiceBus-PRENamespace-8744.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_aliast2seb6uiraga2np5lweiufaxq64glozljlzhjhj3fcla4zct3swtvszahw/providers/Microsoft.ServiceBus/namespaces/sb-nscli4sweuzamk5wa\",\"name\":\"sb-nscli4sweuzamk5wa\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"{tag1: value1,\":\"\",\"tag2: value2}\":\"\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-nscli4sweuzamk5wa\",\"createdAt\":\"2022-02-22T04:06:39.203Z\",\"updatedAt\":\"2022-02-22T04:11:45.95Z\",\"serviceBusEndpoint\":\"https://sb-nscli4sweuzamk5wa.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_aliast2seb6uiraga2np5lweiufaxq64glozljlzhjhj3fcla4zct3swtvszahw/providers/Microsoft.ServiceBus/namespaces/sb-nsclitm6qtnps6jqu\",\"name\":\"sb-nsclitm6qtnps6jqu\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{\"{tag1: value1,\":\"\",\"tag2: value2}\":\"\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-nsclitm6qtnps6jqu\",\"createdAt\":\"2022-02-22T04:08:21.133Z\",\"updatedAt\":\"2022-02-22T04:11:48.73Z\",\"serviceBusEndpoint\":\"https://sb-nsclitm6qtnps6jqu.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-minimum-tls-sample/providers/Microsoft.ServiceBus/namespaces/sb-minimum-tls-sample\",\"name\":\"sb-minimum-tls-sample\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"Owner\":\"Eldert Grootenboer\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-minimum-tls-sample\",\"createdAt\":\"2022-03-21T17:30:32.467Z\",\"updatedAt\":\"2022-03-21T17:31:16.66Z\",\"serviceBusEndpoint\":\"https://sb-minimum-tls-sample.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/spsbusns0412\",\"name\":\"spsbusns0412\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusns0412\",\"createdAt\":\"2022-04-12T21:39:51.047Z\",\"updatedAt\":\"2022-04-12T21:40:35.39Z\",\"serviceBusEndpoint\":\"https://spsbusns0412.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EASTUS2EUAP/providers/Microsoft.ServiceBus/namespaces/vijayperftest2\",\"name\":\"vijayperftest2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Failed\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:vijayperftest2\",\"createdAt\":\"2022-04-14T22:48:57.633Z\",\"updatedAt\":\"2022-06-01T21:49:33.53Z\",\"serviceBusEndpoint\":\"https://vijayperftest2.servicebus.windows.net:443/\",\"status\":\"Activating\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-empower-your-azure-iac-with-bicep/providers/Microsoft.ServiceBus/namespaces/contoso-service-bus\",\"name\":\"contoso-service-bus\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:contoso-service-bus\",\"createdAt\":\"2022-04-15T21:10:11.32Z\",\"updatedAt\":\"2022-04-15T21:10:54.23Z\",\"serviceBusEndpoint\":\"https://contoso-service-bus.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestingSDK20220101/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7033\",\"name\":\"sdk-Namespace-7033\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7033\",\"createdAt\":\"2022-04-21T22:01:13.913Z\",\"updatedAt\":\"2022-04-21T22:01:58.623Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7033.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestingSDK20220101/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-5025\",\"name\":\"sdk-Namespace-5025\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-5025\",\"createdAt\":\"2022-04-21T22:16:39.923Z\",\"updatedAt\":\"2022-04-21T22:17:25.36Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-5025.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/jagstest/providers/Microsoft.ServiceBus/namespaces/jagsPMmintls\",\"name\":\"jagsPMmintls\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:jagspmmintls\",\"createdAt\":\"2022-04-27T18:09:53.973Z\",\"updatedAt\":\"2022-04-27T18:30:41.993Z\",\"serviceBusEndpoint\":\"https://jagsPMmintls.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EASTUS2EUAP/providers/Microsoft.ServiceBus/namespaces/vijayperftest7\",\"name\":\"vijayperftest7\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Failed\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:vijayperftest7\",\"createdAt\":\"2022-04-28T00:22:48.597Z\",\"updatedAt\":\"2022-06-01T21:49:33.53Z\",\"serviceBusEndpoint\":\"https://vijayperftest7.servicebus.windows.net:443/\",\"status\":\"Activating\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/sptlsns0510\",\"name\":\"sptlsns0510\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sptlsns0510\",\"createdAt\":\"2022-05-10T18:37:45.837Z\",\"updatedAt\":\"2022-05-10T18:38:29.23Z\",\"serviceBusEndpoint\":\"https://sptlsns0510.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_privateyh52pynvfafabynpghrgrtmgx3cg2exbaafx6a3dlwhxxnwvnuredxr4/providers/Microsoft.ServiceBus/namespaces/servicebus-nsclifr66\",\"name\":\"servicebus-nsclifr66\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"{tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/a8c89231-6cd1-47a5-98ac-87e51283ef43\",\"name\":\"a8c89231-6cd1-47a5-98ac-87e51283ef43\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_privateyh52pynvfafabynpghrgrtmgx3cg2exbaafx6a3dlwhxxnwvnuredxr4/providers/Microsoft.Network/privateEndpoints/cli-pe-ay4qn7os5r3w3j4yw\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nsclifr66\",\"createdAt\":\"2022-05-13T17:11:57.133Z\",\"updatedAt\":\"2022-05-13T17:13:15.163Z\",\"serviceBusEndpoint\":\"https://servicebus-nsclifr66.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/spsbuspremns0516\",\"name\":\"spsbuspremns0516\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbuspremns0516\",\"createdAt\":\"2022-05-16T19:10:24.013Z\",\"updatedAt\":\"2023-02-12T23:06:42.61Z\",\"serviceBusEndpoint\":\"https://spsbuspremns0516.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbuspremrgimport/providers/Microsoft.ServiceBus/namespaces/spsbuspremnsimport0516\",\"name\":\"spsbuspremnsimport0516\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbuspremnsimport0516\",\"createdAt\":\"2022-05-16T20:03:33.607Z\",\"updatedAt\":\"2022-05-16T20:04:46.26Z\",\"serviceBusEndpoint\":\"https://spsbuspremnsimport0516.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbuspremimportrg2/providers/Microsoft.ServiceBus/namespaces/spsbuspremnsimport05162\",\"name\":\"spsbuspremnsimport05162\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbuspremnsimport05162\",\"createdAt\":\"2022-05-16T20:09:18.567Z\",\"updatedAt\":\"2023-02-12T23:07:08.62Z\",\"serviceBusEndpoint\":\"https://spsbuspremnsimport05162.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusarmrg0516/providers/Microsoft.ServiceBus/namespaces/spsbusarmns0516\",\"name\":\"spsbusarmns0516\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusarmns0516\",\"createdAt\":\"2022-05-17T01:21:33.28Z\",\"updatedAt\":\"2023-02-12T23:01:08.437Z\",\"serviceBusEndpoint\":\"https://spsbusarmns0516.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-implementing-an-event-sourcing-strategy-on-azure/providers/Microsoft.ServiceBus/namespaces/sb-implementing-event-sourcing-strategy\",\"name\":\"sb-implementing-event-sourcing-strategy\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-implementing-event-sourcing-strategy\",\"createdAt\":\"2022-05-27T00:56:33.893Z\",\"updatedAt\":\"2022-12-06T18:15:02.64Z\",\"serviceBusEndpoint\":\"https://sb-implementing-event-sourcing-strategy.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-pg/providers/Microsoft.ServiceBus/namespaces/sb-eldert-premium-pg\",\"name\":\"sb-eldert-premium-pg\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/649fe754-3fdf-4d43-a672-c90dd9045e0a\",\"name\":\"649fe754-3fdf-4d43-a672-c90dd9045e0a\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"West US 2\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-pg/providers/Microsoft.Network/privateEndpoints/pe-eldert-pg\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Auto-Approved\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-eldert-premium-pg\",\"createdAt\":\"2022-05-31T22:20:50.39Z\",\"updatedAt\":\"2022-10-14T20:48:17.98Z\",\"serviceBusEndpoint\":\"https://sb-eldert-premium-pg.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/geodrbackup\",\"name\":\"geodrbackup\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:geodrbackup\",\"createdAt\":\"2022-06-03T10:07:15.727Z\",\"updatedAt\":\"2022-06-10T08:03:55.733Z\",\"serviceBusEndpoint\":\"https://geodrbackup.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8587\",\"name\":\"sdk-Namespace-8587\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8587\",\"createdAt\":\"2022-06-08T13:09:22.407Z\",\"updatedAt\":\"2022-06-08T13:27:13.71Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8587.servicebus.windows.net:443/\",\"status\":\"Disabled\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-6837\",\"name\":\"sdk-Namespace-6837\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-6837\",\"createdAt\":\"2022-06-08T13:31:34.743Z\",\"updatedAt\":\"2022-06-08T13:33:16.23Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-6837.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/DefaultResourceGroup-EUS2/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8810\",\"name\":\"sdk-Namespace-8810\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8810\",\"createdAt\":\"2022-06-08T13:32:47.733Z\",\"updatedAt\":\"2022-06-08T13:34:01.107Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8810.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-4456\",\"name\":\"sdk-Namespace-4456\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-4456\",\"createdAt\":\"2022-06-08T13:36:30.017Z\",\"updatedAt\":\"2022-06-08T13:49:53.697Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-4456.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-DisasterRecovery8645\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-4885\",\"name\":\"sdk-Namespace-4885\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-4885\",\"createdAt\":\"2022-06-08T13:38:15.643Z\",\"updatedAt\":\"2022-06-08T13:51:26.41Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-4885.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/DefaultResourceGroup-EUS2/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-9022\",\"name\":\"sdk-Namespace-9022\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{\"tag3\":\"value3\",\"tag4\":\"value4\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-9022\",\"createdAt\":\"2022-06-08T13:54:41.563Z\",\"updatedAt\":\"2022-06-08T13:56:31.21Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-9022.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/geodrsec\",\"name\":\"geodrsec\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:geodrsec\",\"createdAt\":\"2022-06-10T06:30:54.383Z\",\"updatedAt\":\"2022-06-10T08:03:57.317Z\",\"serviceBusEndpoint\":\"https://geodrsec.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/contoso-service-bus-ns\",\"name\":\"contoso-service-bus-ns\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:contoso-service-bus-ns\",\"createdAt\":\"2022-06-14T20:02:39.237Z\",\"updatedAt\":\"2022-06-14T20:03:22.84Z\",\"serviceBusEndpoint\":\"https://contoso-service-bus-ns.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/spsbusns0617\",\"name\":\"spsbusns0617\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusns0617\",\"createdAt\":\"2022-06-17T15:16:10.293Z\",\"updatedAt\":\"2022-06-17T15:16:54.407Z\",\"serviceBusEndpoint\":\"https://spsbusns0617.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8755\",\"name\":\"sdk-Namespace-8755\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8755\",\"createdAt\":\"2022-06-20T08:01:50.84Z\",\"updatedAt\":\"2022-06-20T08:19:28.517Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8755.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-DisasterRecovery5454\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-9515\",\"name\":\"sdk-Namespace-9515\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-9515\",\"createdAt\":\"2022-06-20T08:03:37.943Z\",\"updatedAt\":\"2022-06-20T08:21:57.427Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-9515.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-356\",\"name\":\"sdk-Namespace-356\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-356\",\"createdAt\":\"2022-06-20T10:17:56.817Z\",\"updatedAt\":\"2022-06-20T10:24:54.94Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-356.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7844\",\"name\":\"sdk-Namespace-7844\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7844\",\"createdAt\":\"2022-06-20T10:20:07.663Z\",\"updatedAt\":\"2022-06-20T10:24:51.11Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7844.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7080\",\"name\":\"sdk-Namespace-7080\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7080\",\"createdAt\":\"2022-06-20T10:25:57.817Z\",\"updatedAt\":\"2022-06-20T10:34:17.16Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7080.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8820\",\"name\":\"sdk-Namespace-8820\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8820\",\"createdAt\":\"2022-06-20T10:28:08.497Z\",\"updatedAt\":\"2022-06-20T10:31:58.61Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8820.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8391\",\"name\":\"sdk-Namespace-8391\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8391\",\"createdAt\":\"2022-06-20T15:21:25.033Z\",\"updatedAt\":\"2022-06-20T15:38:16.48Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8391.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7648\",\"name\":\"sdk-Namespace-7648\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7648\",\"createdAt\":\"2022-06-20T15:23:34.99Z\",\"updatedAt\":\"2022-06-20T15:37:49.787Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7648.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-6665\",\"name\":\"sdk-Namespace-6665\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-6665\",\"createdAt\":\"2022-06-20T15:35:25.98Z\",\"updatedAt\":\"2022-06-20T15:49:36.68Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-6665.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-4813\",\"name\":\"sdk-Namespace-4813\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-4813\",\"createdAt\":\"2022-06-20T15:38:10.15Z\",\"updatedAt\":\"2022-06-20T15:54:02.917Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-4813.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testvinsusbrg621/providers/Microsoft.ServiceBus/namespaces/testvinsustns621\",\"name\":\"testvinsustns621\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testvinsustns621\",\"createdAt\":\"2022-06-21T17:52:08.463Z\",\"updatedAt\":\"2022-06-21T17:52:51.333Z\",\"serviceBusEndpoint\":\"https://testvinsustns621.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/DefaultResourceGroup-EUS2/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7743\",\"name\":\"sdk-Namespace-7743\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{\"tag3\":\"value3\",\"tag4\":\"value4\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7743\",\"createdAt\":\"2022-06-22T05:36:47.6Z\",\"updatedAt\":\"2022-06-22T05:38:36.483Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7743.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps7874/providers/Microsoft.ServiceBus/namespaces/ServiceBus-STDNamespace-81\",\"name\":\"ServiceBus-STDNamespace-81\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-stdnamespace-81\",\"createdAt\":\"2022-06-25T16:29:39.377Z\",\"updatedAt\":\"2022-06-25T16:30:23.5Z\",\"serviceBusEndpoint\":\"https://ServiceBus-STDNamespace-81.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps7874/providers/Microsoft.ServiceBus/namespaces/ServiceBus-PRENamespace-5412\",\"name\":\"ServiceBus-PRENamespace-5412\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-prenamespace-5412\",\"createdAt\":\"2022-06-25T16:30:48.453Z\",\"updatedAt\":\"2022-06-25T16:32:07.38Z\",\"serviceBusEndpoint\":\"https://ServiceBus-PRENamespace-5412.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGName-5648/providers/Microsoft.ServiceBus/namespaces/Namespace1-1879\",\"name\":\"Namespace1-1879\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{\"Tag1\":\"Tag1Value\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace1-1879\",\"createdAt\":\"2022-06-25T18:02:09.607Z\",\"updatedAt\":\"2022-06-25T18:02:53.07Z\",\"serviceBusEndpoint\":\"https://Namespace1-1879.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps7723/providers/Microsoft.ServiceBus/namespaces/ServiceBus-Namespace-9941\",\"name\":\"ServiceBus-Namespace-9941\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-namespace-9941\",\"createdAt\":\"2022-06-27T05:30:19.03Z\",\"updatedAt\":\"2022-06-27T05:35:38.073Z\",\"serviceBusEndpoint\":\"https://ServiceBus-Namespace-9941.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps7723/providers/Microsoft.ServiceBus/namespaces/ServiceBus-Namespace-6576\",\"name\":\"ServiceBus-Namespace-6576\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-namespace-6576\",\"createdAt\":\"2022-06-27T05:32:01.23Z\",\"updatedAt\":\"2022-06-27T05:35:33.557Z\",\"serviceBusEndpoint\":\"https://ServiceBus-Namespace-6576.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/geguirgu/providers/Microsoft.ServiceBus/namespaces/geguirgu-servicebus\",\"name\":\"geguirgu-servicebus\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:geguirgu-servicebus\",\"createdAt\":\"2022-06-28T17:31:06.9Z\",\"updatedAt\":\"2022-06-28T17:31:50.843Z\",\"serviceBusEndpoint\":\"https://geguirgu-servicebus.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testvinsu718/providers/Microsoft.ServiceBus/namespaces/testsbPremvinsu1\",\"name\":\"testsbPremvinsu1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbpremvinsu1\",\"createdAt\":\"2022-07-19T02:44:14.26Z\",\"updatedAt\":\"2023-02-09T00:27:21.637Z\",\"serviceBusEndpoint\":\"https://testsbPremvinsu1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-6007/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt6809\",\"name\":\"testnamespacemgmt6809\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"identity\":{\"principalId\":\"79ab4c89-6a57-4dfd-8334-10adec71cecc\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt6809\",\"createdAt\":\"2022-08-03T12:04:00.99Z\",\"updatedAt\":\"2023-02-03T11:59:08.4Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt6809.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-569/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt1331\",\"name\":\"testnamespacemgmt1331\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt1331\",\"createdAt\":\"2022-08-04T05:27:45.82Z\",\"updatedAt\":\"2022-08-04T05:28:57.907Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt1331.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-3931/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt7504\",\"name\":\"testnamespacemgmt7504\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt7504\",\"createdAt\":\"2022-08-04T05:46:10.67Z\",\"updatedAt\":\"2022-08-04T05:47:23.873Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt7504.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-74/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt1417\",\"name\":\"testnamespacemgmt1417\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt1417\",\"createdAt\":\"2022-08-04T06:02:23.22Z\",\"updatedAt\":\"2022-08-04T06:03:35.823Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt1417.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-4710/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt8453\",\"name\":\"testnamespacemgmt8453\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt8453\",\"createdAt\":\"2022-08-04T08:15:34.403Z\",\"updatedAt\":\"2022-08-04T08:16:39.06Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt8453.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-4749/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt2719\",\"name\":\"testnamespacemgmt2719\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt2719\",\"createdAt\":\"2022-08-04T08:19:34.51Z\",\"updatedAt\":\"2022-08-04T08:20:55.813Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt2719.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/SDK-ServiceBus-7854/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8751\",\"name\":\"sdk-Namespace-8751\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8751\",\"createdAt\":\"2022-08-05T05:24:49.13Z\",\"updatedAt\":\"2022-08-05T05:25:33.72Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8751.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-6005\",\"name\":\"sdk-Namespace-6005\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-6005\",\"createdAt\":\"2022-08-05T05:28:18.517Z\",\"updatedAt\":\"2022-08-05T05:38:11.98Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-6005.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-DisasterRecovery1518\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-9395\",\"name\":\"sdk-Namespace-9395\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-9395\",\"createdAt\":\"2022-08-05T05:29:56.073Z\",\"updatedAt\":\"2022-08-05T05:39:34.333Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-9395.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8877\",\"name\":\"sdk-Namespace-8877\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8877\",\"createdAt\":\"2022-08-05T06:42:12.9Z\",\"updatedAt\":\"2022-08-05T06:52:48.643Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8877.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-818\",\"name\":\"sdk-Namespace-818\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-818\",\"createdAt\":\"2022-08-05T06:44:15.33Z\",\"updatedAt\":\"2022-08-05T06:54:04.78Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-818.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/SDK-ServiceBus-7854/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8973\",\"name\":\"sdk-Namespace-8973\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8973\",\"createdAt\":\"2022-08-05T08:05:40.303Z\",\"updatedAt\":\"2022-08-05T08:06:24.6Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8973.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps5206/providers/Microsoft.ServiceBus/namespaces/ServiceBus-STDNamespace-6102\",\"name\":\"ServiceBus-STDNamespace-6102\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-stdnamespace-6102\",\"createdAt\":\"2022-08-15T04:47:52.1Z\",\"updatedAt\":\"2022-08-15T04:54:51.313Z\",\"serviceBusEndpoint\":\"https://ServiceBus-STDNamespace-6102.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"PostMigration-Name-8545\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps5206/providers/Microsoft.ServiceBus/namespaces/ServiceBus-PRENamespace-3686\",\"name\":\"ServiceBus-PRENamespace-3686\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-prenamespace-3686\",\"createdAt\":\"2022-08-15T04:48:55.11Z\",\"updatedAt\":\"2022-08-15T04:54:48.803Z\",\"serviceBusEndpoint\":\"https://ServiceBus-PRENamespace-3686.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ServiceBus-DRDrill-August-2022/providers/Microsoft.ServiceBus/namespaces/ServiceBus-DRDrill-August-2022-SB-NonAZ\",\"name\":\"ServiceBus-DRDrill-August-2022-SB-NonAZ\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-drdrill-august-2022-sb-nonaz\",\"createdAt\":\"2022-08-15T17:00:54.41Z\",\"updatedAt\":\"2022-08-15T17:02:33.183Z\",\"serviceBusEndpoint\":\"https://ServiceBus-DRDrill-August-2022-SB-NonAZ.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ServiceBus-DRDrill-August-2022/providers/Microsoft.ServiceBus/namespaces/ServiceBus-DRDrill-August-2022-SB-ReallyNonAZ\",\"name\":\"ServiceBus-DRDrill-August-2022-SB-ReallyNonAZ\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-drdrill-august-2022-sb-reallynonaz\",\"createdAt\":\"2022-08-15T17:11:52.113Z\",\"updatedAt\":\"2022-08-15T17:38:25.417Z\",\"serviceBusEndpoint\":\"https://ServiceBus-DRDrill-August-2022-SB-ReallyNonAZ.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ServiceBus-DRDrill-August-2022/providers/Microsoft.ServiceBus/namespaces/ServiceBus-DRDrill-August-2022-SB-NonAZ-cuseuap\",\"name\":\"ServiceBus-DRDrill-August-2022-SB-NonAZ-cuseuap\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-drdrill-august-2022-sb-nonaz-cuseuap\",\"createdAt\":\"2022-08-15T17:30:08.67Z\",\"updatedAt\":\"2022-08-15T17:38:19.193Z\",\"serviceBusEndpoint\":\"https://ServiceBus-DRDrill-August-2022-SB-NonAZ-cuseuap.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps51/providers/Microsoft.ServiceBus/namespaces/ServiceBus-STDNamespace-276\",\"name\":\"ServiceBus-STDNamespace-276\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-stdnamespace-276\",\"createdAt\":\"2022-08-16T05:32:29.537Z\",\"updatedAt\":\"2022-08-16T05:39:11.66Z\",\"serviceBusEndpoint\":\"https://ServiceBus-STDNamespace-276.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"PostMigration-Name-9658\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps51/providers/Microsoft.ServiceBus/namespaces/ServiceBus-PRENamespace-9080\",\"name\":\"ServiceBus-PRENamespace-9080\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-prenamespace-9080\",\"createdAt\":\"2022-08-16T05:33:33.527Z\",\"updatedAt\":\"2022-08-16T05:39:09.86Z\",\"serviceBusEndpoint\":\"https://ServiceBus-PRENamespace-9080.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/testPSV2\",\"name\":\"testPSV2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testpsv2\",\"createdAt\":\"2022-08-17T11:12:02.61Z\",\"updatedAt\":\"2022-08-17T12:33:05.387Z\",\"serviceBusEndpoint\":\"https://testPSV2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/testPSStandard\",\"name\":\"testPSStandard\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testpsstandard\",\"createdAt\":\"2022-08-17T12:29:22.427Z\",\"updatedAt\":\"2022-08-17T12:33:09.81Z\",\"serviceBusEndpoint\":\"https://testPSStandard.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"testSBPostMigrationName\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/dsms-test-rg/providers/Microsoft.ServiceBus/namespaces/dsmstestsb1\",\"name\":\"dsmstestsb1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:dsmstestsb1\",\"createdAt\":\"2022-08-22T17:15:28.183Z\",\"updatedAt\":\"2022-08-22T17:16:12.777Z\",\"serviceBusEndpoint\":\"https://dsmstestsb1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.ServiceBus/namespaces/testingSBTemplate\",\"name\":\"testingSBTemplate\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testingsbtemplate\",\"createdAt\":\"2022-08-28T06:14:15.157Z\",\"updatedAt\":\"2022-09-15T14:55:26.22Z\",\"serviceBusEndpoint\":\"https://testingSBTemplate.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sbmigratepremium2\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_eh_namespaceu6xvflr4vht7rxff5dlizo3gi665atsiqq2pxzwt4uehtgjmd3dpba/providers/Microsoft.ServiceBus/namespaces/servicebus-nsclieymu\",\"name\":\"servicebus-nsclieymu\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"principalId\":\"68924081-c891-4869-b36f-a21c51e2c344\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nsclieymu\",\"createdAt\":\"2022-08-29T07:31:14.363Z\",\"updatedAt\":\"2023-01-14T07:26:12.027Z\",\"serviceBusEndpoint\":\"https://servicebus-nsclieymu.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGName-2450/providers/Microsoft.ServiceBus/namespaces/Namespace-9959\",\"name\":\"Namespace-9959\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace-9959\",\"createdAt\":\"2022-09-02T10:43:49.647Z\",\"updatedAt\":\"2022-09-02T10:44:34.66Z\",\"serviceBusEndpoint\":\"https://Namespace-9959.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.ServiceBus/namespaces/sbmigratepremium\",\"name\":\"sbmigratepremium\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sbmigratepremium\",\"createdAt\":\"2022-09-13T05:00:55.647Z\",\"updatedAt\":\"2022-09-15T14:55:22.693Z\",\"serviceBusEndpoint\":\"https://sbmigratepremium.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.ServiceBus/namespaces/testSBARMTemplate\",\"name\":\"testSBARMTemplate\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbarmtemplate\",\"createdAt\":\"2022-09-14T09:01:24.307Z\",\"updatedAt\":\"2022-09-14T09:02:09.747Z\",\"serviceBusEndpoint\":\"https://testSBARMTemplate.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/serkant/providers/Microsoft.ServiceBus/namespaces/serkant-sb1\",\"name\":\"serkant-sb1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:serkant-sb1\",\"createdAt\":\"2022-09-14T18:25:04.52Z\",\"updatedAt\":\"2022-09-20T15:11:36.88Z\",\"serviceBusEndpoint\":\"https://serkant-sb1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ServiceBus/namespaces/Namespace1-7974\",\"name\":\"Namespace1-7974\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace1-7974\",\"createdAt\":\"2022-09-25T08:01:39.173Z\",\"updatedAt\":\"2022-09-25T08:07:57.013Z\",\"serviceBusEndpoint\":\"https://Namespace1-7974.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ServiceBus/namespaces/Namespace2-5304\",\"name\":\"Namespace2-5304\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"principalId\":\"acb4ce9b-2730-494d-a18d-a8be0420bdcb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://ps-test-kv1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://ps-test-kv1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace2-5304\",\"createdAt\":\"2022-09-25T08:08:42.127Z\",\"updatedAt\":\"2023-02-10T08:03:15.977Z\",\"serviceBusEndpoint\":\"https://Namespace2-5304.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ServiceBus/namespaces/Namespace1-6359\",\"name\":\"Namespace1-6359\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://ps-test-kv1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://ps-test-kv1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key1\",\"keyVaultUri\":\"https://ps-test-kv2.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace1-6359\",\"createdAt\":\"2022-09-25T08:17:21.787Z\",\"updatedAt\":\"2023-02-03T13:42:07.787Z\",\"serviceBusEndpoint\":\"https://Namespace1-6359.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-pg-javaone/providers/Microsoft.ServiceBus/namespaces/rg-eldert-pg-javaone-sbus\",\"name\":\"rg-eldert-pg-javaone-sbus\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:rg-eldert-pg-javaone-sbus\",\"createdAt\":\"2022-10-12T22:58:34.72Z\",\"updatedAt\":\"2022-10-12T22:59:48.85Z\",\"serviceBusEndpoint\":\"https://rg-eldert-pg-javaone-sbus.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EastUS/providers/Microsoft.ServiceBus/namespaces/Ardsouza-BL-VAZ40001-ScaleSets-2\",\"name\":\"Ardsouza-BL-VAZ40001-ScaleSets-2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-bl-vaz40001-scalesets-2\",\"createdAt\":\"2022-10-13T00:48:44.047Z\",\"updatedAt\":\"2022-10-13T00:50:59.927Z\",\"serviceBusEndpoint\":\"https://Ardsouza-BL-VAZ40001-ScaleSets-2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EastUS/providers/Microsoft.ServiceBus/namespaces/Ardsouza-BL-VAZ40001-ScaleSets-3\",\"name\":\"Ardsouza-BL-VAZ40001-ScaleSets-3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-bl-vaz40001-scalesets-3\",\"createdAt\":\"2022-10-17T20:51:13.547Z\",\"updatedAt\":\"2022-10-17T20:52:50.7Z\",\"serviceBusEndpoint\":\"https://Ardsouza-BL-VAZ40001-ScaleSets-3.servicebus.windows.net:443/\",\"status\":\"Active\"}}],\"nextLink\":\"https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces?api-version=2022-10-01-preview\u0026$skipToken=2022-10-17T20:51:13.547Z\"}", + "Content": "{\"value\":[{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/v-carrue-powershelltest/providers/Microsoft.ServiceBus/namespaces/v-carrue-ns1\",\"name\":\"v-carrue-ns1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:v-carrue-ns1\",\"createdAt\":\"2021-04-08T23:48:28.973Z\",\"updatedAt\":\"2021-04-08T23:49:11.203Z\",\"serviceBusEndpoint\":\"https://v-carrue-ns1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/SuparameSbusTest\",\"name\":\"SuparameSbusTest\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:suparamesbustest\",\"createdAt\":\"2021-06-01T19:19:37.613Z\",\"updatedAt\":\"2021-06-01T19:20:20.14Z\",\"serviceBusEndpoint\":\"https://SuparameSbusTest.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/SB-Intern2021ResourceGroup/providers/Microsoft.ServiceBus/namespaces/sophia-explore\",\"name\":\"sophia-explore\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sophia-explore\",\"createdAt\":\"2021-06-15T21:30:00.227Z\",\"updatedAt\":\"2021-06-15T21:30:41.93Z\",\"serviceBusEndpoint\":\"https://sophia-explore.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/dorothytest/providers/Microsoft.ServiceBus/namespaces/standardnewapi\",\"name\":\"standardnewapi\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:standardnewapi\",\"createdAt\":\"2021-07-12T17:45:32.617Z\",\"updatedAt\":\"2021-07-12T17:46:16.403Z\",\"serviceBusEndpoint\":\"https://standardnewapi.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Ardsouza-MoveTest-WestEurope-Source-1/providers/Microsoft.ServiceBus/namespaces/spsbusns08043\",\"name\":\"spsbusns08043\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusns08043\",\"createdAt\":\"2021-08-04T22:07:17.28Z\",\"updatedAt\":\"2021-08-04T22:08:01.633Z\",\"serviceBusEndpoint\":\"https://spsbusns08043.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PPGTest/providers/Microsoft.ServiceBus/namespaces/TestSBPrim0901\",\"name\":\"TestSBPrim0901\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"identity\":{\"principalId\":\"6b33d086-ffbd-4ccb-8b66-40ab9405cb6a\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbprim0901\",\"createdAt\":\"2021-09-02T01:02:44.753Z\",\"updatedAt\":\"2023-02-15T19:40:14.5Z\",\"serviceBusEndpoint\":\"https://TestSBPrim0901.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PPGTest/providers/Microsoft.ServiceBus/namespaces/TestSBPremSec0901\",\"name\":\"TestSBPremSec0901\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbpremsec0901\",\"createdAt\":\"2021-09-02T01:10:50.98Z\",\"updatedAt\":\"2023-02-15T19:41:27.563Z\",\"serviceBusEndpoint\":\"https://TestSBPremSec0901.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-5506\",\"name\":\"sdk-Namespace-5506\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-5506\",\"createdAt\":\"2021-09-22T21:15:19.707Z\",\"updatedAt\":\"2021-09-22T21:24:59.14Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-5506.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-PostMigration-5506\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_eh_networkwrj55aatxlgxucsba6igeidap7hqov64fz6i6fhkxg2q66tsychlm5im/providers/Microsoft.ServiceBus/namespaces/servicebus-nsclidurp\",\"name\":\"servicebus-nsclidurp\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"{tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nsclidurp\",\"createdAt\":\"2021-09-30T00:42:42.94Z\",\"updatedAt\":\"2021-09-30T00:43:27.07Z\",\"serviceBusEndpoint\":\"https://servicebus-nsclidurp.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_eh_networkb6dybi7i77qadmwp3x7qn4fsvzex5svqgkd23ljbqqekhpuqpewxl5ox/providers/Microsoft.ServiceBus/namespaces/servicebus-nsclimdvj\",\"name\":\"servicebus-nsclimdvj\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"{tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nsclimdvj\",\"createdAt\":\"2021-09-30T01:41:09.41Z\",\"updatedAt\":\"2021-09-30T01:41:52.31Z\",\"serviceBusEndpoint\":\"https://servicebus-nsclimdvj.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_eh_networkteenbwgqgyyl2y6iy7uyajvcvzeffcawclhjplzvgypwqep53ptcz56k/providers/Microsoft.ServiceBus/namespaces/servicebus-nscligk4i\",\"name\":\"servicebus-nscligk4i\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"{tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nscligk4i\",\"createdAt\":\"2021-09-30T02:07:26.58Z\",\"updatedAt\":\"2021-09-30T02:08:08.96Z\",\"serviceBusEndpoint\":\"https://servicebus-nscligk4i.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7912\",\"name\":\"sdk-Namespace-7912\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7912\",\"createdAt\":\"2021-10-25T10:43:06.873Z\",\"updatedAt\":\"2021-10-25T11:35:04.843Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7912.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-6064\",\"name\":\"sdk-Namespace-6064\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-6064\",\"createdAt\":\"2021-10-25T11:28:25.843Z\",\"updatedAt\":\"2021-10-25T11:35:10.567Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-6064.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-PostMigration-4665\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/dorothytest/providers/Microsoft.ServiceBus/namespaces/standardregressiontest\",\"name\":\"standardregressiontest\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:standardregressiontest\",\"createdAt\":\"2021-11-02T05:22:12.01Z\",\"updatedAt\":\"2021-11-02T05:22:56.543Z\",\"serviceBusEndpoint\":\"https://standardregressiontest.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/jakeschiller-synthetics/providers/Microsoft.ServiceBus/namespaces/synthetics-sb-ns\",\"name\":\"synthetics-sb-ns\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"jms-for\":\"cache\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:synthetics-sb-ns\",\"createdAt\":\"2022-01-26T21:42:54.873Z\",\"updatedAt\":\"2022-07-08T18:29:09.99Z\",\"serviceBusEndpoint\":\"https://synthetics-sb-ns.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EASTUS2EUAP/providers/Microsoft.ServiceBus/namespaces/sbprem-perf-cbn-ns-1\",\"name\":\"sbprem-perf-cbn-ns-1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Failed\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sbprem-perf-cbn-ns-1\",\"createdAt\":\"2022-01-31T23:43:38.71Z\",\"updatedAt\":\"2022-06-01T21:49:33.537Z\",\"serviceBusEndpoint\":\"https://sbprem-perf-cbn-ns-1.servicebus.windows.net:443/\",\"status\":\"Activating\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-pg/providers/Microsoft.ServiceBus/namespaces/sb-eldert-pg\",\"name\":\"sb-eldert-pg\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-eldert-pg\",\"createdAt\":\"2022-02-09T22:18:45.293Z\",\"updatedAt\":\"2022-04-04T02:57:41.057Z\",\"serviceBusEndpoint\":\"https://sb-eldert-pg.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sb-eldert-pg-standard\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps8383/providers/Microsoft.ServiceBus/namespaces/ServiceBus-STDNamespace-8049\",\"name\":\"ServiceBus-STDNamespace-8049\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-stdnamespace-8049\",\"createdAt\":\"2022-02-16T14:59:22.237Z\",\"updatedAt\":\"2022-02-16T15:06:07.67Z\",\"serviceBusEndpoint\":\"https://ServiceBus-STDNamespace-8049.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"PostMigration-Name-3646\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps8383/providers/Microsoft.ServiceBus/namespaces/ServiceBus-PRENamespace-8744\",\"name\":\"ServiceBus-PRENamespace-8744\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-prenamespace-8744\",\"createdAt\":\"2022-02-16T15:00:30.94Z\",\"updatedAt\":\"2022-02-16T15:05:57.88Z\",\"serviceBusEndpoint\":\"https://ServiceBus-PRENamespace-8744.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_aliast2seb6uiraga2np5lweiufaxq64glozljlzhjhj3fcla4zct3swtvszahw/providers/Microsoft.ServiceBus/namespaces/sb-nscli4sweuzamk5wa\",\"name\":\"sb-nscli4sweuzamk5wa\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"{tag1: value1,\":\"\",\"tag2: value2}\":\"\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-nscli4sweuzamk5wa\",\"createdAt\":\"2022-02-22T04:06:39.203Z\",\"updatedAt\":\"2022-02-22T04:11:45.95Z\",\"serviceBusEndpoint\":\"https://sb-nscli4sweuzamk5wa.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_aliast2seb6uiraga2np5lweiufaxq64glozljlzhjhj3fcla4zct3swtvszahw/providers/Microsoft.ServiceBus/namespaces/sb-nsclitm6qtnps6jqu\",\"name\":\"sb-nsclitm6qtnps6jqu\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{\"{tag1: value1,\":\"\",\"tag2: value2}\":\"\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-nsclitm6qtnps6jqu\",\"createdAt\":\"2022-02-22T04:08:21.133Z\",\"updatedAt\":\"2022-02-22T04:11:48.73Z\",\"serviceBusEndpoint\":\"https://sb-nsclitm6qtnps6jqu.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-minimum-tls-sample/providers/Microsoft.ServiceBus/namespaces/sb-minimum-tls-sample\",\"name\":\"sb-minimum-tls-sample\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"Owner\":\"Eldert Grootenboer\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-minimum-tls-sample\",\"createdAt\":\"2022-03-21T17:30:32.467Z\",\"updatedAt\":\"2022-03-21T17:31:16.66Z\",\"serviceBusEndpoint\":\"https://sb-minimum-tls-sample.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/spsbusns0412\",\"name\":\"spsbusns0412\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusns0412\",\"createdAt\":\"2022-04-12T21:39:51.047Z\",\"updatedAt\":\"2022-04-12T21:40:35.39Z\",\"serviceBusEndpoint\":\"https://spsbusns0412.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EASTUS2EUAP/providers/Microsoft.ServiceBus/namespaces/vijayperftest2\",\"name\":\"vijayperftest2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Failed\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:vijayperftest2\",\"createdAt\":\"2022-04-14T22:48:57.633Z\",\"updatedAt\":\"2022-06-01T21:49:33.53Z\",\"serviceBusEndpoint\":\"https://vijayperftest2.servicebus.windows.net:443/\",\"status\":\"Activating\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-empower-your-azure-iac-with-bicep/providers/Microsoft.ServiceBus/namespaces/contoso-service-bus\",\"name\":\"contoso-service-bus\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:contoso-service-bus\",\"createdAt\":\"2022-04-15T21:10:11.32Z\",\"updatedAt\":\"2022-04-15T21:10:54.23Z\",\"serviceBusEndpoint\":\"https://contoso-service-bus.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestingSDK20220101/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7033\",\"name\":\"sdk-Namespace-7033\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7033\",\"createdAt\":\"2022-04-21T22:01:13.913Z\",\"updatedAt\":\"2022-04-21T22:01:58.623Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7033.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestingSDK20220101/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-5025\",\"name\":\"sdk-Namespace-5025\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-5025\",\"createdAt\":\"2022-04-21T22:16:39.923Z\",\"updatedAt\":\"2022-04-21T22:17:25.36Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-5025.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/jagstest/providers/Microsoft.ServiceBus/namespaces/jagsPMmintls\",\"name\":\"jagsPMmintls\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:jagspmmintls\",\"createdAt\":\"2022-04-27T18:09:53.973Z\",\"updatedAt\":\"2022-04-27T18:30:41.993Z\",\"serviceBusEndpoint\":\"https://jagsPMmintls.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EASTUS2EUAP/providers/Microsoft.ServiceBus/namespaces/vijayperftest7\",\"name\":\"vijayperftest7\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Failed\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:vijayperftest7\",\"createdAt\":\"2022-04-28T00:22:48.597Z\",\"updatedAt\":\"2022-06-01T21:49:33.53Z\",\"serviceBusEndpoint\":\"https://vijayperftest7.servicebus.windows.net:443/\",\"status\":\"Activating\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/sptlsns0510\",\"name\":\"sptlsns0510\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sptlsns0510\",\"createdAt\":\"2022-05-10T18:37:45.837Z\",\"updatedAt\":\"2022-05-10T18:38:29.23Z\",\"serviceBusEndpoint\":\"https://sptlsns0510.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_privateyh52pynvfafabynpghrgrtmgx3cg2exbaafx6a3dlwhxxnwvnuredxr4/providers/Microsoft.ServiceBus/namespaces/servicebus-nsclifr66\",\"name\":\"servicebus-nsclifr66\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{\"{tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/a8c89231-6cd1-47a5-98ac-87e51283ef43\",\"name\":\"a8c89231-6cd1-47a5-98ac-87e51283ef43\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_privateyh52pynvfafabynpghrgrtmgx3cg2exbaafx6a3dlwhxxnwvnuredxr4/providers/Microsoft.Network/privateEndpoints/cli-pe-ay4qn7os5r3w3j4yw\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nsclifr66\",\"createdAt\":\"2022-05-13T17:11:57.133Z\",\"updatedAt\":\"2022-05-13T17:13:15.163Z\",\"serviceBusEndpoint\":\"https://servicebus-nsclifr66.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/spsbuspremns0516\",\"name\":\"spsbuspremns0516\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbuspremns0516\",\"createdAt\":\"2022-05-16T19:10:24.013Z\",\"updatedAt\":\"2023-02-19T11:00:43.797Z\",\"serviceBusEndpoint\":\"https://spsbuspremns0516.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbuspremrgimport/providers/Microsoft.ServiceBus/namespaces/spsbuspremnsimport0516\",\"name\":\"spsbuspremnsimport0516\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbuspremnsimport0516\",\"createdAt\":\"2022-05-16T20:03:33.607Z\",\"updatedAt\":\"2022-05-16T20:04:46.26Z\",\"serviceBusEndpoint\":\"https://spsbuspremnsimport0516.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbuspremimportrg2/providers/Microsoft.ServiceBus/namespaces/spsbuspremnsimport05162\",\"name\":\"spsbuspremnsimport05162\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbuspremnsimport05162\",\"createdAt\":\"2022-05-16T20:09:18.567Z\",\"updatedAt\":\"2023-02-19T11:01:09.187Z\",\"serviceBusEndpoint\":\"https://spsbuspremnsimport05162.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusarmrg0516/providers/Microsoft.ServiceBus/namespaces/spsbusarmns0516\",\"name\":\"spsbusarmns0516\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusarmns0516\",\"createdAt\":\"2022-05-17T01:21:33.28Z\",\"updatedAt\":\"2023-02-19T11:01:05.7Z\",\"serviceBusEndpoint\":\"https://spsbusarmns0516.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-implementing-an-event-sourcing-strategy-on-azure/providers/Microsoft.ServiceBus/namespaces/sb-implementing-event-sourcing-strategy\",\"name\":\"sb-implementing-event-sourcing-strategy\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-implementing-event-sourcing-strategy\",\"createdAt\":\"2022-05-27T00:56:33.893Z\",\"updatedAt\":\"2022-12-06T18:15:02.64Z\",\"serviceBusEndpoint\":\"https://sb-implementing-event-sourcing-strategy.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-pg/providers/Microsoft.ServiceBus/namespaces/sb-eldert-premium-pg\",\"name\":\"sb-eldert-premium-pg\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/649fe754-3fdf-4d43-a672-c90dd9045e0a\",\"name\":\"649fe754-3fdf-4d43-a672-c90dd9045e0a\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"West US 2\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-pg/providers/Microsoft.Network/privateEndpoints/pe-eldert-pg\"},\"privateLinkServiceConnectionState\":{\"status\":\"Approved\",\"description\":\"Auto-Approved\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-eldert-premium-pg\",\"createdAt\":\"2022-05-31T22:20:50.39Z\",\"updatedAt\":\"2022-10-14T20:48:17.98Z\",\"serviceBusEndpoint\":\"https://sb-eldert-premium-pg.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/geodrbackup\",\"name\":\"geodrbackup\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:geodrbackup\",\"createdAt\":\"2022-06-03T10:07:15.727Z\",\"updatedAt\":\"2022-06-10T08:03:55.733Z\",\"serviceBusEndpoint\":\"https://geodrbackup.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8587\",\"name\":\"sdk-Namespace-8587\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8587\",\"createdAt\":\"2022-06-08T13:09:22.407Z\",\"updatedAt\":\"2022-06-08T13:27:13.71Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8587.servicebus.windows.net:443/\",\"status\":\"Disabled\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-6837\",\"name\":\"sdk-Namespace-6837\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-6837\",\"createdAt\":\"2022-06-08T13:31:34.743Z\",\"updatedAt\":\"2022-06-08T13:33:16.23Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-6837.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/DefaultResourceGroup-EUS2/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8810\",\"name\":\"sdk-Namespace-8810\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8810\",\"createdAt\":\"2022-06-08T13:32:47.733Z\",\"updatedAt\":\"2022-06-08T13:34:01.107Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8810.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-4456\",\"name\":\"sdk-Namespace-4456\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-4456\",\"createdAt\":\"2022-06-08T13:36:30.017Z\",\"updatedAt\":\"2022-06-08T13:49:53.697Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-4456.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-DisasterRecovery8645\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-4885\",\"name\":\"sdk-Namespace-4885\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-4885\",\"createdAt\":\"2022-06-08T13:38:15.643Z\",\"updatedAt\":\"2022-06-08T13:51:26.41Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-4885.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/DefaultResourceGroup-EUS2/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-9022\",\"name\":\"sdk-Namespace-9022\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{\"tag3\":\"value3\",\"tag4\":\"value4\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-9022\",\"createdAt\":\"2022-06-08T13:54:41.563Z\",\"updatedAt\":\"2022-06-08T13:56:31.21Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-9022.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/geodrsec\",\"name\":\"geodrsec\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:geodrsec\",\"createdAt\":\"2022-06-10T06:30:54.383Z\",\"updatedAt\":\"2022-06-10T08:03:57.317Z\",\"serviceBusEndpoint\":\"https://geodrsec.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/contoso-service-bus-ns\",\"name\":\"contoso-service-bus-ns\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:contoso-service-bus-ns\",\"createdAt\":\"2022-06-14T20:02:39.237Z\",\"updatedAt\":\"2022-06-14T20:03:22.84Z\",\"serviceBusEndpoint\":\"https://contoso-service-bus-ns.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/spsbusns0617\",\"name\":\"spsbusns0617\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusns0617\",\"createdAt\":\"2022-06-17T15:16:10.293Z\",\"updatedAt\":\"2022-06-17T15:16:54.407Z\",\"serviceBusEndpoint\":\"https://spsbusns0617.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8755\",\"name\":\"sdk-Namespace-8755\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8755\",\"createdAt\":\"2022-06-20T08:01:50.84Z\",\"updatedAt\":\"2022-06-20T08:19:28.517Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8755.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-DisasterRecovery5454\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-9515\",\"name\":\"sdk-Namespace-9515\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-9515\",\"createdAt\":\"2022-06-20T08:03:37.943Z\",\"updatedAt\":\"2022-06-20T08:21:57.427Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-9515.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-356\",\"name\":\"sdk-Namespace-356\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-356\",\"createdAt\":\"2022-06-20T10:17:56.817Z\",\"updatedAt\":\"2022-06-20T10:24:54.94Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-356.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7844\",\"name\":\"sdk-Namespace-7844\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7844\",\"createdAt\":\"2022-06-20T10:20:07.663Z\",\"updatedAt\":\"2022-06-20T10:24:51.11Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7844.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7080\",\"name\":\"sdk-Namespace-7080\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7080\",\"createdAt\":\"2022-06-20T10:25:57.817Z\",\"updatedAt\":\"2022-06-20T10:34:17.16Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7080.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8820\",\"name\":\"sdk-Namespace-8820\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8820\",\"createdAt\":\"2022-06-20T10:28:08.497Z\",\"updatedAt\":\"2022-06-20T10:31:58.61Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8820.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8391\",\"name\":\"sdk-Namespace-8391\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8391\",\"createdAt\":\"2022-06-20T15:21:25.033Z\",\"updatedAt\":\"2022-06-20T15:38:16.48Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8391.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7648\",\"name\":\"sdk-Namespace-7648\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7648\",\"createdAt\":\"2022-06-20T15:23:34.99Z\",\"updatedAt\":\"2022-06-20T15:37:49.787Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7648.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-6665\",\"name\":\"sdk-Namespace-6665\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-6665\",\"createdAt\":\"2022-06-20T15:35:25.98Z\",\"updatedAt\":\"2022-06-20T15:49:36.68Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-6665.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-4813\",\"name\":\"sdk-Namespace-4813\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-4813\",\"createdAt\":\"2022-06-20T15:38:10.15Z\",\"updatedAt\":\"2022-06-20T15:54:02.917Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-4813.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testvinsusbrg621/providers/Microsoft.ServiceBus/namespaces/testvinsustns621\",\"name\":\"testvinsustns621\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testvinsustns621\",\"createdAt\":\"2022-06-21T17:52:08.463Z\",\"updatedAt\":\"2022-06-21T17:52:51.333Z\",\"serviceBusEndpoint\":\"https://testvinsustns621.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/DefaultResourceGroup-EUS2/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-7743\",\"name\":\"sdk-Namespace-7743\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{\"tag3\":\"value3\",\"tag4\":\"value4\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-7743\",\"createdAt\":\"2022-06-22T05:36:47.6Z\",\"updatedAt\":\"2022-06-22T05:38:36.483Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-7743.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps7874/providers/Microsoft.ServiceBus/namespaces/ServiceBus-STDNamespace-81\",\"name\":\"ServiceBus-STDNamespace-81\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-stdnamespace-81\",\"createdAt\":\"2022-06-25T16:29:39.377Z\",\"updatedAt\":\"2022-06-25T16:30:23.5Z\",\"serviceBusEndpoint\":\"https://ServiceBus-STDNamespace-81.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps7874/providers/Microsoft.ServiceBus/namespaces/ServiceBus-PRENamespace-5412\",\"name\":\"ServiceBus-PRENamespace-5412\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-prenamespace-5412\",\"createdAt\":\"2022-06-25T16:30:48.453Z\",\"updatedAt\":\"2022-06-25T16:32:07.38Z\",\"serviceBusEndpoint\":\"https://ServiceBus-PRENamespace-5412.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGName-5648/providers/Microsoft.ServiceBus/namespaces/Namespace1-1879\",\"name\":\"Namespace1-1879\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{\"Tag1\":\"Tag1Value\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace1-1879\",\"createdAt\":\"2022-06-25T18:02:09.607Z\",\"updatedAt\":\"2022-06-25T18:02:53.07Z\",\"serviceBusEndpoint\":\"https://Namespace1-1879.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps7723/providers/Microsoft.ServiceBus/namespaces/ServiceBus-Namespace-9941\",\"name\":\"ServiceBus-Namespace-9941\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-namespace-9941\",\"createdAt\":\"2022-06-27T05:30:19.03Z\",\"updatedAt\":\"2022-06-27T05:35:38.073Z\",\"serviceBusEndpoint\":\"https://ServiceBus-Namespace-9941.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps7723/providers/Microsoft.ServiceBus/namespaces/ServiceBus-Namespace-6576\",\"name\":\"ServiceBus-Namespace-6576\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-namespace-6576\",\"createdAt\":\"2022-06-27T05:32:01.23Z\",\"updatedAt\":\"2022-06-27T05:35:33.557Z\",\"serviceBusEndpoint\":\"https://ServiceBus-Namespace-6576.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/geguirgu/providers/Microsoft.ServiceBus/namespaces/geguirgu-servicebus\",\"name\":\"geguirgu-servicebus\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:geguirgu-servicebus\",\"createdAt\":\"2022-06-28T17:31:06.9Z\",\"updatedAt\":\"2022-06-28T17:31:50.843Z\",\"serviceBusEndpoint\":\"https://geguirgu-servicebus.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testvinsu718/providers/Microsoft.ServiceBus/namespaces/testsbPremvinsu1\",\"name\":\"testsbPremvinsu1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbpremvinsu1\",\"createdAt\":\"2022-07-19T02:44:14.26Z\",\"updatedAt\":\"2023-02-09T00:27:21.637Z\",\"serviceBusEndpoint\":\"https://testsbPremvinsu1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-6007/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt6809\",\"name\":\"testnamespacemgmt6809\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"identity\":{\"principalId\":\"79ab4c89-6a57-4dfd-8334-10adec71cecc\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt6809\",\"createdAt\":\"2022-08-03T12:04:00.99Z\",\"updatedAt\":\"2023-02-03T11:59:08.4Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt6809.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-569/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt1331\",\"name\":\"testnamespacemgmt1331\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt1331\",\"createdAt\":\"2022-08-04T05:27:45.82Z\",\"updatedAt\":\"2022-08-04T05:28:57.907Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt1331.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-3931/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt7504\",\"name\":\"testnamespacemgmt7504\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt7504\",\"createdAt\":\"2022-08-04T05:46:10.67Z\",\"updatedAt\":\"2022-08-04T05:47:23.873Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt7504.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-74/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt1417\",\"name\":\"testnamespacemgmt1417\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt1417\",\"createdAt\":\"2022-08-04T06:02:23.22Z\",\"updatedAt\":\"2022-08-04T06:03:35.823Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt1417.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-4710/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt8453\",\"name\":\"testnamespacemgmt8453\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt8453\",\"createdAt\":\"2022-08-04T08:15:34.403Z\",\"updatedAt\":\"2022-08-04T08:16:39.06Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt8453.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-4749/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt2719\",\"name\":\"testnamespacemgmt2719\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt2719\",\"createdAt\":\"2022-08-04T08:19:34.51Z\",\"updatedAt\":\"2022-08-04T08:20:55.813Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt2719.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/SDK-ServiceBus-7854/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8751\",\"name\":\"sdk-Namespace-8751\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8751\",\"createdAt\":\"2022-08-05T05:24:49.13Z\",\"updatedAt\":\"2022-08-05T05:25:33.72Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8751.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-6005\",\"name\":\"sdk-Namespace-6005\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-6005\",\"createdAt\":\"2022-08-05T05:28:18.517Z\",\"updatedAt\":\"2022-08-05T05:38:11.98Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-6005.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sdk-DisasterRecovery1518\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGTestingCreateCluster/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-9395\",\"name\":\"sdk-Namespace-9395\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-9395\",\"createdAt\":\"2022-08-05T05:29:56.073Z\",\"updatedAt\":\"2022-08-05T05:39:34.333Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-9395.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8877\",\"name\":\"sdk-Namespace-8877\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8877\",\"createdAt\":\"2022-08-05T06:42:12.9Z\",\"updatedAt\":\"2022-08-05T06:52:48.643Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8877.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/EventHubsVNETTestingRG/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-818\",\"name\":\"sdk-Namespace-818\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"tag1\":\"value1\",\"tag2\":\"value2\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-818\",\"createdAt\":\"2022-08-05T06:44:15.33Z\",\"updatedAt\":\"2022-08-05T06:54:04.78Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-818.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/SDK-ServiceBus-7854/providers/Microsoft.ServiceBus/namespaces/sdk-Namespace-8973\",\"name\":\"sdk-Namespace-8973\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sdk-namespace-8973\",\"createdAt\":\"2022-08-05T08:05:40.303Z\",\"updatedAt\":\"2022-08-05T08:06:24.6Z\",\"serviceBusEndpoint\":\"https://sdk-Namespace-8973.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps5206/providers/Microsoft.ServiceBus/namespaces/ServiceBus-STDNamespace-6102\",\"name\":\"ServiceBus-STDNamespace-6102\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-stdnamespace-6102\",\"createdAt\":\"2022-08-15T04:47:52.1Z\",\"updatedAt\":\"2022-08-15T04:54:51.313Z\",\"serviceBusEndpoint\":\"https://ServiceBus-STDNamespace-6102.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"PostMigration-Name-8545\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps5206/providers/Microsoft.ServiceBus/namespaces/ServiceBus-PRENamespace-3686\",\"name\":\"ServiceBus-PRENamespace-3686\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-prenamespace-3686\",\"createdAt\":\"2022-08-15T04:48:55.11Z\",\"updatedAt\":\"2022-08-15T04:54:48.803Z\",\"serviceBusEndpoint\":\"https://ServiceBus-PRENamespace-3686.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ServiceBus-DRDrill-August-2022/providers/Microsoft.ServiceBus/namespaces/ServiceBus-DRDrill-August-2022-SB-NonAZ\",\"name\":\"ServiceBus-DRDrill-August-2022-SB-NonAZ\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-drdrill-august-2022-sb-nonaz\",\"createdAt\":\"2022-08-15T17:00:54.41Z\",\"updatedAt\":\"2022-08-15T17:02:33.183Z\",\"serviceBusEndpoint\":\"https://ServiceBus-DRDrill-August-2022-SB-NonAZ.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ServiceBus-DRDrill-August-2022/providers/Microsoft.ServiceBus/namespaces/ServiceBus-DRDrill-August-2022-SB-ReallyNonAZ\",\"name\":\"ServiceBus-DRDrill-August-2022-SB-ReallyNonAZ\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-drdrill-august-2022-sb-reallynonaz\",\"createdAt\":\"2022-08-15T17:11:52.113Z\",\"updatedAt\":\"2022-08-15T17:38:25.417Z\",\"serviceBusEndpoint\":\"https://ServiceBus-DRDrill-August-2022-SB-ReallyNonAZ.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ServiceBus-DRDrill-August-2022/providers/Microsoft.ServiceBus/namespaces/ServiceBus-DRDrill-August-2022-SB-NonAZ-cuseuap\",\"name\":\"ServiceBus-DRDrill-August-2022-SB-NonAZ-cuseuap\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-drdrill-august-2022-sb-nonaz-cuseuap\",\"createdAt\":\"2022-08-15T17:30:08.67Z\",\"updatedAt\":\"2022-08-15T17:38:19.193Z\",\"serviceBusEndpoint\":\"https://ServiceBus-DRDrill-August-2022-SB-NonAZ-cuseuap.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps51/providers/Microsoft.ServiceBus/namespaces/ServiceBus-STDNamespace-276\",\"name\":\"ServiceBus-STDNamespace-276\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-stdnamespace-276\",\"createdAt\":\"2022-08-16T05:32:29.537Z\",\"updatedAt\":\"2022-08-16T05:39:11.66Z\",\"serviceBusEndpoint\":\"https://ServiceBus-STDNamespace-276.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"PostMigration-Name-9658\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps51/providers/Microsoft.ServiceBus/namespaces/ServiceBus-PRENamespace-9080\",\"name\":\"ServiceBus-PRENamespace-9080\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-prenamespace-9080\",\"createdAt\":\"2022-08-16T05:33:33.527Z\",\"updatedAt\":\"2022-08-16T05:39:09.86Z\",\"serviceBusEndpoint\":\"https://ServiceBus-PRENamespace-9080.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/testPSV2\",\"name\":\"testPSV2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testpsv2\",\"createdAt\":\"2022-08-17T11:12:02.61Z\",\"updatedAt\":\"2022-08-17T12:33:05.387Z\",\"serviceBusEndpoint\":\"https://testPSV2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/testPSStandard\",\"name\":\"testPSStandard\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testpsstandard\",\"createdAt\":\"2022-08-17T12:29:22.427Z\",\"updatedAt\":\"2022-08-17T12:33:09.81Z\",\"serviceBusEndpoint\":\"https://testPSStandard.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"testSBPostMigrationName\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/dsms-test-rg/providers/Microsoft.ServiceBus/namespaces/dsmstestsb1\",\"name\":\"dsmstestsb1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:dsmstestsb1\",\"createdAt\":\"2022-08-22T17:15:28.183Z\",\"updatedAt\":\"2022-08-22T17:16:12.777Z\",\"serviceBusEndpoint\":\"https://dsmstestsb1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.ServiceBus/namespaces/testingSBTemplate\",\"name\":\"testingSBTemplate\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Australia East\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testingsbtemplate\",\"createdAt\":\"2022-08-28T06:14:15.157Z\",\"updatedAt\":\"2022-09-15T14:55:26.22Z\",\"serviceBusEndpoint\":\"https://testingSBTemplate.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"sbmigratepremium2\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_eh_namespaceu6xvflr4vht7rxff5dlizo3gi665atsiqq2pxzwt4uehtgjmd3dpba/providers/Microsoft.ServiceBus/namespaces/servicebus-nsclieymu\",\"name\":\"servicebus-nsclieymu\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"principalId\":\"68924081-c891-4869-b36f-a21c51e2c344\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebus-nsclieymu\",\"createdAt\":\"2022-08-29T07:31:14.363Z\",\"updatedAt\":\"2023-01-14T07:26:12.027Z\",\"serviceBusEndpoint\":\"https://servicebus-nsclieymu.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/RGName-2450/providers/Microsoft.ServiceBus/namespaces/Namespace-9959\",\"name\":\"Namespace-9959\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace-9959\",\"createdAt\":\"2022-09-02T10:43:49.647Z\",\"updatedAt\":\"2022-09-02T10:44:34.66Z\",\"serviceBusEndpoint\":\"https://Namespace-9959.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.ServiceBus/namespaces/sbmigratepremium\",\"name\":\"sbmigratepremium\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sbmigratepremium\",\"createdAt\":\"2022-09-13T05:00:55.647Z\",\"updatedAt\":\"2022-09-15T14:55:22.693Z\",\"serviceBusEndpoint\":\"https://sbmigratepremium.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.ServiceBus/namespaces/testSBARMTemplate\",\"name\":\"testSBARMTemplate\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbarmtemplate\",\"createdAt\":\"2022-09-14T09:01:24.307Z\",\"updatedAt\":\"2022-09-14T09:02:09.747Z\",\"serviceBusEndpoint\":\"https://testSBARMTemplate.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/serkant/providers/Microsoft.ServiceBus/namespaces/serkant-sb1\",\"name\":\"serkant-sb1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:serkant-sb1\",\"createdAt\":\"2022-09-14T18:25:04.52Z\",\"updatedAt\":\"2022-09-20T15:11:36.88Z\",\"serviceBusEndpoint\":\"https://serkant-sb1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ServiceBus/namespaces/Namespace1-7974\",\"name\":\"Namespace1-7974\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace1-7974\",\"createdAt\":\"2022-09-25T08:01:39.173Z\",\"updatedAt\":\"2022-09-25T08:07:57.013Z\",\"serviceBusEndpoint\":\"https://Namespace1-7974.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ServiceBus/namespaces/Namespace2-5304\",\"name\":\"Namespace2-5304\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"principalId\":\"acb4ce9b-2730-494d-a18d-a8be0420bdcb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://ps-test-kv1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://ps-test-kv1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace2-5304\",\"createdAt\":\"2022-09-25T08:08:42.127Z\",\"updatedAt\":\"2023-02-10T08:03:15.977Z\",\"serviceBusEndpoint\":\"https://Namespace2-5304.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ServiceBus/namespaces/Namespace1-6359\",\"name\":\"Namespace1-6359\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://ps-test-kv1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://ps-test-kv1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key1\",\"keyVaultUri\":\"https://ps-test-kv2.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/PS-Testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespace1-6359\",\"createdAt\":\"2022-09-25T08:17:21.787Z\",\"updatedAt\":\"2023-02-03T13:42:07.787Z\",\"serviceBusEndpoint\":\"https://Namespace1-6359.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/rg-eldert-pg-javaone/providers/Microsoft.ServiceBus/namespaces/rg-eldert-pg-javaone-sbus\",\"name\":\"rg-eldert-pg-javaone-sbus\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:rg-eldert-pg-javaone-sbus\",\"createdAt\":\"2022-10-12T22:58:34.72Z\",\"updatedAt\":\"2022-10-12T22:59:48.85Z\",\"serviceBusEndpoint\":\"https://rg-eldert-pg-javaone-sbus.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EastUS/providers/Microsoft.ServiceBus/namespaces/Ardsouza-BL-VAZ40001-ScaleSets-2\",\"name\":\"Ardsouza-BL-VAZ40001-ScaleSets-2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-bl-vaz40001-scalesets-2\",\"createdAt\":\"2022-10-13T00:48:44.047Z\",\"updatedAt\":\"2022-10-13T00:50:59.927Z\",\"serviceBusEndpoint\":\"https://Ardsouza-BL-VAZ40001-ScaleSets-2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EastUS/providers/Microsoft.ServiceBus/namespaces/Ardsouza-BL-VAZ40001-ScaleSets-3\",\"name\":\"Ardsouza-BL-VAZ40001-ScaleSets-3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-bl-vaz40001-scalesets-3\",\"createdAt\":\"2022-10-17T20:51:13.547Z\",\"updatedAt\":\"2022-10-17T20:52:50.7Z\",\"serviceBusEndpoint\":\"https://Ardsouza-BL-VAZ40001-ScaleSets-3.servicebus.windows.net:443/\",\"status\":\"Active\"}}],\"nextLink\":\"https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces?api-version=2022-10-01-preview\u0026$skipToken=2022-10-17T20:51:13.547Z\"}", "isContentBase64": false } }, @@ -50,8 +50,8 @@ "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "37" ], - "x-ms-client-request-id": [ "11bb30d6-58bf-4380-a70c-8a4e6834c2c6" ], + "x-ms-unique-id": [ "38" ], + "x-ms-client-request-id": [ "eb273a78-a759-411c-b078-40e1fd0b5f30" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -66,34 +66,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "x-ms-inline-count": [ "" ], - "x-ms-request-id": [ "338d1f38-8133-41b0-beaf-7ffd9da9568d_M2SN1_M2SN1" ], + "x-ms-request-id": [ "78440f17-b40c-4bc0-8297-24a9866269a6_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11944" ], - "x-ms-correlation-request-id": [ "4a5b665d-ad7c-4c2e-a05a-1315456979d9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081525Z:4a5b665d-ad7c-4c2e-a05a-1315456979d9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11938" ], + "x-ms-correlation-request-id": [ "e022b518-6210-42a7-b530-50565cd28c40" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131518Z:e022b518-6210-42a7-b530-50565cd28c40" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:15:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:17 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "61931" ], + "Content-Length": [ "65725" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/VMScaleSetsTesting/providers/Microsoft.ServiceBus/namespaces/ardsouza-eastus-scalesets-10-18-2022\",\"name\":\"ardsouza-eastus-scalesets-10-18-2022\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":4,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-eastus-scalesets-10-18-2022\",\"createdAt\":\"2022-10-18T22:55:27.997Z\",\"updatedAt\":\"2022-10-18T22:57:06.683Z\",\"serviceBusEndpoint\":\"https://ardsouza-eastus-scalesets-10-18-2022.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/SuparameEventTest\",\"name\":\"SuparameEventTest\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:suparameeventtest\",\"createdAt\":\"2022-10-28T01:30:54.627Z\",\"updatedAt\":\"2022-10-28T01:31:38.127Z\",\"serviceBusEndpoint\":\"https://SuparameEventTest.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/anway/providers/Microsoft.ServiceBus/namespaces/syncprimary\",\"name\":\"syncprimary\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:syncprimary\",\"createdAt\":\"2022-11-09T03:52:04.83Z\",\"updatedAt\":\"2022-12-15T18:02:59.367Z\",\"serviceBusEndpoint\":\"https://syncprimary.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/anway/providers/Microsoft.ServiceBus/namespaces/syncsecondary\",\"name\":\"syncsecondary\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:syncsecondary\",\"createdAt\":\"2022-11-09T03:52:58.013Z\",\"updatedAt\":\"2022-12-15T18:02:57.23Z\",\"serviceBusEndpoint\":\"https://syncsecondary.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/spsbusns11103\",\"name\":\"spsbusns11103\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusns11103\",\"createdAt\":\"2022-11-10T23:56:06.953Z\",\"updatedAt\":\"2022-11-10T23:56:50.06Z\",\"serviceBusEndpoint\":\"https://spsbusns11103.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":16},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/bwpoc/providers/Microsoft.ServiceBus/namespaces/bwpocns1\",\"name\":\"bwpocns1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:bwpocns1\",\"createdAt\":\"2022-11-17T02:33:45.87Z\",\"updatedAt\":\"2022-11-17T02:34:59.69Z\",\"serviceBusEndpoint\":\"https://bwpocns1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":64},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/vijayscalesetsloadtest/providers/Microsoft.ServiceBus/namespaces/bwpocssns2\",\"name\":\"bwpocssns2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":4,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:bwpocssns2\",\"createdAt\":\"2022-11-22T01:15:59.343Z\",\"updatedAt\":\"2022-11-22T02:16:13.67Z\",\"serviceBusEndpoint\":\"https://bwpocssns2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest4i9zey/providers/Microsoft.ServiceBus/namespaces/secondaryNSe5sqx2\",\"name\":\"secondaryNSe5sqx2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynse5sqx2\",\"createdAt\":\"2022-11-22T16:46:54.59Z\",\"updatedAt\":\"2022-11-22T16:59:12.363Z\",\"serviceBusEndpoint\":\"https://secondaryNSe5sqx2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest4i9zey/providers/Microsoft.ServiceBus/namespaces/primaryNSg2o85l\",\"name\":\"primaryNSg2o85l\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsg2o85l\",\"createdAt\":\"2022-11-22T16:46:54.713Z\",\"updatedAt\":\"2022-11-22T16:59:12.637Z\",\"serviceBusEndpoint\":\"https://primaryNSg2o85l.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutoresto859up/providers/Microsoft.ServiceBus/namespaces/primaryNSn6fmhu\",\"name\":\"primaryNSn6fmhu\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsn6fmhu\",\"createdAt\":\"2022-11-22T17:41:18.407Z\",\"updatedAt\":\"2022-11-22T19:02:40.557Z\",\"serviceBusEndpoint\":\"https://primaryNSn6fmhu.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"postMigrationqt7hcd\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutoresto859up/providers/Microsoft.ServiceBus/namespaces/secondaryNSiqjvmr\",\"name\":\"secondaryNSiqjvmr\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsiqjvmr\",\"createdAt\":\"2022-11-22T17:41:18.407Z\",\"updatedAt\":\"2022-11-22T19:03:33.6Z\",\"serviceBusEndpoint\":\"https://secondaryNSiqjvmr.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest1lxftd/providers/Microsoft.ServiceBus/namespaces/primaryNSg2skfn\",\"name\":\"primaryNSg2skfn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsg2skfn\",\"createdAt\":\"2022-11-23T06:44:18.907Z\",\"updatedAt\":\"2022-11-23T06:56:31.8Z\",\"serviceBusEndpoint\":\"https://primaryNSg2skfn.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest1lxftd/providers/Microsoft.ServiceBus/namespaces/secondaryNSud1hb2\",\"name\":\"secondaryNSud1hb2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsud1hb2\",\"createdAt\":\"2022-11-23T06:44:19.32Z\",\"updatedAt\":\"2022-11-23T06:56:33.823Z\",\"serviceBusEndpoint\":\"https://secondaryNSud1hb2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestnqpzt9/providers/Microsoft.ServiceBus/namespaces/secondaryNScjqf18\",\"name\":\"secondaryNScjqf18\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynscjqf18\",\"createdAt\":\"2022-11-23T07:44:46.24Z\",\"updatedAt\":\"2022-11-23T07:55:58.033Z\",\"serviceBusEndpoint\":\"https://secondaryNScjqf18.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestnqpzt9/providers/Microsoft.ServiceBus/namespaces/primaryNS3ish9p\",\"name\":\"primaryNS3ish9p\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns3ish9p\",\"createdAt\":\"2022-11-23T07:44:46.317Z\",\"updatedAt\":\"2022-11-23T07:55:59.193Z\",\"serviceBusEndpoint\":\"https://primaryNS3ish9p.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestqb21vp/providers/Microsoft.ServiceBus/namespaces/secondaryNSaj9zhm\",\"name\":\"secondaryNSaj9zhm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsaj9zhm\",\"createdAt\":\"2022-11-23T08:14:48.83Z\",\"updatedAt\":\"2022-11-23T08:26:44.967Z\",\"serviceBusEndpoint\":\"https://secondaryNSaj9zhm.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestqb21vp/providers/Microsoft.ServiceBus/namespaces/primaryNSmf4b86\",\"name\":\"primaryNSmf4b86\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsmf4b86\",\"createdAt\":\"2022-11-23T08:14:49.007Z\",\"updatedAt\":\"2022-11-23T08:26:45.71Z\",\"serviceBusEndpoint\":\"https://primaryNSmf4b86.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/namespaceNamek15sa7\",\"name\":\"namespaceNamek15sa7\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamek15sa7\",\"createdAt\":\"2022-11-23T10:33:09.827Z\",\"updatedAt\":\"2022-11-23T10:33:52.657Z\",\"serviceBusEndpoint\":\"https://namespaceNamek15sa7.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/namespaceNameazit49\",\"name\":\"namespaceNameazit49\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/67ed170e-22f4-45d5-88c2-65242051987e\",\"name\":\"67ed170e-22f4-45d5-88c2-65242051987e\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.Network/privateEndpoints/pe1xb0e6w\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/1423d16b-9510-49c1-978f-ef0c2f1831f8\",\"name\":\"1423d16b-9510-49c1-978f-ef0c2f1831f8\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.Network/privateEndpoints/pe2j07oca\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenameazit49\",\"createdAt\":\"2022-11-23T10:33:10.063Z\",\"updatedAt\":\"2022-11-23T10:37:11.773Z\",\"serviceBusEndpoint\":\"https://namespaceNameazit49.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/namespaceName2qt8ag\",\"name\":\"namespaceName2qt8ag\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4bedf168-dcb9-4d89-9b35-844869a85823\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename2qt8ag\",\"createdAt\":\"2022-11-23T10:33:10.83Z\",\"updatedAt\":\"2023-01-08T10:28:09.28Z\",\"serviceBusEndpoint\":\"https://namespaceName2qt8ag.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/secondaryNStilqso\",\"name\":\"secondaryNStilqso\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynstilqso\",\"createdAt\":\"2022-11-23T10:42:30.29Z\",\"updatedAt\":\"2022-11-23T10:44:33.083Z\",\"serviceBusEndpoint\":\"https://secondaryNStilqso.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/primaryNS67mwe3\",\"name\":\"primaryNS67mwe3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns67mwe3\",\"createdAt\":\"2022-11-23T10:42:30.41Z\",\"updatedAt\":\"2022-11-23T10:43:14.363Z\",\"serviceBusEndpoint\":\"https://primaryNS67mwe3.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/secondaryNSxg98uj\",\"name\":\"secondaryNSxg98uj\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsxg98uj\",\"createdAt\":\"2022-11-23T10:42:30.63Z\",\"updatedAt\":\"2022-11-23T10:45:02.21Z\",\"serviceBusEndpoint\":\"https://secondaryNSxg98uj.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/primaryNS9kh1r7\",\"name\":\"primaryNS9kh1r7\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns9kh1r7\",\"createdAt\":\"2022-11-23T10:42:30.71Z\",\"updatedAt\":\"2022-11-23T10:43:38.44Z\",\"serviceBusEndpoint\":\"https://primaryNS9kh1r7.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestel6pb5/providers/Microsoft.ServiceBus/namespaces/secondaryNS4qrb17\",\"name\":\"secondaryNS4qrb17\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns4qrb17\",\"createdAt\":\"2022-11-23T12:03:35.037Z\",\"updatedAt\":\"2022-11-23T13:24:59.773Z\",\"serviceBusEndpoint\":\"https://secondaryNS4qrb17.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestel6pb5/providers/Microsoft.ServiceBus/namespaces/primaryNS6wbgdx\",\"name\":\"primaryNS6wbgdx\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns6wbgdx\",\"createdAt\":\"2022-11-23T12:03:35.123Z\",\"updatedAt\":\"2022-11-23T13:24:59.547Z\",\"serviceBusEndpoint\":\"https://primaryNS6wbgdx.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"postMigrationajsixu\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/jbj-sb-testing/providers/Microsoft.ServiceBus/namespaces/jbj-sb-aad-test\",\"name\":\"jbj-sb-aad-test\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:jbj-sb-aad-test\",\"createdAt\":\"2022-11-30T20:44:46.15Z\",\"updatedAt\":\"2022-11-30T20:45:29.853Z\",\"serviceBusEndpoint\":\"https://jbj-sb-aad-test.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/abhigarg-publicnetworkaccess-cbn/providers/Microsoft.ServiceBus/namespaces/abhigarg-publicnetwrkaccess-2022-12-02\",\"name\":\"abhigarg-publicnetwrkaccess-2022-12-02\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:abhigarg-publicnetwrkaccess-2022-12-02\",\"createdAt\":\"2022-12-02T21:35:16.203Z\",\"updatedAt\":\"2022-12-03T01:08:23.413Z\",\"serviceBusEndpoint\":\"https://abhigarg-publicnetwrkaccess-2022-12-02.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/klam-rg/providers/Microsoft.ServiceBus/namespaces/klam-test-deleteme\",\"name\":\"klam-test-deleteme\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Brazil South\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:klam-test-deleteme\",\"createdAt\":\"2022-12-12T18:00:24.613Z\",\"updatedAt\":\"2022-12-12T18:01:08.077Z\",\"serviceBusEndpoint\":\"https://klam-test-deleteme.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/testsbcompliance\",\"name\":\"testsbcompliance\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Jio India West\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbcompliance\",\"createdAt\":\"2022-12-13T04:48:43.01Z\",\"updatedAt\":\"2022-12-13T07:37:52.777Z\",\"serviceBusEndpoint\":\"https://testsbcompliance.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/SuparameNamespaceTest1\",\"name\":\"SuparameNamespaceTest1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:suparamenamespacetest1\",\"createdAt\":\"2022-12-16T05:52:14.85Z\",\"updatedAt\":\"2022-12-16T05:52:59.003Z\",\"serviceBusEndpoint\":\"https://SuparameNamespaceTest1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ardsouza-testrg1/providers/Microsoft.ServiceBus/namespaces/ardsouza-polandcentral-12-21-22\",\"name\":\"ardsouza-polandcentral-12-21-22\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Poland Central\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-polandcentral-12-21-22\",\"createdAt\":\"2022-12-21T22:12:02.127Z\",\"updatedAt\":\"2022-12-21T22:13:20.107Z\",\"serviceBusEndpoint\":\"https://ardsouza-polandcentral-12-21-22.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ardsouza-testrg1/providers/Microsoft.ServiceBus/namespaces/ardsouza-polandcentral-std-12-21-22\",\"name\":\"ardsouza-polandcentral-std-12-21-22\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Poland Central\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-polandcentral-std-12-21-22\",\"createdAt\":\"2022-12-22T02:37:39.503Z\",\"updatedAt\":\"2022-12-22T02:38:24.017Z\",\"serviceBusEndpoint\":\"https://ardsouza-polandcentral-std-12-21-22.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/pablorod_new/providers/Microsoft.ServiceBus/namespaces/pablorod-suscription-rules-v2\",\"name\":\"pablorod-suscription-rules-v2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:pablorod-suscription-rules-v2\",\"createdAt\":\"2022-12-28T21:24:03.74Z\",\"updatedAt\":\"2022-12-28T21:24:46.6Z\",\"serviceBusEndpoint\":\"https://pablorod-suscription-rules-v2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestKaren/providers/Microsoft.ServiceBus/namespaces/jmsCanaryTest\",\"name\":\"jmsCanaryTest\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"identity\":{\"principalId\":\"545fa6eb-4462-4f3b-8e03-1be333624068\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestKaren/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aadJmsTest\":{\"clientId\":\"f7a1d0cd-b213-46ad-b00f-7b8da1ae32a9\",\"principalId\":\"8ef66c24-3d2d-4435-885c-18b4e02bbc41\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:jmscanarytest\",\"createdAt\":\"2022-12-29T02:49:54.477Z\",\"updatedAt\":\"2023-02-04T22:07:08.703Z\",\"serviceBusEndpoint\":\"https://jmsCanaryTest.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/shubham-rg/providers/Microsoft.ServiceBus/namespaces/srcauth01\",\"name\":\"srcauth01\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:srcauth01\",\"createdAt\":\"2023-01-05T09:26:00.26Z\",\"updatedAt\":\"2023-01-05T09:26:45.007Z\",\"serviceBusEndpoint\":\"https://srcauth01.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/Suparame-EG-test1\",\"name\":\"Suparame-EG-test1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 3\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:suparame-eg-test1\",\"createdAt\":\"2023-01-06T02:55:40.927Z\",\"updatedAt\":\"2023-01-06T02:56:51.367Z\",\"serviceBusEndpoint\":\"https://Suparame-EG-test1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EASTUS2EUAP/providers/Microsoft.ServiceBus/namespaces/euapnoebs\",\"name\":\"euapnoebs\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:euapnoebs\",\"createdAt\":\"2023-01-11T04:06:37.373Z\",\"updatedAt\":\"2023-01-11T04:07:56.56Z\",\"serviceBusEndpoint\":\"https://euapnoebs.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-2484/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt7646\",\"name\":\"testnamespacemgmt7646\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt7646\",\"createdAt\":\"2023-01-12T08:22:57.34Z\",\"updatedAt\":\"2023-01-12T08:24:36.11Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt7646.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/anway/providers/Microsoft.ServiceBus/namespaces/highmemeus2\",\"name\":\"highmemeus2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:highmemeus2\",\"createdAt\":\"2023-01-12T21:42:02.56Z\",\"updatedAt\":\"2023-01-12T21:43:21.12Z\",\"serviceBusEndpoint\":\"https://highmemeus2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/shubham-rg/providers/Microsoft.ServiceBus/namespaces/srcty110\",\"name\":\"srcty110\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"f41a1e1e-8e8b-4f7a-9e2b-281966a681f8\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/shubham-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/MSI-rg02\":{\"clientId\":\"1201f723-2b58-448d-9e5e-e302fcdfacbc\",\"principalId\":\"ceee4453-2c61-4e1b-bff7-87dedfb25103\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/shubham-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/MSI-rg01\":{\"clientId\":\"aeb590de-880a-494c-a9c4-eedd842272f0\",\"principalId\":\"723e19ad-62ca-4b38-af07-4d9b7c3261a3\"}}},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:srcty110\",\"createdAt\":\"2023-01-23T11:29:27.333Z\",\"updatedAt\":\"2023-01-23T11:36:43.7Z\",\"serviceBusEndpoint\":\"https://srcty110.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestKaren/providers/Microsoft.ServiceBus/namespaces/mqTestKa\",\"name\":\"mqTestKa\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"identity\":{\"principalId\":\"f063a397-de97-42f0-9a6d-bc48fb375597\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:mqtestka\",\"createdAt\":\"2023-01-27T01:29:51.76Z\",\"updatedAt\":\"2023-01-27T05:24:54.09Z\",\"serviceBusEndpoint\":\"https://mqTestKa.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/ServiceBusStandardNSSuparme\",\"name\":\"ServiceBusStandardNSSuparme\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 3\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebusstandardnssuparme\",\"createdAt\":\"2023-01-31T18:38:27.15Z\",\"updatedAt\":\"2023-01-31T18:39:09.853Z\",\"serviceBusEndpoint\":\"https://ServiceBusStandardNSSuparme.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-6260/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt7577\",\"name\":\"testnamespacemgmt7577\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt7577\",\"createdAt\":\"2023-02-01T09:27:27.243Z\",\"updatedAt\":\"2023-02-01T09:28:38.053Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt7577.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-6260/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt1217\",\"name\":\"testnamespacemgmt1217\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt1217\",\"createdAt\":\"2023-02-01T09:29:09.047Z\",\"updatedAt\":\"2023-02-01T09:31:02.407Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt1217.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/sharmavijay-la-verification/providers/Microsoft.ServiceBus/namespaces/sharmavijay-sb-std-la-verification\",\"name\":\"sharmavijay-sb-std-la-verification\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sharmavijay-sb-std-la-verification\",\"createdAt\":\"2023-02-01T11:00:09.857Z\",\"updatedAt\":\"2023-02-01T11:00:55.313Z\",\"serviceBusEndpoint\":\"https://sharmavijay-sb-std-la-verification.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testvinsu718/providers/Microsoft.ServiceBus/namespaces/testsbpremvinsuwithHighMemoryFix\",\"name\":\"testsbpremvinsuwithHighMemoryFix\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbpremvinsuwithhighmemoryfix\",\"createdAt\":\"2023-02-05T21:14:19.12Z\",\"updatedAt\":\"2023-02-09T00:27:34.767Z\",\"serviceBusEndpoint\":\"https://testsbpremvinsuwithHighMemoryFix.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_subscription6m27zc5rufs7xp34pis2phf5wfu2j7kk7lqieysmclma6iytq4r/providers/Microsoft.ServiceBus/namespaces/sb-nsclizscx2ebag64z\",\"name\":\"sb-nsclizscx2ebag64z\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"{tag1: value1,\":\"\",\"tag2: value2}\":\"\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-nsclizscx2ebag64z\",\"createdAt\":\"2023-02-07T08:00:56.033Z\",\"updatedAt\":\"2023-02-07T08:01:38.447Z\",\"serviceBusEndpoint\":\"https://sb-nsclizscx2ebag64z.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_queueucmveinbbhtk5zmhw4unieyuns6duvjkbs3xk7ulpknno3umqqsxfewp7t/providers/Microsoft.ServiceBus/namespaces/sb-nscli54t4su6p5nrz\",\"name\":\"sb-nscli54t4su6p5nrz\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"{tag2\":\"value2,\",\"tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-nscli54t4su6p5nrz\",\"createdAt\":\"2023-02-07T08:11:32.08Z\",\"updatedAt\":\"2023-02-07T08:12:16.78Z\",\"serviceBusEndpoint\":\"https://sb-nscli54t4su6p5nrz.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/anqyan-rg/providers/Microsoft.ServiceBus/namespaces/anqyan-canary-premum\",\"name\":\"anqyan-canary-premum\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:anqyan-canary-premum\",\"createdAt\":\"2023-02-08T00:34:41.913Z\",\"updatedAt\":\"2023-02-08T00:36:00.77Z\",\"serviceBusEndpoint\":\"https://anqyan-canary-premum.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Kala-test/providers/Microsoft.ServiceBus/namespaces/kala-test-poland\",\"name\":\"kala-test-poland\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Poland Central\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:kala-test-poland\",\"createdAt\":\"2023-02-09T22:33:45.233Z\",\"updatedAt\":\"2023-02-09T22:35:27.757Z\",\"serviceBusEndpoint\":\"https://kala-test-poland.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceNameqau0ke\",\"name\":\"namespaceNameqau0ke\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenameqau0ke\",\"createdAt\":\"2023-02-10T17:17:35.547Z\",\"updatedAt\":\"2023-02-10T17:18:17.667Z\",\"serviceBusEndpoint\":\"https://namespaceNameqau0ke.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceNameblajf8\",\"name\":\"namespaceNameblajf8\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenameblajf8\",\"createdAt\":\"2023-02-10T17:17:35.657Z\",\"updatedAt\":\"2023-02-10T17:18:45.427Z\",\"serviceBusEndpoint\":\"https://namespaceNameblajf8.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceNamecyvb0a\",\"name\":\"namespaceNamecyvb0a\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"0798279e-3e21-4829-96f3-81262828ea3b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamecyvb0a\",\"createdAt\":\"2023-02-10T17:17:36.46Z\",\"updatedAt\":\"2023-02-10T17:24:44.783Z\",\"serviceBusEndpoint\":\"https://namespaceNamecyvb0a.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/primaryNSzunbvq\",\"name\":\"primaryNSzunbvq\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynszunbvq\",\"createdAt\":\"2023-02-10T17:25:08.113Z\",\"updatedAt\":\"2023-02-10T18:17:11.347Z\",\"serviceBusEndpoint\":\"https://primaryNSzunbvq.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/secondaryNSgsa23z\",\"name\":\"secondaryNSgsa23z\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsgsa23z\",\"createdAt\":\"2023-02-10T17:25:08.49Z\",\"updatedAt\":\"2023-02-10T17:37:32.227Z\",\"serviceBusEndpoint\":\"https://secondaryNSgsa23z.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/primaryNS6bfi8t\",\"name\":\"primaryNS6bfi8t\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns6bfi8t\",\"createdAt\":\"2023-02-10T17:25:08.73Z\",\"updatedAt\":\"2023-02-10T17:25:51.82Z\",\"serviceBusEndpoint\":\"https://primaryNS6bfi8t.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/secondaryNS4xj2hf\",\"name\":\"secondaryNS4xj2hf\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns4xj2hf\",\"createdAt\":\"2023-02-10T17:25:09.733Z\",\"updatedAt\":\"2023-02-10T17:26:47.687Z\",\"serviceBusEndpoint\":\"https://secondaryNS4xj2hf.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV2gqx7eh\",\"name\":\"namespaceV2gqx7eh\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev2gqx7eh\",\"createdAt\":\"2023-02-10T17:39:41.903Z\",\"updatedAt\":\"2023-02-10T17:40:25.32Z\",\"serviceBusEndpoint\":\"https://namespaceV2gqx7eh.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV3s5q0n2\",\"name\":\"namespaceV3s5q0n2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3s5q0n2\",\"createdAt\":\"2023-02-10T17:40:46.02Z\",\"updatedAt\":\"2023-02-10T17:41:28.37Z\",\"serviceBusEndpoint\":\"https://namespaceV3s5q0n2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV4w7kpnq\",\"name\":\"namespaceV4w7kpnq\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"ad0065a0-6933-4db9-a287-7bbd15d36c04\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4w7kpnq\",\"createdAt\":\"2023-02-10T17:41:50.053Z\",\"updatedAt\":\"2023-02-10T17:49:00.633Z\",\"serviceBusEndpoint\":\"https://namespaceV4w7kpnq.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV5mdoiq0\",\"name\":\"namespaceV5mdoiq0\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamezy92k7.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamezy92k7.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5mdoiq0\",\"createdAt\":\"2023-02-10T17:49:29.18Z\",\"updatedAt\":\"2023-02-10T17:56:45.86Z\",\"serviceBusEndpoint\":\"https://namespaceV5mdoiq0.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV9azx8yb\",\"name\":\"namespaceV9azx8yb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamezy92k7.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamezy92k7.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9azx8yb\",\"createdAt\":\"2023-02-10T17:57:08.977Z\",\"updatedAt\":\"2023-02-10T18:04:27.967Z\",\"serviceBusEndpoint\":\"https://namespaceV9azx8yb.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest3gl8u0/providers/Microsoft.ServiceBus/namespaces/secondaryNSw9rzma\",\"name\":\"secondaryNSw9rzma\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsw9rzma\",\"createdAt\":\"2023-02-10T18:33:19.68Z\",\"updatedAt\":\"2023-02-10T20:09:29.653Z\",\"serviceBusEndpoint\":\"https://secondaryNSw9rzma.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest3gl8u0/providers/Microsoft.ServiceBus/namespaces/primaryNSut8xa0\",\"name\":\"primaryNSut8xa0\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsut8xa0\",\"createdAt\":\"2023-02-10T18:33:19.767Z\",\"updatedAt\":\"2023-02-10T20:09:27.89Z\",\"serviceBusEndpoint\":\"https://primaryNSut8xa0.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"postMigrationulz9q8\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest6a5ioc/providers/Microsoft.ServiceBus/namespaces/primaryNSfjarv9\",\"name\":\"primaryNSfjarv9\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsfjarv9\",\"createdAt\":\"2023-02-13T06:16:32.313Z\",\"updatedAt\":\"2023-02-13T07:48:12.32Z\",\"serviceBusEndpoint\":\"https://primaryNSfjarv9.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"postMigration16it5x\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest6a5ioc/providers/Microsoft.ServiceBus/namespaces/secondaryNS6zn7s8\",\"name\":\"secondaryNS6zn7s8\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns6zn7s8\",\"createdAt\":\"2023-02-13T06:16:32.73Z\",\"updatedAt\":\"2023-02-13T07:48:12.423Z\",\"serviceBusEndpoint\":\"https://secondaryNS6zn7s8.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc\",\"name\":\"namespaceNameow2jqc\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenameow2jqc\",\"createdAt\":\"2023-02-13T08:01:43.383Z\",\"updatedAt\":\"2023-02-13T08:02:26.563Z\",\"serviceBusEndpoint\":\"https://namespaceNameow2jqc.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt\",\"name\":\"namespaceNamerkhezt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamerkhezt\",\"createdAt\":\"2023-02-13T08:01:43.427Z\",\"updatedAt\":\"2023-02-13T08:02:53.367Z\",\"serviceBusEndpoint\":\"https://namespaceNamerkhezt.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T08:08:51.523Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsf6buvg\",\"createdAt\":\"2023-02-13T08:09:09.077Z\",\"updatedAt\":\"2023-02-13T08:09:52.103Z\",\"serviceBusEndpoint\":\"https://primaryNSf6buvg.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"name\":\"secondaryNS63vrkc\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns63vrkc\",\"createdAt\":\"2023-02-13T08:09:09.243Z\",\"updatedAt\":\"2023-02-13T08:10:50.69Z\",\"serviceBusEndpoint\":\"https://secondaryNS63vrkc.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"name\":\"secondaryNS9l7z8s\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns9l7z8s\",\"createdAt\":\"2023-02-13T08:09:09.35Z\",\"updatedAt\":\"2023-02-13T08:10:24.81Z\",\"serviceBusEndpoint\":\"https://secondaryNS9l7z8s.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"name\":\"primaryNSbmgu13\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsbmgu13\",\"createdAt\":\"2023-02-13T08:09:09.51Z\",\"updatedAt\":\"2023-02-13T08:10:31.173Z\",\"serviceBusEndpoint\":\"https://primaryNSbmgu13.servicebus.windows.net:443/\",\"status\":\"Active\"}}]}", + "Content": "{\"value\":[{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/VMScaleSetsTesting/providers/Microsoft.ServiceBus/namespaces/ardsouza-eastus-scalesets-10-18-2022\",\"name\":\"ardsouza-eastus-scalesets-10-18-2022\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":4,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-eastus-scalesets-10-18-2022\",\"createdAt\":\"2022-10-18T22:55:27.997Z\",\"updatedAt\":\"2022-10-18T22:57:06.683Z\",\"serviceBusEndpoint\":\"https://ardsouza-eastus-scalesets-10-18-2022.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/SuparameEventTest\",\"name\":\"SuparameEventTest\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:suparameeventtest\",\"createdAt\":\"2022-10-28T01:30:54.627Z\",\"updatedAt\":\"2022-10-28T01:31:38.127Z\",\"serviceBusEndpoint\":\"https://SuparameEventTest.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/anway/providers/Microsoft.ServiceBus/namespaces/syncprimary\",\"name\":\"syncprimary\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:syncprimary\",\"createdAt\":\"2022-11-09T03:52:04.83Z\",\"updatedAt\":\"2022-12-15T18:02:59.367Z\",\"serviceBusEndpoint\":\"https://syncprimary.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/anway/providers/Microsoft.ServiceBus/namespaces/syncsecondary\",\"name\":\"syncsecondary\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:syncsecondary\",\"createdAt\":\"2022-11-09T03:52:58.013Z\",\"updatedAt\":\"2022-12-15T18:02:57.23Z\",\"serviceBusEndpoint\":\"https://syncsecondary.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/spsbusrg/providers/Microsoft.ServiceBus/namespaces/spsbusns11103\",\"name\":\"spsbusns11103\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:spsbusns11103\",\"createdAt\":\"2022-11-10T23:56:06.953Z\",\"updatedAt\":\"2022-11-10T23:56:50.06Z\",\"serviceBusEndpoint\":\"https://spsbusns11103.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":16},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/bwpoc/providers/Microsoft.ServiceBus/namespaces/bwpocns1\",\"name\":\"bwpocns1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:bwpocns1\",\"createdAt\":\"2022-11-17T02:33:45.87Z\",\"updatedAt\":\"2022-11-17T02:34:59.69Z\",\"serviceBusEndpoint\":\"https://bwpocns1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":64},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/vijayscalesetsloadtest/providers/Microsoft.ServiceBus/namespaces/bwpocssns2\",\"name\":\"bwpocssns2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":4,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:bwpocssns2\",\"createdAt\":\"2022-11-22T01:15:59.343Z\",\"updatedAt\":\"2022-11-22T02:16:13.67Z\",\"serviceBusEndpoint\":\"https://bwpocssns2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest4i9zey/providers/Microsoft.ServiceBus/namespaces/secondaryNSe5sqx2\",\"name\":\"secondaryNSe5sqx2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynse5sqx2\",\"createdAt\":\"2022-11-22T16:46:54.59Z\",\"updatedAt\":\"2022-11-22T16:59:12.363Z\",\"serviceBusEndpoint\":\"https://secondaryNSe5sqx2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest4i9zey/providers/Microsoft.ServiceBus/namespaces/primaryNSg2o85l\",\"name\":\"primaryNSg2o85l\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsg2o85l\",\"createdAt\":\"2022-11-22T16:46:54.713Z\",\"updatedAt\":\"2022-11-22T16:59:12.637Z\",\"serviceBusEndpoint\":\"https://primaryNSg2o85l.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutoresto859up/providers/Microsoft.ServiceBus/namespaces/primaryNSn6fmhu\",\"name\":\"primaryNSn6fmhu\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsn6fmhu\",\"createdAt\":\"2022-11-22T17:41:18.407Z\",\"updatedAt\":\"2022-11-22T19:02:40.557Z\",\"serviceBusEndpoint\":\"https://primaryNSn6fmhu.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"postMigrationqt7hcd\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutoresto859up/providers/Microsoft.ServiceBus/namespaces/secondaryNSiqjvmr\",\"name\":\"secondaryNSiqjvmr\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsiqjvmr\",\"createdAt\":\"2022-11-22T17:41:18.407Z\",\"updatedAt\":\"2022-11-22T19:03:33.6Z\",\"serviceBusEndpoint\":\"https://secondaryNSiqjvmr.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest1lxftd/providers/Microsoft.ServiceBus/namespaces/primaryNSg2skfn\",\"name\":\"primaryNSg2skfn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsg2skfn\",\"createdAt\":\"2022-11-23T06:44:18.907Z\",\"updatedAt\":\"2022-11-23T06:56:31.8Z\",\"serviceBusEndpoint\":\"https://primaryNSg2skfn.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest1lxftd/providers/Microsoft.ServiceBus/namespaces/secondaryNSud1hb2\",\"name\":\"secondaryNSud1hb2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsud1hb2\",\"createdAt\":\"2022-11-23T06:44:19.32Z\",\"updatedAt\":\"2022-11-23T06:56:33.823Z\",\"serviceBusEndpoint\":\"https://secondaryNSud1hb2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestnqpzt9/providers/Microsoft.ServiceBus/namespaces/secondaryNScjqf18\",\"name\":\"secondaryNScjqf18\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynscjqf18\",\"createdAt\":\"2022-11-23T07:44:46.24Z\",\"updatedAt\":\"2022-11-23T07:55:58.033Z\",\"serviceBusEndpoint\":\"https://secondaryNScjqf18.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestnqpzt9/providers/Microsoft.ServiceBus/namespaces/primaryNS3ish9p\",\"name\":\"primaryNS3ish9p\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns3ish9p\",\"createdAt\":\"2022-11-23T07:44:46.317Z\",\"updatedAt\":\"2022-11-23T07:55:59.193Z\",\"serviceBusEndpoint\":\"https://primaryNS3ish9p.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestqb21vp/providers/Microsoft.ServiceBus/namespaces/secondaryNSaj9zhm\",\"name\":\"secondaryNSaj9zhm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsaj9zhm\",\"createdAt\":\"2022-11-23T08:14:48.83Z\",\"updatedAt\":\"2022-11-23T08:26:44.967Z\",\"serviceBusEndpoint\":\"https://secondaryNSaj9zhm.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestqb21vp/providers/Microsoft.ServiceBus/namespaces/primaryNSmf4b86\",\"name\":\"primaryNSmf4b86\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsmf4b86\",\"createdAt\":\"2022-11-23T08:14:49.007Z\",\"updatedAt\":\"2022-11-23T08:26:45.71Z\",\"serviceBusEndpoint\":\"https://primaryNSmf4b86.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/namespaceNamek15sa7\",\"name\":\"namespaceNamek15sa7\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamek15sa7\",\"createdAt\":\"2022-11-23T10:33:09.827Z\",\"updatedAt\":\"2022-11-23T10:33:52.657Z\",\"serviceBusEndpoint\":\"https://namespaceNamek15sa7.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/namespaceNameazit49\",\"name\":\"namespaceNameazit49\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/67ed170e-22f4-45d5-88c2-65242051987e\",\"name\":\"67ed170e-22f4-45d5-88c2-65242051987e\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.Network/privateEndpoints/pe1xb0e6w\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/1423d16b-9510-49c1-978f-ef0c2f1831f8\",\"name\":\"1423d16b-9510-49c1-978f-ef0c2f1831f8\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.Network/privateEndpoints/pe2j07oca\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenameazit49\",\"createdAt\":\"2022-11-23T10:33:10.063Z\",\"updatedAt\":\"2022-11-23T10:37:11.773Z\",\"serviceBusEndpoint\":\"https://namespaceNameazit49.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/namespaceName2qt8ag\",\"name\":\"namespaceName2qt8ag\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4bedf168-dcb9-4d89-9b35-844869a85823\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename2qt8ag\",\"createdAt\":\"2022-11-23T10:33:10.83Z\",\"updatedAt\":\"2023-01-08T10:28:09.28Z\",\"serviceBusEndpoint\":\"https://namespaceName2qt8ag.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/secondaryNStilqso\",\"name\":\"secondaryNStilqso\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynstilqso\",\"createdAt\":\"2022-11-23T10:42:30.29Z\",\"updatedAt\":\"2022-11-23T10:44:33.083Z\",\"serviceBusEndpoint\":\"https://secondaryNStilqso.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/primaryNS67mwe3\",\"name\":\"primaryNS67mwe3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns67mwe3\",\"createdAt\":\"2022-11-23T10:42:30.41Z\",\"updatedAt\":\"2022-11-23T10:43:14.363Z\",\"serviceBusEndpoint\":\"https://primaryNS67mwe3.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/secondaryNSxg98uj\",\"name\":\"secondaryNSxg98uj\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsxg98uj\",\"createdAt\":\"2022-11-23T10:42:30.63Z\",\"updatedAt\":\"2022-11-23T10:45:02.21Z\",\"serviceBusEndpoint\":\"https://secondaryNSxg98uj.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc3akwp/providers/Microsoft.ServiceBus/namespaces/primaryNS9kh1r7\",\"name\":\"primaryNS9kh1r7\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns9kh1r7\",\"createdAt\":\"2022-11-23T10:42:30.71Z\",\"updatedAt\":\"2022-11-23T10:43:38.44Z\",\"serviceBusEndpoint\":\"https://primaryNS9kh1r7.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestel6pb5/providers/Microsoft.ServiceBus/namespaces/secondaryNS4qrb17\",\"name\":\"secondaryNS4qrb17\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns4qrb17\",\"createdAt\":\"2022-11-23T12:03:35.037Z\",\"updatedAt\":\"2022-11-23T13:24:59.773Z\",\"serviceBusEndpoint\":\"https://secondaryNS4qrb17.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestel6pb5/providers/Microsoft.ServiceBus/namespaces/primaryNS6wbgdx\",\"name\":\"primaryNS6wbgdx\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns6wbgdx\",\"createdAt\":\"2022-11-23T12:03:35.123Z\",\"updatedAt\":\"2022-11-23T13:24:59.547Z\",\"serviceBusEndpoint\":\"https://primaryNS6wbgdx.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"postMigrationajsixu\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/jbj-sb-testing/providers/Microsoft.ServiceBus/namespaces/jbj-sb-aad-test\",\"name\":\"jbj-sb-aad-test\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:jbj-sb-aad-test\",\"createdAt\":\"2022-11-30T20:44:46.15Z\",\"updatedAt\":\"2022-11-30T20:45:29.853Z\",\"serviceBusEndpoint\":\"https://jbj-sb-aad-test.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/abhigarg-publicnetworkaccess-cbn/providers/Microsoft.ServiceBus/namespaces/abhigarg-publicnetwrkaccess-2022-12-02\",\"name\":\"abhigarg-publicnetwrkaccess-2022-12-02\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:abhigarg-publicnetwrkaccess-2022-12-02\",\"createdAt\":\"2022-12-02T21:35:16.203Z\",\"updatedAt\":\"2022-12-03T01:08:23.413Z\",\"serviceBusEndpoint\":\"https://abhigarg-publicnetwrkaccess-2022-12-02.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/klam-rg/providers/Microsoft.ServiceBus/namespaces/klam-test-deleteme\",\"name\":\"klam-test-deleteme\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Brazil South\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:klam-test-deleteme\",\"createdAt\":\"2022-12-12T18:00:24.613Z\",\"updatedAt\":\"2022-12-12T18:01:08.077Z\",\"serviceBusEndpoint\":\"https://klam-test-deleteme.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/damorg/providers/Microsoft.ServiceBus/namespaces/testsbcompliance\",\"name\":\"testsbcompliance\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Jio India West\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbcompliance\",\"createdAt\":\"2022-12-13T04:48:43.01Z\",\"updatedAt\":\"2022-12-13T07:37:52.777Z\",\"serviceBusEndpoint\":\"https://testsbcompliance.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/SuparameNamespaceTest1\",\"name\":\"SuparameNamespaceTest1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:suparamenamespacetest1\",\"createdAt\":\"2022-12-16T05:52:14.85Z\",\"updatedAt\":\"2022-12-16T05:52:59.003Z\",\"serviceBusEndpoint\":\"https://SuparameNamespaceTest1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ardsouza-testrg1/providers/Microsoft.ServiceBus/namespaces/ardsouza-polandcentral-12-21-22\",\"name\":\"ardsouza-polandcentral-12-21-22\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Poland Central\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-polandcentral-12-21-22\",\"createdAt\":\"2022-12-21T22:12:02.127Z\",\"updatedAt\":\"2022-12-21T22:13:20.107Z\",\"serviceBusEndpoint\":\"https://ardsouza-polandcentral-12-21-22.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ardsouza-testrg1/providers/Microsoft.ServiceBus/namespaces/ardsouza-polandcentral-std-12-21-22\",\"name\":\"ardsouza-polandcentral-std-12-21-22\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Poland Central\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-polandcentral-std-12-21-22\",\"createdAt\":\"2022-12-22T02:37:39.503Z\",\"updatedAt\":\"2022-12-22T02:38:24.017Z\",\"serviceBusEndpoint\":\"https://ardsouza-polandcentral-std-12-21-22.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/pablorod_new/providers/Microsoft.ServiceBus/namespaces/pablorod-suscription-rules-v2\",\"name\":\"pablorod-suscription-rules-v2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:pablorod-suscription-rules-v2\",\"createdAt\":\"2022-12-28T21:24:03.74Z\",\"updatedAt\":\"2022-12-28T21:24:46.6Z\",\"serviceBusEndpoint\":\"https://pablorod-suscription-rules-v2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestKaren/providers/Microsoft.ServiceBus/namespaces/jmsCanaryTest\",\"name\":\"jmsCanaryTest\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"identity\":{\"principalId\":\"545fa6eb-4462-4f3b-8e03-1be333624068\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestKaren/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aadJmsTest\":{\"clientId\":\"f7a1d0cd-b213-46ad-b00f-7b8da1ae32a9\",\"principalId\":\"8ef66c24-3d2d-4435-885c-18b4e02bbc41\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:jmscanarytest\",\"createdAt\":\"2022-12-29T02:49:54.477Z\",\"updatedAt\":\"2023-02-04T22:07:08.703Z\",\"serviceBusEndpoint\":\"https://jmsCanaryTest.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/shubham-rg/providers/Microsoft.ServiceBus/namespaces/srcauth01\",\"name\":\"srcauth01\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:srcauth01\",\"createdAt\":\"2023-01-05T09:26:00.26Z\",\"updatedAt\":\"2023-01-05T09:26:45.007Z\",\"serviceBusEndpoint\":\"https://srcauth01.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/Suparame-EG-test1\",\"name\":\"Suparame-EG-test1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 3\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:suparame-eg-test1\",\"createdAt\":\"2023-01-06T02:55:40.927Z\",\"updatedAt\":\"2023-01-06T02:56:51.367Z\",\"serviceBusEndpoint\":\"https://Suparame-EG-test1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EASTUS2EUAP/providers/Microsoft.ServiceBus/namespaces/euapnoebs\",\"name\":\"euapnoebs\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:euapnoebs\",\"createdAt\":\"2023-01-11T04:06:37.373Z\",\"updatedAt\":\"2023-01-11T04:07:56.56Z\",\"serviceBusEndpoint\":\"https://euapnoebs.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-2484/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt7646\",\"name\":\"testnamespacemgmt7646\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt7646\",\"createdAt\":\"2023-01-12T08:22:57.34Z\",\"updatedAt\":\"2023-01-12T08:24:36.11Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt7646.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/anway/providers/Microsoft.ServiceBus/namespaces/highmemeus2\",\"name\":\"highmemeus2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:highmemeus2\",\"createdAt\":\"2023-01-12T21:42:02.56Z\",\"updatedAt\":\"2023-01-12T21:43:21.12Z\",\"serviceBusEndpoint\":\"https://highmemeus2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/shubham-rg/providers/Microsoft.ServiceBus/namespaces/srcty110\",\"name\":\"srcty110\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"f41a1e1e-8e8b-4f7a-9e2b-281966a681f8\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/shubham-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/MSI-rg02\":{\"clientId\":\"1201f723-2b58-448d-9e5e-e302fcdfacbc\",\"principalId\":\"ceee4453-2c61-4e1b-bff7-87dedfb25103\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/shubham-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/MSI-rg01\":{\"clientId\":\"aeb590de-880a-494c-a9c4-eedd842272f0\",\"principalId\":\"723e19ad-62ca-4b38-af07-4d9b7c3261a3\"}}},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:srcty110\",\"createdAt\":\"2023-01-23T11:29:27.333Z\",\"updatedAt\":\"2023-01-23T11:36:43.7Z\",\"serviceBusEndpoint\":\"https://srcty110.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/TestKaren/providers/Microsoft.ServiceBus/namespaces/mqTestKa\",\"name\":\"mqTestKa\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"identity\":{\"principalId\":\"f063a397-de97-42f0-9a6d-bc48fb375597\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:mqtestka\",\"createdAt\":\"2023-01-27T01:29:51.76Z\",\"updatedAt\":\"2023-01-27T05:24:54.09Z\",\"serviceBusEndpoint\":\"https://mqTestKa.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/suparame-rg/providers/Microsoft.ServiceBus/namespaces/ServiceBusStandardNSSuparme\",\"name\":\"ServiceBusStandardNSSuparme\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 3\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:servicebusstandardnssuparme\",\"createdAt\":\"2023-01-31T18:38:27.15Z\",\"updatedAt\":\"2023-01-31T18:39:09.853Z\",\"serviceBusEndpoint\":\"https://ServiceBusStandardNSSuparme.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-6260/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt7577\",\"name\":\"testnamespacemgmt7577\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US 2\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt7577\",\"createdAt\":\"2023-02-01T09:27:27.243Z\",\"updatedAt\":\"2023-02-01T09:28:38.053Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt7577.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testservicebusRG-6260/providers/Microsoft.ServiceBus/namespaces/testnamespacemgmt1217\",\"name\":\"testnamespacemgmt1217\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testnamespacemgmt1217\",\"createdAt\":\"2023-02-01T09:29:09.047Z\",\"updatedAt\":\"2023-02-01T09:31:02.407Z\",\"serviceBusEndpoint\":\"https://testnamespacemgmt1217.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/sharmavijay-la-verification/providers/Microsoft.ServiceBus/namespaces/sharmavijay-sb-std-la-verification\",\"name\":\"sharmavijay-sb-std-la-verification\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sharmavijay-sb-std-la-verification\",\"createdAt\":\"2023-02-01T11:00:09.857Z\",\"updatedAt\":\"2023-02-01T11:00:55.313Z\",\"serviceBusEndpoint\":\"https://sharmavijay-sb-std-la-verification.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":4},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/testvinsu718/providers/Microsoft.ServiceBus/namespaces/testsbpremvinsuwithHighMemoryFix\",\"name\":\"testsbpremvinsuwithHighMemoryFix\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:testsbpremvinsuwithhighmemoryfix\",\"createdAt\":\"2023-02-05T21:14:19.12Z\",\"updatedAt\":\"2023-02-09T00:27:34.767Z\",\"serviceBusEndpoint\":\"https://testsbpremvinsuwithHighMemoryFix.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_subscription6m27zc5rufs7xp34pis2phf5wfu2j7kk7lqieysmclma6iytq4r/providers/Microsoft.ServiceBus/namespaces/sb-nsclizscx2ebag64z\",\"name\":\"sb-nsclizscx2ebag64z\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"{tag1: value1,\":\"\",\"tag2: value2}\":\"\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-nsclizscx2ebag64z\",\"createdAt\":\"2023-02-07T08:00:56.033Z\",\"updatedAt\":\"2023-02-07T08:01:38.447Z\",\"serviceBusEndpoint\":\"https://sb-nsclizscx2ebag64z.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/cli_test_sb_queueucmveinbbhtk5zmhw4unieyuns6duvjkbs3xk7ulpknno3umqqsxfewp7t/providers/Microsoft.ServiceBus/namespaces/sb-nscli54t4su6p5nrz\",\"name\":\"sb-nscli54t4su6p5nrz\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US\",\"tags\":{\"{tag2\":\"value2,\",\"tag1\":\"value1}\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:sb-nscli54t4su6p5nrz\",\"createdAt\":\"2023-02-07T08:11:32.08Z\",\"updatedAt\":\"2023-02-07T08:12:16.78Z\",\"serviceBusEndpoint\":\"https://sb-nscli54t4su6p5nrz.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/anqyan-rg/providers/Microsoft.ServiceBus/namespaces/anqyan-canary-premum\",\"name\":\"anqyan-canary-premum\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Central US EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:anqyan-canary-premum\",\"createdAt\":\"2023-02-08T00:34:41.913Z\",\"updatedAt\":\"2023-02-08T00:36:00.77Z\",\"serviceBusEndpoint\":\"https://anqyan-canary-premum.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Kala-test/providers/Microsoft.ServiceBus/namespaces/kala-test-poland\",\"name\":\"kala-test-poland\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Poland Central\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:kala-test-poland\",\"createdAt\":\"2023-02-09T22:33:45.233Z\",\"updatedAt\":\"2023-02-16T23:42:01.043Z\",\"serviceBusEndpoint\":\"https://kala-test-poland.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceNameqau0ke\",\"name\":\"namespaceNameqau0ke\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenameqau0ke\",\"createdAt\":\"2023-02-10T17:17:35.547Z\",\"updatedAt\":\"2023-02-10T17:18:17.667Z\",\"serviceBusEndpoint\":\"https://namespaceNameqau0ke.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceNameblajf8\",\"name\":\"namespaceNameblajf8\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenameblajf8\",\"createdAt\":\"2023-02-10T17:17:35.657Z\",\"updatedAt\":\"2023-02-10T17:18:45.427Z\",\"serviceBusEndpoint\":\"https://namespaceNameblajf8.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceNamecyvb0a\",\"name\":\"namespaceNamecyvb0a\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"0798279e-3e21-4829-96f3-81262828ea3b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamecyvb0a\",\"createdAt\":\"2023-02-10T17:17:36.46Z\",\"updatedAt\":\"2023-02-10T17:24:44.783Z\",\"serviceBusEndpoint\":\"https://namespaceNamecyvb0a.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/primaryNSzunbvq\",\"name\":\"primaryNSzunbvq\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynszunbvq\",\"createdAt\":\"2023-02-10T17:25:08.113Z\",\"updatedAt\":\"2023-02-10T18:17:11.347Z\",\"serviceBusEndpoint\":\"https://primaryNSzunbvq.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/secondaryNSgsa23z\",\"name\":\"secondaryNSgsa23z\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsgsa23z\",\"createdAt\":\"2023-02-10T17:25:08.49Z\",\"updatedAt\":\"2023-02-10T17:37:32.227Z\",\"serviceBusEndpoint\":\"https://secondaryNSgsa23z.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/primaryNS6bfi8t\",\"name\":\"primaryNS6bfi8t\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primaryns6bfi8t\",\"createdAt\":\"2023-02-10T17:25:08.73Z\",\"updatedAt\":\"2023-02-10T17:25:51.82Z\",\"serviceBusEndpoint\":\"https://primaryNS6bfi8t.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/secondaryNS4xj2hf\",\"name\":\"secondaryNS4xj2hf\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns4xj2hf\",\"createdAt\":\"2023-02-10T17:25:09.733Z\",\"updatedAt\":\"2023-02-10T17:26:47.687Z\",\"serviceBusEndpoint\":\"https://secondaryNS4xj2hf.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV2gqx7eh\",\"name\":\"namespaceV2gqx7eh\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev2gqx7eh\",\"createdAt\":\"2023-02-10T17:39:41.903Z\",\"updatedAt\":\"2023-02-10T17:40:25.32Z\",\"serviceBusEndpoint\":\"https://namespaceV2gqx7eh.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV3s5q0n2\",\"name\":\"namespaceV3s5q0n2\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3s5q0n2\",\"createdAt\":\"2023-02-10T17:40:46.02Z\",\"updatedAt\":\"2023-02-10T17:41:28.37Z\",\"serviceBusEndpoint\":\"https://namespaceV3s5q0n2.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV4w7kpnq\",\"name\":\"namespaceV4w7kpnq\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"ad0065a0-6933-4db9-a287-7bbd15d36c04\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4w7kpnq\",\"createdAt\":\"2023-02-10T17:41:50.053Z\",\"updatedAt\":\"2023-02-10T17:49:00.633Z\",\"serviceBusEndpoint\":\"https://namespaceV4w7kpnq.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV5mdoiq0\",\"name\":\"namespaceV5mdoiq0\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamezy92k7.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamezy92k7.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5mdoiq0\",\"createdAt\":\"2023-02-10T17:49:29.18Z\",\"updatedAt\":\"2023-02-10T17:56:45.86Z\",\"serviceBusEndpoint\":\"https://namespaceV5mdoiq0.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestc9psbq/providers/Microsoft.ServiceBus/namespaces/namespaceV9azx8yb\",\"name\":\"namespaceV9azx8yb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamezy92k7.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamezy92k7.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9azx8yb\",\"createdAt\":\"2023-02-10T17:57:08.977Z\",\"updatedAt\":\"2023-02-10T18:04:27.967Z\",\"serviceBusEndpoint\":\"https://namespaceV9azx8yb.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest3gl8u0/providers/Microsoft.ServiceBus/namespaces/secondaryNSw9rzma\",\"name\":\"secondaryNSw9rzma\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsw9rzma\",\"createdAt\":\"2023-02-10T18:33:19.68Z\",\"updatedAt\":\"2023-02-10T20:09:29.653Z\",\"serviceBusEndpoint\":\"https://secondaryNSw9rzma.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest3gl8u0/providers/Microsoft.ServiceBus/namespaces/primaryNSut8xa0\",\"name\":\"primaryNSut8xa0\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsut8xa0\",\"createdAt\":\"2023-02-10T18:33:19.767Z\",\"updatedAt\":\"2023-02-10T20:09:27.89Z\",\"serviceBusEndpoint\":\"https://primaryNSut8xa0.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"postMigrationulz9q8\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest6a5ioc/providers/Microsoft.ServiceBus/namespaces/primaryNSfjarv9\",\"name\":\"primaryNSfjarv9\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsfjarv9\",\"createdAt\":\"2023-02-13T06:16:32.313Z\",\"updatedAt\":\"2023-02-13T07:48:12.32Z\",\"serviceBusEndpoint\":\"https://primaryNSfjarv9.servicebus.windows.net:443/\",\"status\":\"Active\",\"alternateName\":\"postMigration16it5x\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorest6a5ioc/providers/Microsoft.ServiceBus/namespaces/secondaryNS6zn7s8\",\"name\":\"secondaryNS6zn7s8\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns6zn7s8\",\"createdAt\":\"2023-02-13T06:16:32.73Z\",\"updatedAt\":\"2023-02-13T07:48:12.423Z\",\"serviceBusEndpoint\":\"https://secondaryNS6zn7s8.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Default-ServiceBus-EASTUS2EUAP/providers/Microsoft.ServiceBus/namespaces/kala-test-sbprem-vmss-canary-1\",\"name\":\"kala-test-sbprem-vmss-canary-1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"EAST US 2 EUAP\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:kala-test-sbprem-vmss-canary-1\",\"createdAt\":\"2023-02-14T01:28:05.25Z\",\"updatedAt\":\"2023-02-16T18:28:41.807Z\",\"serviceBusEndpoint\":\"https://kala-test-sbprem-vmss-canary-1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ardsouza-test/providers/Microsoft.ServiceBus/namespaces/ardsouza-SBNS-2-14-2023-p-1\",\"name\":\"ardsouza-SBNS-2-14-2023-p-1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Poland Central\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-sbns-2-14-2023-p-1\",\"createdAt\":\"2023-02-15T01:37:52.193Z\",\"updatedAt\":\"2023-02-15T01:39:50.5Z\",\"serviceBusEndpoint\":\"https://ardsouza-SBNS-2-14-2023-p-1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ardsouza-test/providers/Microsoft.ServiceBus/namespaces/ardsouza-SBNS-std-2-14-2023-p-1\",\"name\":\"ardsouza-SBNS-std-2-14-2023-p-1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Poland Central\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:ardsouza-sbns-std-2-14-2023-p-1\",\"createdAt\":\"2023-02-15T01:44:36.02Z\",\"updatedAt\":\"2023-02-15T01:45:21.823Z\",\"serviceBusEndpoint\":\"https://ardsouza-SBNS-std-2-14-2023-p-1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/jupachol-rg/providers/Microsoft.ServiceBus/namespaces/jupachol-test\",\"name\":\"jupachol-test\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"West US 3\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:jupachol-test\",\"createdAt\":\"2023-02-16T22:16:08.51Z\",\"updatedAt\":\"2023-02-16T22:17:15.03Z\",\"serviceBusEndpoint\":\"https://jupachol-test.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/Kala-test/providers/Microsoft.ServiceBus/namespaces/kala-test-poland-1\",\"name\":\"kala-test-poland-1\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"Poland Central\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:kala-test-poland-1\",\"createdAt\":\"2023-02-16T23:53:10.663Z\",\"updatedAt\":\"2023-02-16T23:57:08.007Z\",\"serviceBusEndpoint\":\"https://kala-test-poland-1.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq\",\"name\":\"namespaceNametkv0jq\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenametkv0jq\",\"createdAt\":\"2023-02-19T13:01:16.447Z\",\"updatedAt\":\"2023-02-19T13:01:58.797Z\",\"serviceBusEndpoint\":\"https://namespaceNametkv0jq.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09\",\"name\":\"namespaceNamehjil09\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamehjil09\",\"createdAt\":\"2023-02-19T13:01:16.6Z\",\"updatedAt\":\"2023-02-19T13:02:26.58Z\",\"serviceBusEndpoint\":\"https://namespaceNamehjil09.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T13:08:35.657Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"name\":\"secondaryNS5doyqa\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns5doyqa\",\"createdAt\":\"2023-02-19T13:08:55.377Z\",\"updatedAt\":\"2023-02-19T13:10:09.897Z\",\"serviceBusEndpoint\":\"https://secondaryNS5doyqa.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"name\":\"secondaryNSjazpct\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsjazpct\",\"createdAt\":\"2023-02-19T13:08:55.4Z\",\"updatedAt\":\"2023-02-19T13:10:39.913Z\",\"serviceBusEndpoint\":\"https://secondaryNSjazpct.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"name\":\"primaryNSd7oma3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsd7oma3\",\"createdAt\":\"2023-02-19T13:08:55.42Z\",\"updatedAt\":\"2023-02-19T13:10:12.177Z\",\"serviceBusEndpoint\":\"https://primaryNSd7oma3.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsp1xb3a\",\"createdAt\":\"2023-02-19T13:08:55.47Z\",\"updatedAt\":\"2023-02-19T13:09:38.503Z\",\"serviceBusEndpoint\":\"https://primaryNSp1xb3a.servicebus.windows.net:443/\",\"status\":\"Active\"}}]}", "isContentBase64": false } }, - "Get-AzServiceBusNamespaceV2+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusNamespaceV2+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "38" ], - "x-ms-client-request-id": [ "d6384e9e-e5bf-4979-ad81-60e44b0d37ee" ], + "x-ms-unique-id": [ "39" ], + "x-ms-client-request-id": [ "ee782287-f3e6-43b5-abfb-79e5ec5eb8a9" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -108,34 +108,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "07191bff-2cf0-4090-b1c0-6cf9fb489d57_M2SN1_M2SN1" ], + "x-ms-request-id": [ "d986420c-ab0d-42b4-a8ab-88df7dd8a73d_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11943" ], - "x-ms-correlation-request-id": [ "f212f133-9575-4ea6-bcb9-bfc64151f9d4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081526Z:f212f133-9575-4ea6-bcb9-bfc64151f9d4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11937" ], + "x-ms-correlation-request-id": [ "7410c7fd-8509-4e0a-8f34-8d9d50931b8c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131519Z:7410c7fd-8509-4e0a-8f34-8d9d50931b8c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:15:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:18 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2160" ], + "Content-Length": [ "2158" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt\",\"name\":\"namespaceNamerkhezt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamerkhezt\",\"createdAt\":\"2023-02-13T08:01:43.427Z\",\"updatedAt\":\"2023-02-13T08:02:53.367Z\",\"serviceBusEndpoint\":\"https://namespaceNamerkhezt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09\",\"name\":\"namespaceNamehjil09\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamehjil09\",\"createdAt\":\"2023-02-19T13:01:16.6Z\",\"updatedAt\":\"2023-02-19T13:02:26.58Z\",\"serviceBusEndpoint\":\"https://namespaceNamehjil09.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Get-AzServiceBusNamespaceV2+[NoContext]+List1+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusNamespaceV2+[NoContext]+List1+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "39" ], - "x-ms-client-request-id": [ "8e516fd5-e748-40ea-b139-2375d819aebb" ], + "x-ms-unique-id": [ "40" ], + "x-ms-client-request-id": [ "b69d531e-550a-4f74-aa8c-cc279c51550d" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_List1" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -150,34 +150,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "93b9375f-8d3a-4fad-a06c-41c5bd1ca4d8_M2SN1_M2SN1" ], + "x-ms-request-id": [ "a3fed18e-87d6-4f74-93d8-14dd8f3ffa8d_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11942" ], - "x-ms-correlation-request-id": [ "873fc1bb-ee93-46d2-b02c-2c14b72e91c1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081526Z:873fc1bb-ee93-46d2-b02c-2c14b72e91c1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11936" ], + "x-ms-correlation-request-id": [ "78d6655b-8c5c-44c8-ac9a-28ea91f1c0e9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131519Z:78d6655b-8c5c-44c8-ac9a-28ea91f1c0e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:15:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:18 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "6715" ], + "Content-Length": [ "6713" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc\",\"name\":\"namespaceNameow2jqc\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenameow2jqc\",\"createdAt\":\"2023-02-13T08:01:43.383Z\",\"updatedAt\":\"2023-02-13T08:02:26.563Z\",\"serviceBusEndpoint\":\"https://namespaceNameow2jqc.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt\",\"name\":\"namespaceNamerkhezt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamerkhezt\",\"createdAt\":\"2023-02-13T08:01:43.427Z\",\"updatedAt\":\"2023-02-13T08:02:53.367Z\",\"serviceBusEndpoint\":\"https://namespaceNamerkhezt.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T08:08:51.523Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsf6buvg\",\"createdAt\":\"2023-02-13T08:09:09.077Z\",\"updatedAt\":\"2023-02-13T08:09:52.103Z\",\"serviceBusEndpoint\":\"https://primaryNSf6buvg.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"name\":\"secondaryNS63vrkc\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns63vrkc\",\"createdAt\":\"2023-02-13T08:09:09.243Z\",\"updatedAt\":\"2023-02-13T08:10:50.69Z\",\"serviceBusEndpoint\":\"https://secondaryNS63vrkc.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"name\":\"secondaryNS9l7z8s\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns9l7z8s\",\"createdAt\":\"2023-02-13T08:09:09.35Z\",\"updatedAt\":\"2023-02-13T08:10:24.81Z\",\"serviceBusEndpoint\":\"https://secondaryNS9l7z8s.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"name\":\"primaryNSbmgu13\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsbmgu13\",\"createdAt\":\"2023-02-13T08:09:09.51Z\",\"updatedAt\":\"2023-02-13T08:10:31.173Z\",\"serviceBusEndpoint\":\"https://primaryNSbmgu13.servicebus.windows.net:443/\",\"status\":\"Active\"}}]}", + "Content": "{\"value\":[{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq\",\"name\":\"namespaceNametkv0jq\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenametkv0jq\",\"createdAt\":\"2023-02-19T13:01:16.447Z\",\"updatedAt\":\"2023-02-19T13:01:58.797Z\",\"serviceBusEndpoint\":\"https://namespaceNametkv0jq.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09\",\"name\":\"namespaceNamehjil09\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamehjil09\",\"createdAt\":\"2023-02-19T13:01:16.6Z\",\"updatedAt\":\"2023-02-19T13:02:26.58Z\",\"serviceBusEndpoint\":\"https://namespaceNamehjil09.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T13:08:35.657Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"name\":\"secondaryNS5doyqa\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondaryns5doyqa\",\"createdAt\":\"2023-02-19T13:08:55.377Z\",\"updatedAt\":\"2023-02-19T13:10:09.897Z\",\"serviceBusEndpoint\":\"https://secondaryNS5doyqa.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"name\":\"secondaryNSjazpct\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:secondarynsjazpct\",\"createdAt\":\"2023-02-19T13:08:55.4Z\",\"updatedAt\":\"2023-02-19T13:10:39.913Z\",\"serviceBusEndpoint\":\"https://secondaryNSjazpct.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"name\":\"primaryNSd7oma3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsd7oma3\",\"createdAt\":\"2023-02-19T13:08:55.42Z\",\"updatedAt\":\"2023-02-19T13:10:12.177Z\",\"serviceBusEndpoint\":\"https://primaryNSd7oma3.servicebus.windows.net:443/\",\"status\":\"Active\"}},{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:primarynsp1xb3a\",\"createdAt\":\"2023-02-19T13:08:55.47Z\",\"updatedAt\":\"2023-02-19T13:09:38.503Z\",\"serviceBusEndpoint\":\"https://primaryNSp1xb3a.servicebus.windows.net:443/\",\"status\":\"Active\"}}]}", "isContentBase64": false } }, - "Get-AzServiceBusNamespaceV2+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusNamespaceV2+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "40" ], - "x-ms-client-request-id": [ "d9d7a1c0-ad69-4a38-8901-8b57242316b1" ], + "x-ms-unique-id": [ "41" ], + "x-ms-client-request-id": [ "7125bf7a-84ea-4f20-8c80-dc14658f5b02" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -192,34 +192,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1ac913bf-bac0-4041-b5ec-4dad65a18cc9_M2SN1_M2SN1" ], + "x-ms-request-id": [ "c06f7197-22b4-4659-a31b-889b765f0c93_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11941" ], - "x-ms-correlation-request-id": [ "0ea75e18-68d0-47b7-9513-233eddceea1b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081526Z:0ea75e18-68d0-47b7-9513-233eddceea1b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11935" ], + "x-ms-correlation-request-id": [ "3e6ab5af-45e0-482a-a260-3af7bedfc975" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131520Z:3e6ab5af-45e0-482a-a260-3af7bedfc975" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:15:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:19 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2160" ], + "Content-Length": [ "2158" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt\",\"name\":\"namespaceNamerkhezt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamerkhezt\",\"createdAt\":\"2023-02-13T08:01:43.427Z\",\"updatedAt\":\"2023-02-13T08:02:53.367Z\",\"serviceBusEndpoint\":\"https://namespaceNamerkhezt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09\",\"name\":\"namespaceNamehjil09\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamehjil09\",\"createdAt\":\"2023-02-19T13:01:16.6Z\",\"updatedAt\":\"2023-02-19T13:02:26.58Z\",\"serviceBusEndpoint\":\"https://namespaceNamehjil09.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Get-AzServiceBusNamespaceV2+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt?api-version=2022-10-01-preview+2": { + "Get-AzServiceBusNamespaceV2+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "41" ], - "x-ms-client-request-id": [ "f0cbba6c-a5cb-4132-8891-f1482f7cd083" ], + "x-ms-unique-id": [ "42" ], + "x-ms-client-request-id": [ "e1deabef-4b8e-4a4f-9947-938dd665c092" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -234,22 +234,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ab456e42-5557-4f4d-9c17-d75ad4b54df2_M2SN1_M2SN1" ], + "x-ms-request-id": [ "f0355481-cb73-46b8-a894-5a81e9804ef9_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11940" ], - "x-ms-correlation-request-id": [ "148b4dd7-0793-4d59-baa0-15bf0b6fdd02" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081527Z:148b4dd7-0793-4d59-baa0-15bf0b6fdd02" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11934" ], + "x-ms-correlation-request-id": [ "57c2061f-6ce8-405e-b752-f20118a3113a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131521Z:57c2061f-6ce8-405e-b752-f20118a3113a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:15:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:20 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2160" ], + "Content-Length": [ "2158" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt\",\"name\":\"namespaceNamerkhezt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamerkhezt\",\"createdAt\":\"2023-02-13T08:01:43.427Z\",\"updatedAt\":\"2023-02-13T08:02:53.367Z\",\"serviceBusEndpoint\":\"https://namespaceNamerkhezt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09\",\"name\":\"namespaceNamehjil09\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"privateEndpointConnections\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}],\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamehjil09\",\"createdAt\":\"2023-02-19T13:01:16.6Z\",\"updatedAt\":\"2023-02-19T13:02:26.58Z\",\"serviceBusEndpoint\":\"https://namespaceNamehjil09.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusNetworkRuleSet.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusNetworkRuleSet.Recording.json index 756160b8ecb3..e86c062a8061 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusNetworkRuleSet.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusNetworkRuleSet.Recording.json @@ -1,13 +1,13 @@ { - "Get-AzServiceBusNetworkRuleSet+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusNetworkRuleSet+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "42" ], - "x-ms-client-request-id": [ "ff3e6570-f795-4a0c-8550-f4a30ca74bcd" ], + "x-ms-unique-id": [ "43" ], + "x-ms-client-request-id": [ "49dd9d74-b0a3-4848-8d75-9ad4e3dbf470" ], "CommandName": [ "Get-AzServiceBusNetworkRuleSet" ], "FullCommandName": [ "Get-AzServiceBusNetworkRuleSet_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,22 +22,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "be4c93ac-76cf-4e3a-8d39-6a86adf0cc5e_M2SN1_M2SN1" ], + "x-ms-request-id": [ "4fe22bc9-83d3-48db-8895-4ca67bd7a9f9_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11939" ], - "x-ms-correlation-request-id": [ "1320d8a7-79bc-4f57-93bf-df0e5f395df5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081544Z:1320d8a7-79bc-4f57-93bf-df0e5f395df5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11933" ], + "x-ms-correlation-request-id": [ "13e40128-084c-4b88-929e-aa700571e3f4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131535Z:13e40128-084c-4b88-929e-aa700571e3f4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:15:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:35 GMT" ] }, "ContentHeaders": { "Content-Length": [ "393" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[],\"ipRules\":[]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[],\"ipRules\":[]}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusPrivateEndpointConnection.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusPrivateEndpointConnection.Recording.json index 5f9c34a1e884..d387c623168a 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusPrivateEndpointConnection.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusPrivateEndpointConnection.Recording.json @@ -1,13 +1,13 @@ { - "Get-AzServiceBusPrivateEndpointConnection+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusPrivateEndpointConnection+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "43" ], - "x-ms-client-request-id": [ "e16941fc-751d-4840-bf55-b58b4d98d02b" ], + "x-ms-unique-id": [ "44" ], + "x-ms-client-request-id": [ "37c89a4e-0b5f-4e90-9303-9b56b1c6fa66" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,34 +22,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "de66662a-2130-4055-9e81-4ef964b169b8_M3SN1_M3SN1" ], + "x-ms-request-id": [ "db6b1439-9f79-4cc2-a2d9-c609ed709860_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11938" ], - "x-ms-correlation-request-id": [ "9ebbe07b-aee6-45a1-ac35-06cd11c06ce0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081603Z:9ebbe07b-aee6-45a1-ac35-06cd11c06ce0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11932" ], + "x-ms-correlation-request-id": [ "27cd960e-ebd0-4b9e-9a27-338fb5eb2e5d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131548Z:27cd960e-ebd0-4b9e-9a27-338fb5eb2e5d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:16:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1392" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}]}", "isContentBase64": false } }, - "Get-AzServiceBusPrivateEndpointConnection+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusPrivateEndpointConnection+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "44" ], - "x-ms-client-request-id": [ "cc603164-1930-43bb-82e1-6f38c9b86f32" ], + "x-ms-unique-id": [ "45" ], + "x-ms-client-request-id": [ "6a367811-386b-470a-9505-686bec9c0c13" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -64,34 +64,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b8630037-fd20-4814-a770-42174cd56a9a_M3SN1_M3SN1" ], + "x-ms-request-id": [ "2f48e053-53a7-4907-9302-c09d42da22f4_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11937" ], - "x-ms-correlation-request-id": [ "3c278e08-9bed-45f7-9897-09fbe1e043fb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081603Z:3c278e08-9bed-45f7-9897-09fbe1e043fb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11931" ], + "x-ms-correlation-request-id": [ "30ba02bc-f764-40b3-8950-7756c119465f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131549Z:30ba02bc-f764-40b3-8950-7756c119465f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:16:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "688" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Get-AzServiceBusPrivateEndpointConnection+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusPrivateEndpointConnection+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "45" ], - "x-ms-client-request-id": [ "c6e6f48d-8777-48d8-9541-84609089a3d9" ], + "x-ms-unique-id": [ "46" ], + "x-ms-client-request-id": [ "21bcac48-0e04-4517-b255-6ed7d17db7de" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -106,34 +106,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "dc72e248-2030-4ce1-bd01-ca0628caf960_M3SN1_M3SN1" ], + "x-ms-request-id": [ "bc0d5e03-aa49-4d47-bc33-984a7be48c9a_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11936" ], - "x-ms-correlation-request-id": [ "68f527b0-9fb7-49b8-ad1f-5f6554ce5fa9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081604Z:68f527b0-9fb7-49b8-ad1f-5f6554ce5fa9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11930" ], + "x-ms-correlation-request-id": [ "30781027-ebe2-43ed-a6b0-62d422921588" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131550Z:30781027-ebe2-43ed-a6b0-62d422921588" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:16:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "691" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Get-AzServiceBusPrivateEndpointConnection+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+2": { + "Get-AzServiceBusPrivateEndpointConnection+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "46" ], - "x-ms-client-request-id": [ "4c84bbd6-2aca-4e33-94df-a7c805c3d069" ], + "x-ms-unique-id": [ "47" ], + "x-ms-client-request-id": [ "185e9302-7be4-44a5-a33a-bebd8e88e2a0" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -148,22 +148,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "68f977ae-a774-488e-a822-5c599f2f1c0e_M3SN1_M3SN1" ], + "x-ms-request-id": [ "8654c0d3-5bd0-4361-a6bc-d1b96b76d60a_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11935" ], - "x-ms-correlation-request-id": [ "09cb0045-2baf-4cc0-b7a7-50166db9b21b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081604Z:09cb0045-2baf-4cc0-b7a7-50166db9b21b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11929" ], + "x-ms-correlation-request-id": [ "e9db555c-9234-4047-a25d-54325841dfc9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131550Z:e9db555c-9234-4047-a25d-54325841dfc9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:16:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:15:50 GMT" ] }, "ContentHeaders": { "Content-Length": [ "691" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusPrivateLink.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusPrivateLink.Recording.json index 438ea07b996b..3824f13e58f3 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusPrivateLink.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusPrivateLink.Recording.json @@ -1,13 +1,13 @@ { - "Get-AzServiceBusPrivateLink+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateLinkResources?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusPrivateLink+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateLinkResources?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateLinkResources?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateLinkResources?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "47" ], - "x-ms-client-request-id": [ "276226d5-3120-45c4-873c-cbc58a88b218" ], + "x-ms-unique-id": [ "48" ], + "x-ms-client-request-id": [ "f1c49c6c-e2ac-401a-90b0-df2fdbaf4685" ], "CommandName": [ "Get-AzServiceBusPrivateLink" ], "FullCommandName": [ "Get-AzServiceBusPrivateLink_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,22 +22,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "73f4559a-6991-4bbd-8e42-07d1422001ad_M3SN1_M3SN1" ], + "x-ms-request-id": [ "1e33b49a-1205-4d09-a7e6-620ff12a593f_M4SN1_M4SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11934" ], - "x-ms-correlation-request-id": [ "71cd7509-bf82-4d0d-bc77-d8f736cc9a3d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081623Z:71cd7509-bf82-4d0d-bc77-d8f736cc9a3d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11928" ], + "x-ms-correlation-request-id": [ "4db2cfd7-348e-4ca1-9858-d3b90a0363a7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131603Z:4db2cfd7-348e-4ca1-9858-d3b90a0363a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:16:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:02 GMT" ] }, "ContentHeaders": { "Content-Length": [ "416" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateLinkResources/namespace\",\"name\":\"namespace\",\"type\":\"Microsoft.ServiceBus/namespaces/privateLinkResources\",\"properties\":{\"groupId\":\"namespace\",\"requiredMembers\":[\"namespace\"],\"requiredZoneNames\":[\"privatelink.servicebus.windows.net\"]}}]}", + "Content": "{\"value\":[{\"id\":\"subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateLinkResources/namespace\",\"name\":\"namespace\",\"type\":\"Microsoft.ServiceBus/namespaces/privateLinkResources\",\"properties\":{\"groupId\":\"namespace\",\"requiredMembers\":[\"namespace\"],\"requiredZoneNames\":[\"privatelink.servicebus.windows.net\"]}}]}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusQueue.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusQueue.Recording.json index acd9de99deb3..e7f250adc856 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusQueue.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusQueue.Recording.json @@ -1,13 +1,13 @@ { - "Get-AzServiceBusQueue+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusQueue+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "48" ], - "x-ms-client-request-id": [ "6325f7e8-4ddf-4a28-a908-53a37150d2cc" ], + "x-ms-unique-id": [ "49" ], + "x-ms-client-request-id": [ "65a2deb7-e881-470e-9062-62914f1591d8" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,32 +23,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11933" ], - "x-ms-request-id": [ "cea59ab0-f51a-4e78-a0a5-8648825eea2c" ], - "x-ms-correlation-request-id": [ "cea59ab0-f51a-4e78-a0a5-8648825eea2c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081643Z:cea59ab0-f51a-4e78-a0a5-8648825eea2c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11927" ], + "x-ms-request-id": [ "e6c29e29-3e55-4745-8bdc-10ea134a38de" ], + "x-ms-correlation-request-id": [ "e6c29e29-3e55-4745-8bdc-10ea134a38de" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131617Z:e6c29e29-3e55-4745-8bdc-10ea134a38de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:16:42 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:17 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1037" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:03:04.6442044Z\",\"updatedAt\":\"2023-02-13T08:03:06.8473529Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:02:41.6727523Z\",\"updatedAt\":\"2023-02-19T13:07:32.0500292Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", "isContentBase64": false } }, - "Get-AzServiceBusQueue+[NoContext]+List+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusQueue+[NoContext]+List+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "49" ], - "x-ms-client-request-id": [ "fa1884cb-5494-4b97-ac8c-5f5265207f49" ], + "x-ms-unique-id": [ "50" ], + "x-ms-client-request-id": [ "464b358d-030f-43a9-80bc-9d60227e979f" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -65,32 +65,32 @@ "Pragma": [ "no-cache" ], "x-ms-inline-count": [ "" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11932" ], - "x-ms-request-id": [ "451ee844-c428-4401-a78d-8ae80550682a" ], - "x-ms-correlation-request-id": [ "451ee844-c428-4401-a78d-8ae80550682a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081643Z:451ee844-c428-4401-a78d-8ae80550682a" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11926" ], + "x-ms-request-id": [ "720e25d0-cdbf-40f2-92c2-2d76e4da67d8" ], + "x-ms-correlation-request-id": [ "720e25d0-cdbf-40f2-92c2-2d76e4da67d8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131618Z:720e25d0-cdbf-40f2-92c2-2d76e4da67d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:16:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:17 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1049" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:03:04.6442044Z\",\"updatedAt\":\"2023-02-13T08:03:06.8473529Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:02:41.6727523Z\",\"updatedAt\":\"2023-02-19T13:07:32.0500292Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}]}", "isContentBase64": false } }, - "Get-AzServiceBusQueue+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusQueue+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "50" ], - "x-ms-client-request-id": [ "98bc87c8-7f53-4741-a45c-7903c6733bb5" ], + "x-ms-unique-id": [ "51" ], + "x-ms-client-request-id": [ "21e61015-7477-4d8a-a437-71f25aaa70c1" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -106,20 +106,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11931" ], - "x-ms-request-id": [ "0a60b026-8783-41f2-a426-b4254d97b2d4" ], - "x-ms-correlation-request-id": [ "0a60b026-8783-41f2-a426-b4254d97b2d4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081644Z:0a60b026-8783-41f2-a426-b4254d97b2d4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11925" ], + "x-ms-request-id": [ "ef515ce7-85d8-476f-8c9e-5b2a34bb8be4" ], + "x-ms-correlation-request-id": [ "ef515ce7-85d8-476f-8c9e-5b2a34bb8be4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131618Z:ef515ce7-85d8-476f-8c9e-5b2a34bb8be4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:16:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:18 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1037" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:03:04.6442044Z\",\"updatedAt\":\"2023-02-13T08:03:06.8473529Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:02:41.6727523Z\",\"updatedAt\":\"2023-02-19T13:07:32.0500292Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusRule.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusRule.Recording.json index f2a5891072e1..400efdbe7c25 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusRule.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusRule.Recording.json @@ -1,13 +1,13 @@ { - "Get-AzServiceBusRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "51" ], - "x-ms-client-request-id": [ "65258b64-82e4-4517-9986-9aa3164a495d" ], + "x-ms-unique-id": [ "52" ], + "x-ms-client-request-id": [ "fdda6202-649b-460f-a887-a5295fc27a00" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,32 +23,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11930" ], - "x-ms-request-id": [ "cf854073-c15c-417b-bdc4-fd2f3b808f44" ], - "x-ms-correlation-request-id": [ "cf854073-c15c-417b-bdc4-fd2f3b808f44" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081703Z:cf854073-c15c-417b-bdc4-fd2f3b808f44" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11924" ], + "x-ms-request-id": [ "273a346d-da68-452c-b6e7-7b7c3d08df6d" ], + "x-ms-correlation-request-id": [ "273a346d-da68-452c-b6e7-7b7c3d08df6d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131632Z:273a346d-da68-452c-b6e7-7b7c3d08df6d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:17:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:31 GMT" ] }, "ContentHeaders": { "Content-Length": [ "456" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule1\",\"name\":\"sqlRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20,\"parameters\":{}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule1\",\"name\":\"sqlRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20,\"parameters\":{}}}}", "isContentBase64": false } }, - "Get-AzServiceBusRule+[NoContext]+List+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusRule+[NoContext]+List+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "52" ], - "x-ms-client-request-id": [ "5fa10d6d-a2c6-4876-8510-c39df85978bf" ], + "x-ms-unique-id": [ "53" ], + "x-ms-client-request-id": [ "9f02978a-c1c7-4bee-aa2f-a96d36de7ddf" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -65,32 +65,32 @@ "Pragma": [ "no-cache" ], "x-ms-inline-count": [ "" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11929" ], - "x-ms-request-id": [ "233596f6-383f-4bf5-bffa-13aaf1d5c5b6" ], - "x-ms-correlation-request-id": [ "233596f6-383f-4bf5-bffa-13aaf1d5c5b6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081703Z:233596f6-383f-4bf5-bffa-13aaf1d5c5b6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11923" ], + "x-ms-request-id": [ "5d25a3ef-49e0-4183-b9f5-d940d4cea1d7" ], + "x-ms-correlation-request-id": [ "5d25a3ef-49e0-4183-b9f5-d940d4cea1d7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131632Z:5d25a3ef-49e0-4183-b9f5-d940d4cea1d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:17:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:32 GMT" ] }, "ContentHeaders": { "Content-Length": [ "468" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule1\",\"name\":\"sqlRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20,\"parameters\":{}}}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule1\",\"name\":\"sqlRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20,\"parameters\":{}}}}]}", "isContentBase64": false } }, - "Get-AzServiceBusRule+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusRule+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "53" ], - "x-ms-client-request-id": [ "e52e46b6-df50-417a-adc9-f364d62f22ff" ], + "x-ms-unique-id": [ "54" ], + "x-ms-client-request-id": [ "4041e66b-ec54-4577-b1ef-f78f922359f3" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -106,20 +106,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11928" ], - "x-ms-request-id": [ "e8787d76-75b5-474c-8a5d-b77d649c3e28" ], - "x-ms-correlation-request-id": [ "e8787d76-75b5-474c-8a5d-b77d649c3e28" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081703Z:e8787d76-75b5-474c-8a5d-b77d649c3e28" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11922" ], + "x-ms-request-id": [ "76cd8179-d149-4f85-b1b0-7b87f852ffbc" ], + "x-ms-correlation-request-id": [ "76cd8179-d149-4f85-b1b0-7b87f852ffbc" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131633Z:76cd8179-d149-4f85-b1b0-7b87f852ffbc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:17:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:33 GMT" ] }, "ContentHeaders": { "Content-Length": [ "456" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule1\",\"name\":\"sqlRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20,\"parameters\":{}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule1\",\"name\":\"sqlRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20,\"parameters\":{}}}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusSubscription.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusSubscription.Recording.json index d2399acd4674..3360819796d8 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusSubscription.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusSubscription.Recording.json @@ -1,13 +1,13 @@ { - "Get-AzServiceBusSubscription+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusSubscription+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "54" ], - "x-ms-client-request-id": [ "814368de-2064-49ba-b598-90c89e272337" ], + "x-ms-unique-id": [ "55" ], + "x-ms-client-request-id": [ "e522f591-ef3f-40de-a397-b0528188cdff" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,32 +23,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11927" ], - "x-ms-request-id": [ "94ee7c66-246d-4903-9f9b-7bf1009381d0" ], - "x-ms-correlation-request-id": [ "94ee7c66-246d-4903-9f9b-7bf1009381d0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081723Z:94ee7c66-246d-4903-9f9b-7bf1009381d0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11921" ], + "x-ms-request-id": [ "8faaafdd-fead-4d8f-a14d-c01cedb4d49b" ], + "x-ms-correlation-request-id": [ "8faaafdd-fead-4d8f-a14d-c01cedb4d49b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131648Z:8faaafdd-fead-4d8f-a14d-c01cedb4d49b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:17:22 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:47 GMT" ] }, "ContentHeaders": { "Content-Length": [ "957" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1\",\"name\":\"subscription1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:03:07.3317493Z\",\"updatedAt\":\"2023-02-13T08:03:07.3317493Z\",\"accessedAt\":\"2023-02-13T08:03:07.331Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1\",\"name\":\"subscription1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:02:44.2354247Z\",\"updatedAt\":\"2023-02-19T13:02:44.2354247Z\",\"accessedAt\":\"2023-02-19T13:02:44.235Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Get-AzServiceBusSubscription+[NoContext]+List+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusSubscription+[NoContext]+List+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "55" ], - "x-ms-client-request-id": [ "f4484f8d-d8b4-417d-bf19-1450380bb9c5" ], + "x-ms-unique-id": [ "56" ], + "x-ms-client-request-id": [ "9dc8f82b-f0fb-4030-bef2-a6111193b79a" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -65,32 +65,32 @@ "Pragma": [ "no-cache" ], "x-ms-inline-count": [ "" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11926" ], - "x-ms-request-id": [ "0a672376-f3d1-4dce-901c-116c26c03a4d" ], - "x-ms-correlation-request-id": [ "0a672376-f3d1-4dce-901c-116c26c03a4d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081723Z:0a672376-f3d1-4dce-901c-116c26c03a4d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11920" ], + "x-ms-request-id": [ "0123d3c6-a799-4fa7-874b-9c5c93248cfe" ], + "x-ms-correlation-request-id": [ "0123d3c6-a799-4fa7-874b-9c5c93248cfe" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131649Z:0123d3c6-a799-4fa7-874b-9c5c93248cfe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:17:22 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "969" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1\",\"name\":\"subscription1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:03:07.3317493Z\",\"updatedAt\":\"2023-02-13T08:03:07.3317493Z\",\"accessedAt\":\"2023-02-13T08:03:07.331Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1\",\"name\":\"subscription1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:02:44.2354247Z\",\"updatedAt\":\"2023-02-19T13:02:44.2354247Z\",\"accessedAt\":\"2023-02-19T13:02:44.235Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}]}", "isContentBase64": false } }, - "Get-AzServiceBusSubscription+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusSubscription+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "56" ], - "x-ms-client-request-id": [ "ceb6d03c-4f36-4461-bf76-6fd0b22c9629" ], + "x-ms-unique-id": [ "57" ], + "x-ms-client-request-id": [ "51920ce6-5505-4c7c-a630-99c6c69f847c" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -106,20 +106,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11925" ], - "x-ms-request-id": [ "ce959624-a956-460c-bc8c-1bf72b73e171" ], - "x-ms-correlation-request-id": [ "ce959624-a956-460c-bc8c-1bf72b73e171" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081723Z:ce959624-a956-460c-bc8c-1bf72b73e171" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11919" ], + "x-ms-request-id": [ "b11fcee9-2949-4b07-b7bb-04e077a1753c" ], + "x-ms-correlation-request-id": [ "b11fcee9-2949-4b07-b7bb-04e077a1753c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131649Z:b11fcee9-2949-4b07-b7bb-04e077a1753c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:17:22 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:16:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "957" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1\",\"name\":\"subscription1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:03:07.3317493Z\",\"updatedAt\":\"2023-02-13T08:03:07.3317493Z\",\"accessedAt\":\"2023-02-13T08:03:07.331Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1\",\"name\":\"subscription1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:02:44.2354247Z\",\"updatedAt\":\"2023-02-19T13:02:44.2354247Z\",\"accessedAt\":\"2023-02-19T13:02:44.235Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusTopic.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusTopic.Recording.json index eed1bad183f9..a14c533cbb1c 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusTopic.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Get-AzServiceBusTopic.Recording.json @@ -1,13 +1,13 @@ { - "Get-AzServiceBusTopic+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusTopic+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "57" ], - "x-ms-client-request-id": [ "a7144ad2-5017-4ae9-92c3-7b56c1b1f0e5" ], + "x-ms-unique-id": [ "58" ], + "x-ms-client-request-id": [ "d042aadf-f589-4644-bc33-92a05ef8445e" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,32 +23,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11924" ], - "x-ms-request-id": [ "57a462ba-44a6-4eb9-8759-c5e9afcb57d1" ], - "x-ms-correlation-request-id": [ "57a462ba-44a6-4eb9-8759-c5e9afcb57d1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081742Z:57a462ba-44a6-4eb9-8759-c5e9afcb57d1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11918" ], + "x-ms-request-id": [ "fe7d1843-e381-492e-a769-2825481f258d" ], + "x-ms-correlation-request-id": [ "fe7d1843-e381-492e-a769-2825481f258d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131703Z:fe7d1843-e381-492e-a769-2825481f258d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:17:41 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:17:03 GMT" ] }, "ContentHeaders": { "Content-Length": [ "960" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:03:04.6442044Z\",\"updatedAt\":\"2023-02-13T08:06:34.9749288Z\",\"accessedAt\":\"2023-02-13T08:03:07.331Z\",\"subscriptionCount\":1,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:02:41.6883314Z\",\"updatedAt\":\"2023-02-19T13:06:12.9556032Z\",\"accessedAt\":\"2023-02-19T13:02:44.235Z\",\"subscriptionCount\":1,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Get-AzServiceBusTopic+[NoContext]+List+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusTopic+[NoContext]+List+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "58" ], - "x-ms-client-request-id": [ "771a8d0e-6ec5-4a48-b3f4-0aecf5239dcf" ], + "x-ms-unique-id": [ "59" ], + "x-ms-client-request-id": [ "4d2b3be9-e11e-4266-8ec0-e60f9da52528" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -65,32 +65,32 @@ "Pragma": [ "no-cache" ], "x-ms-inline-count": [ "" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11923" ], - "x-ms-request-id": [ "db07b481-2829-4639-adad-56df37e12321" ], - "x-ms-correlation-request-id": [ "db07b481-2829-4639-adad-56df37e12321" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081743Z:db07b481-2829-4639-adad-56df37e12321" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11917" ], + "x-ms-request-id": [ "4164f867-e56d-4f72-8480-82906abe4b70" ], + "x-ms-correlation-request-id": [ "4164f867-e56d-4f72-8480-82906abe4b70" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131704Z:4164f867-e56d-4f72-8480-82906abe4b70" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:17:42 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:17:04 GMT" ] }, "ContentHeaders": { "Content-Length": [ "972" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:03:04.6442044Z\",\"updatedAt\":\"2023-02-13T08:06:34.9749288Z\",\"accessedAt\":\"2023-02-13T08:03:07.331Z\",\"subscriptionCount\":1,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:02:41.6883314Z\",\"updatedAt\":\"2023-02-19T13:06:12.9556032Z\",\"accessedAt\":\"2023-02-19T13:02:44.235Z\",\"subscriptionCount\":1,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}]}", "isContentBase64": false } }, - "Get-AzServiceBusTopic+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1?api-version=2022-10-01-preview+1": { + "Get-AzServiceBusTopic+[NoContext]+GetViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "59" ], - "x-ms-client-request-id": [ "e4a8834f-8b93-460e-8b6c-24f92069dc2b" ], + "x-ms-unique-id": [ "60" ], + "x-ms-client-request-id": [ "c8495f04-4d06-45f5-99ac-98edb23279cd" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -106,20 +106,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11922" ], - "x-ms-request-id": [ "5e839672-57e5-4b9e-bec4-4af5ad948cc0" ], - "x-ms-correlation-request-id": [ "5e839672-57e5-4b9e-bec4-4af5ad948cc0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081743Z:5e839672-57e5-4b9e-bec4-4af5ad948cc0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11916" ], + "x-ms-request-id": [ "1e8da0eb-d3f2-4901-9e40-3b97503f65b3" ], + "x-ms-correlation-request-id": [ "1e8da0eb-d3f2-4901-9e40-3b97503f65b3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131705Z:1e8da0eb-d3f2-4901-9e40-3b97503f65b3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:17:42 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:17:04 GMT" ] }, "ContentHeaders": { "Content-Length": [ "960" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:03:04.6442044Z\",\"updatedAt\":\"2023-02-13T08:06:34.9749288Z\",\"accessedAt\":\"2023-02-13T08:03:07.331Z\",\"subscriptionCount\":1,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:02:41.6883314Z\",\"updatedAt\":\"2023-02-19T13:06:12.9556032Z\",\"accessedAt\":\"2023-02-19T13:02:44.235Z\",\"subscriptionCount\":1,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusAuthorizationRule.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusAuthorizationRule.Recording.json index 7e2c790bb20d..7a0258c0cf1e 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusAuthorizationRule.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusAuthorizationRule.Recording.json @@ -1,8 +1,8 @@ { - "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview+1": { + "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Send\", \"Manage\", \"Listen\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -18,32 +18,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1193" ], - "x-ms-request-id": [ "8ea97674-7891-4720-8e71-a4511629406c" ], - "x-ms-correlation-request-id": [ "8ea97674-7891-4720-8e71-a4511629406c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081827Z:8ea97674-7891-4720-8e71-a4511629406c" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1194" ], + "x-ms-request-id": [ "9b303b4d-f6bc-48e4-81d9-affc676c14ed" ], + "x-ms-correlation-request-id": [ "9b303b4d-f6bc-48e4-81d9-affc676c14ed" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131737Z:9b303b4d-f6bc-48e4-81d9-affc676c14ed" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:18:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:17:37 GMT" ] }, "ContentHeaders": { "Content-Length": [ "362" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule3\",\"name\":\"namespaceAuthRule3\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\",\"Manage\",\"Listen\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule3\",\"name\":\"namespaceAuthRule3\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\",\"Manage\",\"Listen\"]}}", "isContentBase64": false } }, - "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview+2": { + "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "61" ], - "x-ms-client-request-id": [ "356d984c-d858-4014-93a5-2b2cd288c542" ], + "x-ms-unique-id": [ "62" ], + "x-ms-client-request-id": [ "f5e2e58e-1e23-4f62-870e-f5d49a781405" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -59,27 +59,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11921" ], - "x-ms-request-id": [ "648bde58-1f3d-4f5f-93a9-ee3375f44019" ], - "x-ms-correlation-request-id": [ "648bde58-1f3d-4f5f-93a9-ee3375f44019" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081828Z:648bde58-1f3d-4f5f-93a9-ee3375f44019" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11915" ], + "x-ms-request-id": [ "2108298f-2954-45f5-ae3a-40307e7c731c" ], + "x-ms-correlation-request-id": [ "2108298f-2954-45f5-ae3a-40307e7c731c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131738Z:2108298f-2954-45f5-ae3a-40307e7c731c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:18:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:17:38 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1459" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule3\",\"name\":\"namespaceAuthRule3\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\",\"Manage\",\"Listen\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule3\",\"name\":\"namespaceAuthRule3\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\",\"Manage\",\"Listen\"]}}]}", "isContentBase64": false } }, - "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedQueue+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview+1": { + "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedQueue+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Listen\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -95,32 +95,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1192" ], - "x-ms-request-id": [ "6e0403f1-da4a-4183-b7b7-3a426f497946" ], - "x-ms-correlation-request-id": [ "6e0403f1-da4a-4183-b7b7-3a426f497946" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081828Z:6e0403f1-da4a-4183-b7b7-3a426f497946" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1193" ], + "x-ms-request-id": [ "11ae5e01-00da-41f4-860e-e7b392166c0d" ], + "x-ms-correlation-request-id": [ "11ae5e01-00da-41f4-860e-e7b392166c0d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131739Z:11ae5e01-00da-41f4-860e-e7b392166c0d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:18:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:17:39 GMT" ] }, "ContentHeaders": { "Content-Length": [ "339" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule3\",\"name\":\"queueAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"properties\":{\"rights\":[\"Listen\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule3\",\"name\":\"queueAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"properties\":{\"rights\":[\"Listen\"]}}", "isContentBase64": false } }, - "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview+2": { + "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "63" ], - "x-ms-client-request-id": [ "ff56aced-ad4d-4b77-9129-6a5a7d039110" ], + "x-ms-unique-id": [ "64" ], + "x-ms-client-request-id": [ "76011012-4d54-45dd-b515-3e02106678aa" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -136,27 +136,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11920" ], - "x-ms-request-id": [ "1be5a4e2-89f5-4892-ac22-81e0f0086d2a" ], - "x-ms-correlation-request-id": [ "1be5a4e2-89f5-4892-ac22-81e0f0086d2a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081829Z:1be5a4e2-89f5-4892-ac22-81e0f0086d2a" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11914" ], + "x-ms-request-id": [ "bfd893e8-5dca-4afe-812c-35f76d31e7e2" ], + "x-ms-correlation-request-id": [ "bfd893e8-5dca-4afe-812c-35f76d31e7e2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131740Z:bfd893e8-5dca-4afe-812c-35f76d31e7e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:18:28 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:17:40 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1123" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule3\",\"name\":\"queueAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule3\",\"name\":\"queueAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}}]}", "isContentBase64": false } }, - "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedTopic+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview+1": { + "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedTopic+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Send\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -172,32 +172,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1191" ], - "x-ms-request-id": [ "7a68febb-283d-4b3d-b2a5-60942a88a5c9" ], - "x-ms-correlation-request-id": [ "7a68febb-283d-4b3d-b2a5-60942a88a5c9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081829Z:7a68febb-283d-4b3d-b2a5-60942a88a5c9" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1192" ], + "x-ms-request-id": [ "9846b6a7-1eb9-4b64-af5e-148e831554a5" ], + "x-ms-correlation-request-id": [ "9846b6a7-1eb9-4b64-af5e-148e831554a5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131741Z:9846b6a7-1eb9-4b64-af5e-148e831554a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:18:28 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:17:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "337" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule3\",\"name\":\"topicAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"properties\":{\"rights\":[\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule3\",\"name\":\"topicAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"properties\":{\"rights\":[\"Send\"]}}", "isContentBase64": false } }, - "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview+2": { + "New-AzServiceBusAuthorizationRule+[NoContext]+NewExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "65" ], - "x-ms-client-request-id": [ "e353e98e-2e30-4a3f-ba20-9094754c0e2f" ], + "x-ms-unique-id": [ "66" ], + "x-ms-client-request-id": [ "337742e3-4875-4c29-8a05-802a34547956" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -213,20 +213,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11919" ], - "x-ms-request-id": [ "a4b2b9be-8275-47e9-95be-bacaeecd7247" ], - "x-ms-correlation-request-id": [ "a4b2b9be-8275-47e9-95be-bacaeecd7247" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081830Z:a4b2b9be-8275-47e9-95be-bacaeecd7247" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11913" ], + "x-ms-request-id": [ "c70fd9f6-12b4-44de-a3ab-dd875856fd7f" ], + "x-ms-correlation-request-id": [ "c70fd9f6-12b4-44de-a3ab-dd875856fd7f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131742Z:c70fd9f6-12b4-44de-a3ab-dd875856fd7f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:18:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:17:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1105" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule3\",\"name\":\"topicAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule3\",\"name\":\"topicAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}]}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusGeoDRConfiguration.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusGeoDRConfiguration.Recording.json index ae3ccd653776..a7e8f49312b2 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusGeoDRConfiguration.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusGeoDRConfiguration.Recording.json @@ -1,9 +1,9 @@ { - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+1": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"partnerNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"partnerNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -17,76 +17,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "18330068-6177-4c04-be7d-bea058b4cd30_M11SN1_M11SN1" ], + "x-ms-request-id": [ "fd14596c-f5f3-4c64-9169-9533ffa9be90_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1190" ], - "x-ms-correlation-request-id": [ "7b968aa3-9402-45b2-bd87-aebcc42f56b4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081856Z:7b968aa3-9402-45b2-bd87-aebcc42f56b4" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1191" ], + "x-ms-correlation-request-id": [ "176301af-5a8f-4f7b-a2df-4e8c61221b1b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131800Z:176301af-5a8f-4f7b-a2df-4e8c61221b1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:18:55 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:18:00 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+2": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", - "Content": null, - "isContentBase64": false, - "Headers": { - "x-ms-unique-id": [ "67" ], - "x-ms-client-request-id": [ "d86f02b7-8081-42a0-9df5-2b96c7a1fcc4" ], - "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], - "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ], - "Authorization": [ "[Filtered]" ] - }, - "ContentHeaders": { - } - }, - "Response": { - "StatusCode": 200, - "Headers": { - "Cache-Control": [ "no-cache" ], - "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9765c001-0a48-4223-989b-0c77472e5020_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11918" ], - "x-ms-correlation-request-id": [ "a2e4435a-b8ab-40dc-ac09-c9ab0df085f5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081856Z:a2e4435a-b8ab-40dc-ac09-c9ab0df085f5" ], - "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:18:56 GMT" ] - }, - "ContentHeaders": { - "Content-Length": [ "551" ], - "Content-Type": [ "application/json; charset=utf-8" ], - "Expires": [ "-1" ] - }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", - "isContentBase64": false - } - }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+3": { - "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "68" ], - "x-ms-client-request-id": [ "43f06353-4619-471b-9655-deeff87e1ae0" ], + "x-ms-client-request-id": [ "a12a9531-e957-43c3-a0d6-35a9f08ff48d" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -101,34 +59,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f4da8fc9-f2b2-42c0-8db5-b2b370f0239b_M11SN1_M11SN1" ], + "x-ms-request-id": [ "d6c13ac4-bad6-4538-be28-bcfa62caa4d1_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11917" ], - "x-ms-correlation-request-id": [ "06cad6e2-6500-4094-86e7-dab72162061e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081906Z:06cad6e2-6500-4094-86e7-dab72162061e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11912" ], + "x-ms-correlation-request-id": [ "e29dea9e-ccc2-4b5a-a3f6-43c720a56bb8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131801Z:e29dea9e-ccc2-4b5a-a3f6-43c720a56bb8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:19:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:18:00 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+4": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "69" ], - "x-ms-client-request-id": [ "ebf07bcd-ea48-4f1d-93fe-3fe62bbe8474" ], + "x-ms-client-request-id": [ "ab394bab-213a-4b20-a021-c74d3fd0b87e" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -143,34 +101,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0905e468-0576-4a2c-adaa-5c33de630325_M11SN1_M11SN1" ], + "x-ms-request-id": [ "75228768-96f3-401a-9f0b-cdad2c54cf3d_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11916" ], - "x-ms-correlation-request-id": [ "68b7d771-bf08-411d-8c68-31cc42655ce2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081917Z:68b7d771-bf08-411d-8c68-31cc42655ce2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11911" ], + "x-ms-correlation-request-id": [ "f92ad0b2-7508-4daf-b0ec-202e4d8797d7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131812Z:f92ad0b2-7508-4daf-b0ec-202e4d8797d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:19:16 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:18:12 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+5": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "70" ], - "x-ms-client-request-id": [ "dbca96e2-8a54-4f6c-a881-47882e42f692" ], + "x-ms-client-request-id": [ "2fd230e3-3f96-40c0-9215-3059f23b906c" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -185,34 +143,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "382232a4-42d8-4108-a0da-082f1da8c2cd_M1SN1_M1SN1" ], + "x-ms-request-id": [ "42452986-2c18-427d-ab9d-00e42c601658_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11915" ], - "x-ms-correlation-request-id": [ "5801da21-5b82-4bed-95fd-ad18c6765e31" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081927Z:5801da21-5b82-4bed-95fd-ad18c6765e31" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11910" ], + "x-ms-correlation-request-id": [ "3939ef5e-06cc-4756-9dd2-7385fbbf8502" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131823Z:3939ef5e-06cc-4756-9dd2-7385fbbf8502" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:19:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:18:22 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+6": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "71" ], - "x-ms-client-request-id": [ "35c4d630-0389-4cd6-8f11-b028010f060d" ], + "x-ms-client-request-id": [ "7761b180-6d0d-427b-a7d4-55e040c95813" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -227,34 +185,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8b18910a-eea3-4bdd-81e9-5415e729f8ed_M8SN1_M8SN1" ], + "x-ms-request-id": [ "b667d6ee-2074-416e-ab23-e7c0af7cf9fa_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11914" ], - "x-ms-correlation-request-id": [ "000b2039-92dd-4c9f-ae10-acb3322319f8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081937Z:000b2039-92dd-4c9f-ae10-acb3322319f8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11909" ], + "x-ms-correlation-request-id": [ "3329ac3e-e513-4353-af3f-7b7aabaf2c94" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131833Z:3329ac3e-e513-4353-af3f-7b7aabaf2c94" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:19:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:18:33 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+7": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "72" ], - "x-ms-client-request-id": [ "23398d88-40ed-4991-af40-71071069d303" ], + "x-ms-client-request-id": [ "84b5196a-ee8b-4eb6-9b3d-ed0347c9ac58" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -269,34 +227,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "be277caa-696e-4220-891d-f142ef9dc5d2_M8SN1_M8SN1" ], + "x-ms-request-id": [ "b0f90b84-3912-4a9e-a3e1-f7a85256e352_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11913" ], - "x-ms-correlation-request-id": [ "aeccde3b-87d2-4641-919b-21d571889450" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081948Z:aeccde3b-87d2-4641-919b-21d571889450" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11908" ], + "x-ms-correlation-request-id": [ "f460f0cb-acce-4737-aea1-31c3ae20aaaf" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131844Z:f460f0cb-acce-4737-aea1-31c3ae20aaaf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:19:47 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:18:43 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+8": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "73" ], - "x-ms-client-request-id": [ "13e250a2-9ddc-4a17-99b0-ce30a97a5b8b" ], + "x-ms-client-request-id": [ "556b9a12-4881-432d-a0ff-716c9f67140d" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -311,34 +269,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "05c6df72-9b73-4ab0-a13d-ac12ef22e5b2_M8SN1_M8SN1" ], + "x-ms-request-id": [ "3e2fc7a0-704c-473b-a8e8-78304906a874_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11912" ], - "x-ms-correlation-request-id": [ "6fe0d03c-0d0b-494b-aed0-b71ba17d72ea" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081958Z:6fe0d03c-0d0b-494b-aed0-b71ba17d72ea" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11907" ], + "x-ms-correlation-request-id": [ "66c092a0-edb4-4e20-8285-18bfcf3ae9c6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131855Z:66c092a0-edb4-4e20-8285-18bfcf3ae9c6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:19:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:18:55 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+9": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "74" ], - "x-ms-client-request-id": [ "7495c53d-bb6b-4742-80c5-c9bc68f25b2e" ], + "x-ms-client-request-id": [ "cf249e32-a8d6-4313-bf8a-1daf734d7446" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -353,34 +311,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ff2eda57-2157-4e1b-b255-c44451c9f4a7_M3SN1_M3SN1" ], + "x-ms-request-id": [ "23f41620-6003-4756-ab9d-a71810a267ba_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11926" ], - "x-ms-correlation-request-id": [ "a466dcae-1a68-401a-b855-2172b0d566a8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082008Z:a466dcae-1a68-401a-b855-2172b0d566a8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11906" ], + "x-ms-correlation-request-id": [ "c002898a-197b-4ba3-9aa3-16d2143f72e0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131906Z:c002898a-197b-4ba3-9aa3-16d2143f72e0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:08 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:05 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+10": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "75" ], - "x-ms-client-request-id": [ "cf2ed891-874a-4978-84f7-e895e17ee832" ], + "x-ms-client-request-id": [ "fb056b4b-0658-4bf4-bce1-736a24b02efb" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -395,34 +353,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "dc290342-c3ac-488f-a765-984be74b865a_M9SN1_M9SN1" ], + "x-ms-request-id": [ "d1552f85-5213-41fd-99aa-465b271ac399_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11925" ], - "x-ms-correlation-request-id": [ "956a987e-04c2-47b6-af03-934bbb199f73" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082019Z:956a987e-04c2-47b6-af03-934bbb199f73" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11905" ], + "x-ms-correlation-request-id": [ "1be2d1f4-7243-4bba-81a9-0f02f6c052fd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131916Z:1be2d1f4-7243-4bba-81a9-0f02f6c052fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:15 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+11": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "76" ], - "x-ms-client-request-id": [ "d028de5e-c717-4e1f-85e7-c733e63b0c88" ], + "x-ms-client-request-id": [ "c42fdf8d-2c3d-4177-93e4-dc1470567a87" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -437,34 +395,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "805a9da4-b57e-461f-aa9d-8a7e1e30762a_M0SN1_M0SN1" ], + "x-ms-request-id": [ "22a1d3c0-0a6a-43bf-bdd4-c4c65d67943a_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11924" ], - "x-ms-correlation-request-id": [ "8a6c7c5a-1425-4d29-a457-d36c2575b619" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082029Z:8a6c7c5a-1425-4d29-a457-d36c2575b619" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11904" ], + "x-ms-correlation-request-id": [ "44736492-2cec-4db1-9782-8e25a1312053" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131927Z:44736492-2cec-4db1-9782-8e25a1312053" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:26 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+12": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "77" ], - "x-ms-client-request-id": [ "76502b0e-a1b9-4ff1-8d4f-52b19284bb85" ], + "x-ms-client-request-id": [ "47e758e7-6315-408b-bf44-3bff66c242b0" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -479,34 +437,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8a72ee34-f345-4068-945a-69f3bf724aed_M0SN1_M0SN1" ], + "x-ms-request-id": [ "9e06da20-27f1-47ad-8841-e0095b4c7c9e_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11923" ], - "x-ms-correlation-request-id": [ "bf8ce96b-f438-4180-8cc3-b3b3bae290b0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082041Z:bf8ce96b-f438-4180-8cc3-b3b3bae290b0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11903" ], + "x-ms-correlation-request-id": [ "2e71f7b5-ca44-41da-852c-54c110cf7998" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131938Z:2e71f7b5-ca44-41da-852c-54c110cf7998" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:38 GMT" ] }, "ContentHeaders": { "Content-Length": [ "590" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+13": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "78" ], - "x-ms-client-request-id": [ "39b2f206-677b-4066-8f70-6c948cea9843" ], + "x-ms-client-request-id": [ "f874e2e1-cf1c-4845-aa10-2ee69a30bb41" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -521,34 +479,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c26a3a35-7e52-4abe-9c76-0075c5e58f9f_M3SN1_M3SN1" ], + "x-ms-request-id": [ "65141664-c9b0-4d79-9d72-8a80d360351c_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11922" ], - "x-ms-correlation-request-id": [ "4dcbf6d8-3f6e-498f-9091-761a5c9052a2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082051Z:4dcbf6d8-3f6e-498f-9091-761a5c9052a2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11902" ], + "x-ms-correlation-request-id": [ "30f8487c-fa96-4f1e-b120-c510070262b1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131949Z:30f8487c-fa96-4f1e-b120-c510070262b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:50 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "554" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/AuthorizationRules?api-version=2022-10-01-preview+14": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/AuthorizationRules?api-version=2022-10-01-preview+13": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/AuthorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/AuthorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "79" ], - "x-ms-client-request-id": [ "7e15161f-4615-415c-bd1d-038af2631608" ], + "x-ms-client-request-id": [ "414bb73f-b807-48bc-a403-ce89c6e4a6eb" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -564,32 +522,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11921" ], - "x-ms-request-id": [ "bf024ce6-3ff8-4407-a324-05b4e084f0b0" ], - "x-ms-correlation-request-id": [ "bf024ce6-3ff8-4407-a324-05b4e084f0b0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082052Z:bf024ce6-3ff8-4407-a324-05b4e084f0b0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11901" ], + "x-ms-request-id": [ "2d42ed21-f660-4c29-9135-0459f985ba82" ], + "x-ms-correlation-request-id": [ "2d42ed21-f660-4c29-9135-0459f985ba82" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131951Z:2d42ed21-f660-4c29-9135-0459f985ba82" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:51 GMT" ] }, "ContentHeaders": { "Content-Length": [ "384" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}]}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/authorizationRules?api-version=2022-10-01-preview+15": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/authorizationRules?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "80" ], - "x-ms-client-request-id": [ "ee45f923-64ad-4b85-af8e-aaa6cc622dab" ], + "x-ms-client-request-id": [ "253f3537-00c0-4841-8552-c75c95ed993a" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusDisasterRecoveryConfigAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusDisasterRecoveryConfigAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -604,34 +562,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4779a41c-bab3-4ae0-89c5-4b21fe857ad3_M3SN1_M3SN1" ], + "x-ms-request-id": [ "c1f9a8a1-3ee3-4681-9b6b-25475cabd227_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11920" ], - "x-ms-correlation-request-id": [ "5f35107b-2b33-44ab-ae77-c43aacefbff6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082052Z:5f35107b-2b33-44ab-ae77-c43aacefbff6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11900" ], + "x-ms-correlation-request-id": [ "d9284f98-f02c-4d73-9c7f-d0e0f378c1c9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131952Z:d9284f98-f02c-4d73-9c7f-d0e0f378c1c9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:52 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:52 GMT" ] }, "ContentHeaders": { "Content-Length": [ "421" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/authorizationRules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"East US\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/authorizationRules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"East US\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}]}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/authorizationRules/RootManageSharedAccessKey?api-version=2022-10-01-preview+16": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/authorizationRules/RootManageSharedAccessKey?api-version=2022-10-01-preview+15": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/authorizationRules/RootManageSharedAccessKey?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/authorizationRules/RootManageSharedAccessKey?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "81" ], - "x-ms-client-request-id": [ "60bf8fc8-05e0-44dc-9ad8-d962f0ce872a" ], + "x-ms-client-request-id": [ "8c7211b5-1b2e-4f2c-add2-01cc1e098ae8" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusDisasterRecoveryConfigAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusDisasterRecoveryConfigAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -646,34 +604,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f3fafdc0-4d4e-4ac9-8ad8-35783333136d_M3SN1_M3SN1" ], + "x-ms-request-id": [ "1a37bfbf-e965-4d8c-8178-55bc89a336ec_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11919" ], - "x-ms-correlation-request-id": [ "d68d5799-32a4-4b76-b3df-d7db1055a0e1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082053Z:d68d5799-32a4-4b76-b3df-d7db1055a0e1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11899" ], + "x-ms-correlation-request-id": [ "46afbb52-42a0-41b8-ba06-c8f6cda60ac2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131954Z:46afbb52-42a0-41b8-ba06-c8f6cda60ac2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:52 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "409" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/authorizationRules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"East US\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/authorizationRules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"East US\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/authorizationRules/RootManageSharedAccessKey/listKeys?api-version=2022-10-01-preview+17": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/authorizationRules/RootManageSharedAccessKey/listKeys?api-version=2022-10-01-preview+16": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/authorizationRules/RootManageSharedAccessKey/listKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/authorizationRules/RootManageSharedAccessKey/listKeys?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "82" ], - "x-ms-client-request-id": [ "968375be-def7-4120-880d-db270b253d25" ], + "x-ms-client-request-id": [ "7b831e84-c0b0-4921-aecf-acfb91af6527" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusDisasterRecoveryConfigKey_List" ], "FullCommandName": [ "Get-AzServiceBusDisasterRecoveryConfigKey_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -688,34 +646,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "54456c60-fe77-47f2-bd8e-b3faed363aec_M3SN1_M3SN1" ], + "x-ms-request-id": [ "0e33c707-da92-49e2-9f2c-42ae242502b9_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1196" ], - "x-ms-correlation-request-id": [ "83d64a6b-2fe4-413a-aaf0-7f0a13f25fc5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082054Z:83d64a6b-2fe4-413a-aaf0-7f0a13f25fc5" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1195" ], + "x-ms-correlation-request-id": [ "5cd65285-59fc-4ee0-8e2b-449b3e7f4a14" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131955Z:5cd65285-59fc-4ee0-8e2b-449b3e7f4a14" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:53 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:54 GMT" ] }, "ContentHeaders": { "Content-Length": [ "543" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"aliasPrimaryConnectionString\":\"Endpoint=sb://aliasuoy2gl.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=HUzcrYNyQP+10wq82majWnkGRzLmHTXS++ASbP4EL6Y=\",\"aliasSecondaryConnectionString\":\"Endpoint=sb://aliasuoy2gl.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=lya+ePIWeDCg5LVh090+tblMZkB7STHlA+ASbMGbX7A=\",\"primaryKey\":\"HUzcrYNyQP+10wq82majWnkGRzLmHTXS++ASbP4EL6Y=\",\"secondaryKey\":\"lya+ePIWeDCg5LVh090+tblMZkB7STHlA+ASbMGbX7A=\",\"keyName\":\"RootManageSharedAccessKey\"}", + "Content": "{\"aliasPrimaryConnectionString\":\"Endpoint=sb://aliasq6x0t1.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=HNrXc7IiHxxeHD7x5iYDiyLfLpkRP0sBk+ASbFD8bYQ=\",\"aliasSecondaryConnectionString\":\"Endpoint=sb://aliasq6x0t1.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=VAu5g+N3k3O7rGlhPzDXU+PXo9ISCsNs3+ASbNbJzmA=\",\"primaryKey\":\"HNrXc7IiHxxeHD7x5iYDiyLfLpkRP0sBk+ASbFD8bYQ=\",\"secondaryKey\":\"VAu5g+N3k3O7rGlhPzDXU+PXo9ISCsNs3+ASbNbJzmA=\",\"keyName\":\"RootManageSharedAccessKey\"}", "isContentBase64": false } }, - "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/AuthorizationRules/RootManageSharedAccessKey/listKeys?api-version=2022-10-01-preview+18": { + "New-AzServiceBusGeoDRConfiguration+[NoContext]+CreateExpanded+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/AuthorizationRules/RootManageSharedAccessKey/listKeys?api-version=2022-10-01-preview+17": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/AuthorizationRules/RootManageSharedAccessKey/listKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/AuthorizationRules/RootManageSharedAccessKey/listKeys?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "83" ], - "x-ms-client-request-id": [ "be8e6ae2-6986-4c58-977c-82fcffe82a58" ], + "x-ms-client-request-id": [ "b61d71ae-b4e7-41db-a26b-1946ce079991" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceKey_List" ], "FullCommandName": [ "Get-AzServiceBusNamespaceKey_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -731,20 +689,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1195" ], - "x-ms-request-id": [ "5581dc9d-0058-42d3-bc23-0fe3bc7d8d44" ], - "x-ms-correlation-request-id": [ "5581dc9d-0058-42d3-bc23-0fe3bc7d8d44" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082055Z:5581dc9d-0058-42d3-bc23-0fe3bc7d8d44" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1194" ], + "x-ms-request-id": [ "26543899-893c-439d-8dcb-99601c1187e8" ], + "x-ms-correlation-request-id": [ "26543899-893c-439d-8dcb-99601c1187e8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131956Z:26543899-893c-439d-8dcb-99601c1187e8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:20:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:19:55 GMT" ] }, "ContentHeaders": { "Content-Length": [ "923" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://primarynsbmgu13.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=HUzcrYNyQP+10wq82majWnkGRzLmHTXS++ASbP4EL6Y=\",\"secondaryConnectionString\":\"Endpoint=sb://primarynsbmgu13.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=lya+ePIWeDCg5LVh090+tblMZkB7STHlA+ASbMGbX7A=\",\"primaryKey\":\"HUzcrYNyQP+10wq82majWnkGRzLmHTXS++ASbP4EL6Y=\",\"secondaryKey\":\"lya+ePIWeDCg5LVh090+tblMZkB7STHlA+ASbMGbX7A=\",\"keyName\":\"RootManageSharedAccessKey\",\"aliasPrimaryConnectionString\":\"Endpoint=sb://aliasuoy2gl.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=HUzcrYNyQP+10wq82majWnkGRzLmHTXS++ASbP4EL6Y=\",\"aliasSecondaryConnectionString\":\"Endpoint=sb://aliasuoy2gl.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=lya+ePIWeDCg5LVh090+tblMZkB7STHlA+ASbMGbX7A=\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://primarynsd7oma3.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=HNrXc7IiHxxeHD7x5iYDiyLfLpkRP0sBk+ASbFD8bYQ=\",\"secondaryConnectionString\":\"Endpoint=sb://primarynsd7oma3.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=VAu5g+N3k3O7rGlhPzDXU+PXo9ISCsNs3+ASbNbJzmA=\",\"primaryKey\":\"HNrXc7IiHxxeHD7x5iYDiyLfLpkRP0sBk+ASbFD8bYQ=\",\"secondaryKey\":\"VAu5g+N3k3O7rGlhPzDXU+PXo9ISCsNs3+ASbNbJzmA=\",\"keyName\":\"RootManageSharedAccessKey\",\"aliasPrimaryConnectionString\":\"Endpoint=sb://aliasq6x0t1.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=HNrXc7IiHxxeHD7x5iYDiyLfLpkRP0sBk+ASbFD8bYQ=\",\"aliasSecondaryConnectionString\":\"Endpoint=sb://aliasq6x0t1.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=VAu5g+N3k3O7rGlhPzDXU+PXo9ISCsNs3+ASbNbJzmA=\"}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusKey.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusKey.Recording.json index 1531b7ba487e..aca64d313b6b 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusKey.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusKey.Recording.json @@ -1,13 +1,13 @@ { - "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview+1": { + "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview+1": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "84" ], - "x-ms-client-request-id": [ "70376444-92d8-45e9-ae17-e2d96c596c45" ], + "x-ms-client-request-id": [ "9d9fddbb-1c75-4ce4-a4f7-ffc71a6bbe76" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceKey_List" ], "FullCommandName": [ "Get-AzServiceBusNamespaceKey_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,27 +23,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1194" ], - "x-ms-request-id": [ "806f54a5-de16-413b-b970-654fbe0fb70f" ], - "x-ms-correlation-request-id": [ "806f54a5-de16-413b-b970-654fbe0fb70f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082133Z:806f54a5-de16-413b-b970-654fbe0fb70f" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1193" ], + "x-ms-request-id": [ "57f98227-a25c-4a12-afc8-a8eb6f5891bb" ], + "x-ms-correlation-request-id": [ "57f98227-a25c-4a12-afc8-a8eb6f5891bb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132022Z:57f98227-a25c-4a12-afc8-a8eb6f5891bb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:21:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:21 GMT" ] }, "ContentHeaders": { "Content-Length": [ "528" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=yUeXxp4RZFeO8HVk02a5uAhj7gOOp088fDUpNxrVWFQ=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=brAMVZ+OG0kgIs7WroohGJVupq8jTxWwn591Dh0Cx0I=\",\"primaryKey\":\"yUeXxp4RZFeO8HVk02a5uAhj7gOOp088fDUpNxrVWFQ=\",\"secondaryKey\":\"brAMVZ+OG0kgIs7WroohGJVupq8jTxWwn591Dh0Cx0I=\",\"keyName\":\"namespaceAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=x6oIGJ4kG+21Tg8d8Q68Hz3nnygn5ebHy+ASbCB3YvE=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=XVfSwAW8/2zZ0gMmpeE5sRx3ern/rKCv7+ASbGdJ0is=\",\"primaryKey\":\"x6oIGJ4kG+21Tg8d8Q68Hz3nnygn5ebHy+ASbCB3YvE=\",\"secondaryKey\":\"XVfSwAW8/2zZ0gMmpeE5sRx3ern/rKCv7+ASbGdJ0is=\",\"keyName\":\"namespaceAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview+2": { + "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview+2": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview", "Content": "{\n \"keyType\": \"PrimaryKey\"\n}", "isContentBase64": false, "Headers": { @@ -59,27 +59,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1193" ], - "x-ms-request-id": [ "e424bf0a-6edc-410e-8262-60d673d99f78" ], - "x-ms-correlation-request-id": [ "e424bf0a-6edc-410e-8262-60d673d99f78" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082139Z:e424bf0a-6edc-410e-8262-60d673d99f78" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1192" ], + "x-ms-request-id": [ "096733ab-f188-43a2-aeb1-ebadf2ad605f" ], + "x-ms-correlation-request-id": [ "096733ab-f188-43a2-aeb1-ebadf2ad605f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132028Z:096733ab-f188-43a2-aeb1-ebadf2ad605f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:21:39 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:27 GMT" ] }, "ContentHeaders": { "Content-Length": [ "528" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=RrGwImGf/a8JP9Ui9Fo8Gzbv3BVYVbM4SaeZWHBHw9M=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=brAMVZ+OG0kgIs7WroohGJVupq8jTxWwn591Dh0Cx0I=\",\"primaryKey\":\"RrGwImGf/a8JP9Ui9Fo8Gzbv3BVYVbM4SaeZWHBHw9M=\",\"secondaryKey\":\"brAMVZ+OG0kgIs7WroohGJVupq8jTxWwn591Dh0Cx0I=\",\"keyName\":\"namespaceAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=0Z3rjRhrkqqfBptc4wqxkJjK7oZqiU3xD+ASbIB4lfA=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=XVfSwAW8/2zZ0gMmpeE5sRx3ern/rKCv7+ASbGdJ0is=\",\"primaryKey\":\"0Z3rjRhrkqqfBptc4wqxkJjK7oZqiU3xD+ASbIB4lfA=\",\"secondaryKey\":\"XVfSwAW8/2zZ0gMmpeE5sRx3ern/rKCv7+ASbGdJ0is=\",\"keyName\":\"namespaceAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview+3": { + "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview+3": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview", "Content": "{\n \"keyType\": \"SecondaryKey\"\n}", "isContentBase64": false, "Headers": { @@ -95,28 +95,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1192" ], - "x-ms-request-id": [ "1012dc58-d743-4f70-9dff-054bfe1b89e6" ], - "x-ms-correlation-request-id": [ "1012dc58-d743-4f70-9dff-054bfe1b89e6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082146Z:1012dc58-d743-4f70-9dff-054bfe1b89e6" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1191" ], + "x-ms-request-id": [ "853b3f55-462f-4ad0-85bf-815718269baa" ], + "x-ms-correlation-request-id": [ "853b3f55-462f-4ad0-85bf-815718269baa" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132035Z:853b3f55-462f-4ad0-85bf-815718269baa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:21:45 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:35 GMT" ] }, "ContentHeaders": { "Content-Length": [ "528" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=RrGwImGf/a8JP9Ui9Fo8Gzbv3BVYVbM4SaeZWHBHw9M=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=s2vKDcDzJfnO0ckCSJKKnKIS/5JUmW3RCV07i/+m6qk=\",\"primaryKey\":\"RrGwImGf/a8JP9Ui9Fo8Gzbv3BVYVbM4SaeZWHBHw9M=\",\"secondaryKey\":\"s2vKDcDzJfnO0ckCSJKKnKIS/5JUmW3RCV07i/+m6qk=\",\"keyName\":\"namespaceAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=0Z3rjRhrkqqfBptc4wqxkJjK7oZqiU3xD+ASbIB4lfA=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=l3sDYEXJv+msVJF8RLObbbrFYCnEjxsJC+ASbK1HKTA=\",\"primaryKey\":\"0Z3rjRhrkqqfBptc4wqxkJjK7oZqiU3xD+ASbIB4lfA=\",\"secondaryKey\":\"l3sDYEXJv+msVJF8RLObbbrFYCnEjxsJC+ASbK1HKTA=\",\"keyName\":\"namespaceAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview+4": { + "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview+4": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview", - "Content": "{\n \"keyType\": \"PrimaryKey\",\n \"key\": \"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\"\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "Content": "{\n \"keyType\": \"PrimaryKey\",\n \"key\": \"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\"\n}", "isContentBase64": false, "Headers": { }, @@ -131,28 +131,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1191" ], - "x-ms-request-id": [ "75ed63b3-8e9a-4ec9-af40-a10b8cca5935" ], - "x-ms-correlation-request-id": [ "75ed63b3-8e9a-4ec9-af40-a10b8cca5935" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082153Z:75ed63b3-8e9a-4ec9-af40-a10b8cca5935" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1190" ], + "x-ms-request-id": [ "3d6e49e7-f244-49d9-8683-5ba8ce8f16a8" ], + "x-ms-correlation-request-id": [ "3d6e49e7-f244-49d9-8683-5ba8ce8f16a8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132042Z:3d6e49e7-f244-49d9-8683-5ba8ce8f16a8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:21:52 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:42 GMT" ] }, "ContentHeaders": { "Content-Length": [ "528" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=s2vKDcDzJfnO0ckCSJKKnKIS/5JUmW3RCV07i/+m6qk=\",\"primaryKey\":\"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"secondaryKey\":\"s2vKDcDzJfnO0ckCSJKKnKIS/5JUmW3RCV07i/+m6qk=\",\"keyName\":\"namespaceAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=l3sDYEXJv+msVJF8RLObbbrFYCnEjxsJC+ASbK1HKTA=\",\"primaryKey\":\"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"secondaryKey\":\"l3sDYEXJv+msVJF8RLObbbrFYCnEjxsJC+ASbK1HKTA=\",\"keyName\":\"namespaceAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview+5": { + "New-AzServiceBusKey+[NoContext]+NewExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview+5": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview", - "Content": "{\n \"keyType\": \"SecondaryKey\",\n \"key\": \"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\"\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "Content": "{\n \"keyType\": \"SecondaryKey\",\n \"key\": \"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\"\n}", "isContentBase64": false, "Headers": { }, @@ -167,32 +167,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1190" ], - "x-ms-request-id": [ "f5e757df-e137-4bfc-ad70-821247e01323" ], - "x-ms-correlation-request-id": [ "f5e757df-e137-4bfc-ad70-821247e01323" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082159Z:f5e757df-e137-4bfc-ad70-821247e01323" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1189" ], + "x-ms-request-id": [ "cd34eed1-80b8-4dbe-b2b7-173f1e8c0f3d" ], + "x-ms-correlation-request-id": [ "cd34eed1-80b8-4dbe-b2b7-173f1e8c0f3d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132049Z:cd34eed1-80b8-4dbe-b2b7-173f1e8c0f3d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:21:59 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "528" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"primaryKey\":\"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"secondaryKey\":\"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"keyName\":\"namespaceAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"primaryKey\":\"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"secondaryKey\":\"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"keyName\":\"namespaceAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview+1": { + "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview+1": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "89" ], - "x-ms-client-request-id": [ "7252fea1-4cce-40fb-a94f-66205964a586" ], + "x-ms-client-request-id": [ "d15cfed2-3574-45ca-b694-b3ea327281e0" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueKey_List" ], "FullCommandName": [ "Get-AzServiceBusQueueKey_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -208,27 +208,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1189" ], - "x-ms-request-id": [ "7e860352-6f33-4824-9a1f-24d38ff970cc" ], - "x-ms-correlation-request-id": [ "7e860352-6f33-4824-9a1f-24d38ff970cc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082200Z:7e860352-6f33-4824-9a1f-24d38ff970cc" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1188" ], + "x-ms-request-id": [ "d5e4888f-331f-4805-9057-4d3db8d1ef6d" ], + "x-ms-correlation-request-id": [ "d5e4888f-331f-4805-9057-4d3db8d1ef6d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132050Z:d5e4888f-331f-4805-9057-4d3db8d1ef6d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:50 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=ckqrYce8Wx7RvbSFqSug+WpI0R4XvyNi6GsUXxKHYJ4=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=sxAxrFOTafVUW777HlIGY29s0dedwWhmBOe10g9ymYQ=;EntityPath=queue1\",\"primaryKey\":\"ckqrYce8Wx7RvbSFqSug+WpI0R4XvyNi6GsUXxKHYJ4=\",\"secondaryKey\":\"sxAxrFOTafVUW777HlIGY29s0dedwWhmBOe10g9ymYQ=\",\"keyName\":\"queueAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=TuGK3T3dv9NQC1Ga7KezLgzpV5x/3NCRs+ASbNm52ok=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=jzpzNASrPw8MizwCbMpQLXBEbFaTGgyjo+ASbI+BS5c=;EntityPath=queue1\",\"primaryKey\":\"TuGK3T3dv9NQC1Ga7KezLgzpV5x/3NCRs+ASbNm52ok=\",\"secondaryKey\":\"jzpzNASrPw8MizwCbMpQLXBEbFaTGgyjo+ASbI+BS5c=\",\"keyName\":\"queueAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview+2": { + "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview+2": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview", "Content": "{\n \"keyType\": \"PrimaryKey\"\n}", "isContentBase64": false, "Headers": { @@ -244,27 +244,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1188" ], - "x-ms-request-id": [ "596469f4-edb8-48c3-92e7-6efbbdc9aae7" ], - "x-ms-correlation-request-id": [ "596469f4-edb8-48c3-92e7-6efbbdc9aae7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082200Z:596469f4-edb8-48c3-92e7-6efbbdc9aae7" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1187" ], + "x-ms-request-id": [ "8224fbe0-7dbb-4f06-9690-1ccbf6abf5c9" ], + "x-ms-correlation-request-id": [ "8224fbe0-7dbb-4f06-9690-1ccbf6abf5c9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132051Z:8224fbe0-7dbb-4f06-9690-1ccbf6abf5c9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:51 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=BRdvk3CCMQML3ww4NwkLfZ1beH04YKbL7QlV5ttd5Vg=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=sxAxrFOTafVUW777HlIGY29s0dedwWhmBOe10g9ymYQ=;EntityPath=queue1\",\"primaryKey\":\"BRdvk3CCMQML3ww4NwkLfZ1beH04YKbL7QlV5ttd5Vg=\",\"secondaryKey\":\"sxAxrFOTafVUW777HlIGY29s0dedwWhmBOe10g9ymYQ=\",\"keyName\":\"queueAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=s1hNR5vPOkICdO9HlN5u+LOeJK2amMUXh+ASbIbFpIM=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=jzpzNASrPw8MizwCbMpQLXBEbFaTGgyjo+ASbI+BS5c=;EntityPath=queue1\",\"primaryKey\":\"s1hNR5vPOkICdO9HlN5u+LOeJK2amMUXh+ASbIbFpIM=\",\"secondaryKey\":\"jzpzNASrPw8MizwCbMpQLXBEbFaTGgyjo+ASbI+BS5c=\",\"keyName\":\"queueAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview+3": { + "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview+3": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview", "Content": "{\n \"keyType\": \"SecondaryKey\"\n}", "isContentBase64": false, "Headers": { @@ -280,28 +280,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1187" ], - "x-ms-request-id": [ "6a5f9e8d-f717-4b91-a4e6-498386fcd5ce" ], - "x-ms-correlation-request-id": [ "6a5f9e8d-f717-4b91-a4e6-498386fcd5ce" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082201Z:6a5f9e8d-f717-4b91-a4e6-498386fcd5ce" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1186" ], + "x-ms-request-id": [ "01aebe66-6699-435b-9073-727650467a96" ], + "x-ms-correlation-request-id": [ "01aebe66-6699-435b-9073-727650467a96" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132052Z:01aebe66-6699-435b-9073-727650467a96" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:52 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=BRdvk3CCMQML3ww4NwkLfZ1beH04YKbL7QlV5ttd5Vg=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=BAXMdgKA2yRC1mMEaZrFDvUk17vkskFVqHX3LrJxAi8=;EntityPath=queue1\",\"primaryKey\":\"BRdvk3CCMQML3ww4NwkLfZ1beH04YKbL7QlV5ttd5Vg=\",\"secondaryKey\":\"BAXMdgKA2yRC1mMEaZrFDvUk17vkskFVqHX3LrJxAi8=\",\"keyName\":\"queueAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=s1hNR5vPOkICdO9HlN5u+LOeJK2amMUXh+ASbIbFpIM=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=WWjX8zt0DuD5bHWeBU0Uh8TqV4E20akN6+ASbMgUU4I=;EntityPath=queue1\",\"primaryKey\":\"s1hNR5vPOkICdO9HlN5u+LOeJK2amMUXh+ASbIbFpIM=\",\"secondaryKey\":\"WWjX8zt0DuD5bHWeBU0Uh8TqV4E20akN6+ASbMgUU4I=\",\"keyName\":\"queueAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview+4": { + "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview+4": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview", - "Content": "{\n \"keyType\": \"PrimaryKey\",\n \"key\": \"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\"\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "Content": "{\n \"keyType\": \"PrimaryKey\",\n \"key\": \"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\"\n}", "isContentBase64": false, "Headers": { }, @@ -316,28 +316,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1186" ], - "x-ms-request-id": [ "13bf48fd-138f-4a37-a61d-227f26c1d2c5" ], - "x-ms-correlation-request-id": [ "13bf48fd-138f-4a37-a61d-227f26c1d2c5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082202Z:13bf48fd-138f-4a37-a61d-227f26c1d2c5" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1185" ], + "x-ms-request-id": [ "3b5669a3-f4a4-4ee3-a948-bbedcc6b672f" ], + "x-ms-correlation-request-id": [ "3b5669a3-f4a4-4ee3-a948-bbedcc6b672f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132053Z:3b5669a3-f4a4-4ee3-a948-bbedcc6b672f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=BAXMdgKA2yRC1mMEaZrFDvUk17vkskFVqHX3LrJxAi8=;EntityPath=queue1\",\"primaryKey\":\"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"secondaryKey\":\"BAXMdgKA2yRC1mMEaZrFDvUk17vkskFVqHX3LrJxAi8=\",\"keyName\":\"queueAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=WWjX8zt0DuD5bHWeBU0Uh8TqV4E20akN6+ASbMgUU4I=;EntityPath=queue1\",\"primaryKey\":\"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"secondaryKey\":\"WWjX8zt0DuD5bHWeBU0Uh8TqV4E20akN6+ASbMgUU4I=\",\"keyName\":\"queueAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview+5": { + "New-AzServiceBusKey+[NoContext]+NewExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview+5": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview", - "Content": "{\n \"keyType\": \"SecondaryKey\",\n \"key\": \"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\"\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "Content": "{\n \"keyType\": \"SecondaryKey\",\n \"key\": \"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\"\n}", "isContentBase64": false, "Headers": { }, @@ -352,32 +352,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1185" ], - "x-ms-request-id": [ "7f086aeb-d3de-4e8c-8dde-9887695f0ec4" ], - "x-ms-correlation-request-id": [ "7f086aeb-d3de-4e8c-8dde-9887695f0ec4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082202Z:7f086aeb-d3de-4e8c-8dde-9887695f0ec4" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1184" ], + "x-ms-request-id": [ "b7c4021f-4843-4272-8868-a9b06b196936" ], + "x-ms-correlation-request-id": [ "b7c4021f-4843-4272-8868-a9b06b196936" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132054Z:b7c4021f-4843-4272-8868-a9b06b196936" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=;EntityPath=queue1\",\"primaryKey\":\"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"secondaryKey\":\"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"keyName\":\"queueAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=;EntityPath=queue1\",\"primaryKey\":\"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"secondaryKey\":\"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"keyName\":\"queueAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview+1": { + "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview+1": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "94" ], - "x-ms-client-request-id": [ "032d5e91-4ca9-4030-9134-7a268c1c6628" ], + "x-ms-client-request-id": [ "0d642ba4-4229-4b80-87c6-7c5163b6dc94" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicKey_List" ], "FullCommandName": [ "Get-AzServiceBusTopicKey_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -393,27 +393,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1184" ], - "x-ms-request-id": [ "72d321fd-9584-4d41-aa22-539971a1a24f" ], - "x-ms-correlation-request-id": [ "72d321fd-9584-4d41-aa22-539971a1a24f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082203Z:72d321fd-9584-4d41-aa22-539971a1a24f" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1183" ], + "x-ms-request-id": [ "f3020133-655c-4f88-8eaf-d5e213a1744a" ], + "x-ms-correlation-request-id": [ "f3020133-655c-4f88-8eaf-d5e213a1744a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132055Z:f3020133-655c-4f88-8eaf-d5e213a1744a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:55 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=UISvK/VT62+x7reVvwrjngGfUTDFheWo9K0c5YPScDU=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=41VaWuEcmDkTtwv1L/VFTLX4C/h2EYCLmDSd1Url4f8=;EntityPath=topic1\",\"primaryKey\":\"UISvK/VT62+x7reVvwrjngGfUTDFheWo9K0c5YPScDU=\",\"secondaryKey\":\"41VaWuEcmDkTtwv1L/VFTLX4C/h2EYCLmDSd1Url4f8=\",\"keyName\":\"topicAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=f33rSyiL7n/z1Z6G+y3HdBjHEXVeZAboF+ASbHaw1ug=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=mpNbl3j14kx4+D5cH636PArtxDhUG6iNP+ASbP/FPQk=;EntityPath=topic1\",\"primaryKey\":\"f33rSyiL7n/z1Z6G+y3HdBjHEXVeZAboF+ASbHaw1ug=\",\"secondaryKey\":\"mpNbl3j14kx4+D5cH636PArtxDhUG6iNP+ASbP/FPQk=\",\"keyName\":\"topicAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview+2": { + "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview+2": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview", "Content": "{\n \"keyType\": \"PrimaryKey\"\n}", "isContentBase64": false, "Headers": { @@ -429,27 +429,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1183" ], - "x-ms-request-id": [ "fa6f2abb-4181-4cdc-acf0-09b0e588a2a1" ], - "x-ms-correlation-request-id": [ "fa6f2abb-4181-4cdc-acf0-09b0e588a2a1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082204Z:fa6f2abb-4181-4cdc-acf0-09b0e588a2a1" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1182" ], + "x-ms-request-id": [ "539be0d6-ec52-4eed-b64c-1581d435b7fb" ], + "x-ms-correlation-request-id": [ "539be0d6-ec52-4eed-b64c-1581d435b7fb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132056Z:539be0d6-ec52-4eed-b64c-1581d435b7fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:55 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=xC2dr8JFOWoNnnlEW+/KssDAMoogEIqNJ+KFLEnIp9o=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=41VaWuEcmDkTtwv1L/VFTLX4C/h2EYCLmDSd1Url4f8=;EntityPath=topic1\",\"primaryKey\":\"xC2dr8JFOWoNnnlEW+/KssDAMoogEIqNJ+KFLEnIp9o=\",\"secondaryKey\":\"41VaWuEcmDkTtwv1L/VFTLX4C/h2EYCLmDSd1Url4f8=\",\"keyName\":\"topicAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=ymhvl4Pcm/+NwNbMy5DdKBkLwifstAUlN+ASbBany2s=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=mpNbl3j14kx4+D5cH636PArtxDhUG6iNP+ASbP/FPQk=;EntityPath=topic1\",\"primaryKey\":\"ymhvl4Pcm/+NwNbMy5DdKBkLwifstAUlN+ASbBany2s=\",\"secondaryKey\":\"mpNbl3j14kx4+D5cH636PArtxDhUG6iNP+ASbP/FPQk=\",\"keyName\":\"topicAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview+3": { + "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview+3": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview", "Content": "{\n \"keyType\": \"SecondaryKey\"\n}", "isContentBase64": false, "Headers": { @@ -465,28 +465,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1182" ], - "x-ms-request-id": [ "9b48a6a4-622e-4ffd-bf1a-3cdba009a468" ], - "x-ms-correlation-request-id": [ "9b48a6a4-622e-4ffd-bf1a-3cdba009a468" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082204Z:9b48a6a4-622e-4ffd-bf1a-3cdba009a468" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1181" ], + "x-ms-request-id": [ "d4cfa497-f862-4dbc-9882-6239b6562d37" ], + "x-ms-correlation-request-id": [ "d4cfa497-f862-4dbc-9882-6239b6562d37" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132057Z:d4cfa497-f862-4dbc-9882-6239b6562d37" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:56 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=xC2dr8JFOWoNnnlEW+/KssDAMoogEIqNJ+KFLEnIp9o=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=vsaRRtEfoLhnoASJilXcuOULBz/vNv6QUwqCmb6G4EM=;EntityPath=topic1\",\"primaryKey\":\"xC2dr8JFOWoNnnlEW+/KssDAMoogEIqNJ+KFLEnIp9o=\",\"secondaryKey\":\"vsaRRtEfoLhnoASJilXcuOULBz/vNv6QUwqCmb6G4EM=\",\"keyName\":\"topicAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=ymhvl4Pcm/+NwNbMy5DdKBkLwifstAUlN+ASbBany2s=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=sLmza7WIitVxVpqY5vVcw2wdu1weZAgOD+ASbEmPzZk=;EntityPath=topic1\",\"primaryKey\":\"ymhvl4Pcm/+NwNbMy5DdKBkLwifstAUlN+ASbBany2s=\",\"secondaryKey\":\"sLmza7WIitVxVpqY5vVcw2wdu1weZAgOD+ASbEmPzZk=\",\"keyName\":\"topicAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview+4": { + "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview+4": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview", - "Content": "{\n \"keyType\": \"PrimaryKey\",\n \"key\": \"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\"\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "Content": "{\n \"keyType\": \"PrimaryKey\",\n \"key\": \"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\"\n}", "isContentBase64": false, "Headers": { }, @@ -501,28 +501,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1181" ], - "x-ms-request-id": [ "3bb4161f-ddf5-46c2-841a-5a5ccf23ca66" ], - "x-ms-correlation-request-id": [ "3bb4161f-ddf5-46c2-841a-5a5ccf23ca66" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082205Z:3bb4161f-ddf5-46c2-841a-5a5ccf23ca66" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1180" ], + "x-ms-request-id": [ "0a91d2fe-3f5b-4572-bdb9-729ca9c37bb9" ], + "x-ms-correlation-request-id": [ "0a91d2fe-3f5b-4572-bdb9-729ca9c37bb9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132058Z:0a91d2fe-3f5b-4572-bdb9-729ca9c37bb9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:05 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:57 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=vsaRRtEfoLhnoASJilXcuOULBz/vNv6QUwqCmb6G4EM=;EntityPath=topic1\",\"primaryKey\":\"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"secondaryKey\":\"vsaRRtEfoLhnoASJilXcuOULBz/vNv6QUwqCmb6G4EM=\",\"keyName\":\"topicAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=sLmza7WIitVxVpqY5vVcw2wdu1weZAgOD+ASbEmPzZk=;EntityPath=topic1\",\"primaryKey\":\"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"secondaryKey\":\"sLmza7WIitVxVpqY5vVcw2wdu1weZAgOD+ASbEmPzZk=\",\"keyName\":\"topicAuthRule1\"}", "isContentBase64": false } }, - "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview+5": { + "New-AzServiceBusKey+[NoContext]+NewExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview+5": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview", - "Content": "{\n \"keyType\": \"SecondaryKey\",\n \"key\": \"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\"\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/regenerateKeys?api-version=2022-10-01-preview", + "Content": "{\n \"keyType\": \"SecondaryKey\",\n \"key\": \"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\"\n}", "isContentBase64": false, "Headers": { }, @@ -537,20 +537,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1180" ], - "x-ms-request-id": [ "085df447-348f-46d3-8eb9-6bc447c86083" ], - "x-ms-correlation-request-id": [ "085df447-348f-46d3-8eb9-6bc447c86083" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082206Z:085df447-348f-46d3-8eb9-6bc447c86083" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1179" ], + "x-ms-request-id": [ "24135dd0-8506-4160-931e-4b311151c344" ], + "x-ms-correlation-request-id": [ "24135dd0-8506-4160-931e-4b311151c344" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132058Z:24135dd0-8506-4160-931e-4b311151c344" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:20:58 GMT" ] }, "ContentHeaders": { "Content-Length": [ "552" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=;EntityPath=topic1\",\"primaryKey\":\"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"secondaryKey\":\"Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=\",\"keyName\":\"topicAuthRule1\"}", + "Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=;EntityPath=topic1\",\"primaryKey\":\"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"secondaryKey\":\"0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=\",\"keyName\":\"topicAuthRule1\"}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusNamespaceV2.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusNamespaceV2.Recording.json index d253b19fa8bd..4f895ccc78c6 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusNamespaceV2.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusNamespaceV2.Recording.json @@ -1,8 +1,8 @@ { - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r?api-version=2022-10-01-preview+1": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29?api-version=2022-10-01-preview", "Content": "{\n \"location\": \"eastus\",\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n }\n}", "isContentBase64": false, "Headers": { @@ -17,35 +17,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ef2b5b7f-7bdf-4758-a109-e2e658d34cba_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "f36b01ae-ca72-4cd9-a029-9cac5747c10c_M2CH3_M2CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1190" ], - "x-ms-correlation-request-id": [ "31a55df3-bb3f-44a6-b75a-2a8e3f7040d1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082240Z:31a55df3-bb3f-44a6-b75a-2a8e3f7040d1" ], + "x-ms-correlation-request-id": [ "29064617-9db1-4faf-8570-758b5bfd242e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132130Z:29064617-9db1-4faf-8570-758b5bfd242e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:22:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:21:29 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "730" ], + "Content-Length": [ "732" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r\",\"name\":\"namespaceV22z0f7r\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev22z0f7r\",\"createdAt\":\"2023-02-13T08:22:39.88Z\",\"updatedAt\":\"2023-02-13T08:22:39.88Z\",\"serviceBusEndpoint\":\"https://namespaceV22z0f7r.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29\",\"name\":\"namespaceV26ovc29\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev26ovc29\",\"createdAt\":\"2023-02-19T13:21:29.033Z\",\"updatedAt\":\"2023-02-19T13:21:29.033Z\",\"serviceBusEndpoint\":\"https://namespaceV26ovc29.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r?api-version=2022-10-01-preview+2": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "100" ], - "x-ms-client-request-id": [ "6486e8ac-1dfd-4931-84eb-ce230d892dbb" ], + "x-ms-client-request-id": [ "e7a5f3d8-95c3-4e44-9137-ecd29ef18861" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -59,35 +59,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "21bb0b1f-63cf-4ca1-940c-1fc434f66e37_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11918" ], - "x-ms-correlation-request-id": [ "eb6839ce-df53-4437-8a47-ad4fa37b4939" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082310Z:eb6839ce-df53-4437-8a47-ad4fa37b4939" ], + "x-ms-request-id": [ "0ca9ba9f-2b4b-422b-be4c-7af28df47bbd_M2CH3_M2CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11898" ], + "x-ms-correlation-request-id": [ "29334bf2-91f1-47ee-93dc-eb421741ce2e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132200Z:29334bf2-91f1-47ee-93dc-eb421741ce2e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:23:10 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:22:00 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "730" ], + "Content-Length": [ "732" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r\",\"name\":\"namespaceV22z0f7r\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev22z0f7r\",\"createdAt\":\"2023-02-13T08:22:39.88Z\",\"updatedAt\":\"2023-02-13T08:22:39.88Z\",\"serviceBusEndpoint\":\"https://namespaceV22z0f7r.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29\",\"name\":\"namespaceV26ovc29\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev26ovc29\",\"createdAt\":\"2023-02-19T13:21:29.033Z\",\"updatedAt\":\"2023-02-19T13:21:29.033Z\",\"serviceBusEndpoint\":\"https://namespaceV26ovc29.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r?api-version=2022-10-01-preview+3": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "101" ], - "x-ms-client-request-id": [ "6486e8ac-1dfd-4931-84eb-ce230d892dbb" ], + "x-ms-client-request-id": [ "e7a5f3d8-95c3-4e44-9137-ecd29ef18861" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -101,35 +101,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4b3be0cf-8b20-430b-9161-9920cbc7bfc4_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11917" ], - "x-ms-correlation-request-id": [ "e026a184-bbc2-4cf1-8a11-297f01df34b0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082340Z:e026a184-bbc2-4cf1-8a11-297f01df34b0" ], + "x-ms-request-id": [ "9242c4b9-c23b-4bb1-9d1e-1cfdae5814d5_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11897" ], + "x-ms-correlation-request-id": [ "f6b851c6-66ac-409b-a44c-32fcb99f50bc" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132231Z:f6b851c6-66ac-409b-a44c-32fcb99f50bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:23:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:22:31 GMT" ] }, "ContentHeaders": { "Content-Length": [ "728" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r\",\"name\":\"namespaceV22z0f7r\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev22z0f7r\",\"createdAt\":\"2023-02-13T08:22:39.88Z\",\"updatedAt\":\"2023-02-13T08:23:22.59Z\",\"serviceBusEndpoint\":\"https://namespaceV22z0f7r.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29\",\"name\":\"namespaceV26ovc29\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev26ovc29\",\"createdAt\":\"2023-02-19T13:21:29.033Z\",\"updatedAt\":\"2023-02-19T13:22:12.2Z\",\"serviceBusEndpoint\":\"https://namespaceV26ovc29.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r?api-version=2022-10-01-preview+4": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "102" ], - "x-ms-client-request-id": [ "6486e8ac-1dfd-4931-84eb-ce230d892dbb" ], + "x-ms-client-request-id": [ "e7a5f3d8-95c3-4e44-9137-ecd29ef18861" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -143,30 +143,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "dbdbbaae-8a20-448f-9dfc-ae2c1393739f_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11916" ], - "x-ms-correlation-request-id": [ "10416842-ac16-4d58-af08-7823e793e2e6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082341Z:10416842-ac16-4d58-af08-7823e793e2e6" ], + "x-ms-request-id": [ "e83d29b7-2921-48f8-94e7-7f7f8bb43fe7_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11896" ], + "x-ms-correlation-request-id": [ "b4008ad1-a478-41e7-bb3a-fb0a85be46f3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132232Z:b4008ad1-a478-41e7-bb3a-fb0a85be46f3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:23:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:22:32 GMT" ] }, "ContentHeaders": { "Content-Length": [ "728" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV22z0f7r\",\"name\":\"namespaceV22z0f7r\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev22z0f7r\",\"createdAt\":\"2023-02-13T08:22:39.88Z\",\"updatedAt\":\"2023-02-13T08:23:22.59Z\",\"serviceBusEndpoint\":\"https://namespaceV22z0f7r.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV26ovc29\",\"name\":\"namespaceV26ovc29\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev26ovc29\",\"createdAt\":\"2023-02-19T13:21:29.033Z\",\"updatedAt\":\"2023-02-19T13:22:12.2Z\",\"serviceBusEndpoint\":\"https://namespaceV26ovc29.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+5": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+5": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"southcentralus\",\n \"tags\": {\n \"k1\": \"v1\",\n \"k2\": \"v2\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.1\",\n \"disableLocalAuth\": true\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"southcentralus\",\n \"tags\": {\n \"k2\": \"v2\",\n \"k1\": \"v1\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.1\",\n \"disableLocalAuth\": true\n }\n}", "isContentBase64": false, "Headers": { }, @@ -180,35 +180,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "65337eec-797e-44e9-acbe-a7b99d0e8881_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "687ba696-4443-4e49-8f81-3df1fafcba01_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1189" ], - "x-ms-correlation-request-id": [ "19e38668-9b96-4580-b809-52516808fc55" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082343Z:19e38668-9b96-4580-b809-52516808fc55" ], + "x-ms-correlation-request-id": [ "d98a4d4b-aa97-4ce1-892c-f464c858b2db" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132238Z:d98a4d4b-aa97-4ce1-892c-f464c858b2db" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:23:42 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:22:38 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "759" ], + "Content-Length": [ "757" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T08:23:42.677Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T13:22:36.43Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+6": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "104" ], - "x-ms-client-request-id": [ "ce372b3c-eaa0-40e5-ab7e-c7b5980d95d4" ], + "x-ms-client-request-id": [ "43e03a08-d68c-4720-9d68-d80412711d52" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -222,35 +222,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "cf45553d-18d6-41dc-89e4-584bd1a1ff2f_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11915" ], - "x-ms-correlation-request-id": [ "3c632637-937f-4b17-b00d-42997ccba15e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082414Z:3c632637-937f-4b17-b00d-42997ccba15e" ], + "x-ms-request-id": [ "3436bc8d-7d31-43f6-ae96-358f775f44de_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11895" ], + "x-ms-correlation-request-id": [ "503bda2b-182d-4a0e-9204-40392d1eaeda" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132308Z:503bda2b-182d-4a0e-9204-40392d1eaeda" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:24:13 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:23:08 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "759" ], + "Content-Length": [ "757" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T08:23:42.677Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T13:22:36.43Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+7": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "105" ], - "x-ms-client-request-id": [ "ce372b3c-eaa0-40e5-ab7e-c7b5980d95d4" ], + "x-ms-client-request-id": [ "43e03a08-d68c-4720-9d68-d80412711d52" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -264,35 +264,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "22faf33a-140e-48e7-a9ea-421ad9878164_M7SN1_M7SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11914" ], - "x-ms-correlation-request-id": [ "6bcf21b2-5594-4934-b5b8-8f46dc31ad99" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082444Z:6bcf21b2-5594-4934-b5b8-8f46dc31ad99" ], + "x-ms-request-id": [ "bd3238dd-fdf2-4dfa-a65a-0243f22b722a_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11894" ], + "x-ms-correlation-request-id": [ "f6aa074b-888c-4074-96da-dd428b7fe4a0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132339Z:f6aa074b-888c-4074-96da-dd428b7fe4a0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:24:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:23:39 GMT" ] }, "ContentHeaders": { "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T08:24:26.92Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T13:23:20.603Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+8": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "106" ], - "x-ms-client-request-id": [ "ce372b3c-eaa0-40e5-ab7e-c7b5980d95d4" ], + "x-ms-client-request-id": [ "43e03a08-d68c-4720-9d68-d80412711d52" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -306,29 +306,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c4c08ff1-15f5-4d2f-abca-ce0d989d6b32_M7SN1_M7SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11913" ], - "x-ms-correlation-request-id": [ "f2de412d-3d0b-438a-9231-454541f109fb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082444Z:f2de412d-3d0b-438a-9231-454541f109fb" ], + "x-ms-request-id": [ "60f05030-ffa7-44ab-9396-ef2f1d37d1b0_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11893" ], + "x-ms-correlation-request-id": [ "eba1f98b-6615-465a-bf8c-bbe5eb6c8dec" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132339Z:eba1f98b-6615-465a-bf8c-bbe5eb6c8dec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:24:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:23:39 GMT" ] }, "ContentHeaders": { "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T08:24:26.92Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T13:23:20.603Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+9": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+9": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": "{\n \"location\": \"eastus\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 2\n },\n \"identity\": {\n \"type\": \"SystemAssigned\"\n },\n \"properties\": {\n \"zoneRedundant\": true,\n \"premiumMessagingPartitions\": 2\n }\n}", "isContentBase64": false, "Headers": { @@ -343,35 +343,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "cfe3a0eb-92ea-42d4-aa8a-19ffb9ac3102_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "9cb33e36-170e-44c1-81cd-9c6e112f71b2_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1188" ], - "x-ms-correlation-request-id": [ "eb137a90-da57-4acd-9610-de6227c33890" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082448Z:eb137a90-da57-4acd-9610-de6227c33890" ], + "x-ms-correlation-request-id": [ "ae88e24b-969d-4511-885d-cab115d93d33" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132346Z:ae88e24b-969d-4511-885d-cab115d93d33" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:24:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:23:45 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "891" ], + "Content-Length": [ "893" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:24:47.51Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:23:44.963Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+10": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "108" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -385,35 +385,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "6c1d4fee-963e-44a7-8434-53fc7d3f4721_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11919" ], - "x-ms-correlation-request-id": [ "33ea132f-7e2f-4d57-9b00-4ab0bf9b6734" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082518Z:33ea132f-7e2f-4d57-9b00-4ab0bf9b6734" ], + "x-ms-request-id": [ "1909f2fa-61a7-4149-9321-04ed664589fd_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11892" ], + "x-ms-correlation-request-id": [ "c5828384-5cd0-4787-a839-eca5e1be2c2a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132416Z:c5828384-5cd0-4787-a839-eca5e1be2c2a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:25:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:24:16 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "891" ], + "Content-Length": [ "893" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:24:47.51Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:23:44.963Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+11": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "109" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -427,35 +427,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f00d765e-80c9-4222-adac-d25f693a9a52_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11918" ], - "x-ms-correlation-request-id": [ "721d1d29-3b35-4526-9f48-3d422898dfde" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082548Z:721d1d29-3b35-4526-9f48-3d422898dfde" ], + "x-ms-request-id": [ "9376b4d3-72ae-4471-918f-e808513e2ce7_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11891" ], + "x-ms-correlation-request-id": [ "541a5173-4856-4e59-a3e8-6cfeca0eb012" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132447Z:541a5173-4856-4e59-a3e8-6cfeca0eb012" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:25:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:24:46 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "891" ], + "Content-Length": [ "893" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:24:47.51Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:23:44.963Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+12": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "110" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -469,35 +469,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a8f63385-6803-47b7-a0a6-fe0bad05e719_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11917" ], - "x-ms-correlation-request-id": [ "8764a449-d70e-4231-a977-84541d099c21" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082619Z:8764a449-d70e-4231-a977-84541d099c21" ], + "x-ms-request-id": [ "98cc9fac-8be2-411d-8144-1f0e1a97663f_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11890" ], + "x-ms-correlation-request-id": [ "832bce11-ca53-4101-8fc7-e6982efb9eaf" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132517Z:832bce11-ca53-4101-8fc7-e6982efb9eaf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:26:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:25:16 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "891" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:24:47.51Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+13": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+13": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "111" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -511,35 +511,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "6443fce6-a94a-4b0e-9205-ffdb6215db1f_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11916" ], - "x-ms-correlation-request-id": [ "1084c262-a88b-46c4-aae9-f2deccfabd1e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082649Z:1084c262-a88b-46c4-aae9-f2deccfabd1e" ], + "x-ms-request-id": [ "6c41a204-d876-4436-8f6f-2e62560fe440_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11889" ], + "x-ms-correlation-request-id": [ "68569303-93cf-43bd-be0c-cf96ee747fb8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132547Z:68569303-93cf-43bd-be0c-cf96ee747fb8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:26:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:25:47 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+14": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "112" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -553,35 +553,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "59518585-4990-4347-a210-bb5fb925d1a5_M9SN1_M9SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11915" ], - "x-ms-correlation-request-id": [ "7ce3e62e-2afc-4849-8984-7bc90c62c289" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082719Z:7ce3e62e-2afc-4849-8984-7bc90c62c289" ], + "x-ms-request-id": [ "467874d7-289d-4d52-9e6f-aa14a8dccbc4_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11888" ], + "x-ms-correlation-request-id": [ "929346db-0b85-48a3-b3b9-1a3b1ed4a9fb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132618Z:929346db-0b85-48a3-b3b9-1a3b1ed4a9fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:27:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:26:17 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+15": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+15": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "113" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -595,35 +595,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "2a94fe6d-eff1-4c41-8577-001e6f13904e_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11914" ], - "x-ms-correlation-request-id": [ "7ee79e02-bbf6-4e7b-bb57-85da087702b0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082749Z:7ee79e02-bbf6-4e7b-bb57-85da087702b0" ], + "x-ms-request-id": [ "d076d473-239d-4bab-90a1-cb89174384ff_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11887" ], + "x-ms-correlation-request-id": [ "5cf82e68-18ad-4d9b-a2cd-e97287fbc0d0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132648Z:5cf82e68-18ad-4d9b-a2cd-e97287fbc0d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:27:49 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:26:48 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+16": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "114" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -637,35 +637,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ad1ba83e-d963-4149-85c3-473b4d2dde34_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11913" ], - "x-ms-correlation-request-id": [ "55cb20d2-2981-4f6d-90ce-8385c825938f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082820Z:55cb20d2-2981-4f6d-90ce-8385c825938f" ], + "x-ms-request-id": [ "40ee00fb-71f4-43e0-80d1-a689426cf60e_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11886" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-correlation-request-id": [ "651e4f6e-d9e6-4761-b846-f1ab95e0b5a9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132719Z:651e4f6e-d9e6-4761-b846-f1ab95e0b5a9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:28:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:27:18 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+17": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+17": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "115" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -679,35 +679,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "3e13a691-b7d0-4bf1-80c9-a04444b81c43_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11912" ], - "x-ms-correlation-request-id": [ "c944352f-98e1-4000-aa23-44a987e02ccd" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082850Z:c944352f-98e1-4000-aa23-44a987e02ccd" ], + "x-ms-request-id": [ "57314b6c-6991-4116-8c66-ee52b429d87b_M1CH3_M1CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11885" ], + "x-ms-correlation-request-id": [ "629dd864-498e-4cff-bfe5-d990e911c756" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132750Z:629dd864-498e-4cff-bfe5-d990e911c756" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:28:49 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:27:49 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+18": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+18": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "116" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -721,35 +721,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a5efa1cf-0eb5-4be5-b2e2-8b1401159412_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11911" ], - "x-ms-correlation-request-id": [ "b6e9cf8f-decb-401b-a346-2f0595c692b8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082920Z:b6e9cf8f-decb-401b-a346-2f0595c692b8" ], + "x-ms-request-id": [ "9e3baf7d-a8ef-4235-9b16-0200213dfb7a_M1CH3_M1CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11884" ], + "x-ms-correlation-request-id": [ "f37a0048-f37e-42c9-bbb3-9b9279ee8b1c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132821Z:f37a0048-f37e-42c9-bbb3-9b9279ee8b1c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:29:20 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:28:20 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+19": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+19": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "117" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -763,35 +763,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "6a6a447b-0738-435b-9aa7-5d74f05d4a55_M7SN1_M7SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11910" ], - "x-ms-correlation-request-id": [ "2d2f14e4-4d65-494d-b624-560d70114782" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T082950Z:2d2f14e4-4d65-494d-b624-560d70114782" ], + "x-ms-request-id": [ "6bbc5de6-225a-411f-aa79-9df89956c850_M1CH3_M1CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11883" ], + "x-ms-correlation-request-id": [ "792e3aea-188e-4754-8b72-8004c0f21729" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132851Z:792e3aea-188e-4754-8b72-8004c0f21729" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:29:50 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:28:51 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+20": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "118" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -805,35 +805,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e3954d14-fbca-4e7f-885f-a6445ffee304_M6SN1_M6SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11909" ], - "x-ms-correlation-request-id": [ "8072a74f-e99c-4902-931f-4414259f45e8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083021Z:8072a74f-e99c-4902-931f-4414259f45e8" ], + "x-ms-request-id": [ "9aeba76b-9396-4522-a4e1-f88a2c1e8b07_M1CH3_M1CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11882" ], + "x-ms-correlation-request-id": [ "cf8cb7ca-9984-4a42-8e85-125629d27810" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132922Z:cf8cb7ca-9984-4a42-8e85-125629d27810" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:30:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:29:21 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+21": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "119" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -847,35 +847,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ed9925c9-c0a6-4ee6-a6c5-f8264687458d_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11908" ], - "x-ms-correlation-request-id": [ "ede1928b-483a-464a-a0a0-488f9acbf93e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083051Z:ede1928b-483a-464a-a0a0-488f9acbf93e" ], + "x-ms-request-id": [ "6b650258-4c5a-402a-9836-0cd3b88ae0c7_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11881" ], + "x-ms-correlation-request-id": [ "ac9f1d1b-d596-444b-982e-22d0deed4b80" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T132953Z:ac9f1d1b-d596-444b-982e-22d0deed4b80" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:30:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:29:52 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+22": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+22": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "120" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -889,35 +889,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a3fb5fdb-bff4-4dc4-9d1d-d0f7e4e354a3_M7SN1_M7SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11907" ], - "x-ms-correlation-request-id": [ "924e5a81-3817-4939-ac0c-40d9264aa035" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083121Z:924e5a81-3817-4939-ac0c-40d9264aa035" ], + "x-ms-request-id": [ "380070ff-266a-4cae-9c4e-217cf1caff6c_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11880" ], + "x-ms-correlation-request-id": [ "77872402-a441-486f-a0d2-4349c2cb7f9b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133023Z:77872402-a441-486f-a0d2-4349c2cb7f9b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:31:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:30:23 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "889" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:25:07.497Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+23": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+23": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "121" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -931,35 +931,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "427260e7-45ef-4772-a296-df85470d5732_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11906" ], - "x-ms-correlation-request-id": [ "96216d97-f59d-4e0c-a2ce-98158942a56b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083151Z:96216d97-f59d-4e0c-a2ce-98158942a56b" ], + "x-ms-request-id": [ "ba8247e6-f34f-4855-9520-5b55c4e94c66_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11879" ], + "x-ms-correlation-request-id": [ "cc47d052-aee0-4081-af21-9a52661c99ec" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133054Z:cc47d052-aee0-4081-af21-9a52661c99ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:31:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:30:53 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "887" ], + "Content-Length": [ "880" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:26:42.08Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:30:52.143Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+24": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+24": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "122" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], + "x-ms-client-request-id": [ "d30ede55-b065-4477-837b-069146ec6db6" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -973,41 +973,36 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f28d75c5-5a17-4991-b600-923464fe20a8_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11905" ], - "x-ms-correlation-request-id": [ "61ad3463-7b66-4e12-a147-244e07c4ac7b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083222Z:61ad3463-7b66-4e12-a147-244e07c4ac7b" ], + "x-ms-request-id": [ "7992b9d8-9141-4d8a-b226-17fd997614c4_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11878" ], + "x-ms-correlation-request-id": [ "029629be-96b9-42ff-b038-7a69371a30db" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133054Z:029629be-96b9-42ff-b038-7a69371a30db" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:32:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:30:53 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "878" ], + "Content-Length": [ "880" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:32:08.83Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:30:52.143Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+25": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+25": { "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", - "Content": null, + "Method": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"northeurope\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\"\n },\n \"identity\": {\n \"type\": \"UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyVaultNamedur8ab.vault.azure.net/\"\n },\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyVaultNamedur8ab.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\"\n }\n }\n}", "isContentBase64": false, "Headers": { - "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "123" ], - "x-ms-client-request-id": [ "a17bb662-5d51-4c27-b910-0131d19c8dbc" ], - "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], - "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ] }, "ContentHeaders": { + "Content-Type": [ "application/json" ], + "Content-Length": [ "1349" ] } }, "Response": { @@ -1015,36 +1010,41 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a10ef3ef-9342-45e3-a1a2-8ef41d296824_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11904" ], - "x-ms-correlation-request-id": [ "5be4c125-6683-4247-a7ce-fa0d60b0ed41" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083222Z:5be4c125-6683-4247-a7ce-fa0d60b0ed41" ], + "x-ms-request-id": [ "7f7cf727-e751-43b4-a480-bfc69c9a04cc_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1187" ], + "x-ms-correlation-request-id": [ "59d25d6c-9ce0-43ca-ad03-58ed6843a4ca" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133103Z:59d25d6c-9ce0-43ca-ad03-58ed6843a4ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:32:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:31:03 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "878" ], + "Content-Length": [ "1818" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:32:08.83Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:31:01.857Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+26": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+26": { "Request": { - "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"northeurope\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\"\n },\n \"identity\": {\n \"type\": \"UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyVaultName24yxu1.vault.azure.net/\"\n },\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyVaultName24yxu1.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\"\n }\n }\n}", + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", + "Content": null, "isContentBase64": false, "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "124" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], + "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], + "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ] }, "ContentHeaders": { - "Content-Type": [ "application/json" ], - "Content-Length": [ "1349" ] } }, "Response": { @@ -1052,35 +1052,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "cc5dc779-ee6e-464e-aef5-34c7bf29af5b_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1187" ], - "x-ms-correlation-request-id": [ "0db2156f-98ba-417c-8171-bcf66b3160de" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083228Z:0db2156f-98ba-417c-8171-bcf66b3160de" ], + "x-ms-request-id": [ "d71d21b1-e8f9-4af1-a2b2-cfea0319a73b_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11877" ], + "x-ms-correlation-request-id": [ "94e3c278-911d-499b-ad6c-b5f910cf3645" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133134Z:94e3c278-911d-499b-ad6c-b5f910cf3645" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:32:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:31:33 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1818" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:32:27.303Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:31:01.857Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+27": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+27": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "125" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1094,35 +1094,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "d2fc40b4-1adf-4c7e-95e2-55670af805b3_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11903" ], - "x-ms-correlation-request-id": [ "ccc269e5-b83e-4b15-9861-c80ae5441909" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083258Z:ccc269e5-b83e-4b15-9861-c80ae5441909" ], + "x-ms-request-id": [ "801783fd-dd7d-489e-93c5-4bc5dcd7eceb_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11876" ], + "x-ms-correlation-request-id": [ "73bb59a0-1cd2-4ba0-a6bc-3667088f4fd3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133204Z:73bb59a0-1cd2-4ba0-a6bc-3667088f4fd3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:32:57 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:32:03 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1818" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:32:27.303Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:31:01.857Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+28": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+28": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "126" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1136,35 +1136,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "fc58618d-adc5-4a3e-9332-c2dfcd1e14c5_M0SN1_M0SN1" ], + "x-ms-request-id": [ "eac0abbc-d9df-4679-901e-b99c81128f16_M8SN1_M8SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11902" ], - "x-ms-correlation-request-id": [ "21dc1472-b853-44ac-97cf-63710b6648ed" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083329Z:21dc1472-b853-44ac-97cf-63710b6648ed" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11875" ], + "x-ms-correlation-request-id": [ "663b3d81-5da8-4c92-b52f-32c1c8ad4ff4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133235Z:663b3d81-5da8-4c92-b52f-32c1c8ad4ff4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:33:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:32:35 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1818" ], + "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:32:27.303Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+29": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+29": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "127" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1178,35 +1178,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "fcbb2001-097b-40ba-b252-b1f3eed72dbe_M0SN1_M0SN1" ], + "x-ms-request-id": [ "ce2079ff-de59-4de7-af63-fbe3fb45229b_M8SN1_M8SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11901" ], - "x-ms-correlation-request-id": [ "f4770aaf-4f3e-44a9-b10b-2f8c244a4acb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083359Z:f4770aaf-4f3e-44a9-b10b-2f8c244a4acb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11874" ], + "x-ms-correlation-request-id": [ "c18bdb38-0c0a-44e2-af60-b84e5a11da7e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133306Z:c18bdb38-0c0a-44e2-af60-b84e5a11da7e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:33:59 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:33:06 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+30": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+30": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "128" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1220,35 +1220,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "951893e1-836c-4610-a489-ee714afe68b5_M0SN1_M0SN1" ], + "x-ms-request-id": [ "b6bba916-521c-4802-a866-d7f8b7291870_M8SN1_M8SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11900" ], - "x-ms-correlation-request-id": [ "f5da7a78-f278-4f07-90f6-7c176ef8b6d9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083429Z:f5da7a78-f278-4f07-90f6-7c176ef8b6d9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11873" ], + "x-ms-correlation-request-id": [ "fe3344fe-0f70-43d5-9514-792b2ed2cb87" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133336Z:fe3344fe-0f70-43d5-9514-792b2ed2cb87" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:34:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:33:36 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+31": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+31": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "129" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1262,35 +1262,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0d2fd3e5-5ec8-42f1-a67b-56d310d608ed_M1SN1_M1SN1" ], + "x-ms-request-id": [ "ec5d38f0-61ce-4b15-a58c-f655ffeb736d_M10SN1_M10SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11899" ], - "x-ms-correlation-request-id": [ "606e8a4c-b085-4d63-8a2a-d1fd2f4522aa" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083459Z:606e8a4c-b085-4d63-8a2a-d1fd2f4522aa" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11872" ], + "x-ms-correlation-request-id": [ "1703791e-e799-4ae1-88a2-dac8e09552a9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133408Z:1703791e-e799-4ae1-88a2-dac8e09552a9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:34:59 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:34:07 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+32": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+32": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "130" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1304,35 +1304,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8b36eea3-7115-4261-8704-ca6a559c5391_M5SN1_M5SN1" ], + "x-ms-request-id": [ "0b2854d4-7a5d-46eb-aad8-a9887077c395_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11903" ], - "x-ms-correlation-request-id": [ "2c3c9c01-74ba-408e-bf8e-745c8bbe6ca5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083530Z:2c3c9c01-74ba-408e-bf8e-745c8bbe6ca5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11871" ], + "x-ms-correlation-request-id": [ "3cf539d1-380e-4814-8d91-7ab9ec68e448" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133438Z:3cf539d1-380e-4814-8d91-7ab9ec68e448" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:35:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:34:38 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+33": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+33": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "131" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1346,35 +1346,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ceac2f7e-38ac-42f4-8396-abf3cdfd2cf6_M3SN1_M3SN1" ], + "x-ms-request-id": [ "586512c4-ee28-4369-97f3-5ee180630516_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11902" ], - "x-ms-correlation-request-id": [ "c2631881-4a18-411d-9fa6-c64af06e3eb8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083600Z:c2631881-4a18-411d-9fa6-c64af06e3eb8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11870" ], + "x-ms-correlation-request-id": [ "f529308c-0fdf-4b51-938b-70902f3b58d0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133510Z:f529308c-0fdf-4b51-938b-70902f3b58d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:36:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:35:10 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+34": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+34": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "132" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1388,35 +1388,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ac7f9d60-02fe-4b1e-ba2c-e80e47b0e0d3_M10SN1_M10SN1" ], + "x-ms-request-id": [ "e3f038cc-c1e1-44c2-95d6-4bb5193865c2_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11901" ], - "x-ms-correlation-request-id": [ "601b795d-f266-4f0f-977b-2187f968554f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083630Z:601b795d-f266-4f0f-977b-2187f968554f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11869" ], + "x-ms-correlation-request-id": [ "c5d9cd79-f51e-453f-95bd-5a8aba911573" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133541Z:c5d9cd79-f51e-453f-95bd-5a8aba911573" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:36:30 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:35:40 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+35": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+35": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "133" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1430,35 +1430,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ed30aeb4-733e-465f-99ca-294b3eee51bc_M9SN1_M9SN1" ], + "x-ms-request-id": [ "7ac6f917-62d2-4135-8a08-12c68777a783_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11900" ], - "x-ms-correlation-request-id": [ "f4fb77c2-741e-4604-8a33-e86c66cdf3d5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083701Z:f4fb77c2-741e-4604-8a33-e86c66cdf3d5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11868" ], + "x-ms-correlation-request-id": [ "30401ed0-52c0-4b0d-9671-f0a692c92bdc" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133611Z:30401ed0-52c0-4b0d-9671-f0a692c92bdc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:37:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:36:11 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+36": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+36": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "134" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1472,35 +1472,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "65e22d27-f684-4713-814a-90d4111cc693_M8SN1_M8SN1" ], + "x-ms-request-id": [ "afea7238-c3fc-498e-a63b-f2650dbc8f1b_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11899" ], - "x-ms-correlation-request-id": [ "00c12ed7-3ab0-4991-8338-b8c13c85aacb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083731Z:00c12ed7-3ab0-4991-8338-b8c13c85aacb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11867" ], + "x-ms-correlation-request-id": [ "9700cfe1-3ec6-4672-93cc-67b4173c0633" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133642Z:9700cfe1-3ec6-4672-93cc-67b4173c0633" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:37:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:36:42 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+37": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+37": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "135" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1514,35 +1514,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "56266750-aa71-4496-8012-1c4a806cc629_M6SN1_M6SN1" ], + "x-ms-request-id": [ "fcd1ee92-9bcd-4aed-8ec9-0415a810030a_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11898" ], - "x-ms-correlation-request-id": [ "90ad0150-b32b-4bd5-abb2-41a9847b32a0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083801Z:90ad0150-b32b-4bd5-abb2-41a9847b32a0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11866" ], + "x-ms-correlation-request-id": [ "d8690780-17f7-465e-8a3c-bd396361f77d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133712Z:d8690780-17f7-465e-8a3c-bd396361f77d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:38:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:37:12 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+38": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+38": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "136" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1556,35 +1556,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a0b0471f-6f8f-4115-92af-40798a17a589_M10SN1_M10SN1" ], + "x-ms-request-id": [ "de6f2a13-52a0-4f9b-8be2-1e33c3952764_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11897" ], - "x-ms-correlation-request-id": [ "5ff7204d-2ca4-41b5-a327-b23be4028441" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083831Z:5ff7204d-2ca4-41b5-a327-b23be4028441" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11865" ], + "x-ms-correlation-request-id": [ "8a52098b-3651-4294-868a-e581f11776c2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133743Z:8a52098b-3651-4294-868a-e581f11776c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:38:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:37:43 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1814" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:32:17.537Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+39": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+39": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "137" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1598,35 +1598,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "7a5685c6-0ca9-4e92-a2fd-3bcd15f36811_M8SN1_M8SN1" ], + "x-ms-request-id": [ "1541d943-a790-4b42-be65-ffcf6e5b009f_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11896" ], - "x-ms-correlation-request-id": [ "77d4031d-6f33-4292-9a41-880aa719df03" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083902Z:77d4031d-6f33-4292-9a41-880aa719df03" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11864" ], + "x-ms-correlation-request-id": [ "09beae28-21dc-491d-ba0b-f976a559df36" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133814Z:09beae28-21dc-491d-ba0b-f976a559df36" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:39:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:38:14 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1814" ], + "Content-Length": [ "1916" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:33:45.887Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:38:11.273Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+40": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+40": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "138" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1640,35 +1640,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4f049e87-c074-49ca-ae4e-e58ae110c9d3_M9SN1_M9SN1" ], + "x-ms-request-id": [ "fdfeb7b0-49f4-4302-a776-20ec3ac5c72a_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11895" ], - "x-ms-correlation-request-id": [ "476bc8cf-0960-4fe6-8858-d2fd648f17e8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T083933Z:476bc8cf-0960-4fe6-8858-d2fd648f17e8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11863" ], + "x-ms-correlation-request-id": [ "b9840a3c-63ed-4f1a-a265-f1d184296139" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133844Z:b9840a3c-63ed-4f1a-a265-f1d184296139" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:39:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:38:43 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1916" ], + "Content-Length": [ "2009" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:39:30.627Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:38:24.377Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+41": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+41": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "139" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], + "x-ms-client-request-id": [ "5d2d4d4c-ab4b-4f2f-999f-feef083042f9" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1682,41 +1682,36 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "78a46ce4-72e7-4cf5-96ff-5d4e12a06c91_M10SN1_M10SN1" ], + "x-ms-request-id": [ "b7227484-c4c2-4dd8-812e-f44271603df0_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11894" ], - "x-ms-correlation-request-id": [ "4a247791-9f31-4108-9cd6-07fe68413fbe" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084004Z:4a247791-9f31-4108-9cd6-07fe68413fbe" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11862" ], + "x-ms-correlation-request-id": [ "6a7eaf2e-9aeb-410c-9ec8-258b31c911d2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133845Z:6a7eaf2e-9aeb-410c-9ec8-258b31c911d2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:40:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:38:44 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2008" ], + "Content-Length": [ "2009" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:39:43.66Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:38:24.377Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+42": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+42": { "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", - "Content": null, + "Method": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"northeurope\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\"\n },\n \"identity\": {\n \"type\": \"UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyVaultNamedur8ab.vault.azure.net/\"\n },\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyVaultNamedur8ab.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": true\n }\n }\n}", "isContentBase64": false, "Headers": { - "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "140" ], - "x-ms-client-request-id": [ "54d067a0-3c51-4bff-a05b-9e245f29a296" ], - "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], - "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ] }, "ContentHeaders": { + "Content-Type": [ "application/json" ], + "Content-Length": [ "1396" ] } }, "Response": { @@ -1724,36 +1719,41 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "57e9484c-6898-427d-a097-04c65a09f054_M10SN1_M10SN1" ], + "x-ms-request-id": [ "20134136-b720-4870-9d25-99055b3abf1a_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11893" ], - "x-ms-correlation-request-id": [ "950e693c-94f2-4d1d-9bbc-fdc6ad36eb0e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084005Z:950e693c-94f2-4d1d-9bbc-fdc6ad36eb0e" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1186" ], + "x-ms-correlation-request-id": [ "c6594f58-d31a-43fa-ad8b-8068ddcc8ec4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133854Z:c6594f58-d31a-43fa-ad8b-8068ddcc8ec4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:40:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:38:54 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2008" ], + "Content-Length": [ "1817" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:39:43.66Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:38:52.187Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+43": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+43": { "Request": { - "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"northeurope\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\"\n },\n \"identity\": {\n \"type\": \"UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyVaultName24yxu1.vault.azure.net/\"\n },\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyVaultName24yxu1.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": true\n }\n }\n}", + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", + "Content": null, "isContentBase64": false, "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "141" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], + "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], + "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ] }, "ContentHeaders": { - "Content-Type": [ "application/json" ], - "Content-Length": [ "1396" ] } }, "Response": { @@ -1761,35 +1761,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f81b529e-18d1-4504-b108-7a646caf774e_M10SN1_M10SN1" ], + "x-ms-request-id": [ "47cc3507-1810-4749-970d-2599864264e4_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1186" ], - "x-ms-correlation-request-id": [ "861140b5-8041-4375-b76c-1bbb724852e9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084010Z:861140b5-8041-4375-b76c-1bbb724852e9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11861" ], + "x-ms-correlation-request-id": [ "4cce6ba5-87c0-428f-be4e-8016fa18825f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133924Z:4cce6ba5-87c0-428f-be4e-8016fa18825f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:40:10 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:39:24 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1817" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:40:10.217Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:38:52.187Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+44": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+44": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "142" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1803,35 +1803,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "6948ab53-9376-4286-af74-2faad1822bc2_M9SN1_M9SN1" ], + "x-ms-request-id": [ "aae138f0-244c-48d8-8ed7-0dd73b7f4b91_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11860" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11892" ], - "x-ms-correlation-request-id": [ "f88e5941-91b1-4b70-afc5-1d435dda87f7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084041Z:f88e5941-91b1-4b70-afc5-1d435dda87f7" ], + "x-ms-correlation-request-id": [ "a2def486-f36c-4abb-822a-bab3f527ea44" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T133955Z:a2def486-f36c-4abb-822a-bab3f527ea44" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:40:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:39:54 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1817" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:40:10.217Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:38:52.187Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+45": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+45": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "143" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1845,35 +1845,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e64f1b27-c436-4c70-af65-bc90a27ebb37_M8SN1_M8SN1" ], + "x-ms-request-id": [ "6567f200-90bd-4115-a882-880cf01868af_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11891" ], - "x-ms-correlation-request-id": [ "c324099b-92b7-4135-a3a3-955b1f4012e0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084111Z:c324099b-92b7-4135-a3a3-955b1f4012e0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11859" ], + "x-ms-correlation-request-id": [ "5e85b53b-f576-4eb9-bcc4-244fb3208b11" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134026Z:5e85b53b-f576-4eb9-bcc4-244fb3208b11" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:41:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:40:26 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1817" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:40:10.217Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+46": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+46": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "144" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1887,35 +1887,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f2342f33-ccbb-4fe5-a547-15ee62344869_M0SN1_M0SN1" ], + "x-ms-request-id": [ "5683c9a3-7f37-4e1d-98f2-0fec663e8abd_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11890" ], - "x-ms-correlation-request-id": [ "a4dc41fa-8d33-47fd-b885-16e8b55b1643" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084141Z:a4dc41fa-8d33-47fd-b885-16e8b55b1643" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11858" ], + "x-ms-correlation-request-id": [ "a85a238d-53c1-42de-ad86-d16b58c032a2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134056Z:a85a238d-53c1-42de-ad86-d16b58c032a2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:41:41 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:40:56 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+47": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+47": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "145" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1929,35 +1929,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1801b93a-2616-4935-8ca7-9df025e1faf8_M9SN1_M9SN1" ], + "x-ms-request-id": [ "29d5a4c9-fb8c-420f-a2cf-7c6ea6975631_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11889" ], - "x-ms-correlation-request-id": [ "a013fafc-45ec-4f96-a371-026a65fb5e25" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084211Z:a013fafc-45ec-4f96-a371-026a65fb5e25" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11857" ], + "x-ms-correlation-request-id": [ "92eb6ea0-e5a1-40b3-b1ef-df57a95e872a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134127Z:92eb6ea0-e5a1-40b3-b1ef-df57a95e872a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:42:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:41:26 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+48": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+48": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "146" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1971,35 +1971,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "52ca8565-ea4e-4c9b-883c-d716a82978e5_M4SN1_M4SN1" ], + "x-ms-request-id": [ "54b95b8d-10fc-4c4a-8526-fe0bd6798239_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11888" ], - "x-ms-correlation-request-id": [ "425d4803-bed5-4450-8cbc-9027c3e50438" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084242Z:425d4803-bed5-4450-8cbc-9027c3e50438" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11856" ], + "x-ms-correlation-request-id": [ "42c77bd1-30f8-4cf1-8f94-824e8d4c89de" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134157Z:42c77bd1-30f8-4cf1-8f94-824e8d4c89de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:42:41 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:41:57 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+49": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+49": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "147" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2013,35 +2013,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9f7f6249-70ec-4e54-9306-fbf187f57632_M5SN1_M5SN1" ], + "x-ms-request-id": [ "e98f9e64-8ad8-427b-b4b2-04e09393b917_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11887" ], - "x-ms-correlation-request-id": [ "aff781a2-ad02-4bf7-ab61-8862f85e65d1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084312Z:aff781a2-ad02-4bf7-ab61-8862f85e65d1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11855" ], + "x-ms-correlation-request-id": [ "1f6077dc-b994-4ba9-8e44-9d554eedd775" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134228Z:1f6077dc-b994-4ba9-8e44-9d554eedd775" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:43:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:42:28 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+50": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+50": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "148" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2055,35 +2055,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1df4a924-d2f1-40cf-b071-29d95ccea90f_M2SN1_M2SN1" ], + "x-ms-request-id": [ "646d10e2-2b58-4509-8975-cd822893e327_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11886" ], - "x-ms-correlation-request-id": [ "12fca4a1-f6e2-4899-98be-cd698ef71aa8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084343Z:12fca4a1-f6e2-4899-98be-cd698ef71aa8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11854" ], + "x-ms-correlation-request-id": [ "28282579-8717-4aed-985d-97f09b390f62" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134300Z:28282579-8717-4aed-985d-97f09b390f62" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:43:42 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:42:59 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+51": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+51": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "149" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2097,35 +2097,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "016c5a68-c916-4a56-815f-4171679886c8_M5SN1_M5SN1" ], + "x-ms-request-id": [ "60cb8522-5b9c-4dab-9254-9bb556a4b8c5_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11885" ], - "x-ms-correlation-request-id": [ "3dbee101-0e58-46c5-ae99-1f73f16722cc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084413Z:3dbee101-0e58-46c5-ae99-1f73f16722cc" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11853" ], + "x-ms-correlation-request-id": [ "61fbad43-47ac-41b2-82c9-4e283d73dceb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134330Z:61fbad43-47ac-41b2-82c9-4e283d73dceb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:44:13 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:43:29 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+52": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+52": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "150" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2139,35 +2139,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ddca6941-9c71-4bf8-bfe1-3260864afd9f_M11SN1_M11SN1" ], + "x-ms-request-id": [ "723c3fe9-89a8-46a3-9099-d4bd2e412e3f_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11884" ], - "x-ms-correlation-request-id": [ "0a1fee88-fab8-43e2-ad58-264d108b6023" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084443Z:0a1fee88-fab8-43e2-ad58-264d108b6023" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11852" ], + "x-ms-correlation-request-id": [ "00728276-0697-486a-b6d5-59c6681616e8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134401Z:00728276-0697-486a-b6d5-59c6681616e8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:44:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:44:00 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+53": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+53": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "151" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2181,35 +2181,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "280faabf-aa85-4a46-9576-7ba3769ec29b_M2SN1_M2SN1" ], + "x-ms-request-id": [ "0ae4b6d3-1670-4a85-937d-f94c4498777e_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11883" ], - "x-ms-correlation-request-id": [ "2b7b743f-e788-47e0-b12d-492b2b27dfba" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084517Z:2b7b743f-e788-47e0-b12d-492b2b27dfba" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11851" ], + "x-ms-correlation-request-id": [ "2a6b7a08-5b76-465f-b795-3b8259d72cc6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134431Z:2a6b7a08-5b76-465f-b795-3b8259d72cc6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:45:17 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:44:30 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+54": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+54": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "152" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2223,35 +2223,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4c78b429-c1bc-456d-84a4-6e34211a8d9e_M3SN1_M3SN1" ], + "x-ms-request-id": [ "fa086fac-4353-4734-a29d-dc2e23206c3b_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11882" ], - "x-ms-correlation-request-id": [ "3c7c1872-7f3b-4995-8d70-521fa10b5d7e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084547Z:3c7c1872-7f3b-4995-8d70-521fa10b5d7e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11850" ], + "x-ms-correlation-request-id": [ "497beead-f230-473a-9ed5-277f8e1cb448" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134503Z:497beead-f230-473a-9ed5-277f8e1cb448" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:45:47 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:45:02 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+55": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+55": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "153" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2265,77 +2265,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "cbfddfea-a683-48a0-bd8a-55c72017c0c0_M8SN1_M8SN1" ], + "x-ms-request-id": [ "90f6117e-e041-4242-afdd-dea6cc0718c1_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11881" ], - "x-ms-correlation-request-id": [ "e50c1b68-3eb1-4b02-b1a3-e72473cfbe93" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084617Z:e50c1b68-3eb1-4b02-b1a3-e72473cfbe93" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11849" ], + "x-ms-correlation-request-id": [ "54720146-2af0-44f2-bd11-c51cb76baf81" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134533Z:54720146-2af0-44f2-bd11-c51cb76baf81" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:46:17 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:45:33 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1813" ], + "Content-Length": [ "1812" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:40:06.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+56": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+56": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "154" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], - "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], - "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ] - }, - "ContentHeaders": { - } - }, - "Response": { - "StatusCode": 200, - "Headers": { - "Cache-Control": [ "no-cache" ], - "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "68f11dcc-e18a-431f-87a4-28ee4548a0e4_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11880" ], - "x-ms-correlation-request-id": [ "95a6991b-51d5-4020-96ff-5d9201094c82" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084648Z:95a6991b-51d5-4020-96ff-5d9201094c82" ], - "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:46:47 GMT" ] - }, - "ContentHeaders": { - "Content-Length": [ "1813" ], - "Content-Type": [ "application/json; charset=utf-8" ], - "Expires": [ "-1" ] - }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:41:22.317Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", - "isContentBase64": false - } - }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+57": { - "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", - "Content": null, - "isContentBase64": false, - "Headers": { - "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "155" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2349,35 +2307,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "7e6f780d-c51d-4a2c-bae8-d34b4fb35734_M1SN1_M1SN1" ], + "x-ms-request-id": [ "f796c219-5e22-4be0-a3cc-62a7cf47beb1_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11879" ], - "x-ms-correlation-request-id": [ "398b6aaf-2b80-44b8-b19f-3d8d72e8fefb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084718Z:398b6aaf-2b80-44b8-b19f-3d8d72e8fefb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11848" ], + "x-ms-correlation-request-id": [ "1412dd5e-a9ce-4c92-8779-806f95a8cec0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134604Z:1412dd5e-a9ce-4c92-8779-806f95a8cec0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:47:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:46:03 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1915" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:47:16.267Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:45:59.087Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+58": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+57": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "156" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-unique-id": [ "155" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2391,35 +2349,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "5380c03f-99ad-4425-a570-4efef547904b_M7SN1_M7SN1" ], + "x-ms-request-id": [ "569ec46d-4062-41dc-b04a-5858093c5f74_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11878" ], - "x-ms-correlation-request-id": [ "db2acf6a-aef7-40ea-979c-254f28628eeb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084748Z:db2acf6a-aef7-40ea-979c-254f28628eeb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11847" ], + "x-ms-correlation-request-id": [ "7872a8ef-5735-49d6-bc36-ef8e2de811c8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134635Z:7872a8ef-5735-49d6-bc36-ef8e2de811c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:47:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:46:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "2007" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:47:29.31Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:46:11.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview+59": { + "New-AzServiceBusNamespaceV2+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview+58": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "157" ], - "x-ms-client-request-id": [ "8cf2ec3f-f048-49d0-98a0-6f9918da426d" ], + "x-ms-unique-id": [ "156" ], + "x-ms-client-request-id": [ "7d8ec5c5-0a6d-43e3-8803-daa2f4f08e38" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2433,22 +2391,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8d2c8982-2e7d-4863-b836-484944856648_M7SN1_M7SN1" ], + "x-ms-request-id": [ "025e509c-444b-4225-97f5-a9fd754bc9ca_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11877" ], - "x-ms-correlation-request-id": [ "2a80f4c1-fd9f-4f20-9b7d-4cc27c788525" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084749Z:2a80f4c1-fd9f-4f20-9b7d-4cc27c788525" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11846" ], + "x-ms-correlation-request-id": [ "0e86e7c8-1f82-471c-927b-e886c07e74e5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134635Z:0e86e7c8-1f82-471c-927b-e886c07e74e5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:47:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:46:35 GMT" ] }, "ContentHeaders": { "Content-Length": [ "2007" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV9fci0t6\",\"name\":\"namespaceV9fci0t6\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev9fci0t6\",\"createdAt\":\"2023-02-13T08:40:10.217Z\",\"updatedAt\":\"2023-02-13T08:47:29.31Z\",\"serviceBusEndpoint\":\"https://namespaceV9fci0t6.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV94qljkm\",\"name\":\"namespaceV94qljkm\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":true},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev94qljkm\",\"createdAt\":\"2023-02-19T13:38:52.187Z\",\"updatedAt\":\"2023-02-19T13:46:11.65Z\",\"serviceBusEndpoint\":\"https://namespaceV94qljkm.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusQueue.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusQueue.Recording.json index 4db70402596f..b8b336a7d090 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusQueue.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusQueue.Recording.json @@ -1,8 +1,8 @@ { - "New-AzServiceBusQueue+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+1": { + "New-AzServiceBusQueue+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT4M\",\n \"maxSizeInMegabytes\": 4096,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"defaultMessageTimeToLive\": \"P428DT3H11M10S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { @@ -19,26 +19,26 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1185" ], - "x-ms-request-id": [ "7b14e716-8ed8-4fa6-a8a8-1ec681b9dbc2" ], - "x-ms-correlation-request-id": [ "7b14e716-8ed8-4fa6-a8a8-1ec681b9dbc2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084824Z:7b14e716-8ed8-4fa6-a8a8-1ec681b9dbc2" ], + "x-ms-request-id": [ "825a3dc3-2cb6-4eaf-bd63-f1d02dc888fe" ], + "x-ms-correlation-request-id": [ "825a3dc3-2cb6-4eaf-bd63-f1d02dc888fe" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134706Z:825a3dc3-2cb6-4eaf-bd63-f1d02dc888fe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:48:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:06 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1077" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT4M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.537Z\",\"updatedAt\":\"2023-02-13T08:48:23.75Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT4M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.607Z\",\"updatedAt\":\"2023-02-19T13:47:05.77Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "New-AzServiceBusQueue+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview+2": { + "New-AzServiceBusQueue+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"requiresSession\": true,\n \"autoDeleteOnIdle\": \"P7D\"\n }\n}", "isContentBase64": false, "Headers": { @@ -55,31 +55,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1184" ], - "x-ms-request-id": [ "e814bed0-8265-41b1-a0dd-006fc81ced13" ], - "x-ms-correlation-request-id": [ "e814bed0-8265-41b1-a0dd-006fc81ced13" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084826Z:e814bed0-8265-41b1-a0dd-006fc81ced13" ], + "x-ms-request-id": [ "0183910f-fab8-4c36-a1e9-803415efb546" ], + "x-ms-correlation-request-id": [ "0183910f-fab8-4c36-a1e9-803415efb546" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134708Z:0183910f-fab8-4c36-a1e9-803415efb546" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:48:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:08 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1004" ], + "Content-Length": [ "1001" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P7D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:25.703Z\",\"updatedAt\":\"2023-02-13T08:48:25.777Z\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P7D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:08.13Z\",\"updatedAt\":\"2023-02-19T13:47:08.2Z\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", "isContentBase64": false } }, - "New-AzServiceBusQueue+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues?api-version=2022-10-01-preview+3": { + "New-AzServiceBusQueue+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "160" ], - "x-ms-client-request-id": [ "1ec97273-623f-4abc-adce-d523f142a4f9" ], + "x-ms-unique-id": [ "159" ], + "x-ms-client-request-id": [ "1f2047de-efee-4337-bfe8-8179e63e56cb" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -96,27 +96,27 @@ "Pragma": [ "no-cache" ], "x-ms-inline-count": [ "" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11876" ], - "x-ms-request-id": [ "25612fa4-e69f-43ad-916a-a12b5fec9887" ], - "x-ms-correlation-request-id": [ "25612fa4-e69f-43ad-916a-a12b5fec9887" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084826Z:25612fa4-e69f-43ad-916a-a12b5fec9887" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11845" ], + "x-ms-request-id": [ "bb67acfe-fa4b-453a-9d59-dad244f75483" ], + "x-ms-correlation-request-id": [ "bb67acfe-fa4b-453a-9d59-dad244f75483" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134709Z:bb67acfe-fa4b-453a-9d59-dad244f75483" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:48:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:09 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "3134" ], + "Content-Length": [ "3131" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:03:04.6442044Z\",\"updatedAt\":\"2023-02-13T08:22:02.9125383Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT4M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.537Z\",\"updatedAt\":\"2023-02-13T08:48:23.75Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P7D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:25.703Z\",\"updatedAt\":\"2023-02-13T08:48:25.777Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:02:41.6727523Z\",\"updatedAt\":\"2023-02-19T13:20:54.0533289Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT4M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.607Z\",\"updatedAt\":\"2023-02-19T13:47:05.77Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P7D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:08.13Z\",\"updatedAt\":\"2023-02-19T13:47:08.2Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}]}", "isContentBase64": false } }, - "New-AzServiceBusQueue+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview+4": { + "New-AzServiceBusQueue+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview+4": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"enableExpress\": true\n }\n}", "isContentBase64": false, "Headers": { @@ -133,19 +133,19 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1183" ], - "x-ms-request-id": [ "58c92351-11f3-4aba-9cdd-820957566679" ], - "x-ms-correlation-request-id": [ "58c92351-11f3-4aba-9cdd-820957566679" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084828Z:58c92351-11f3-4aba-9cdd-820957566679" ], + "x-ms-request-id": [ "25a8ff3e-f3fb-42a3-b08e-286c4f1ba489" ], + "x-ms-correlation-request-id": [ "25a8ff3e-f3fb-42a3-b08e-286c4f1ba489" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134711Z:25a8ff3e-f3fb-42a3-b08e-286c4f1ba489" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:48:28 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:11 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1024" ], + "Content-Length": [ "1025" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:28.25Z\",\"updatedAt\":\"2023-02-13T08:48:28.28Z\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:11.44Z\",\"updatedAt\":\"2023-02-19T13:47:11.463Z\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusRule.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusRule.Recording.json index 43f250432568..36bb250065fc 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusRule.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusRule.Recording.json @@ -1,8 +1,8 @@ { - "New-AzServiceBusRule+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview+1": { + "New-AzServiceBusRule+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"action\": {\n \"sqlExpression\": \"SET a=b\"\n },\n \"sqlFilter\": {\n \"sqlExpression\": \"1=2\"\n },\n \"filterType\": \"SqlFilter\"\n }\n}", "isContentBase64": false, "Headers": { @@ -19,27 +19,27 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1182" ], - "x-ms-request-id": [ "346abdf4-5866-45cc-a8cb-71de76dd3c27" ], - "x-ms-correlation-request-id": [ "346abdf4-5866-45cc-a8cb-71de76dd3c27" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084848Z:346abdf4-5866-45cc-a8cb-71de76dd3c27" ], + "x-ms-request-id": [ "906b39e7-244d-4efe-88fd-bf34e0f44117" ], + "x-ms-correlation-request-id": [ "906b39e7-244d-4efe-88fd-bf34e0f44117" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134725Z:906b39e7-244d-4efe-88fd-bf34e0f44117" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:48:47 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "489" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule2\",\"name\":\"sqlRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{\"sqlExpression\":\"SET a=b\",\"compatibilityLevel\":20},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule2\",\"name\":\"sqlRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{\"sqlExpression\":\"SET a=b\",\"compatibilityLevel\":20},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20}}}", "isContentBase64": false } }, - "New-AzServiceBusRule+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+2": { + "New-AzServiceBusRule+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\",\n \"c\": \"d\"\n },\n \"correlationId\": \"correlationid\",\n \"messageId\": \"messageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"label\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"contenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"c\": \"d\",\n \"a\": \"b\"\n },\n \"correlationId\": \"correlationid\",\n \"messageId\": \"messageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"label\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"contenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -55,19 +55,19 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1181" ], - "x-ms-request-id": [ "1f5b3f27-83ec-42e4-ac3f-0ac518c075f4" ], - "x-ms-correlation-request-id": [ "1f5b3f27-83ec-42e4-ac3f-0ac518c075f4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084850Z:1f5b3f27-83ec-42e4-ac3f-0ac518c075f4" ], + "x-ms-request-id": [ "77db29f2-fefc-4563-a799-20461cc4c613" ], + "x-ms-correlation-request-id": [ "77db29f2-fefc-4563-a799-20461cc4c613" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134728Z:77db29f2-fefc-4563-a799-20461cc4c613" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:48:49 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:27 GMT" ] }, "ContentHeaders": { "Content-Length": [ "639" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"contenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"contenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusSubscription.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusSubscription.Recording.json index 907e8675ade4..5f8b43999c0a 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusSubscription.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusSubscription.Recording.json @@ -1,8 +1,8 @@ { - "New-AzServiceBusSubscription+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+1": { + "New-AzServiceBusSubscription+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT3M\",\n \"defaultMessageTimeToLive\": \"P428DT3H11M10S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"maxDeliveryCount\": 12,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { @@ -19,26 +19,26 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1180" ], - "x-ms-request-id": [ "a6c9ace8-bae1-4ad2-8591-0ab5ab91d6e8" ], - "x-ms-correlation-request-id": [ "a6c9ace8-bae1-4ad2-8591-0ab5ab91d6e8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084908Z:a6c9ace8-bae1-4ad2-8591-0ab5ab91d6e8" ], + "x-ms-request-id": [ "b783467e-7e92-41f0-9d79-459b853fa39b" ], + "x-ms-correlation-request-id": [ "b783467e-7e92-41f0-9d79-459b853fa39b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134742Z:b783467e-7e92-41f0-9d79-459b853fa39b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:49:07 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:42 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1001" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:08.4870591Z\",\"updatedAt\":\"2023-02-13T08:49:08.4870591Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:42.6331877Z\",\"updatedAt\":\"2023-02-19T13:47:42.6331877Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "New-AzServiceBusSubscription+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3%24%24D?api-version=2022-10-01-preview+2": { + "New-AzServiceBusSubscription+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3%24%24D?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3%24%24D?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3%24%24D?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"clientAffineProperties\": {\n \"clientId\": \"clientid\",\n \"isDurable\": true,\n \"isShared\": true\n },\n \"requiresSession\": true,\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"autoDeleteOnIdle\": \"P7D\",\n \"isClientAffine\": true\n }\n}", "isContentBase64": false, "Headers": { @@ -55,31 +55,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1179" ], - "x-ms-request-id": [ "057bf0fa-1d9c-49e4-abc3-b36831d9d7d1" ], - "x-ms-correlation-request-id": [ "057bf0fa-1d9c-49e4-abc3-b36831d9d7d1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084910Z:057bf0fa-1d9c-49e4-abc3-b36831d9d7d1" ], + "x-ms-request-id": [ "23a99802-f762-42b2-b3e3-36441963ceb5" ], + "x-ms-correlation-request-id": [ "23a99802-f762-42b2-b3e3-36441963ceb5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134744Z:23a99802-f762-42b2-b3e3-36441963ceb5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:49:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:43 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1015" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3$$D\",\"name\":\"subscription3$$D\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":true,\"clientAffineProperties\":{\"clientId\":\"clientid\",\"isDurable\":true,\"isShared\":true},\"lockDuration\":\"PT1M\",\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:09.8623198Z\",\"updatedAt\":\"2023-02-13T08:49:09.8623198Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P7D\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3$$D\",\"name\":\"subscription3$$D\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":true,\"clientAffineProperties\":{\"clientId\":\"clientid\",\"isDurable\":true,\"isShared\":true},\"lockDuration\":\"PT1M\",\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:44.3365374Z\",\"updatedAt\":\"2023-02-19T13:47:44.3365374Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P7D\"}}", "isContentBase64": false } }, - "New-AzServiceBusSubscription+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions?api-version=2022-10-01-preview+3": { + "New-AzServiceBusSubscription+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "166" ], - "x-ms-client-request-id": [ "d75a0c81-c909-4278-b560-58932708b1c9" ], + "x-ms-unique-id": [ "165" ], + "x-ms-client-request-id": [ "df21ce9e-03a7-4022-b5b4-c9d2a8e2e4cd" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -96,20 +96,20 @@ "Pragma": [ "no-cache" ], "x-ms-inline-count": [ "" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11875" ], - "x-ms-request-id": [ "76380906-6761-471f-baa8-c60fe4283e71" ], - "x-ms-correlation-request-id": [ "76380906-6761-471f-baa8-c60fe4283e71" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084910Z:76380906-6761-471f-baa8-c60fe4283e71" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11844" ], + "x-ms-request-id": [ "2b730026-e0bb-4451-b439-5fcf85105fc2" ], + "x-ms-correlation-request-id": [ "2b730026-e0bb-4451-b439-5fcf85105fc2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134745Z:2b730026-e0bb-4451-b439-5fcf85105fc2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:49:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:44 GMT" ] }, "ContentHeaders": { "Content-Length": [ "3005" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1\",\"name\":\"subscription1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:03:07.3317493Z\",\"updatedAt\":\"2023-02-13T08:03:07.3317493Z\",\"accessedAt\":\"2023-02-13T08:03:07.331Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T08:49:08.4867339Z\",\"accessedAt\":\"2023-02-13T08:49:08.4867339Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3$$D\",\"name\":\"subscription3$$D\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":true,\"clientAffineProperties\":{\"clientId\":\"clientid\",\"isDurable\":true,\"isShared\":true},\"lockDuration\":\"PT1M\",\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:09.8780087Z\",\"updatedAt\":\"2023-02-13T08:49:09.8780087Z\",\"accessedAt\":\"2023-02-13T08:49:09.8780087Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P7D\"}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1\",\"name\":\"subscription1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:02:44.2354247Z\",\"updatedAt\":\"2023-02-19T13:02:44.2354247Z\",\"accessedAt\":\"2023-02-19T13:02:44.235Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T13:47:42.6427506Z\",\"accessedAt\":\"2023-02-19T13:47:42.6427506Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3$$D\",\"name\":\"subscription3$$D\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":true,\"clientAffineProperties\":{\"clientId\":\"clientid\",\"isDurable\":true,\"isShared\":true},\"lockDuration\":\"PT1M\",\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:44.3459436Z\",\"updatedAt\":\"2023-02-19T13:47:44.3459436Z\",\"accessedAt\":\"2023-02-19T13:47:44.3459436Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P7D\"}}]}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusTopic.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusTopic.Recording.json index 2ef73d5b50d7..7347836c302a 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusTopic.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/New-AzServiceBusTopic.Recording.json @@ -1,8 +1,8 @@ { - "New-AzServiceBusTopic+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic2?api-version=2022-10-01-preview+1": { + "New-AzServiceBusTopic+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic2?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic2?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P365D\",\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"P1DT3M4S\",\n \"enableBatchedOperations\": true,\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P428DT3H11M2S\"\n }\n}", "isContentBase64": false, "Headers": { @@ -19,26 +19,26 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1178" ], - "x-ms-request-id": [ "35122c00-2911-4ff0-b1e3-2f5e94fd0a8a" ], - "x-ms-correlation-request-id": [ "35122c00-2911-4ff0-b1e3-2f5e94fd0a8a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084928Z:35122c00-2911-4ff0-b1e3-2f5e94fd0a8a" ], + "x-ms-request-id": [ "f74ff64f-5f3c-42bd-a0c3-2ca36cc10aa3" ], + "x-ms-correlation-request-id": [ "f74ff64f-5f3c-42bd-a0c3-2ca36cc10aa3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134759Z:f74ff64f-5f3c-42bd-a0c3-2ca36cc10aa3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:49:28 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:47:59 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "916" ], + "Content-Length": [ "914" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic2\",\"name\":\"topic2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"defaultMessageTimeToLive\":\"P365D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":true,\"duplicateDetectionHistoryTimeWindow\":\"P1DT3M4S\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:49:28.467Z\",\"updatedAt\":\"2023-02-13T08:49:28.55Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic2\",\"name\":\"topic2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"defaultMessageTimeToLive\":\"P365D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":true,\"duplicateDetectionHistoryTimeWindow\":\"P1DT3M4S\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:47:59.1Z\",\"updatedAt\":\"2023-02-19T13:47:59.18Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "New-AzServiceBusTopic+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic3?api-version=2022-10-01-preview+2": { + "New-AzServiceBusTopic+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic3?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic3?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"maxSizeInMegabytes\": 2048\n }\n}", "isContentBase64": false, "Headers": { @@ -55,31 +55,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1177" ], - "x-ms-request-id": [ "32fd469c-0cf9-43c6-8c8b-fef63a7fd012" ], - "x-ms-correlation-request-id": [ "32fd469c-0cf9-43c6-8c8b-fef63a7fd012" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084931Z:32fd469c-0cf9-43c6-8c8b-fef63a7fd012" ], + "x-ms-request-id": [ "f7743c92-c193-477b-a58f-b00839ee376f" ], + "x-ms-correlation-request-id": [ "f7743c92-c193-477b-a58f-b00839ee376f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134802Z:f7743c92-c193-477b-a58f-b00839ee376f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:49:30 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:01 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "944" ], + "Content-Length": [ "947" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic3\",\"name\":\"topic3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:49:30.67Z\",\"updatedAt\":\"2023-02-13T08:49:30.8Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic3\",\"name\":\"topic3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:48:01.507Z\",\"updatedAt\":\"2023-02-19T13:48:01.583Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "New-AzServiceBusTopic+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics?api-version=2022-10-01-preview+3": { + "New-AzServiceBusTopic+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "169" ], - "x-ms-client-request-id": [ "57bfc9d4-46a6-4de7-85ef-97012f780d41" ], + "x-ms-unique-id": [ "168" ], + "x-ms-client-request-id": [ "2155464b-1355-4748-ae7e-4a39ce028afc" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -96,27 +96,27 @@ "Pragma": [ "no-cache" ], "x-ms-inline-count": [ "" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11874" ], - "x-ms-request-id": [ "640be634-3585-4c95-961f-ebcfe3d22ab8" ], - "x-ms-correlation-request-id": [ "640be634-3585-4c95-961f-ebcfe3d22ab8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084931Z:640be634-3585-4c95-961f-ebcfe3d22ab8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11843" ], + "x-ms-request-id": [ "ef7692bd-4068-4bec-9b61-05037fac41db" ], + "x-ms-correlation-request-id": [ "ef7692bd-4068-4bec-9b61-05037fac41db" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134803Z:ef7692bd-4068-4bec-9b61-05037fac41db" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:49:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:02 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2840" ], + "Content-Length": [ "2841" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:03:04.6442044Z\",\"updatedAt\":\"2023-02-13T08:22:06.3187592Z\",\"accessedAt\":\"2023-02-13T08:49:09.8780087Z\",\"subscriptionCount\":3,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic2\",\"name\":\"topic2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"defaultMessageTimeToLive\":\"P365D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":true,\"duplicateDetectionHistoryTimeWindow\":\"P1DT3M4S\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:49:28.467Z\",\"updatedAt\":\"2023-02-13T08:49:28.55Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic3\",\"name\":\"topic3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:49:30.67Z\",\"updatedAt\":\"2023-02-13T08:49:30.8Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:02:41.6883314Z\",\"updatedAt\":\"2023-02-19T13:20:58.8033687Z\",\"accessedAt\":\"2023-02-19T13:47:44.3459436Z\",\"subscriptionCount\":3,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic2\",\"name\":\"topic2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"defaultMessageTimeToLive\":\"P365D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":true,\"duplicateDetectionHistoryTimeWindow\":\"P1DT3M4S\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:47:59.1Z\",\"updatedAt\":\"2023-02-19T13:47:59.18Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic3\",\"name\":\"topic3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:48:01.507Z\",\"updatedAt\":\"2023-02-19T13:48:01.583Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}]}", "isContentBase64": false } }, - "New-AzServiceBusTopic+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview+4": { + "New-AzServiceBusTopic+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview+4": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"enableExpress\": true\n }\n}", "isContentBase64": false, "Headers": { @@ -133,19 +133,19 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1176" ], - "x-ms-request-id": [ "989c5975-17a7-48f1-ab07-bc09df0bec7c" ], - "x-ms-correlation-request-id": [ "989c5975-17a7-48f1-ab07-bc09df0bec7c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T084934Z:989c5975-17a7-48f1-ab07-bc09df0bec7c" ], + "x-ms-request-id": [ "1aa41fb2-89d5-425b-a8c7-7eb313769af4" ], + "x-ms-correlation-request-id": [ "1aa41fb2-89d5-425b-a8c7-7eb313769af4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134805Z:1aa41fb2-89d5-425b-a8c7-7eb313769af4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:49:33 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:05 GMT" ] }, "ContentHeaders": { "Content-Length": [ "943" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"2023-02-13T08:49:33.54Z\",\"updatedAt\":\"2023-02-13T08:49:33.56Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"2023-02-19T13:48:04.82Z\",\"updatedAt\":\"2023-02-19T13:48:04.84Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusAuthorizationRule.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusAuthorizationRule.Recording.json index 2c02736485d1..3bb94189af72 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusAuthorizationRule.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusAuthorizationRule.Recording.json @@ -1,13 +1,13 @@ { - "Remove-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "171" ], - "x-ms-client-request-id": [ "176d1907-55ba-47a0-9fb0-28bec67a578a" ], + "x-ms-unique-id": [ "170" ], + "x-ms-client-request-id": [ "ddb96d7b-83d5-42ec-89ae-7775851cba31" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,32 +23,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11873" ], - "x-ms-request-id": [ "0c55e1ed-467b-4c39-a924-1592aa9df2c3" ], - "x-ms-correlation-request-id": [ "0c55e1ed-467b-4c39-a924-1592aa9df2c3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085023Z:0c55e1ed-467b-4c39-a924-1592aa9df2c3" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11842" ], + "x-ms-request-id": [ "86ad9bf5-b513-4951-9030-0b66c3feef89" ], + "x-ms-correlation-request-id": [ "86ad9bf5-b513-4951-9030-0b66c3feef89" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134839Z:86ad9bf5-b513-4951-9030-0b66c3feef89" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:39 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1459" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule3\",\"name\":\"namespaceAuthRule3\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\",\"Manage\",\"Listen\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule3\",\"name\":\"namespaceAuthRule3\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\",\"Manage\",\"Listen\"]}}]}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "172" ], - "x-ms-client-request-id": [ "07b000ae-5ff5-41ff-b43c-51c95249d851" ], + "x-ms-unique-id": [ "171" ], + "x-ms-client-request-id": [ "3ff0ceed-6ad1-455c-8ddc-1925aeadf5b1" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -64,32 +64,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11872" ], - "x-ms-request-id": [ "e4ad134d-fcd3-472e-ae4a-6ef94a7e21d6" ], - "x-ms-correlation-request-id": [ "e4ad134d-fcd3-472e-ae4a-6ef94a7e21d6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085024Z:e4ad134d-fcd3-472e-ae4a-6ef94a7e21d6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11841" ], + "x-ms-request-id": [ "f38cdc43-824d-4b6b-9202-ace069302c8b" ], + "x-ms-correlation-request-id": [ "f38cdc43-824d-4b6b-9202-ace069302c8b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134839Z:f38cdc43-824d-4b6b-9202-ace069302c8b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:39 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1123" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule3\",\"name\":\"queueAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule3\",\"name\":\"queueAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "173" ], - "x-ms-client-request-id": [ "3a69e165-8124-45e0-b193-9e0c60686627" ], + "x-ms-unique-id": [ "172" ], + "x-ms-client-request-id": [ "70d4b31d-edc6-4867-8a9f-71a82e12aef3" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -105,32 +105,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11871" ], - "x-ms-request-id": [ "d66dd4f9-72a2-473c-9b3a-68e51f077c01" ], - "x-ms-correlation-request-id": [ "d66dd4f9-72a2-473c-9b3a-68e51f077c01" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085024Z:d66dd4f9-72a2-473c-9b3a-68e51f077c01" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11840" ], + "x-ms-request-id": [ "4cb0b1f8-f108-4c5c-a13d-e317d2d687ba" ], + "x-ms-correlation-request-id": [ "4cb0b1f8-f108-4c5c-a13d-e317d2d687ba" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134840Z:4cb0b1f8-f108-4c5c-a13d-e317d2d687ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:24 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:40 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1105" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule3\",\"name\":\"topicAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule3\",\"name\":\"topicAuthRule3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedNamespace+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedNamespace+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview+1": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "174" ], - "x-ms-client-request-id": [ "08410bca-b0b8-4c9f-9f2c-a1e88ae4ff4d" ], + "x-ms-unique-id": [ "173" ], + "x-ms-client-request-id": [ "06e5bdaa-9482-417f-9460-0fc0c86bf775" ], "CommandName": [ "Az.ServiceBus.private\\Remove-AzServiceBusNamespaceAuthorizationRule_Delete" ], "FullCommandName": [ "Remove-AzServiceBusNamespaceAuthorizationRule_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -147,12 +147,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14999" ], - "x-ms-request-id": [ "b4aaa0b8-22ef-474e-8b3c-3b7f5906dcea" ], - "x-ms-correlation-request-id": [ "b4aaa0b8-22ef-474e-8b3c-3b7f5906dcea" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085033Z:b4aaa0b8-22ef-474e-8b3c-3b7f5906dcea" ], + "x-ms-request-id": [ "382563d0-4000-469c-96e1-753bb3a978f8" ], + "x-ms-correlation-request-id": [ "382563d0-4000-469c-96e1-753bb3a978f8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134848Z:382563d0-4000-469c-96e1-753bb3a978f8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:48 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -162,15 +162,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "175" ], - "x-ms-client-request-id": [ "469caca5-7449-44b1-a288-999740ecdc1a" ], + "x-ms-unique-id": [ "174" ], + "x-ms-client-request-id": [ "201afc82-bdb2-49a7-9250-baf269922ec8" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -186,13 +186,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11870" ], - "x-ms-request-id": [ "255673f6-03ce-4c61-89a0-a9f55c5755cb" ], - "x-ms-correlation-request-id": [ "255673f6-03ce-4c61-89a0-a9f55c5755cb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085033Z:255673f6-03ce-4c61-89a0-a9f55c5755cb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11839" ], + "x-ms-request-id": [ "ea2d91e4-4cc9-40ee-a53a-243e985c157f" ], + "x-ms-correlation-request-id": [ "ea2d91e4-4cc9-40ee-a53a-243e985c157f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134850Z:ea2d91e4-4cc9-40ee-a53a-243e985c157f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:33 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "87" ], @@ -203,15 +203,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "176" ], - "x-ms-client-request-id": [ "8ed638ff-7e62-4153-ae7e-75467249638b" ], + "x-ms-unique-id": [ "175" ], + "x-ms-client-request-id": [ "02d0e228-f103-42f1-89d5-c71a48a85972" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -227,32 +227,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11869" ], - "x-ms-request-id": [ "e35eda64-5600-4262-8d12-87dc1cc6ad23" ], - "x-ms-correlation-request-id": [ "e35eda64-5600-4262-8d12-87dc1cc6ad23" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085034Z:e35eda64-5600-4262-8d12-87dc1cc6ad23" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11838" ], + "x-ms-request-id": [ "aff17fdd-380d-4115-9b18-1491f590aaf5" ], + "x-ms-correlation-request-id": [ "aff17fdd-380d-4115-9b18-1491f590aaf5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134851Z:aff17fdd-380d-4115-9b18-1491f590aaf5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:33 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:50 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1096" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedTopic+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedTopic+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview+1": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "177" ], - "x-ms-client-request-id": [ "a9b72f91-21c1-4922-8c6d-56bc72421221" ], + "x-ms-unique-id": [ "176" ], + "x-ms-client-request-id": [ "ffc38923-e644-460d-99aa-12271a6f9d46" ], "CommandName": [ "Az.ServiceBus.private\\Remove-AzServiceBusTopicAuthorizationRule_Delete" ], "FullCommandName": [ "Remove-AzServiceBusTopicAuthorizationRule_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -269,12 +269,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14998" ], - "x-ms-request-id": [ "c7ac2c77-a89d-4d74-a4d5-166f0ec69852" ], - "x-ms-correlation-request-id": [ "c7ac2c77-a89d-4d74-a4d5-166f0ec69852" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085034Z:c7ac2c77-a89d-4d74-a4d5-166f0ec69852" ], + "x-ms-request-id": [ "ddc0f94d-0860-4a23-8343-e8046d6f0bef" ], + "x-ms-correlation-request-id": [ "ddc0f94d-0860-4a23-8343-e8046d6f0bef" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134851Z:ddc0f94d-0860-4a23-8343-e8046d6f0bef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:34 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:51 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -284,15 +284,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "178" ], - "x-ms-client-request-id": [ "bd04ec15-75e8-4736-a082-2772ac5927b3" ], + "x-ms-unique-id": [ "177" ], + "x-ms-client-request-id": [ "ade88079-c8c4-47b3-8137-489889fad2cf" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -308,13 +308,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11868" ], - "x-ms-request-id": [ "9fafec00-2d55-4b1f-ad06-676cb3647258" ], - "x-ms-correlation-request-id": [ "9fafec00-2d55-4b1f-ad06-676cb3647258" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085035Z:9fafec00-2d55-4b1f-ad06-676cb3647258" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11837" ], + "x-ms-request-id": [ "b773db21-1062-458f-8e88-2173b3d44a81" ], + "x-ms-correlation-request-id": [ "b773db21-1062-458f-8e88-2173b3d44a81" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134852Z:b773db21-1062-458f-8e88-2173b3d44a81" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:52 GMT" ] }, "ContentHeaders": { "Content-Length": [ "87" ], @@ -325,15 +325,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "179" ], - "x-ms-client-request-id": [ "7d80eae4-2169-46ad-aa70-48c657a63981" ], + "x-ms-unique-id": [ "178" ], + "x-ms-client-request-id": [ "aba086e4-9565-4eb6-a72c-2c9d3a893bde" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -349,32 +349,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11867" ], - "x-ms-request-id": [ "b9334ef8-279e-410f-bedc-d1488f996948" ], - "x-ms-correlation-request-id": [ "b9334ef8-279e-410f-bedc-d1488f996948" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085035Z:b9334ef8-279e-410f-bedc-d1488f996948" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11836" ], + "x-ms-request-id": [ "53f18b05-0009-434e-8029-bba9ef844134" ], + "x-ms-correlation-request-id": [ "53f18b05-0009-434e-8029-bba9ef844134" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134853Z:53f18b05-0009-434e-8029-bba9ef844134" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:52 GMT" ] }, "ContentHeaders": { "Content-Length": [ "747" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedQueue+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedQueue+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview+1": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "180" ], - "x-ms-client-request-id": [ "b98f57ed-2025-4687-9a3d-c35e97a32ba0" ], + "x-ms-unique-id": [ "179" ], + "x-ms-client-request-id": [ "91d011e6-c550-4bff-9130-f8beb5013a30" ], "CommandName": [ "Az.ServiceBus.private\\Remove-AzServiceBusQueueAuthorizationRule_Delete" ], "FullCommandName": [ "Remove-AzServiceBusQueueAuthorizationRule_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -391,12 +391,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14997" ], - "x-ms-request-id": [ "55b83e3d-7a07-4706-ac20-cc416a502ba7" ], - "x-ms-correlation-request-id": [ "55b83e3d-7a07-4706-ac20-cc416a502ba7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085036Z:55b83e3d-7a07-4706-ac20-cc416a502ba7" ], + "x-ms-request-id": [ "caa079a1-4810-4da3-b358-8256d5e9673e" ], + "x-ms-correlation-request-id": [ "caa079a1-4810-4da3-b358-8256d5e9673e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134854Z:caa079a1-4810-4da3-b358-8256d5e9673e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:53 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -406,15 +406,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "181" ], - "x-ms-client-request-id": [ "2ee52a80-d377-4357-b7f6-3cc0fd929ea0" ], + "x-ms-unique-id": [ "180" ], + "x-ms-client-request-id": [ "74c710c3-e5ee-45a3-a06d-96c8a997d7a3" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -430,13 +430,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11866" ], - "x-ms-request-id": [ "ebc074bf-f9f0-4708-b882-34107905d715" ], - "x-ms-correlation-request-id": [ "ebc074bf-f9f0-4708-b882-34107905d715" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085037Z:ebc074bf-f9f0-4708-b882-34107905d715" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11835" ], + "x-ms-request-id": [ "3dc11f30-2f70-4fa9-951c-d344ce953b3a" ], + "x-ms-correlation-request-id": [ "3dc11f30-2f70-4fa9-951c-d344ce953b3a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134855Z:3dc11f30-2f70-4fa9-951c-d344ce953b3a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:54 GMT" ] }, "ContentHeaders": { "Content-Length": [ "87" ], @@ -447,15 +447,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "182" ], - "x-ms-client-request-id": [ "4b9b79c6-b6d8-4d82-ac8d-703f347976f7" ], + "x-ms-unique-id": [ "181" ], + "x-ms-client-request-id": [ "c1561b41-27e2-485d-962c-f7b1abeed47f" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -471,32 +471,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11865" ], - "x-ms-request-id": [ "e33b94e9-8fb7-4027-a6af-c70d66fc4ec4" ], - "x-ms-correlation-request-id": [ "e33b94e9-8fb7-4027-a6af-c70d66fc4ec4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085037Z:e33b94e9-8fb7-4027-a6af-c70d66fc4ec4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11834" ], + "x-ms-request-id": [ "e93716d6-3342-40c5-a0b9-edc5713c2d52" ], + "x-ms-correlation-request-id": [ "e93716d6-3342-40c5-a0b9-edc5713c2d52" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134856Z:e93716d6-3342-40c5-a0b9-edc5713c2d52" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:55 GMT" ] }, "ContentHeaders": { "Content-Length": [ "763" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "183" ], - "x-ms-client-request-id": [ "247a3998-67ba-492c-bd10-17158f9ede6e" ], + "x-ms-unique-id": [ "182" ], + "x-ms-client-request-id": [ "c8a6d678-4363-4687-a174-e737539f0e95" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -512,32 +512,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11864" ], - "x-ms-request-id": [ "59fe6ca0-8a84-4f9e-9aaa-d29d89384bf8" ], - "x-ms-correlation-request-id": [ "59fe6ca0-8a84-4f9e-9aaa-d29d89384bf8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085038Z:59fe6ca0-8a84-4f9e-9aaa-d29d89384bf8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11833" ], + "x-ms-request-id": [ "1f5046fa-0b31-4b23-9558-5c7b08f16ce6" ], + "x-ms-correlation-request-id": [ "1f5046fa-0b31-4b23-9558-5c7b08f16ce6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134857Z:1f5046fa-0b31-4b23-9558-5c7b08f16ce6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:48:56 GMT" ] }, "ContentHeaders": { "Content-Length": [ "344" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule2\",\"name\":\"namespaceAuthRule2\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "184" ], - "x-ms-client-request-id": [ "b80dbbae-c411-4a13-bbbf-edaafa920b25" ], + "x-ms-unique-id": [ "183" ], + "x-ms-client-request-id": [ "66c94cb8-f694-4dcf-884c-3224f4793a0a" ], "CommandName": [ "Az.ServiceBus.private\\Remove-AzServiceBusNamespaceAuthorizationRule_DeleteViaIdentity" ], "FullCommandName": [ "Remove-AzServiceBusNamespaceAuthorizationRule_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -554,12 +554,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14996" ], - "x-ms-request-id": [ "33940479-43e5-450c-88fa-8aad1fbc6a18" ], - "x-ms-correlation-request-id": [ "33940479-43e5-450c-88fa-8aad1fbc6a18" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085044Z:33940479-43e5-450c-88fa-8aad1fbc6a18" ], + "x-ms-request-id": [ "2160726a-067d-4240-9642-511dc2d54aa8" ], + "x-ms-correlation-request-id": [ "2160726a-067d-4240-9642-511dc2d54aa8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134903Z:2160726a-067d-4240-9642-511dc2d54aa8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:02 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -569,15 +569,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "185" ], - "x-ms-client-request-id": [ "127de185-b287-479e-9fdf-e5548a21b240" ], + "x-ms-unique-id": [ "184" ], + "x-ms-client-request-id": [ "cea6c880-66c1-418e-8bdf-99d116a5a474" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_GetViaIdentity" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -593,13 +593,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11863" ], - "x-ms-request-id": [ "0fe581ca-f870-4683-b84c-461d9ea54215" ], - "x-ms-correlation-request-id": [ "0fe581ca-f870-4683-b84c-461d9ea54215" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085045Z:0fe581ca-f870-4683-b84c-461d9ea54215" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11832" ], + "x-ms-request-id": [ "c966d156-d244-4ae1-949b-868840f8c169" ], + "x-ms-correlation-request-id": [ "c966d156-d244-4ae1-949b-868840f8c169" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134904Z:c966d156-d244-4ae1-949b-868840f8c169" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:04 GMT" ] }, "ContentHeaders": { "Content-Length": [ "87" ], @@ -610,15 +610,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview+4": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "186" ], - "x-ms-client-request-id": [ "e08bccca-2cd0-4d8a-b711-95dabad9bfe4" ], + "x-ms-unique-id": [ "185" ], + "x-ms-client-request-id": [ "d95759fb-a009-4e49-bd44-a3ce8fe2156a" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -634,32 +634,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11862" ], - "x-ms-request-id": [ "74f76d28-3047-410a-b175-c510ed47a2f2" ], - "x-ms-correlation-request-id": [ "74f76d28-3047-410a-b175-c510ed47a2f2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085045Z:74f76d28-3047-410a-b175-c510ed47a2f2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11831" ], + "x-ms-request-id": [ "b9b20e9d-1db0-4e01-91f3-816a07ce957e" ], + "x-ms-correlation-request-id": [ "b9b20e9d-1db0-4e01-91f3-816a07ce957e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134905Z:b9b20e9d-1db0-4e01-91f3-816a07ce957e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:45 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:04 GMT" ] }, "ContentHeaders": { "Content-Length": [ "751" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/RootManageSharedAccessKey\",\"name\":\"RootManageSharedAccessKey\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview+5": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "187" ], - "x-ms-client-request-id": [ "b0f9b069-45e5-4784-8177-f4d10708edf0" ], + "x-ms-unique-id": [ "186" ], + "x-ms-client-request-id": [ "259388c0-3bef-4369-b0c2-5a1d4d9428c2" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -675,32 +675,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11861" ], - "x-ms-request-id": [ "e5e505ae-98be-4b03-a1d3-bfabdd115dd5" ], - "x-ms-correlation-request-id": [ "e5e505ae-98be-4b03-a1d3-bfabdd115dd5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085046Z:e5e505ae-98be-4b03-a1d3-bfabdd115dd5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11830" ], + "x-ms-request-id": [ "3d635ecc-c5e1-41ab-8b99-70d21427f739" ], + "x-ms-correlation-request-id": [ "3d635ecc-c5e1-41ab-8b99-70d21427f739" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134906Z:3d635ecc-c5e1-41ab-8b99-70d21427f739" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:45 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:05 GMT" ] }, "ContentHeaders": { "Content-Length": [ "375" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule2\",\"name\":\"queueAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview+6": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview+6": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "188" ], - "x-ms-client-request-id": [ "3ba0aacf-fee1-4924-ab3f-745b6b5e5d57" ], + "x-ms-unique-id": [ "187" ], + "x-ms-client-request-id": [ "5bf20a85-a47b-40c2-af04-36c1aede4899" ], "CommandName": [ "Az.ServiceBus.private\\Remove-AzServiceBusQueueAuthorizationRule_DeleteViaIdentity" ], "FullCommandName": [ "Remove-AzServiceBusQueueAuthorizationRule_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -717,12 +717,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14995" ], - "x-ms-request-id": [ "9bb1182c-b20b-4c6b-bf0e-90dc869678ef" ], - "x-ms-correlation-request-id": [ "9bb1182c-b20b-4c6b-bf0e-90dc869678ef" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085046Z:9bb1182c-b20b-4c6b-bf0e-90dc869678ef" ], + "x-ms-request-id": [ "3749c98f-7c6f-46e4-aaba-b35ebd8f20b9" ], + "x-ms-correlation-request-id": [ "3749c98f-7c6f-46e4-aaba-b35ebd8f20b9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134907Z:3749c98f-7c6f-46e4-aaba-b35ebd8f20b9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:46 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:06 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -732,15 +732,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview+7": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "189" ], - "x-ms-client-request-id": [ "e97723ba-f89f-4934-ad85-567151cc7531" ], + "x-ms-unique-id": [ "188" ], + "x-ms-client-request-id": [ "fa35010e-140d-44c2-8414-9a1cd227f652" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_GetViaIdentity" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -756,13 +756,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11860" ], - "x-ms-request-id": [ "43bb58ae-15da-459b-a284-4c19280bea93" ], - "x-ms-correlation-request-id": [ "43bb58ae-15da-459b-a284-4c19280bea93" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085047Z:43bb58ae-15da-459b-a284-4c19280bea93" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11829" ], + "x-ms-request-id": [ "d016fb70-b411-4115-bcc2-f8f0f9390bd3" ], + "x-ms-correlation-request-id": [ "d016fb70-b411-4115-bcc2-f8f0f9390bd3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134907Z:d016fb70-b411-4115-bcc2-f8f0f9390bd3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:47 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:07 GMT" ] }, "ContentHeaders": { "Content-Length": [ "87" ], @@ -773,15 +773,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview+8": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "190" ], - "x-ms-client-request-id": [ "a6ee4ab5-f6ed-4231-a4b4-666c692bb1cf" ], + "x-ms-unique-id": [ "189" ], + "x-ms-client-request-id": [ "19922032-0957-4cd3-a4bc-89156dc86c55" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -797,32 +797,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11859" ], - "x-ms-request-id": [ "09614b0e-a863-4944-b0c5-9030de90f1fb" ], - "x-ms-correlation-request-id": [ "09614b0e-a863-4944-b0c5-9030de90f1fb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085048Z:09614b0e-a863-4944-b0c5-9030de90f1fb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11828" ], + "x-ms-request-id": [ "727cdb98-b6e8-46d1-bb1a-e35c011692ad" ], + "x-ms-correlation-request-id": [ "727cdb98-b6e8-46d1-bb1a-e35c011692ad" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134908Z:727cdb98-b6e8-46d1-bb1a-e35c011692ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:47 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:07 GMT" ] }, "ContentHeaders": { "Content-Length": [ "387" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview+9": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "191" ], - "x-ms-client-request-id": [ "a856e609-85a2-4137-95cb-54287ce2c01e" ], + "x-ms-unique-id": [ "190" ], + "x-ms-client-request-id": [ "93912262-1660-48bd-b277-a01e1c743566" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -838,32 +838,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11858" ], - "x-ms-request-id": [ "4d34104e-2a12-495b-b525-35eedcbcb1c1" ], - "x-ms-correlation-request-id": [ "4d34104e-2a12-495b-b525-35eedcbcb1c1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085048Z:4d34104e-2a12-495b-b525-35eedcbcb1c1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11827" ], + "x-ms-request-id": [ "a2e5c07a-6e32-41db-aea2-e2530e79fb75" ], + "x-ms-correlation-request-id": [ "a2e5c07a-6e32-41db-aea2-e2530e79fb75" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134909Z:a2e5c07a-6e32-41db-aea2-e2530e79fb75" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:47 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:08 GMT" ] }, "ContentHeaders": { "Content-Length": [ "359" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule2\",\"name\":\"topicAuthRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Listen\"]}}", "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview+10": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview+10": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "192" ], - "x-ms-client-request-id": [ "4d085b09-a85f-46f4-be25-017d28777041" ], + "x-ms-unique-id": [ "191" ], + "x-ms-client-request-id": [ "f615fcd0-2f52-4e34-b2c6-10f78f4aeacf" ], "CommandName": [ "Az.ServiceBus.private\\Remove-AzServiceBusTopicAuthorizationRule_DeleteViaIdentity" ], "FullCommandName": [ "Remove-AzServiceBusTopicAuthorizationRule_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -880,12 +880,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14994" ], - "x-ms-request-id": [ "d1efc66d-3ad6-4ca7-9236-e0e5b5fba1f0" ], - "x-ms-correlation-request-id": [ "d1efc66d-3ad6-4ca7-9236-e0e5b5fba1f0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085049Z:d1efc66d-3ad6-4ca7-9236-e0e5b5fba1f0" ], + "x-ms-request-id": [ "dc302428-b13c-4afd-8877-4d5d24401307" ], + "x-ms-correlation-request-id": [ "dc302428-b13c-4afd-8877-4d5d24401307" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134910Z:dc302428-b13c-4afd-8877-4d5d24401307" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:09 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -895,15 +895,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview+11": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "193" ], - "x-ms-client-request-id": [ "34152b31-6232-4d9c-889e-1f89e912cfd3" ], + "x-ms-unique-id": [ "192" ], + "x-ms-client-request-id": [ "e06fbc74-0b97-4320-8516-576030c5c478" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_GetViaIdentity" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -919,13 +919,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11857" ], - "x-ms-request-id": [ "5783757b-4c0f-4bdb-b074-3ec091575aed" ], - "x-ms-correlation-request-id": [ "5783757b-4c0f-4bdb-b074-3ec091575aed" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085049Z:5783757b-4c0f-4bdb-b074-3ec091575aed" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11826" ], + "x-ms-request-id": [ "46bd678a-1a95-435a-9fbf-a9ee7cc4b2ca" ], + "x-ms-correlation-request-id": [ "46bd678a-1a95-435a-9fbf-a9ee7cc4b2ca" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134910Z:46bd678a-1a95-435a-9fbf-a9ee7cc4b2ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:49 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:09 GMT" ] }, "ContentHeaders": { "Content-Length": [ "87" ], @@ -936,15 +936,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview+12": { + "Remove-AzServiceBusAuthorizationRule+[NoContext]+RemoveViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "194" ], - "x-ms-client-request-id": [ "c7a44e91-4688-412f-b05c-1983217b8108" ], + "x-ms-unique-id": [ "193" ], + "x-ms-client-request-id": [ "63022bf3-eaf8-4d38-a388-b19bfdd2f103" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_List" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -960,20 +960,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11856" ], - "x-ms-request-id": [ "dae4bfab-0c77-4df8-8392-7bddf4e9c26f" ], - "x-ms-correlation-request-id": [ "dae4bfab-0c77-4df8-8392-7bddf4e9c26f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085050Z:dae4bfab-0c77-4df8-8392-7bddf4e9c26f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11825" ], + "x-ms-request-id": [ "4f988b2b-5d45-4997-adfc-00327bfe52ff" ], + "x-ms-correlation-request-id": [ "4f988b2b-5d45-4997-adfc-00327bfe52ff" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T134911Z:4f988b2b-5d45-4997-adfc-00327bfe52ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:50:49 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:49:10 GMT" ] }, "ContentHeaders": { "Content-Length": [ "387" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}]}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusNamespaceV2.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusNamespaceV2.Recording.json index 58c481096c06..5c0c10e10839 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusNamespaceV2.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusNamespaceV2.Recording.json @@ -1,8 +1,8 @@ { - "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview", "Content": "{\n \"location\": \"eastus\",\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n }\n}", "isContentBase64": false, "Headers": { @@ -17,35 +17,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "2ee22a19-cdfb-4400-b6a5-a41e46b62c1e_M1SN1_M1SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "e46efbbe-edf8-4b46-b42f-a2964bea79aa_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1175" ], - "x-ms-correlation-request-id": [ "3b4826d5-1af6-435a-9d38-b03629fbe55f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085144Z:3b4826d5-1af6-435a-9d38-b03629fbe55f" ], + "x-ms-correlation-request-id": [ "95d4a6c5-8ada-4efd-a41a-2a8830d799d9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135004Z:95d4a6c5-8ada-4efd-a41a-2a8830d799d9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:51:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:50:03 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "730" ], + "Content-Length": [ "732" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv\",\"name\":\"namespaceV7buy1sv\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev7buy1sv\",\"createdAt\":\"2023-02-13T08:51:43.61Z\",\"updatedAt\":\"2023-02-13T08:51:43.61Z\",\"serviceBusEndpoint\":\"https://namespaceV7buy1sv.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho\",\"name\":\"namespaceV7qbxiho\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev7qbxiho\",\"createdAt\":\"2023-02-19T13:50:02.843Z\",\"updatedAt\":\"2023-02-19T13:50:02.843Z\",\"serviceBusEndpoint\":\"https://namespaceV7qbxiho.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "196" ], - "x-ms-client-request-id": [ "f0e92b19-df16-40b5-b28f-8adb683ddb1b" ], + "x-ms-unique-id": [ "195" ], + "x-ms-client-request-id": [ "93e181b9-1cbc-4ef6-87e3-57c72e651051" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -59,35 +59,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "35f1f439-d386-4a4a-aea9-3a5c92d0ae94_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11855" ], - "x-ms-correlation-request-id": [ "9076a88e-385a-43f6-8f3b-9ab47845b397" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085215Z:9076a88e-385a-43f6-8f3b-9ab47845b397" ], + "x-ms-request-id": [ "bdd67e5c-8e75-408e-9482-55c627801e14_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11824" ], + "x-ms-correlation-request-id": [ "0a75f994-48ae-4282-9096-e82540a9b523" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135034Z:0a75f994-48ae-4282-9096-e82540a9b523" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:52:15 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:50:33 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "730" ], + "Content-Length": [ "732" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv\",\"name\":\"namespaceV7buy1sv\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev7buy1sv\",\"createdAt\":\"2023-02-13T08:51:43.61Z\",\"updatedAt\":\"2023-02-13T08:51:43.61Z\",\"serviceBusEndpoint\":\"https://namespaceV7buy1sv.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho\",\"name\":\"namespaceV7qbxiho\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev7qbxiho\",\"createdAt\":\"2023-02-19T13:50:02.843Z\",\"updatedAt\":\"2023-02-19T13:50:02.843Z\",\"serviceBusEndpoint\":\"https://namespaceV7qbxiho.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "197" ], - "x-ms-client-request-id": [ "f0e92b19-df16-40b5-b28f-8adb683ddb1b" ], + "x-ms-unique-id": [ "196" ], + "x-ms-client-request-id": [ "93e181b9-1cbc-4ef6-87e3-57c72e651051" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -101,35 +101,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "79ff16b5-9d62-4140-a37b-865fa44bfb8b_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11854" ], - "x-ms-correlation-request-id": [ "2bd3093b-7fe0-4606-8584-ad5c1095f203" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085245Z:2bd3093b-7fe0-4606-8584-ad5c1095f203" ], + "x-ms-request-id": [ "35420909-72ce-4152-a0b4-f72e0cd01a63_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11823" ], + "x-ms-correlation-request-id": [ "4b2cde04-f375-4873-9072-d5a7fc2af655" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135105Z:4b2cde04-f375-4873-9072-d5a7fc2af655" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:52:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:51:04 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "729" ], + "Content-Length": [ "730" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv\",\"name\":\"namespaceV7buy1sv\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev7buy1sv\",\"createdAt\":\"2023-02-13T08:51:43.61Z\",\"updatedAt\":\"2023-02-13T08:52:27.723Z\",\"serviceBusEndpoint\":\"https://namespaceV7buy1sv.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho\",\"name\":\"namespaceV7qbxiho\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev7qbxiho\",\"createdAt\":\"2023-02-19T13:50:02.843Z\",\"updatedAt\":\"2023-02-19T13:50:47.233Z\",\"serviceBusEndpoint\":\"https://namespaceV7qbxiho.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview+4": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "198" ], - "x-ms-client-request-id": [ "f0e92b19-df16-40b5-b28f-8adb683ddb1b" ], + "x-ms-unique-id": [ "197" ], + "x-ms-client-request-id": [ "93e181b9-1cbc-4ef6-87e3-57c72e651051" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -143,34 +143,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8652e5e1-7e89-41aa-b453-950fd720b3ab_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11853" ], - "x-ms-correlation-request-id": [ "517f6774-19cd-4605-9416-74ecf7c3e59e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085245Z:517f6774-19cd-4605-9416-74ecf7c3e59e" ], + "x-ms-request-id": [ "74dd5778-87cd-4dda-8123-50437b76a861_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11822" ], + "x-ms-correlation-request-id": [ "fdeb4dfe-d8d3-4612-b75c-b8d4c4155fe8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135106Z:fdeb4dfe-d8d3-4612-b75c-b8d4c4155fe8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:52:45 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:51:05 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "729" ], + "Content-Length": [ "730" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv\",\"name\":\"namespaceV7buy1sv\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev7buy1sv\",\"createdAt\":\"2023-02-13T08:51:43.61Z\",\"updatedAt\":\"2023-02-13T08:52:27.723Z\",\"serviceBusEndpoint\":\"https://namespaceV7buy1sv.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho\",\"name\":\"namespaceV7qbxiho\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev7qbxiho\",\"createdAt\":\"2023-02-19T13:50:02.843Z\",\"updatedAt\":\"2023-02-19T13:50:47.233Z\",\"serviceBusEndpoint\":\"https://namespaceV7qbxiho.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview+5": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview+5": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "199" ], - "x-ms-client-request-id": [ "d81589c5-9826-499a-9c3d-2186ade178f8" ], + "x-ms-unique-id": [ "198" ], + "x-ms-client-request-id": [ "f4e5cb86-c7c7-4eca-a52b-1dc654fddc00" ], "CommandName": [ "Remove-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Remove-AzServiceBusNamespaceV2_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -185,16 +185,16 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "Location": [ "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7buy1sv?api-version=2022-10-01-preview\u0026resourceType=Namespace" ], - "x-ms-request-id": [ "d3b6cd17-264e-4391-a87c-67364cf5afab_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "Location": [ "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7qbxiho?api-version=2022-10-01-preview\u0026resourceType=Namespace" ], + "x-ms-request-id": [ "a1be07be-174d-4ab5-8770-bcfad4795a36_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14993" ], - "x-ms-correlation-request-id": [ "82dda9d0-1de3-4731-9e12-3fab48b2d91f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085246Z:82dda9d0-1de3-4731-9e12-3fab48b2d91f" ], + "x-ms-correlation-request-id": [ "9ef66183-42f1-4e05-aba0-04f080678e23" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135107Z:9ef66183-42f1-4e05-aba0-04f080678e23" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:52:46 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:51:06 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -204,16 +204,16 @@ "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7buy1sv?api-version=2022-10-01-preview\u0026resourceType=Namespace+6": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7qbxiho?api-version=2022-10-01-preview\u0026resourceType=Namespace+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7buy1sv?api-version=2022-10-01-preview\u0026resourceType=Namespace", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7qbxiho?api-version=2022-10-01-preview\u0026resourceType=Namespace", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "200" ], - "x-ms-client-request-id": [ "d81589c5-9826-499a-9c3d-2186ade178f8" ], + "x-ms-unique-id": [ "199" ], + "x-ms-client-request-id": [ "f4e5cb86-c7c7-4eca-a52b-1dc654fddc00" ], "CommandName": [ "Remove-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Remove-AzServiceBusNamespaceV2_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -227,15 +227,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "7183828a-91cd-44cd-b107-d854a38665ac_M10SN1_M10SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11852" ], - "x-ms-correlation-request-id": [ "bc7734f6-ac1b-43e8-b512-2dfa9371acde" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085317Z:bc7734f6-ac1b-43e8-b512-2dfa9371acde" ], + "x-ms-request-id": [ "e6621b12-c993-429f-be63-756bc05bcf50_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11821" ], + "x-ms-correlation-request-id": [ "7dfdfdb8-b76e-4679-a5a1-2046a32ae94c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135137Z:7dfdfdb8-b76e-4679-a5a1-2046a32ae94c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:53:16 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:51:37 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ] @@ -244,16 +244,16 @@ "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7buy1sv?api-version=2022-10-01-preview\u0026resourceType=Namespace+7": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7qbxiho?api-version=2022-10-01-preview\u0026resourceType=Namespace+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7buy1sv?api-version=2022-10-01-preview\u0026resourceType=Namespace", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV7qbxiho?api-version=2022-10-01-preview\u0026resourceType=Namespace", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "201" ], - "x-ms-client-request-id": [ "d81589c5-9826-499a-9c3d-2186ade178f8" ], + "x-ms-unique-id": [ "200" ], + "x-ms-client-request-id": [ "f4e5cb86-c7c7-4eca-a52b-1dc654fddc00" ], "CommandName": [ "Remove-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Remove-AzServiceBusNamespaceV2_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -267,15 +267,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "aa251247-e3ce-4a8e-a1e5-85fd522a0bd5_M10SN1_M10SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11851" ], - "x-ms-correlation-request-id": [ "d15b9a3d-3b2d-4fa9-b9a4-31af092a8b99" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085317Z:d15b9a3d-3b2d-4fa9-b9a4-31af092a8b99" ], + "x-ms-request-id": [ "34eb3e09-a51e-4a2e-ab35-fd20f446f3a5_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11820" ], + "x-ms-correlation-request-id": [ "077974fe-710e-4ddc-8de2-655fd777effb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135138Z:077974fe-710e-4ddc-8de2-655fd777effb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:53:16 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:51:37 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ] @@ -284,15 +284,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview+8": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV7buy1sv?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV7qbxiho?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "202" ], - "x-ms-client-request-id": [ "cafd13f5-05c5-4643-82fb-4ef74f1de84a" ], + "x-ms-unique-id": [ "201" ], + "x-ms-client-request-id": [ "7ef1c57e-e896-417a-b4e6-ca910d8f16e5" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -307,29 +307,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "932aeba9-1f04-4522-8ae0-aa99710ab9e2_M10SN1_M10SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11850" ], - "x-ms-correlation-request-id": [ "81ea3bba-5c73-4ed9-9d0f-19a0133c5978" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085317Z:81ea3bba-5c73-4ed9-9d0f-19a0133c5978" ], + "x-ms-request-id": [ "20916124-09ec-4ad1-9fe7-a58f83fd4ac1_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11819" ], + "x-ms-correlation-request-id": [ "448bcd78-68ed-48c7-848c-cb50cf679350" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135138Z:448bcd78-68ed-48c7-848c-cb50cf679350" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:53:17 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:51:37 GMT" ] }, "ContentHeaders": { "Content-Length": [ "119" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"error\":{\"message\":\"Namespace does not exist. CorrelationId: 81ea3bba-5c73-4ed9-9d0f-19a0133c5978\",\"code\":\"NotFound\"}}", + "Content": "{\"error\":{\"message\":\"Namespace does not exist. CorrelationId: 448bcd78-68ed-48c7-848c-cb50cf679350\",\"code\":\"NotFound\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview", "Content": "{\n \"location\": \"eastus\",\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n }\n}", "isContentBase64": false, "Headers": { @@ -344,35 +344,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "24aad481-ab9a-4c2b-a672-7bb423247db8_M10SN1_M10SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "44b812fc-c032-4185-b0c7-cbf796c619c2_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1174" ], - "x-ms-correlation-request-id": [ "a65da030-bc8a-43b0-bd53-f405a555e4d7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085319Z:a65da030-bc8a-43b0-bd53-f405a555e4d7" ], + "x-ms-correlation-request-id": [ "5948105e-8492-4cb1-99b3-3469f4e49d22" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135142Z:5948105e-8492-4cb1-99b3-3469f4e49d22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:53:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:51:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "730" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi\",\"name\":\"namespaceV8xs4vdi\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev8xs4vdi\",\"createdAt\":\"2023-02-13T08:53:18.85Z\",\"updatedAt\":\"2023-02-13T08:53:18.85Z\",\"serviceBusEndpoint\":\"https://namespaceV8xs4vdi.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c\",\"name\":\"namespaceV85v4e0c\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev85v4e0c\",\"createdAt\":\"2023-02-19T13:51:41.72Z\",\"updatedAt\":\"2023-02-19T13:51:41.72Z\",\"serviceBusEndpoint\":\"https://namespaceV85v4e0c.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "204" ], - "x-ms-client-request-id": [ "dddc8ce1-a22d-479f-829a-bca5d777859f" ], + "x-ms-unique-id": [ "203" ], + "x-ms-client-request-id": [ "67f28af0-8aca-4c42-9855-850ccca708c7" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -386,35 +386,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "bcd09a72-d971-44b8-83b6-73bc509f7ad2_M2SN1_M2SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11849" ], - "x-ms-correlation-request-id": [ "3a4178b7-a823-4198-a80a-5c0a4c8fdb1e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085349Z:3a4178b7-a823-4198-a80a-5c0a4c8fdb1e" ], + "x-ms-request-id": [ "3e5589b7-1e83-42a2-8aca-7603b18fd156_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11818" ], + "x-ms-correlation-request-id": [ "1e2641d8-8489-4e50-88dc-5b4f48ccc2e1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135213Z:1e2641d8-8489-4e50-88dc-5b4f48ccc2e1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:53:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:52:12 GMT" ] }, "ContentHeaders": { "Content-Length": [ "730" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi\",\"name\":\"namespaceV8xs4vdi\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev8xs4vdi\",\"createdAt\":\"2023-02-13T08:53:18.85Z\",\"updatedAt\":\"2023-02-13T08:53:18.85Z\",\"serviceBusEndpoint\":\"https://namespaceV8xs4vdi.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c\",\"name\":\"namespaceV85v4e0c\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev85v4e0c\",\"createdAt\":\"2023-02-19T13:51:41.72Z\",\"updatedAt\":\"2023-02-19T13:51:41.72Z\",\"serviceBusEndpoint\":\"https://namespaceV85v4e0c.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "205" ], - "x-ms-client-request-id": [ "dddc8ce1-a22d-479f-829a-bca5d777859f" ], + "x-ms-unique-id": [ "204" ], + "x-ms-client-request-id": [ "67f28af0-8aca-4c42-9855-850ccca708c7" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -428,35 +428,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b1f64e2a-f253-4701-baa4-b0f8dba1992f_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11848" ], - "x-ms-correlation-request-id": [ "054bdbce-a415-4706-b1b8-9bb246267f8a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085419Z:054bdbce-a415-4706-b1b8-9bb246267f8a" ], + "x-ms-request-id": [ "84738558-a118-4a76-8cd8-f5e82cb8b7f6_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11817" ], + "x-ms-correlation-request-id": [ "ada7b224-f748-4fb5-8f8a-69165a46a5a6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135243Z:ada7b224-f748-4fb5-8f8a-69165a46a5a6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:54:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:52:43 GMT" ] }, "ContentHeaders": { "Content-Length": [ "729" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi\",\"name\":\"namespaceV8xs4vdi\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev8xs4vdi\",\"createdAt\":\"2023-02-13T08:53:18.85Z\",\"updatedAt\":\"2023-02-13T08:54:03.353Z\",\"serviceBusEndpoint\":\"https://namespaceV8xs4vdi.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c\",\"name\":\"namespaceV85v4e0c\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev85v4e0c\",\"createdAt\":\"2023-02-19T13:51:41.72Z\",\"updatedAt\":\"2023-02-19T13:52:26.377Z\",\"serviceBusEndpoint\":\"https://namespaceV85v4e0c.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview+4": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "206" ], - "x-ms-client-request-id": [ "dddc8ce1-a22d-479f-829a-bca5d777859f" ], + "x-ms-unique-id": [ "205" ], + "x-ms-client-request-id": [ "67f28af0-8aca-4c42-9855-850ccca708c7" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -470,34 +470,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c7b2a36b-981e-48b5-b78d-be38875e41ec_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11847" ], - "x-ms-correlation-request-id": [ "7ab2ec68-f594-4b58-a78f-5f68ed97766e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085420Z:7ab2ec68-f594-4b58-a78f-5f68ed97766e" ], + "x-ms-request-id": [ "9680e72c-d660-4efc-9768-cab9941740b8_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11816" ], + "x-ms-correlation-request-id": [ "10261e22-9e7c-48c6-9544-7ff8ed61bf63" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135244Z:10261e22-9e7c-48c6-9544-7ff8ed61bf63" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:54:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:52:43 GMT" ] }, "ContentHeaders": { "Content-Length": [ "729" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi\",\"name\":\"namespaceV8xs4vdi\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev8xs4vdi\",\"createdAt\":\"2023-02-13T08:53:18.85Z\",\"updatedAt\":\"2023-02-13T08:54:03.353Z\",\"serviceBusEndpoint\":\"https://namespaceV8xs4vdi.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c\",\"name\":\"namespaceV85v4e0c\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev85v4e0c\",\"createdAt\":\"2023-02-19T13:51:41.72Z\",\"updatedAt\":\"2023-02-19T13:52:26.377Z\",\"serviceBusEndpoint\":\"https://namespaceV85v4e0c.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview+5": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview+5": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "207" ], - "x-ms-client-request-id": [ "8c46635c-9d4a-4ec4-b159-a0b3f7ca7563" ], + "x-ms-unique-id": [ "206" ], + "x-ms-client-request-id": [ "52235080-1d0c-4e99-b029-4a829cd08bc9" ], "CommandName": [ "Remove-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Remove-AzServiceBusNamespaceV2_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -512,16 +512,16 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "Location": [ "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV8xs4vdi?api-version=2022-10-01-preview\u0026resourceType=Namespace" ], - "x-ms-request-id": [ "3b7319cf-fec5-4e95-a117-1c9c21d3496e_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "Location": [ "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV85v4e0c?api-version=2022-10-01-preview\u0026resourceType=Namespace" ], + "x-ms-request-id": [ "04b01c1b-cdab-4d17-8f07-ddeb040194c5_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14992" ], - "x-ms-correlation-request-id": [ "308ade97-0455-4e1f-b997-3a19ac79bc33" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085421Z:308ade97-0455-4e1f-b997-3a19ac79bc33" ], + "x-ms-correlation-request-id": [ "88f32d84-ed13-46b0-b081-08ca880f97cd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135245Z:88f32d84-ed13-46b0-b081-08ca880f97cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:54:20 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:52:45 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -531,16 +531,16 @@ "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV8xs4vdi?api-version=2022-10-01-preview\u0026resourceType=Namespace+6": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV85v4e0c?api-version=2022-10-01-preview\u0026resourceType=Namespace+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV8xs4vdi?api-version=2022-10-01-preview\u0026resourceType=Namespace", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV85v4e0c?api-version=2022-10-01-preview\u0026resourceType=Namespace", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "208" ], - "x-ms-client-request-id": [ "8c46635c-9d4a-4ec4-b159-a0b3f7ca7563" ], + "x-ms-unique-id": [ "207" ], + "x-ms-client-request-id": [ "52235080-1d0c-4e99-b029-4a829cd08bc9" ], "CommandName": [ "Remove-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Remove-AzServiceBusNamespaceV2_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -554,15 +554,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "146d833a-72ae-43e7-9ae8-61f6257734e0_M1SN1_M1SN1" ], + "x-ms-request-id": [ "cd7c2061-996d-4fb4-884c-9ad70da5b819_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11846" ], - "x-ms-correlation-request-id": [ "e7dd66f7-f85b-4151-b796-f17ae7eb2ec5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085451Z:e7dd66f7-f85b-4151-b796-f17ae7eb2ec5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11815" ], + "x-ms-correlation-request-id": [ "8fcf27e7-bb4b-421c-8903-b79139c3e895" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135316Z:8fcf27e7-bb4b-421c-8903-b79139c3e895" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:54:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:53:16 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ] @@ -571,16 +571,16 @@ "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV8xs4vdi?api-version=2022-10-01-preview\u0026resourceType=Namespace+7": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV85v4e0c?api-version=2022-10-01-preview\u0026resourceType=Namespace+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV8xs4vdi?api-version=2022-10-01-preview\u0026resourceType=Namespace", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/locations/eastus/operationStatus/namespaceV85v4e0c?api-version=2022-10-01-preview\u0026resourceType=Namespace", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "209" ], - "x-ms-client-request-id": [ "8c46635c-9d4a-4ec4-b159-a0b3f7ca7563" ], + "x-ms-unique-id": [ "208" ], + "x-ms-client-request-id": [ "52235080-1d0c-4e99-b029-4a829cd08bc9" ], "CommandName": [ "Remove-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Remove-AzServiceBusNamespaceV2_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -594,15 +594,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "cc551285-838d-4ff1-8b7c-a2881d911b02_M1SN1_M1SN1" ], + "x-ms-request-id": [ "ff815882-931a-4c16-8d7e-1967642c07a2_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11845" ], - "x-ms-correlation-request-id": [ "a61cd8ac-e930-4faa-b84b-39d4aa4a144e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085451Z:a61cd8ac-e930-4faa-b84b-39d4aa4a144e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11814" ], + "x-ms-correlation-request-id": [ "39c730c2-ffed-4a41-a55c-d5f408ebcb09" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135316Z:39c730c2-ffed-4a41-a55c-d5f408ebcb09" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:54:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:53:16 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ] @@ -611,15 +611,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview+8": { + "Remove-AzServiceBusNamespaceV2+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV8xs4vdi?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV85v4e0c?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "210" ], - "x-ms-client-request-id": [ "2874fc7b-926f-4faf-a055-fcd6d2ce8fd7" ], + "x-ms-unique-id": [ "209" ], + "x-ms-client-request-id": [ "aec986b2-8659-45b8-9a00-9a6ff07ac849" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -634,22 +634,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "346c2eb8-7d20-4b32-b1ee-38c6921eaa53_M10SN1_M10SN1" ], + "x-ms-request-id": [ "009937ec-89ff-4142-9a38-457532313b45_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11844" ], - "x-ms-correlation-request-id": [ "76c95aab-2b6d-4ea4-8474-ec43caca1b7e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085452Z:76c95aab-2b6d-4ea4-8474-ec43caca1b7e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11813" ], + "x-ms-correlation-request-id": [ "c2063989-8eeb-4f0b-ac04-a8f15d4cb3f1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135317Z:c2063989-8eeb-4f0b-ac04-a8f15d4cb3f1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:54:52 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:53:17 GMT" ] }, "ContentHeaders": { "Content-Length": [ "119" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"error\":{\"message\":\"Namespace does not exist. CorrelationId: 76c95aab-2b6d-4ea4-8474-ec43caca1b7e\",\"code\":\"NotFound\"}}", + "Content": "{\"error\":{\"message\":\"Namespace does not exist. CorrelationId: c2063989-8eeb-4f0b-ac04-a8f15d4cb3f1\",\"code\":\"NotFound\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusPrivateEndpointConnection.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusPrivateEndpointConnection.Recording.json index be11241c23df..f919a38ad4da 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusPrivateEndpointConnection.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusPrivateEndpointConnection.Recording.json @@ -1,13 +1,13 @@ { - "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+[NoScenario]+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "211" ], - "x-ms-client-request-id": [ "ac556059-d22f-4cd9-a036-a9f4883abcd1" ], + "x-ms-unique-id": [ "210" ], + "x-ms-client-request-id": [ "c362dec3-8887-49d3-9f10-a07e3bcc0664" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_List" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,34 +22,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f088bfb1-e684-4356-9944-7939e85d5b80_M5SN1_M5SN1" ], + "x-ms-request-id": [ "8a3ef0c9-526d-47d5-8608-babc396896bc_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11843" ], - "x-ms-correlation-request-id": [ "a854d05e-d015-4a89-84ce-b2d235807137" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085509Z:a854d05e-d015-4a89-84ce-b2d235807137" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11812" ], + "x-ms-correlation-request-id": [ "59370a01-026b-4b00-804e-630c12ee3bd6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135331Z:59370a01-026b-4b00-804e-630c12ee3bd6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:55:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:53:30 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1392" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe2jac6oz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}]}", + "Content": "{\"value\":[{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe2otyvgf\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"\"},\"groupIds\":[\"namespace\"]}},{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}]}", "isContentBase64": false } }, - "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+1": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "212" ], - "x-ms-client-request-id": [ "ded02119-9501-401a-aa4b-43cb8984076d" ], + "x-ms-unique-id": [ "211" ], + "x-ms-client-request-id": [ "678d5309-316d-4694-924b-a1bcf427827a" ], "CommandName": [ "Remove-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Remove-AzServiceBusPrivateEndpointConnection_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -64,16 +64,16 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "802b133c-c6f3-4125-9271-bfc30eda3aee_M5SN1_M5SN1" ], - "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40/operationStatus/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview\u0026operationType=Delete" ], + "x-ms-request-id": [ "dcae9f4d-3dc2-4cbe-ad65-7d18b8b5b3f4_M3SN1_M3SN1" ], + "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211/operationStatus/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview\u0026operationType=Delete" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14991" ], - "x-ms-correlation-request-id": [ "60cd3f04-0f69-421b-9ace-a8844b247eed" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085510Z:60cd3f04-0f69-421b-9ace-a8844b247eed" ], + "x-ms-correlation-request-id": [ "4f089c5d-b7b3-409b-a720-710a055301c0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135332Z:4f089c5d-b7b3-409b-a720-710a055301c0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:55:10 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:53:31 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -83,16 +83,16 @@ "isContentBase64": false } }, - "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40/operationStatus/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview\u0026operationType=Delete+2": { + "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211/operationStatus/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview\u0026operationType=Delete+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40/operationStatus/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview\u0026operationType=Delete", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211/operationStatus/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview\u0026operationType=Delete", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "213" ], - "x-ms-client-request-id": [ "ded02119-9501-401a-aa4b-43cb8984076d" ], + "x-ms-unique-id": [ "212" ], + "x-ms-client-request-id": [ "678d5309-316d-4694-924b-a1bcf427827a" ], "CommandName": [ "Remove-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Remove-AzServiceBusPrivateEndpointConnection_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -106,34 +106,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "6876f537-87a1-4a6d-934e-795d1d2b123a_M1SN1_M1SN1" ], + "x-ms-request-id": [ "75e34c4c-160e-4a33-b116-5e25e56c67d5_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11842" ], - "x-ms-correlation-request-id": [ "c694982e-4306-4449-8a1f-90cd58be6e65" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085540Z:c694982e-4306-4449-8a1f-90cd58be6e65" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11811" ], + "x-ms-correlation-request-id": [ "5e569b18-a417-444b-b5e6-a6337c4d1517" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135402Z:5e569b18-a417-444b-b5e6-a6337c4d1517" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:55:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:01 GMT" ] }, "ContentHeaders": { "Content-Length": [ "470" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40/operationStatus/f3885086-d768-4a9c-9cad-97c543204c40/operationStatus/f3885086-d768-4a9c-9cad-97c543204c40\",\"name\":\"f3885086-d768-4a9c-9cad-97c543204c40\",\"status\":\"Succeeded\",\"startTime\":\"0001-01-01T00:00:00Z\",\"endTime\":\"0001-01-01T00:00:00Z\"}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211/operationStatus/efc95bab-8a36-4368-bf40-071ec0dd3211/operationStatus/efc95bab-8a36-4368-bf40-071ec0dd3211\",\"name\":\"efc95bab-8a36-4368-bf40-071ec0dd3211\",\"status\":\"Succeeded\",\"startTime\":\"0001-01-01T00:00:00Z\",\"endTime\":\"0001-01-01T00:00:00Z\"}", "isContentBase64": false } }, - "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/f3885086-d768-4a9c-9cad-97c543204c40?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/efc95bab-8a36-4368-bf40-071ec0dd3211?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "214" ], - "x-ms-client-request-id": [ "0883e89a-8b50-4d75-a536-00bdbbd2ab99" ], + "x-ms-unique-id": [ "213" ], + "x-ms-client-request-id": [ "1b564910-7a32-4e28-a98d-80070245065c" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -148,34 +148,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8652f092-bdd8-4bec-92fb-b1e1ea78186b_M1SN1_M1SN1" ], + "x-ms-request-id": [ "8d2aff7d-0ed8-412d-a5ca-ebe6fc50bd35_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11841" ], - "x-ms-correlation-request-id": [ "17f1499e-5d4a-4489-b00b-30088098c18d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085540Z:17f1499e-5d4a-4489-b00b-30088098c18d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11810" ], + "x-ms-correlation-request-id": [ "2ae6aa1f-9e5d-4119-8590-ecfd441172da" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135403Z:2ae6aa1f-9e5d-4119-8590-ecfd441172da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:55:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:02 GMT" ] }, "ContentHeaders": { "Content-Length": [ "169" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"error\":{\"message\":\"The requested resource f3885086-d768-4a9c-9cad-97c543204c40 does not exist. CorrelationId: 17f1499e-5d4a-4489-b00b-30088098c18d\",\"code\":\"NotFound\"}}", + "Content": "{\"error\":{\"message\":\"The requested resource efc95bab-8a36-4368-bf40-071ec0dd3211 does not exist. CorrelationId: 2ae6aa1f-9e5d-4119-8590-ecfd441172da\",\"code\":\"NotFound\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "215" ], - "x-ms-client-request-id": [ "455b4ffa-bc42-436c-a1cd-6bfc514658cd" ], + "x-ms-unique-id": [ "214" ], + "x-ms-client-request-id": [ "79c57b40-323d-4c57-a522-2e2e7c1b3bca" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -190,34 +190,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "189cbc6a-bf4a-406a-b886-0bf0c5f87922_M1SN1_M1SN1" ], + "x-ms-request-id": [ "01fe1d56-89c1-4a3a-89c4-5facfcf3ef7f_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11840" ], - "x-ms-correlation-request-id": [ "0dbccfc3-e70a-491d-a6be-7ee19ee79bb3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085541Z:0dbccfc3-e70a-491d-a6be-7ee19ee79bb3" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11809" ], + "x-ms-correlation-request-id": [ "96c9a557-8df8-4f27-8eb3-0f6dcc3da53c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135403Z:96c9a557-8df8-4f27-8eb3-0f6dcc3da53c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:55:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:03 GMT" ] }, "ContentHeaders": { "Content-Length": [ "691" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.Network/privateEndpoints/pe1dgxn5s\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"type\":\"Microsoft.ServiceBus/Namespaces/PrivateEndpointConnections\",\"location\":\"East US\",\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.Network/privateEndpoints/pe1w0yv9t\"},\"privateLinkServiceConnectionState\":{\"status\":\"Rejected\",\"description\":\"Bye\"},\"groupIds\":[\"namespace\"]}}", "isContentBase64": false } }, - "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "216" ], - "x-ms-client-request-id": [ "3d759a4b-d064-4d3a-b9f2-638547ac77d0" ], + "x-ms-unique-id": [ "215" ], + "x-ms-client-request-id": [ "dbc8e06f-466a-4dbe-b382-e277b11bd2d5" ], "CommandName": [ "Remove-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Remove-AzServiceBusPrivateEndpointConnection_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -232,16 +232,16 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9488efe4-ebcc-4c0e-a56a-aa4f726c96cb_M1SN1_M1SN1" ], - "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f/operationStatus/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview\u0026operationType=Delete" ], + "x-ms-request-id": [ "a28c8220-c8e1-480b-9324-edf0581cc95e_M3SN1_M3SN1" ], + "Azure-AsyncOperation": [ "https://management.azure.com:443/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00/operationStatus/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview\u0026operationType=Delete" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14990" ], - "x-ms-correlation-request-id": [ "ab1ea07a-a5ea-40b5-a747-a3e0928c316e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085541Z:ab1ea07a-a5ea-40b5-a747-a3e0928c316e" ], + "x-ms-correlation-request-id": [ "5f8bb0b6-a3e5-4fc5-a060-c77e004a1f21" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135404Z:5f8bb0b6-a3e5-4fc5-a060-c77e004a1f21" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:55:41 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:04 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -251,16 +251,16 @@ "isContentBase64": false } }, - "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f/operationStatus/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview\u0026operationType=Delete+3": { + "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00/operationStatus/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview\u0026operationType=Delete+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f/operationStatus/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview\u0026operationType=Delete", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00/operationStatus/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview\u0026operationType=Delete", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "217" ], - "x-ms-client-request-id": [ "3d759a4b-d064-4d3a-b9f2-638547ac77d0" ], + "x-ms-unique-id": [ "216" ], + "x-ms-client-request-id": [ "dbc8e06f-466a-4dbe-b382-e277b11bd2d5" ], "CommandName": [ "Remove-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Remove-AzServiceBusPrivateEndpointConnection_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -274,34 +274,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ff5ef937-54e6-4555-bd0d-4865ea478b57_M5SN1_M5SN1" ], + "x-ms-request-id": [ "b65961e9-593b-466a-bfa9-4578fb37a7f1_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11839" ], - "x-ms-correlation-request-id": [ "7d834add-4867-4f28-85c7-2b237c21c3b2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085611Z:7d834add-4867-4f28-85c7-2b237c21c3b2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11808" ], + "x-ms-correlation-request-id": [ "26c02ae5-7904-4c5d-834f-6fb06dfdc2fb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135435Z:26c02ae5-7904-4c5d-834f-6fb06dfdc2fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:10 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "470" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f/operationStatus/980f8d87-5c9a-4a72-91e8-08feb271ff8f/operationStatus/980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"name\":\"980f8d87-5c9a-4a72-91e8-08feb271ff8f\",\"status\":\"Succeeded\",\"startTime\":\"0001-01-01T00:00:00Z\",\"endTime\":\"0001-01-01T00:00:00Z\"}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00/operationStatus/77566733-2ab6-455d-972d-793c5a451f00/operationStatus/77566733-2ab6-455d-972d-793c5a451f00\",\"name\":\"77566733-2ab6-455d-972d-793c5a451f00\",\"status\":\"Succeeded\",\"startTime\":\"0001-01-01T00:00:00Z\",\"endTime\":\"0001-01-01T00:00:00Z\"}", "isContentBase64": false } }, - "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview+4": { + "Remove-AzServiceBusPrivateEndpointConnection+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/privateEndpointConnections/980f8d87-5c9a-4a72-91e8-08feb271ff8f?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/privateEndpointConnections/77566733-2ab6-455d-972d-793c5a451f00?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "218" ], - "x-ms-client-request-id": [ "78a0bd77-bf4b-4d25-8e4f-a5ef2b1dcaac" ], + "x-ms-unique-id": [ "217" ], + "x-ms-client-request-id": [ "00a7b4cc-6128-4fd0-8784-eb336b4c8384" ], "CommandName": [ "Get-AzServiceBusPrivateEndpointConnection" ], "FullCommandName": [ "Get-AzServiceBusPrivateEndpointConnection_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -316,22 +316,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "bec500b4-3aa2-4a8a-a1a9-1c2787a9e34e_M5SN1_M5SN1" ], + "x-ms-request-id": [ "33ad5501-46a5-4286-9750-950352e1c881_M3SN1_M3SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11838" ], - "x-ms-correlation-request-id": [ "6f0333d9-1081-49ec-81cf-5c471f8544a8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085611Z:6f0333d9-1081-49ec-81cf-5c471f8544a8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11807" ], + "x-ms-correlation-request-id": [ "512c97e5-8402-4f21-a986-e59bed44758e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135435Z:512c97e5-8402-4f21-a986-e59bed44758e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:35 GMT" ] }, "ContentHeaders": { "Content-Length": [ "169" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"error\":{\"message\":\"The requested resource 980f8d87-5c9a-4a72-91e8-08feb271ff8f does not exist. CorrelationId: 6f0333d9-1081-49ec-81cf-5c471f8544a8\",\"code\":\"NotFound\"}}", + "Content": "{\"error\":{\"message\":\"The requested resource 77566733-2ab6-455d-972d-793c5a451f00 does not exist. CorrelationId: 512c97e5-8402-4f21-a986-e59bed44758e\",\"code\":\"NotFound\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusQueue.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusQueue.Recording.json index c4df8eb04273..fdee5ba5f1ef 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusQueue.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusQueue.Recording.json @@ -1,8 +1,8 @@ { - "Remove-AzServiceBusQueue+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusQueue+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -19,31 +19,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1173" ], - "x-ms-request-id": [ "c822e896-9129-4e62-ac19-29f5c9d33c36" ], - "x-ms-correlation-request-id": [ "c822e896-9129-4e62-ac19-29f5c9d33c36" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085632Z:c822e896-9129-4e62-ac19-29f5c9d33c36" ], + "x-ms-request-id": [ "49e2d140-ce6d-495e-88d8-cef4e5f70d6d" ], + "x-ms-correlation-request-id": [ "49e2d140-ce6d-495e-88d8-cef4e5f70d6d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135451Z:49e2d140-ce6d-495e-88d8-cef4e5f70d6d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:51 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1042" ], + "Content-Length": [ "1041" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove\",\"name\":\"queueToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:56:31.753Z\",\"updatedAt\":\"2023-02-13T08:56:31.947Z\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove\",\"name\":\"queueToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:54:51.153Z\",\"updatedAt\":\"2023-02-19T13:54:51.34Z\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusQueue+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusQueue+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "220" ], - "x-ms-client-request-id": [ "529975b0-56f7-407f-bbe1-94a5eca2302c" ], + "x-ms-unique-id": [ "219" ], + "x-ms-client-request-id": [ "d95ca796-3318-46be-8bda-ad9e7f72b20f" ], "CommandName": [ "Remove-AzServiceBusQueue" ], "FullCommandName": [ "Remove-AzServiceBusQueue_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -60,12 +60,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14989" ], - "x-ms-request-id": [ "5cc2eec2-d38f-4918-971d-e05140f472d8" ], - "x-ms-correlation-request-id": [ "5cc2eec2-d38f-4918-971d-e05140f472d8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085633Z:5cc2eec2-d38f-4918-971d-e05140f472d8" ], + "x-ms-request-id": [ "01a29fd5-bfa8-4b0b-8659-5064d08759d7" ], + "x-ms-correlation-request-id": [ "01a29fd5-bfa8-4b0b-8659-5064d08759d7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135453Z:01a29fd5-bfa8-4b0b-8659-5064d08759d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:52 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -75,15 +75,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusQueue+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusQueue+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "221" ], - "x-ms-client-request-id": [ "db95fe0f-2880-4302-bef4-700756d91979" ], + "x-ms-unique-id": [ "220" ], + "x-ms-client-request-id": [ "1f1ad0dc-1ad3-428b-bae2-5dc5d1b3a359" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -99,13 +99,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11837" ], - "x-ms-request-id": [ "ad1a4314-189e-4360-865f-5761adfd5bc4" ], - "x-ms-correlation-request-id": [ "ad1a4314-189e-4360-865f-5761adfd5bc4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085634Z:ad1a4314-189e-4360-865f-5761adfd5bc4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11806" ], + "x-ms-request-id": [ "db7a0c01-bac9-4b62-8f21-b8b4376f93b2" ], + "x-ms-correlation-request-id": [ "db7a0c01-bac9-4b62-8f21-b8b4376f93b2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135454Z:db7a0c01-bac9-4b62-8f21-b8b4376f93b2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:33 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:54 GMT" ] }, "ContentHeaders": { "Content-Length": [ "68" ], @@ -116,10 +116,10 @@ "isContentBase64": false } }, - "Remove-AzServiceBusQueue+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusQueue+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -136,31 +136,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1172" ], - "x-ms-request-id": [ "0664b6c5-d60e-46c9-9d3d-6298e9b29ae6" ], - "x-ms-correlation-request-id": [ "0664b6c5-d60e-46c9-9d3d-6298e9b29ae6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085636Z:0664b6c5-d60e-46c9-9d3d-6298e9b29ae6" ], + "x-ms-request-id": [ "f0ffa915-b359-4243-983e-d08ac18c9b16" ], + "x-ms-correlation-request-id": [ "f0ffa915-b359-4243-983e-d08ac18c9b16" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135456Z:f0ffa915-b359-4243-983e-d08ac18c9b16" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:56 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1041" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove\",\"name\":\"queueToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:56:36.047Z\",\"updatedAt\":\"2023-02-13T08:56:36.17Z\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove\",\"name\":\"queueToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:54:56.263Z\",\"updatedAt\":\"2023-02-19T13:54:56.34Z\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusQueue+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusQueue+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "223" ], - "x-ms-client-request-id": [ "b08f850b-6491-4c4e-a9c3-69ed0fe76c1a" ], + "x-ms-unique-id": [ "222" ], + "x-ms-client-request-id": [ "c38d958a-69ee-4417-af7f-866f8c50c494" ], "CommandName": [ "Remove-AzServiceBusQueue" ], "FullCommandName": [ "Remove-AzServiceBusQueue_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -177,12 +177,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14988" ], - "x-ms-request-id": [ "075a2051-dc48-42cb-9079-8663719b7644" ], - "x-ms-correlation-request-id": [ "075a2051-dc48-42cb-9079-8663719b7644" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085637Z:075a2051-dc48-42cb-9079-8663719b7644" ], + "x-ms-request-id": [ "b272245d-aca0-4975-914e-262aa31d9b12" ], + "x-ms-correlation-request-id": [ "b272245d-aca0-4975-914e-262aa31d9b12" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135458Z:b272245d-aca0-4975-914e-262aa31d9b12" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:58 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -192,15 +192,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusQueue+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusQueue+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queueToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queueToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "224" ], - "x-ms-client-request-id": [ "584b1fe6-e189-4acf-a37b-35ad49e184bc" ], + "x-ms-unique-id": [ "223" ], + "x-ms-client-request-id": [ "e62afecb-0e69-435b-bafe-28a1b1e4519b" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -216,13 +216,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11836" ], - "x-ms-request-id": [ "6292176f-174c-4392-b5ad-b1ac6a9e3a10" ], - "x-ms-correlation-request-id": [ "6292176f-174c-4392-b5ad-b1ac6a9e3a10" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085638Z:6292176f-174c-4392-b5ad-b1ac6a9e3a10" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11805" ], + "x-ms-request-id": [ "fce70c6e-63fb-40dd-a0ea-8ad47537e918" ], + "x-ms-correlation-request-id": [ "fce70c6e-63fb-40dd-a0ea-8ad47537e918" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135459Z:fce70c6e-63fb-40dd-a0ea-8ad47537e918" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:54:59 GMT" ] }, "ContentHeaders": { "Content-Length": [ "68" ], diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusRule.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusRule.Recording.json index d7142669eac1..92d2d6fb8ef3 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusRule.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusRule.Recording.json @@ -1,8 +1,8 @@ { - "Remove-AzServiceBusRule+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusRule+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -19,31 +19,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1171" ], - "x-ms-request-id": [ "b2be7ffe-d9e3-4e95-acab-4b720ee3a409" ], - "x-ms-correlation-request-id": [ "b2be7ffe-d9e3-4e95-acab-4b720ee3a409" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085658Z:b2be7ffe-d9e3-4e95-acab-4b720ee3a409" ], + "x-ms-request-id": [ "b84743e4-8e7d-40fc-9c40-276a6cec933f" ], + "x-ms-correlation-request-id": [ "b84743e4-8e7d-40fc-9c40-276a6cec933f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135515Z:b84743e4-8e7d-40fc-9c40-276a6cec933f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:14 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "454" ], + "Content-Length": [ "470" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove\",\"name\":\"sqlRuleToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=1\",\"compatibilityLevel\":20}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove\",\"name\":\"sqlRuleToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=1\",\"compatibilityLevel\":20,\"parameters\":{}}}}", "isContentBase64": false } }, - "Remove-AzServiceBusRule+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusRule+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "226" ], - "x-ms-client-request-id": [ "4667dbda-da36-4d07-8893-875548f8035e" ], + "x-ms-unique-id": [ "225" ], + "x-ms-client-request-id": [ "4aa3f4d0-0e3c-429f-8cfa-28158ce04e68" ], "CommandName": [ "Remove-AzServiceBusRule" ], "FullCommandName": [ "Remove-AzServiceBusRule_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -60,12 +60,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14987" ], - "x-ms-request-id": [ "e080b75d-45b7-4e87-80b7-1f56d8dc9ded" ], - "x-ms-correlation-request-id": [ "e080b75d-45b7-4e87-80b7-1f56d8dc9ded" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085658Z:e080b75d-45b7-4e87-80b7-1f56d8dc9ded" ], + "x-ms-request-id": [ "a6dbaffa-e534-4aac-97c7-df0f9df02861" ], + "x-ms-correlation-request-id": [ "a6dbaffa-e534-4aac-97c7-df0f9df02861" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135515Z:a6dbaffa-e534-4aac-97c7-df0f9df02861" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:56:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:15 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -75,15 +75,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusRule+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusRule+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "227" ], - "x-ms-client-request-id": [ "a16704b6-a78f-460e-83d7-035e719085f8" ], + "x-ms-unique-id": [ "226" ], + "x-ms-client-request-id": [ "5cff0938-dd97-4612-88f7-bdd6b658c37e" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -99,13 +99,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11835" ], - "x-ms-request-id": [ "5aa73921-a467-4a8c-982c-a0793504ae49" ], - "x-ms-correlation-request-id": [ "5aa73921-a467-4a8c-982c-a0793504ae49" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085700Z:5aa73921-a467-4a8c-982c-a0793504ae49" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11804" ], + "x-ms-request-id": [ "99cb349d-63c0-44a9-86e6-a95f3340c94e" ], + "x-ms-correlation-request-id": [ "99cb349d-63c0-44a9-86e6-a95f3340c94e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135517Z:99cb349d-63c0-44a9-86e6-a95f3340c94e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:16 GMT" ] }, "ContentHeaders": { "Content-Length": [ "73" ], @@ -116,10 +116,10 @@ "isContentBase64": false } }, - "Remove-AzServiceBusRule+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusRule+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -136,31 +136,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1170" ], - "x-ms-request-id": [ "b957dec1-86a0-4ec6-8238-6b8810f50189" ], - "x-ms-correlation-request-id": [ "b957dec1-86a0-4ec6-8238-6b8810f50189" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085702Z:b957dec1-86a0-4ec6-8238-6b8810f50189" ], + "x-ms-request-id": [ "941fe237-b6cb-4f40-a5ef-60b39dd8883f" ], + "x-ms-correlation-request-id": [ "941fe237-b6cb-4f40-a5ef-60b39dd8883f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135519Z:941fe237-b6cb-4f40-a5ef-60b39dd8883f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:19 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "454" ], + "Content-Length": [ "470" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove\",\"name\":\"sqlRuleToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=1\",\"compatibilityLevel\":20}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove\",\"name\":\"sqlRuleToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=1\",\"compatibilityLevel\":20,\"parameters\":{}}}}", "isContentBase64": false } }, - "Remove-AzServiceBusRule+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusRule+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "229" ], - "x-ms-client-request-id": [ "a35e473f-7894-492b-a82a-a1b6619c99ae" ], + "x-ms-unique-id": [ "228" ], + "x-ms-client-request-id": [ "fd3e17bc-05a4-442a-876e-290d19024c29" ], "CommandName": [ "Remove-AzServiceBusRule" ], "FullCommandName": [ "Remove-AzServiceBusRule_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -177,12 +177,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14986" ], - "x-ms-request-id": [ "032be375-24d1-4305-9fe2-abbbc0b2b3c3" ], - "x-ms-correlation-request-id": [ "032be375-24d1-4305-9fe2-abbbc0b2b3c3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085702Z:032be375-24d1-4305-9fe2-abbbc0b2b3c3" ], + "x-ms-request-id": [ "10a445a1-0a68-4c13-8bbf-d38e18276585" ], + "x-ms-correlation-request-id": [ "10a445a1-0a68-4c13-8bbf-d38e18276585" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135520Z:10a445a1-0a68-4c13-8bbf-d38e18276585" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:19 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -192,15 +192,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusRule+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusRule+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRuleToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "230" ], - "x-ms-client-request-id": [ "ab12a9a3-e193-42c6-99c1-6d23d416c429" ], + "x-ms-unique-id": [ "229" ], + "x-ms-client-request-id": [ "2fc14b5a-bc94-4ec1-8e0c-65b7320e294d" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -216,13 +216,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11834" ], - "x-ms-request-id": [ "05557213-c3cb-48f0-8edb-c810c7f741bb" ], - "x-ms-correlation-request-id": [ "05557213-c3cb-48f0-8edb-c810c7f741bb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085704Z:05557213-c3cb-48f0-8edb-c810c7f741bb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11803" ], + "x-ms-request-id": [ "ddf0d8fc-8285-452e-90b5-768fb3e988d3" ], + "x-ms-correlation-request-id": [ "ddf0d8fc-8285-452e-90b5-768fb3e988d3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135522Z:ddf0d8fc-8285-452e-90b5-768fb3e988d3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:21 GMT" ] }, "ContentHeaders": { "Content-Length": [ "73" ], diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusSubscription.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusSubscription.Recording.json index b7b8d218c4ec..e4777a115b5f 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusSubscription.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusSubscription.Recording.json @@ -1,8 +1,8 @@ { - "Remove-AzServiceBusSubscription+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusSubscription+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -19,31 +19,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1169" ], - "x-ms-request-id": [ "444103c6-bcbb-452c-9fe7-1633faa24f58" ], - "x-ms-correlation-request-id": [ "444103c6-bcbb-452c-9fe7-1633faa24f58" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085721Z:444103c6-bcbb-452c-9fe7-1633faa24f58" ], + "x-ms-request-id": [ "88fe1aaf-918d-4b75-94af-55ee9830da70" ], + "x-ms-correlation-request-id": [ "88fe1aaf-918d-4b75-94af-55ee9830da70" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135536Z:88fe1aaf-918d-4b75-94af-55ee9830da70" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:35 GMT" ] }, "ContentHeaders": { "Content-Length": [ "948" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove\",\"name\":\"subToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:57:21.7117435Z\",\"updatedAt\":\"2023-02-13T08:57:21.7117435Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove\",\"name\":\"subToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:55:36.5159004Z\",\"updatedAt\":\"2023-02-19T13:55:36.5159004Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusSubscription+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusSubscription+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "232" ], - "x-ms-client-request-id": [ "a13b6451-aa71-4018-8e90-95a54ca7a3fa" ], + "x-ms-unique-id": [ "231" ], + "x-ms-client-request-id": [ "d4eece41-6cb8-48ea-9971-7c04b73872c6" ], "CommandName": [ "Remove-AzServiceBusSubscription" ], "FullCommandName": [ "Remove-AzServiceBusSubscription_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -60,12 +60,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14985" ], - "x-ms-request-id": [ "f55c8a49-7917-4599-a813-baa8cae4bf24" ], - "x-ms-correlation-request-id": [ "f55c8a49-7917-4599-a813-baa8cae4bf24" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085722Z:f55c8a49-7917-4599-a813-baa8cae4bf24" ], + "x-ms-request-id": [ "fd35a322-10ea-4658-874b-c174c9587abd" ], + "x-ms-correlation-request-id": [ "fd35a322-10ea-4658-874b-c174c9587abd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135537Z:fd35a322-10ea-4658-874b-c174c9587abd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:36 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -75,15 +75,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusSubscription+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusSubscription+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "233" ], - "x-ms-client-request-id": [ "4a9089ef-309b-47f3-bb17-5efb9f3dd90e" ], + "x-ms-unique-id": [ "232" ], + "x-ms-client-request-id": [ "6d5541d5-8607-4f78-97c4-b32f4224aca5" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -99,13 +99,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11833" ], - "x-ms-request-id": [ "be4c6f2b-9e3c-45ac-9000-e4e96f93064d" ], - "x-ms-correlation-request-id": [ "be4c6f2b-9e3c-45ac-9000-e4e96f93064d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085723Z:be4c6f2b-9e3c-45ac-9000-e4e96f93064d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11802" ], + "x-ms-request-id": [ "06f8d173-7c92-4fde-892c-310f729f3c2b" ], + "x-ms-correlation-request-id": [ "06f8d173-7c92-4fde-892c-310f729f3c2b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135539Z:06f8d173-7c92-4fde-892c-310f729f3c2b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:38 GMT" ] }, "ContentHeaders": { "Content-Length": [ "81" ], @@ -116,10 +116,10 @@ "isContentBase64": false } }, - "Remove-AzServiceBusSubscription+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusSubscription+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -136,31 +136,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1168" ], - "x-ms-request-id": [ "e65dc051-b386-4a17-ae6d-9fa7cd1fa0a4" ], - "x-ms-correlation-request-id": [ "e65dc051-b386-4a17-ae6d-9fa7cd1fa0a4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085724Z:e65dc051-b386-4a17-ae6d-9fa7cd1fa0a4" ], + "x-ms-request-id": [ "86d35aa0-298d-433f-9203-c74a5cee18e8" ], + "x-ms-correlation-request-id": [ "86d35aa0-298d-433f-9203-c74a5cee18e8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135540Z:86d35aa0-298d-433f-9203-c74a5cee18e8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:24 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:39 GMT" ] }, "ContentHeaders": { "Content-Length": [ "948" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove\",\"name\":\"subToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:57:24.5087774Z\",\"updatedAt\":\"2023-02-13T08:57:24.5087774Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove\",\"name\":\"subToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:55:40.5002987Z\",\"updatedAt\":\"2023-02-19T13:55:40.5002987Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Remove-AzServiceBusSubscription+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusSubscription+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "235" ], - "x-ms-client-request-id": [ "81da0e0a-1399-4c53-be6d-a80540703fb6" ], + "x-ms-unique-id": [ "234" ], + "x-ms-client-request-id": [ "e4e8daeb-dd14-49cd-a99a-9aa51578ca5a" ], "CommandName": [ "Remove-AzServiceBusSubscription" ], "FullCommandName": [ "Remove-AzServiceBusSubscription_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -177,12 +177,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14984" ], - "x-ms-request-id": [ "135fb0cd-30cd-49a7-85c8-f0c84b37ee40" ], - "x-ms-correlation-request-id": [ "135fb0cd-30cd-49a7-85c8-f0c84b37ee40" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085724Z:135fb0cd-30cd-49a7-85c8-f0c84b37ee40" ], + "x-ms-request-id": [ "5f910c70-e70a-4822-ae21-5df1d34bfc12" ], + "x-ms-correlation-request-id": [ "5f910c70-e70a-4822-ae21-5df1d34bfc12" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135541Z:5f910c70-e70a-4822-ae21-5df1d34bfc12" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:24 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:41 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -192,15 +192,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusSubscription+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusSubscription+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "236" ], - "x-ms-client-request-id": [ "9bc0f908-6877-459d-a436-f9de028776d6" ], + "x-ms-unique-id": [ "235" ], + "x-ms-client-request-id": [ "b030b712-85aa-4abf-81b9-79d2f6e10821" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -216,13 +216,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11832" ], - "x-ms-request-id": [ "493f8fa5-ff5f-4cad-a58e-ddd644e8d9ca" ], - "x-ms-correlation-request-id": [ "493f8fa5-ff5f-4cad-a58e-ddd644e8d9ca" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085726Z:493f8fa5-ff5f-4cad-a58e-ddd644e8d9ca" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11801" ], + "x-ms-request-id": [ "de8695ea-b965-475b-9be4-a9befc8879df" ], + "x-ms-correlation-request-id": [ "de8695ea-b965-475b-9be4-a9befc8879df" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135542Z:de8695ea-b965-475b-9be4-a9befc8879df" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:42 GMT" ] }, "ContentHeaders": { "Content-Length": [ "81" ], diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusTopic.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusTopic.Recording.json index d51d7bd112a0..601ca567d676 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusTopic.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Remove-AzServiceBusTopic.Recording.json @@ -1,8 +1,8 @@ { - "Remove-AzServiceBusTopic+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusTopic+[NoContext]+Delete+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -19,31 +19,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1167" ], - "x-ms-request-id": [ "d675c744-e89d-4158-9320-8a6c22f66944" ], - "x-ms-correlation-request-id": [ "d675c744-e89d-4158-9320-8a6c22f66944" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085743Z:d675c744-e89d-4158-9320-8a6c22f66944" ], + "x-ms-request-id": [ "e34e2c7b-5bd0-4823-b658-36f41a3a40a4" ], + "x-ms-correlation-request-id": [ "e34e2c7b-5bd0-4823-b658-36f41a3a40a4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135558Z:e34e2c7b-5bd0-4823-b658-36f41a3a40a4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:58 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "961" ], + "Content-Length": [ "957" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove\",\"name\":\"topicToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:57:43.193Z\",\"updatedAt\":\"2023-02-13T08:57:43.327Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove\",\"name\":\"topicToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:55:57.917Z\",\"updatedAt\":\"2023-02-19T13:55:58Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Remove-AzServiceBusTopic+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusTopic+[NoContext]+Delete+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "238" ], - "x-ms-client-request-id": [ "4ee08299-eeb6-4533-a310-af1ae6e3e89a" ], + "x-ms-unique-id": [ "237" ], + "x-ms-client-request-id": [ "37751aff-dbac-4f88-b782-2c6ad5b9fd1b" ], "CommandName": [ "Remove-AzServiceBusTopic" ], "FullCommandName": [ "Remove-AzServiceBusTopic_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -60,12 +60,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14983" ], - "x-ms-request-id": [ "087e800e-9871-4429-96f1-1fffc2a6ad3b" ], - "x-ms-correlation-request-id": [ "087e800e-9871-4429-96f1-1fffc2a6ad3b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085744Z:087e800e-9871-4429-96f1-1fffc2a6ad3b" ], + "x-ms-request-id": [ "1e65c065-05dc-46cb-998c-cfc55aad7167" ], + "x-ms-correlation-request-id": [ "1e65c065-05dc-46cb-998c-cfc55aad7167" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135559Z:1e65c065-05dc-46cb-998c-cfc55aad7167" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:55:59 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -75,15 +75,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusTopic+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusTopic+[NoContext]+Delete+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "239" ], - "x-ms-client-request-id": [ "1318e9c3-3de8-4fb1-a3b0-99642d2ca541" ], + "x-ms-unique-id": [ "238" ], + "x-ms-client-request-id": [ "80951ecd-beac-440f-acb6-5de817dd10d9" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -99,13 +99,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11831" ], - "x-ms-request-id": [ "8d59ad9f-7f98-4f90-8b61-617c8099f271" ], - "x-ms-correlation-request-id": [ "8d59ad9f-7f98-4f90-8b61-617c8099f271" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085745Z:8d59ad9f-7f98-4f90-8b61-617c8099f271" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11800" ], + "x-ms-request-id": [ "ed80a59b-e1b7-4fb3-b44e-47eff8bf738c" ], + "x-ms-correlation-request-id": [ "ed80a59b-e1b7-4fb3-b44e-47eff8bf738c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135601Z:ed80a59b-e1b7-4fb3-b44e-47eff8bf738c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:45 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:00 GMT" ] }, "ContentHeaders": { "Content-Length": [ "68" ], @@ -116,10 +116,10 @@ "isContentBase64": false } }, - "Remove-AzServiceBusTopic+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview+1": { + "Remove-AzServiceBusTopic+[NoContext]+DeleteViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -136,31 +136,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1166" ], - "x-ms-request-id": [ "ef9838e4-be32-4d9f-95c1-47d7b1ecd39e" ], - "x-ms-correlation-request-id": [ "ef9838e4-be32-4d9f-95c1-47d7b1ecd39e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085747Z:ef9838e4-be32-4d9f-95c1-47d7b1ecd39e" ], + "x-ms-request-id": [ "143fb794-de26-42f9-9bed-0bab521dd3b4" ], + "x-ms-correlation-request-id": [ "143fb794-de26-42f9-9bed-0bab521dd3b4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135603Z:143fb794-de26-42f9-9bed-0bab521dd3b4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:47 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:02 GMT" ] }, "ContentHeaders": { "Content-Length": [ "960" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove\",\"name\":\"topicToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:57:46.96Z\",\"updatedAt\":\"2023-02-13T08:57:47.043Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove\",\"name\":\"topicToRemove\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:56:02.997Z\",\"updatedAt\":\"2023-02-19T13:56:03.08Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Remove-AzServiceBusTopic+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview+2": { + "Remove-AzServiceBusTopic+[NoContext]+DeleteViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview+2": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "241" ], - "x-ms-client-request-id": [ "c5a08cd4-26ae-41ab-9a75-c7d9e25e22d0" ], + "x-ms-unique-id": [ "240" ], + "x-ms-client-request-id": [ "a594f9b6-6a78-421d-896a-3eb91cd9b323" ], "CommandName": [ "Remove-AzServiceBusTopic" ], "FullCommandName": [ "Remove-AzServiceBusTopic_DeleteViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -177,12 +177,12 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14982" ], - "x-ms-request-id": [ "fa1c48d4-42d3-472f-83b5-8fe4ba264e3f" ], - "x-ms-correlation-request-id": [ "fa1c48d4-42d3-472f-83b5-8fe4ba264e3f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085748Z:fa1c48d4-42d3-472f-83b5-8fe4ba264e3f" ], + "x-ms-request-id": [ "5cf5b0ca-4136-45d7-89d5-7429cd50faa6" ], + "x-ms-correlation-request-id": [ "5cf5b0ca-4136-45d7-89d5-7429cd50faa6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135604Z:5cf5b0ca-4136-45d7-89d5-7429cd50faa6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:04 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -192,15 +192,15 @@ "isContentBase64": false } }, - "Remove-AzServiceBusTopic+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview+3": { + "Remove-AzServiceBusTopic+[NoContext]+DeleteViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToRemove?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToRemove?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "242" ], - "x-ms-client-request-id": [ "a4ca3a9e-2d52-4b84-a7f2-ceb467771b2e" ], + "x-ms-unique-id": [ "241" ], + "x-ms-client-request-id": [ "3099bceb-d03e-4d08-8787-82e79d054a5b" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -216,13 +216,13 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11830" ], - "x-ms-request-id": [ "f7a48ca1-66f3-40ee-9760-ac30ae443373" ], - "x-ms-correlation-request-id": [ "f7a48ca1-66f3-40ee-9760-ac30ae443373" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085749Z:f7a48ca1-66f3-40ee-9760-ac30ae443373" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11799" ], + "x-ms-request-id": [ "250b2302-fcdf-418f-b74c-ec937bc4a2e5" ], + "x-ms-correlation-request-id": [ "250b2302-fcdf-418f-b74c-ec937bc4a2e5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135606Z:250b2302-fcdf-418f-b74c-ec937bc4a2e5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:57:49 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:05 GMT" ] }, "ContentHeaders": { "Content-Length": [ "68" ], diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusAuthorizationRule.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusAuthorizationRule.Recording.json index e69a59d7532b..14781dedc18f 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusAuthorizationRule.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusAuthorizationRule.Recording.json @@ -1,13 +1,13 @@ { - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "243" ], - "x-ms-client-request-id": [ "5f38334d-d653-4996-92c0-fe211fe1c37f" ], + "x-ms-unique-id": [ "242" ], + "x-ms-client-request-id": [ "ee4e422d-d9a0-41b9-baf9-8ceac75f496c" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,27 +23,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11829" ], - "x-ms-request-id": [ "ed9944fa-a27f-41f4-8800-32a0ef7381e2" ], - "x-ms-correlation-request-id": [ "ed9944fa-a27f-41f4-8800-32a0ef7381e2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085806Z:ed9944fa-a27f-41f4-8800-32a0ef7381e2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11798" ], + "x-ms-request-id": [ "dbf90b20-2374-4859-997a-cdbd01ed4d3b" ], + "x-ms-correlation-request-id": [ "dbf90b20-2374-4859-997a-cdbd01ed4d3b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135620Z:dbf90b20-2374-4859-997a-cdbd01ed4d3b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:20 GMT" ] }, "ContentHeaders": { "Content-Length": [ "362" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Send\", \"Listen\", \"Manage\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -60,31 +60,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1165" ], - "x-ms-request-id": [ "09db4438-2d31-408e-8ab3-8a80fcbade1f" ], - "x-ms-correlation-request-id": [ "09db4438-2d31-408e-8ab3-8a80fcbade1f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085807Z:09db4438-2d31-408e-8ab3-8a80fcbade1f" ], + "x-ms-request-id": [ "cd03ecbb-bf7d-47dd-ba15-ce9001e771e0" ], + "x-ms-correlation-request-id": [ "cd03ecbb-bf7d-47dd-ba15-ce9001e771e0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135621Z:cd03ecbb-bf7d-47dd-ba15-ce9001e771e0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:21 GMT" ] }, "ContentHeaders": { "Content-Length": [ "362" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\",\"Listen\",\"Manage\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\",\"Listen\",\"Manage\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedQueue+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "245" ], - "x-ms-client-request-id": [ "9fc05d75-32d9-49e7-abd3-cc32294c94bf" ], + "x-ms-unique-id": [ "244" ], + "x-ms-client-request-id": [ "8f7e4128-01f9-4513-8622-8cc16b15b57b" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -100,27 +100,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11828" ], - "x-ms-request-id": [ "f049198c-9eef-43c6-8de5-3ffb1bb54ede" ], - "x-ms-correlation-request-id": [ "f049198c-9eef-43c6-8de5-3ffb1bb54ede" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085807Z:f049198c-9eef-43c6-8de5-3ffb1bb54ede" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11797" ], + "x-ms-request-id": [ "a8da7603-ed38-4e79-8d59-8cecb148929b" ], + "x-ms-correlation-request-id": [ "a8da7603-ed38-4e79-8d59-8cecb148929b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135622Z:a8da7603-ed38-4e79-8d59-8cecb148929b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:07 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:21 GMT" ] }, "ContentHeaders": { "Content-Length": [ "375" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedQueue+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedQueue+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Send\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -137,31 +137,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1164" ], - "x-ms-request-id": [ "dcb7f48f-2ac9-42fe-b3b6-fdc9ebffd4c3" ], - "x-ms-correlation-request-id": [ "dcb7f48f-2ac9-42fe-b3b6-fdc9ebffd4c3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085807Z:dcb7f48f-2ac9-42fe-b3b6-fdc9ebffd4c3" ], + "x-ms-request-id": [ "2caa2c64-9ad2-4ad4-b1fb-db24a4c8a0df" ], + "x-ms-correlation-request-id": [ "2caa2c64-9ad2-4ad4-b1fb-db24a4c8a0df" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135622Z:2caa2c64-9ad2-4ad4-b1fb-db24a4c8a0df" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:07 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:22 GMT" ] }, "ContentHeaders": { "Content-Length": [ "337" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"properties\":{\"rights\":[\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"properties\":{\"rights\":[\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedTopic+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "247" ], - "x-ms-client-request-id": [ "ffc584eb-46b8-4885-8f14-6684d1cf8084" ], + "x-ms-unique-id": [ "246" ], + "x-ms-client-request-id": [ "3eef8f57-1dbb-4f3e-a6b4-5593699dd400" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -177,27 +177,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11827" ], - "x-ms-request-id": [ "87e9dac0-9486-405b-a1f7-e4f2bae8f69a" ], - "x-ms-correlation-request-id": [ "87e9dac0-9486-405b-a1f7-e4f2bae8f69a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085808Z:87e9dac0-9486-405b-a1f7-e4f2bae8f69a" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11796" ], + "x-ms-request-id": [ "07bef4dd-aedd-49b3-9d3e-0001bd9d5098" ], + "x-ms-correlation-request-id": [ "07bef4dd-aedd-49b3-9d3e-0001bd9d5098" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135623Z:07bef4dd-aedd-49b3-9d3e-0001bd9d5098" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:08 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:23 GMT" ] }, "ContentHeaders": { "Content-Length": [ "375" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedTopic+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetExpandedTopic+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Listen\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -214,31 +214,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1163" ], - "x-ms-request-id": [ "0fe8c4ee-7906-4c9a-b225-a5fa8fa18049" ], - "x-ms-correlation-request-id": [ "0fe8c4ee-7906-4c9a-b225-a5fa8fa18049" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085808Z:0fe8c4ee-7906-4c9a-b225-a5fa8fa18049" ], + "x-ms-request-id": [ "6ef38dec-4837-442e-b750-81a54d5e05bc" ], + "x-ms-correlation-request-id": [ "6ef38dec-4837-442e-b750-81a54d5e05bc" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135624Z:6ef38dec-4837-442e-b750-81a54d5e05bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:08 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:24 GMT" ] }, "ContentHeaders": { "Content-Length": [ "339" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"properties\":{\"rights\":[\"Listen\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"properties\":{\"rights\":[\"Listen\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "249" ], - "x-ms-client-request-id": [ "66632829-7c68-40b7-8012-d01b877818c3" ], + "x-ms-unique-id": [ "248" ], + "x-ms-client-request-id": [ "73dfdd12-3c66-4cfe-b06f-59360830fb1f" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -254,32 +254,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11826" ], - "x-ms-request-id": [ "98215dc6-e604-40c7-a811-0b6bb48d65e3" ], - "x-ms-correlation-request-id": [ "98215dc6-e604-40c7-a811-0b6bb48d65e3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085809Z:98215dc6-e604-40c7-a811-0b6bb48d65e3" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11795" ], + "x-ms-request-id": [ "048f94b9-a751-457d-b5da-9a1d3b71cf1b" ], + "x-ms-correlation-request-id": [ "048f94b9-a751-457d-b5da-9a1d3b71cf1b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135625Z:048f94b9-a751-457d-b5da-9a1d3b71cf1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "362" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "250" ], - "x-ms-client-request-id": [ "502ab885-1773-4f7d-8d1b-cbd540e4ebe1" ], + "x-ms-unique-id": [ "249" ], + "x-ms-client-request-id": [ "f3d82bcd-63a7-441c-a730-48b5ea50ea75" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceAuthorizationRule_GetViaIdentity" ], "FullCommandName": [ "Get-AzServiceBusNamespaceAuthorizationRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -295,27 +295,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11825" ], - "x-ms-request-id": [ "0eb5a7db-d25d-4226-bd9b-600fb2b4562f" ], - "x-ms-correlation-request-id": [ "0eb5a7db-d25d-4226-bd9b-600fb2b4562f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085810Z:0eb5a7db-d25d-4226-bd9b-600fb2b4562f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11794" ], + "x-ms-request-id": [ "6bc6e97a-b0d6-49b6-a9ea-2c374f53ad01" ], + "x-ms-correlation-request-id": [ "6bc6e97a-b0d6-49b6-a9ea-2c374f53ad01" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135626Z:6bc6e97a-b0d6-49b6-a9ea-2c374f53ad01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:26 GMT" ] }, "ContentHeaders": { "Content-Length": [ "362" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/authorizationrules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Manage\",\"Listen\",\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Send\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -332,31 +332,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1162" ], - "x-ms-request-id": [ "3b6bc6e1-099e-4ef7-85cd-a36788e56ae9" ], - "x-ms-correlation-request-id": [ "3b6bc6e1-099e-4ef7-85cd-a36788e56ae9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085816Z:3b6bc6e1-099e-4ef7-85cd-a36788e56ae9" ], + "x-ms-request-id": [ "2686c617-2a1e-4910-b141-507f7d2718c1" ], + "x-ms-correlation-request-id": [ "2686c617-2a1e-4910-b141-507f7d2718c1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135633Z:2686c617-2a1e-4910-b141-507f7d2718c1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:15 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:32 GMT" ] }, "ContentHeaders": { "Content-Length": [ "344" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1\",\"name\":\"namespaceAuthRule1\",\"type\":\"Microsoft.ServiceBus/Namespaces/AuthorizationRules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "252" ], - "x-ms-client-request-id": [ "1e3a9194-a5e0-427e-ba88-117ef7a5e9c4" ], + "x-ms-unique-id": [ "251" ], + "x-ms-client-request-id": [ "fb051005-b82d-4014-8029-793741b42818" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -372,32 +372,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11824" ], - "x-ms-request-id": [ "3eb96940-7100-41f4-b9a9-88003f672185" ], - "x-ms-correlation-request-id": [ "3eb96940-7100-41f4-b9a9-88003f672185" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085816Z:3eb96940-7100-41f4-b9a9-88003f672185" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11793" ], + "x-ms-request-id": [ "f44b7100-de77-4fb7-a3f4-54e327da8ab3" ], + "x-ms-correlation-request-id": [ "f44b7100-de77-4fb7-a3f4-54e327da8ab3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135633Z:f44b7100-de77-4fb7-a3f4-54e327da8ab3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:16 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:33 GMT" ] }, "ContentHeaders": { "Content-Length": [ "357" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "253" ], - "x-ms-client-request-id": [ "338db9c3-7446-4967-9847-898bf8eda19c" ], + "x-ms-unique-id": [ "252" ], + "x-ms-client-request-id": [ "58daebf1-c91c-4acc-a63b-42a9c5279f4b" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueAuthorizationRule_GetViaIdentity" ], "FullCommandName": [ "Get-AzServiceBusQueueAuthorizationRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -413,27 +413,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11823" ], - "x-ms-request-id": [ "be29edd7-341d-4df3-94e7-06958dca2f4d" ], - "x-ms-correlation-request-id": [ "be29edd7-341d-4df3-94e7-06958dca2f4d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085817Z:be29edd7-341d-4df3-94e7-06958dca2f4d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11792" ], + "x-ms-request-id": [ "191e2caa-86fa-4a1f-9450-a8d9f4fa5a58" ], + "x-ms-correlation-request-id": [ "191e2caa-86fa-4a1f-9450-a8d9f4fa5a58" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135634Z:191e2caa-86fa-4a1f-9450-a8d9f4fa5a58" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:17 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "357" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationrules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview+6": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Listen\", \"Manage\", \"Send\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -450,26 +450,26 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1161" ], - "x-ms-request-id": [ "9b2809a9-00d7-41bb-ba40-f8d3fcd5e5f2" ], - "x-ms-correlation-request-id": [ "9b2809a9-00d7-41bb-ba40-f8d3fcd5e5f2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085817Z:9b2809a9-00d7-41bb-ba40-f8d3fcd5e5f2" ], + "x-ms-request-id": [ "f0d266c5-0477-4550-8ef6-eb1350386f70" ], + "x-ms-correlation-request-id": [ "f0d266c5-0477-4550-8ef6-eb1350386f70" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135635Z:f0d266c5-0477-4550-8ef6-eb1350386f70" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:17 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "355" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1\",\"name\":\"queueAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues/authorizationrules\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+7": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Send\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -486,31 +486,31 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1160" ], - "x-ms-request-id": [ "8e25d181-5b2e-4293-8b3a-4e500373f9ba" ], - "x-ms-correlation-request-id": [ "8e25d181-5b2e-4293-8b3a-4e500373f9ba" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085818Z:8e25d181-5b2e-4293-8b3a-4e500373f9ba" ], + "x-ms-request-id": [ "4bafe601-b89d-4e87-b4ae-aec188836f1d" ], + "x-ms-correlation-request-id": [ "4bafe601-b89d-4e87-b4ae-aec188836f1d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135636Z:4bafe601-b89d-4e87-b4ae-aec188836f1d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:35 GMT" ] }, "ContentHeaders": { "Content-Length": [ "337" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"properties\":{\"rights\":[\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"properties\":{\"rights\":[\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "256" ], - "x-ms-client-request-id": [ "e55fee97-8b41-4d13-8d77-ebba1fe28d8c" ], + "x-ms-unique-id": [ "255" ], + "x-ms-client-request-id": [ "f0cc4ebf-818d-4593-a151-d82d9529ef76" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_Get" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -526,32 +526,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11822" ], - "x-ms-request-id": [ "5118b16d-6326-4f74-800b-1a07cc913858" ], - "x-ms-correlation-request-id": [ "5118b16d-6326-4f74-800b-1a07cc913858" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085819Z:5118b16d-6326-4f74-800b-1a07cc913858" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11791" ], + "x-ms-request-id": [ "317db732-0651-4d61-b8f9-ac281316d5cc" ], + "x-ms-correlation-request-id": [ "317db732-0651-4d61-b8f9-ac281316d5cc" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135636Z:317db732-0651-4d61-b8f9-ac281316d5cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:36 GMT" ] }, "ContentHeaders": { "Content-Length": [ "357" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "257" ], - "x-ms-client-request-id": [ "8e6ce886-9860-45af-bb05-b68c18c8c735" ], + "x-ms-unique-id": [ "256" ], + "x-ms-client-request-id": [ "f9336086-f775-4c70-93a5-7777ec33117b" ], "CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicAuthorizationRule_GetViaIdentity" ], "FullCommandName": [ "Get-AzServiceBusTopicAuthorizationRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -567,27 +567,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11821" ], - "x-ms-request-id": [ "a627e666-7484-4423-b013-3d213809f2c6" ], - "x-ms-correlation-request-id": [ "a627e666-7484-4423-b013-3d213809f2c6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085819Z:a627e666-7484-4423-b013-3d213809f2c6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11790" ], + "x-ms-request-id": [ "a381c6c2-02d2-4d9f-8078-959a5e5cc5ec" ], + "x-ms-correlation-request-id": [ "a381c6c2-02d2-4d9f-8078-959a5e5cc5ec" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135637Z:a381c6c2-02d2-4d9f-8078-959a5e5cc5ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:37 GMT" ] }, "ContentHeaders": { "Content-Length": [ "357" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationrules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"location\":\"eastus\",\"properties\":{\"rights\":[\"Send\"]}}", "isContentBase64": false } }, - "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusAuthorizationRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview+10": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"rights\": [ \"Listen\", \"Manage\", \"Send\" ]\n }\n}", "isContentBase64": false, "Headers": { @@ -604,19 +604,19 @@ "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1159" ], - "x-ms-request-id": [ "d3fc7989-8765-4b95-9015-834d90504ff7" ], - "x-ms-correlation-request-id": [ "d3fc7989-8765-4b95-9015-834d90504ff7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085820Z:d3fc7989-8765-4b95-9015-834d90504ff7" ], + "x-ms-request-id": [ "d7b5d364-677c-4e31-b333-14f95bdaaf1b" ], + "x-ms-correlation-request-id": [ "d7b5d364-677c-4e31-b333-14f95bdaaf1b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135638Z:d7b5d364-677c-4e31-b333-14f95bdaaf1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:37 GMT" ] }, "ContentHeaders": { "Content-Length": [ "355" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1\",\"name\":\"topicAuthRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/authorizationrules\",\"properties\":{\"rights\":[\"Listen\",\"Manage\",\"Send\"]}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusGeoDRConfigurationBreakPair.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusGeoDRConfigurationBreakPair.Recording.json index 2fc951cdb296..898910c1cc0d 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusGeoDRConfigurationBreakPair.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusGeoDRConfigurationBreakPair.Recording.json @@ -1,13 +1,13 @@ { - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "259" ], - "x-ms-client-request-id": [ "284bc3ee-9c6c-4f01-9ab4-b63a4218693e" ], + "x-ms-unique-id": [ "258" ], + "x-ms-client-request-id": [ "439d8359-9235-458c-98eb-891da13a9335" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,34 +22,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "325c8406-e297-44ec-b2b2-1a59af2c990c_M0SN1_M0SN1" ], + "x-ms-request-id": [ "a5a4b00a-f553-4c92-a786-5bdd19261b43_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11820" ], - "x-ms-correlation-request-id": [ "caaf3414-69a6-40b9-84d2-b08e6be3dc5d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085838Z:caaf3414-69a6-40b9-84d2-b08e6be3dc5d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11789" ], + "x-ms-correlation-request-id": [ "601332a6-5839-4fe4-901c-a90d9f23e098" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135653Z:601332a6-5839-4fe4-901c-a90d9f23e098" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "590" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/breakPairing?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/breakPairing?api-version=2022-10-01-preview+2": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl/breakPairing?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1/breakPairing?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "260" ], - "x-ms-client-request-id": [ "06d03423-7d0f-44e0-a953-ac3fa7e5a953" ], + "x-ms-unique-id": [ "259" ], + "x-ms-client-request-id": [ "955144b1-9d4f-4e7b-b475-324c6bf169b1" ], "CommandName": [ "Az.ServiceBus.private\\Invoke-AzServiceBusBreakDisasterRecoveryConfigPairing_Break" ], "FullCommandName": [ "Invoke-AzServiceBusBreakDisasterRecoveryConfigPairing_Break" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -64,15 +64,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a95c9f8f-96e9-48c0-b300-da2e6de2c67c_M0SN1_M0SN1" ], + "x-ms-request-id": [ "89c0b04e-9f6d-47d1-a1f4-dd32cd2e71cc_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1179" ], - "x-ms-correlation-request-id": [ "c5db6104-83ba-476f-8ec7-d9a6150e906f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085838Z:c5db6104-83ba-476f-8ec7-d9a6150e906f" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1178" ], + "x-ms-correlation-request-id": [ "e10dc06b-551d-4356-8d39-5f446dfce205" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135654Z:e10dc06b-551d-4356-8d39-5f446dfce205" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:53 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -82,15 +82,15 @@ "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "261" ], - "x-ms-client-request-id": [ "b2d3cf22-789d-4db3-8d44-b569dc301748" ], + "x-ms-unique-id": [ "260" ], + "x-ms-client-request-id": [ "18f98600-4b16-4a6e-ae51-56a286e77496" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -105,34 +105,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "78158fa0-a1e3-4264-97f0-d6e5421ccd05_M0SN1_M0SN1" ], + "x-ms-request-id": [ "a47cee5c-a087-4dd0-a872-d237768444df_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11819" ], - "x-ms-correlation-request-id": [ "218f07e7-c408-4f86-b6f3-d68d486d441a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085838Z:218f07e7-c408-4f86-b6f3-d68d486d441a" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11788" ], + "x-ms-correlation-request-id": [ "e360286b-4fd7-4ba1-89ed-0d55fcff5dd6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135654Z:e360286b-4fd7-4ba1-89ed-0d55fcff5dd6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:38 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:56:54 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "262" ], - "x-ms-client-request-id": [ "37831382-88ec-49e1-9723-31a228f2a089" ], + "x-ms-unique-id": [ "261" ], + "x-ms-client-request-id": [ "3e6dd6f4-2791-4a2d-8a36-6dcd63df99d7" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -147,34 +147,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ac38cb8e-ea05-41a2-b251-c7fa8e6ffa66_M7SN1_M7SN1" ], + "x-ms-request-id": [ "5662d37a-ebbb-4c6a-9166-3a498cf80e7c_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11818" ], - "x-ms-correlation-request-id": [ "2da6b3ef-8fcd-4838-8f73-e4a3a263ca04" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085849Z:2da6b3ef-8fcd-4838-8f73-e4a3a263ca04" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11787" ], + "x-ms-correlation-request-id": [ "a552bfd3-dff0-4c56-86cc-3094036fd9e6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135705Z:a552bfd3-dff0-4c56-86cc-3094036fd9e6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:57:05 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "263" ], - "x-ms-client-request-id": [ "82bf8547-3447-425f-a644-55091d28d991" ], + "x-ms-unique-id": [ "262" ], + "x-ms-client-request-id": [ "68d24985-fb16-46a9-ab1f-02238dc09a2e" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -189,34 +189,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e9bb3e8b-7180-4ab0-bac3-11353fca95d8_M11SN1_M11SN1" ], + "x-ms-request-id": [ "474c9351-2b6a-46ad-8387-522d77e74504_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11817" ], - "x-ms-correlation-request-id": [ "9f768296-06d6-4c9d-9405-63156451d5e4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085859Z:9f768296-06d6-4c9d-9405-63156451d5e4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11786" ], + "x-ms-correlation-request-id": [ "75d2ed2e-3676-43b9-954e-952d3f18c9ca" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135716Z:75d2ed2e-3676-43b9-954e-952d3f18c9ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:58:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:57:15 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "264" ], - "x-ms-client-request-id": [ "bb03dbeb-ba48-4ceb-8f60-710975e959f2" ], + "x-ms-unique-id": [ "263" ], + "x-ms-client-request-id": [ "7990b0fa-6350-465e-b485-5f72356c7c03" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -231,34 +231,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4c8c95b5-bc26-4310-a8a4-e093e846be23_M1SN1_M1SN1" ], + "x-ms-request-id": [ "d6aacefc-0f4e-41cc-b6cf-59fc68928ce3_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11816" ], - "x-ms-correlation-request-id": [ "7fb1cffc-33b6-4249-a4fc-9d1e501a2b2d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085909Z:7fb1cffc-33b6-4249-a4fc-9d1e501a2b2d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11785" ], + "x-ms-correlation-request-id": [ "2703fa02-6221-4898-942c-8b10544558d3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135726Z:2703fa02-6221-4898-942c-8b10544558d3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:59:08 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:57:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "265" ], - "x-ms-client-request-id": [ "51f324e5-8461-47a9-a8fc-2c146b7570eb" ], + "x-ms-unique-id": [ "264" ], + "x-ms-client-request-id": [ "c9502016-2004-4672-9fa0-61ffc32fc6dd" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -273,34 +273,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4f682fa6-b135-48c8-b4c2-d69e4f9b195e_M1SN1_M1SN1" ], + "x-ms-request-id": [ "ff90ef74-429d-4a13-b59a-c641fd74326b_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11815" ], - "x-ms-correlation-request-id": [ "4b1b5975-4337-4f0e-abb4-0769fdd3a30f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085920Z:4b1b5975-4337-4f0e-abb4-0769fdd3a30f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11784" ], + "x-ms-correlation-request-id": [ "712045ba-af80-43d6-b260-c30034d1ac17" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135737Z:712045ba-af80-43d6-b260-c30034d1ac17" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:59:20 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:57:37 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "266" ], - "x-ms-client-request-id": [ "bcc922a7-f412-401f-9a51-41c90a109436" ], + "x-ms-unique-id": [ "265" ], + "x-ms-client-request-id": [ "06f2dc0b-d40d-4508-a51f-d693d0d9e73e" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -315,34 +315,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "afea739c-0480-4b29-ade7-ac719ffeda7d_M1SN1_M1SN1" ], + "x-ms-request-id": [ "a8d87122-d716-4c14-9713-a8d51a157e3c_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11814" ], - "x-ms-correlation-request-id": [ "3a95761e-bb52-4bb4-bc83-4b5948172194" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085930Z:3a95761e-bb52-4bb4-bc83-4b5948172194" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11783" ], + "x-ms-correlation-request-id": [ "338e940f-6ffa-4a0e-9442-ec639383bdd5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135748Z:338e940f-6ffa-4a0e-9442-ec639383bdd5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:59:30 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:57:47 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "267" ], - "x-ms-client-request-id": [ "d87ae8c7-d3c0-4c87-885c-8a0ca9538537" ], + "x-ms-unique-id": [ "266" ], + "x-ms-client-request-id": [ "460b0860-981c-432b-8c3e-ebf78b76fa51" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -357,34 +357,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "615e0ed4-02a8-44b2-8573-e8941518ad14_M1SN1_M1SN1" ], + "x-ms-request-id": [ "7da562dd-2a97-46a4-ac7e-a1ce2efc16cd_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11813" ], - "x-ms-correlation-request-id": [ "363b1c25-2204-4947-883d-d7c5bdab620b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085940Z:363b1c25-2204-4947-883d-d7c5bdab620b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11782" ], + "x-ms-correlation-request-id": [ "127a1562-b75e-4cee-a639-321c96fef56c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135758Z:127a1562-b75e-4cee-a639-321c96fef56c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:59:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:57:58 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "268" ], - "x-ms-client-request-id": [ "aef3e24d-abe5-4f9c-868a-2c9b60bc7c4c" ], + "x-ms-unique-id": [ "267" ], + "x-ms-client-request-id": [ "a6c10a32-90f9-4503-8b78-ce4e9a70da0a" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -399,34 +399,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "63e17ede-67b2-42e2-ae72-c7f66ead17ff_M1SN1_M1SN1" ], + "x-ms-request-id": [ "760bedfe-77c0-4c7c-94f2-24f05b5b41c7_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11812" ], - "x-ms-correlation-request-id": [ "c92e9ba2-7788-4d88-98ac-3802b9e3babb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T085951Z:c92e9ba2-7788-4d88-98ac-3802b9e3babb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11781" ], + "x-ms-correlation-request-id": [ "f160039a-fc89-4476-9061-cf8931af897c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135809Z:f160039a-fc89-4476-9061-cf8931af897c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 08:59:50 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:58:08 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "269" ], - "x-ms-client-request-id": [ "4d61e243-a9a5-4c8e-bd36-7e5174f7e591" ], + "x-ms-unique-id": [ "268" ], + "x-ms-client-request-id": [ "bfd4d95b-eff4-480e-8821-be2c4f4260b8" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -441,30 +441,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9906de20-2cf6-476f-9b09-f37b0d127995_M1SN1_M1SN1" ], + "x-ms-request-id": [ "89da3fbd-a517-43eb-a71c-d714a28c21ea_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11811" ], - "x-ms-correlation-request-id": [ "1bda19d4-4812-4449-b6cf-170dac11d718" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090001Z:1bda19d4-4812-4449-b6cf-170dac11d718" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11780" ], + "x-ms-correlation-request-id": [ "5ec7a640-5071-4bd5-8ba4-23655cfa48e3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135820Z:5ec7a640-5071-4bd5-8ba4-23655cfa48e3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:00:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:58:20 GMT" ] }, "ContentHeaders": { "Content-Length": [ "412" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+12": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+12": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"partnerNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"partnerNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -478,34 +478,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "19bcad46-fde3-44b0-a1e9-a1e395affe4b_M6SN1_M6SN1" ], + "x-ms-request-id": [ "59d52b7e-c33b-415a-9308-b205f2c2c04c_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1158" ], - "x-ms-correlation-request-id": [ "3c7addc0-4a39-4fbc-a917-c89decfdd29f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090019Z:3c7addc0-4a39-4fbc-a917-c89decfdd29f" ], + "x-ms-correlation-request-id": [ "6e43654e-8001-4e14-af94-54254513f59a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135840Z:6e43654e-8001-4e14-af94-54254513f59a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:00:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:58:40 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+13": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "271" ], - "x-ms-client-request-id": [ "9d530e65-c4e8-4578-81a7-fcb5900da79e" ], + "x-ms-unique-id": [ "270" ], + "x-ms-client-request-id": [ "3e4d879a-3c6d-4207-a6e6-bdee525c0e9f" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -520,76 +520,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "5ba9078b-66af-4604-856e-7b9681c7dfd7_M6SN1_M6SN1" ], + "x-ms-request-id": [ "94e5bd38-bb02-48d0-bc8e-36e2944d7b6e_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11810" ], - "x-ms-correlation-request-id": [ "0bd947a9-518d-422e-9f32-5fc7ee3e1610" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090020Z:0bd947a9-518d-422e-9f32-5fc7ee3e1610" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11779" ], + "x-ms-correlation-request-id": [ "fb894e25-89b5-440c-8db4-16d1cdc47c7c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135843Z:fb894e25-89b5-440c-8db4-16d1cdc47c7c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:00:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:58:42 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "272" ], - "x-ms-client-request-id": [ "e9bdd666-000a-42d0-98af-7ea1ce191d47" ], - "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], - "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ], - "Authorization": [ "[Filtered]" ] - }, - "ContentHeaders": { - } - }, - "Response": { - "StatusCode": 200, - "Headers": { - "Cache-Control": [ "no-cache" ], - "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "622ba79e-4101-4b75-9009-f74beea7b75e_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11809" ], - "x-ms-correlation-request-id": [ "e6faa2f4-6bb1-4a22-84a5-f38879cb163e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090030Z:e6faa2f4-6bb1-4a22-84a5-f38879cb163e" ], - "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:00:30 GMT" ] - }, - "ContentHeaders": { - "Content-Length": [ "551" ], - "Content-Type": [ "application/json; charset=utf-8" ], - "Expires": [ "-1" ] - }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", - "isContentBase64": false - } - }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+15": { - "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", - "Content": null, - "isContentBase64": false, - "Headers": { - "x-ms-unique-id": [ "273" ], - "x-ms-client-request-id": [ "8b067d99-59ba-475e-8455-d9db6990ceb7" ], + "x-ms-unique-id": [ "271" ], + "x-ms-client-request-id": [ "d306b204-4216-4f0a-8468-9acfb2e6d8e5" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -604,34 +562,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "12ec0b6b-afe3-4282-ba1d-9c95f30655c7_M5SN1_M5SN1" ], + "x-ms-request-id": [ "4ffa0559-80af-464c-b052-01948441619e_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11808" ], - "x-ms-correlation-request-id": [ "d43b5bd3-68fc-403e-bd13-2d380151d628" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090040Z:d43b5bd3-68fc-403e-bd13-2d380151d628" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11778" ], + "x-ms-correlation-request-id": [ "4104e280-818e-4c4d-b0b8-209eff62395d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135853Z:4104e280-818e-4c4d-b0b8-209eff62395d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:00:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:58:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+16": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+15": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "274" ], - "x-ms-client-request-id": [ "1f22075c-0ff5-4458-885d-45ff10d71aaf" ], + "x-ms-unique-id": [ "272" ], + "x-ms-client-request-id": [ "b30a95ef-3696-4185-b779-f53083b8ae68" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -646,34 +604,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "91d6b5a2-a929-471e-9874-3ce15074c518_M5SN1_M5SN1" ], + "x-ms-request-id": [ "5b478227-a4d0-4e00-9bb4-e159999eb3ac_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11807" ], - "x-ms-correlation-request-id": [ "7f01cba6-16ca-4b30-aada-640377dc5a2c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090051Z:7f01cba6-16ca-4b30-aada-640377dc5a2c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11777" ], + "x-ms-correlation-request-id": [ "747b6810-196b-440a-aa7f-e0d9730f8634" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135904Z:747b6810-196b-440a-aa7f-e0d9730f8634" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:00:50 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:59:03 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+17": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "275" ], - "x-ms-client-request-id": [ "0266455f-cb0f-4272-9f29-f294c84808bc" ], + "x-ms-unique-id": [ "273" ], + "x-ms-client-request-id": [ "784185a4-4ad1-4127-acb7-e73c4bc78a64" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -688,34 +646,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "afe6d951-1e79-4d92-843c-f0cbbebbdadc_M9SN1_M9SN1" ], + "x-ms-request-id": [ "42d09bb4-959b-4512-aa7a-979583163665_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11806" ], - "x-ms-correlation-request-id": [ "d9118351-1753-48b2-ad8d-98ac45e220dc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090101Z:d9118351-1753-48b2-ad8d-98ac45e220dc" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11776" ], + "x-ms-correlation-request-id": [ "80a5b4c3-a267-4659-b32b-96327917958e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135915Z:80a5b4c3-a267-4659-b32b-96327917958e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:01:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:59:14 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+18": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+17": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "276" ], - "x-ms-client-request-id": [ "f6692b10-ebb2-41dc-89d9-0a0f31046662" ], + "x-ms-unique-id": [ "274" ], + "x-ms-client-request-id": [ "21894f70-6bc8-4659-9a98-ea137a2207ba" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -730,34 +688,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c4d3a649-13ca-4c8c-9a45-7baa60a9f0cc_M10SN1_M10SN1" ], + "x-ms-request-id": [ "1ac76e14-8bb8-42e2-b440-ad3f70b8cfaa_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11805" ], - "x-ms-correlation-request-id": [ "42034f3c-943d-4ac1-8483-74fbb42b8a85" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090111Z:42034f3c-943d-4ac1-8483-74fbb42b8a85" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11775" ], + "x-ms-correlation-request-id": [ "442d8e84-6788-4446-a0c3-8a755afe51c2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135925Z:442d8e84-6788-4446-a0c3-8a755afe51c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:01:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:59:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+19": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+18": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "277" ], - "x-ms-client-request-id": [ "119893d6-c2b7-46d3-bde8-5d745e4ca19a" ], + "x-ms-unique-id": [ "275" ], + "x-ms-client-request-id": [ "42b2549c-f43f-479a-aae1-5e1bc9b073ca" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -772,34 +730,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b67eed87-d10f-4f09-95c8-f1f6cffae1ff_M3SN1_M3SN1" ], + "x-ms-request-id": [ "37d1f53e-6b80-4f8e-a8cd-19bdfc1bbb27_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11804" ], - "x-ms-correlation-request-id": [ "f16a4c9a-e89c-480e-af0b-8be2ec95f149" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090122Z:f16a4c9a-e89c-480e-af0b-8be2ec95f149" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11774" ], + "x-ms-correlation-request-id": [ "1adaa37f-6162-470a-80a9-65ab400e6d4e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135936Z:1adaa37f-6162-470a-80a9-65ab400e6d4e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:01:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:59:35 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+20": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+19": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "278" ], - "x-ms-client-request-id": [ "3b48d24a-d96c-4646-8881-78049d222c03" ], + "x-ms-unique-id": [ "276" ], + "x-ms-client-request-id": [ "2467bec9-e71b-47f9-ba6a-9d654d466e01" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -814,34 +772,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4ba6c182-f11a-4df2-b663-18b2375ef98e_M3SN1_M3SN1" ], + "x-ms-request-id": [ "7bf27265-500e-406a-a06b-4f8475a41aee_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11803" ], - "x-ms-correlation-request-id": [ "53a9d969-8128-4b24-b9c3-b3cec5c1ba00" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090132Z:53a9d969-8128-4b24-b9c3-b3cec5c1ba00" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11773" ], + "x-ms-correlation-request-id": [ "24297306-5db4-49ae-b882-a9328b19f096" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135947Z:24297306-5db4-49ae-b882-a9328b19f096" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:01:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:59:46 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+21": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "279" ], - "x-ms-client-request-id": [ "f54db5d5-bc2c-443e-9cea-0f6299bc30dd" ], + "x-ms-unique-id": [ "277" ], + "x-ms-client-request-id": [ "e7ffee57-b2db-49f8-ae3f-3b072963c652" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -856,34 +814,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "87053871-7dbe-4fc9-bdaa-0ff94d45c143_M8SN1_M8SN1" ], + "x-ms-request-id": [ "3ccabc1f-9603-42ba-9dd4-38c732db7805_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11802" ], - "x-ms-correlation-request-id": [ "b71e0372-6113-410d-8064-f488370dc001" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090143Z:b71e0372-6113-410d-8064-f488370dc001" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11772" ], + "x-ms-correlation-request-id": [ "175148b3-87b2-42d3-b851-2a3b57296c09" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T135958Z:175148b3-87b2-42d3-b851-2a3b57296c09" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:01:42 GMT" ] + "Date": [ "Sun, 19 Feb 2023 13:59:58 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+22": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+Break+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "280" ], - "x-ms-client-request-id": [ "75bb3329-ba94-47a8-ad73-42ef5972a762" ], + "x-ms-unique-id": [ "278" ], + "x-ms-client-request-id": [ "9d0189e6-d53f-4d73-83db-2f65c23c7105" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -898,34 +856,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4d97a648-17b0-4ec8-b65d-945a1a527f60_M0SN1_M0SN1" ], + "x-ms-request-id": [ "59ae2b7f-b9b0-417a-9167-1d940f3acb4a_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11801" ], - "x-ms-correlation-request-id": [ "c3b76aec-944d-48b3-9b0f-77693e3ccdec" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090154Z:c3b76aec-944d-48b3-9b0f-77693e3ccdec" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11771" ], + "x-ms-correlation-request-id": [ "8f09e7a5-fb63-4c4f-9852-7fcf2e204999" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140010Z:8f09e7a5-fb63-4c4f-9852-7fcf2e204999" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:01:53 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:00:10 GMT" ] }, "ContentHeaders": { "Content-Length": [ "590" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "281" ], - "x-ms-client-request-id": [ "6ffd1f1e-7868-42fe-9f97-515c4a06fa04" ], + "x-ms-unique-id": [ "279" ], + "x-ms-client-request-id": [ "297933e3-d544-4ba6-8f3f-87a88a78bd96" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -940,34 +898,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "cfd4b888-83d6-42db-8b20-41f6e9b35737_M2SN1_M2SN1" ], + "x-ms-request-id": [ "dfd3bd74-7087-44f2-a6c7-3198b6093ff1_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11800" ], - "x-ms-correlation-request-id": [ "65a47ba2-e13f-4652-9084-9b0b61e75192" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090205Z:65a47ba2-e13f-4652-9084-9b0b61e75192" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11770" ], + "x-ms-correlation-request-id": [ "a298e578-42b2-4895-8eec-4ae634f39066" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140022Z:a298e578-42b2-4895-8eec-4ae634f39066" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:02:05 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:00:21 GMT" ] }, "ContentHeaders": { "Content-Length": [ "590" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "282" ], - "x-ms-client-request-id": [ "2eb97888-bb87-43e2-86b2-b8ddaea25ce4" ], + "x-ms-unique-id": [ "280" ], + "x-ms-client-request-id": [ "aac9d9d8-17db-4c02-9cbf-a7bfca488066" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -982,34 +940,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "54a42490-c1ed-4318-aed1-59a5891fd37f_M2SN1_M2SN1" ], + "x-ms-request-id": [ "ac0a6543-a17f-4fa1-8c60-3d59fdad1e45_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11799" ], - "x-ms-correlation-request-id": [ "aecdc9bc-5e89-4c0d-ba8f-829c04ae9704" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090206Z:aecdc9bc-5e89-4c0d-ba8f-829c04ae9704" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11769" ], + "x-ms-correlation-request-id": [ "eff73732-c134-48dd-8331-48993d489782" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140023Z:eff73732-c134-48dd-8331-48993d489782" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:02:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:00:22 GMT" ] }, "ContentHeaders": { "Content-Length": [ "590" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourcegroupautorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primarynsbmgu13/disasterRecoveryConfigs/aliasuoy2gl/breakPairing?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourcegroupautorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primarynsd7oma3/disasterRecoveryConfigs/aliasq6x0t1/breakPairing?api-version=2022-10-01-preview+3": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourcegroupautorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primarynsbmgu13/disasterRecoveryConfigs/aliasuoy2gl/breakPairing?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourcegroupautorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primarynsd7oma3/disasterRecoveryConfigs/aliasq6x0t1/breakPairing?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "283" ], - "x-ms-client-request-id": [ "071f5034-0c14-4354-bcbb-554e0c712359" ], + "x-ms-unique-id": [ "281" ], + "x-ms-client-request-id": [ "a0885c14-5e02-430e-8e05-cc01485dacbc" ], "CommandName": [ "Az.ServiceBus.private\\Invoke-AzServiceBusBreakDisasterRecoveryConfigPairing_Break" ], "FullCommandName": [ "Invoke-AzServiceBusBreakDisasterRecoveryConfigPairing_Break" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1024,15 +982,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c374ba9c-5c7c-44fe-b6a7-30bc14d17a51_M2SN1_M2SN1" ], + "x-ms-request-id": [ "1e8b95b3-4f47-4e35-93bc-a4b3df8d003d_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1178" ], - "x-ms-correlation-request-id": [ "add6c3f8-a42b-43d6-a75b-5340a5f71895" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090206Z:add6c3f8-a42b-43d6-a75b-5340a5f71895" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1177" ], + "x-ms-correlation-request-id": [ "fc444921-42c8-4767-a991-1806aa526d66" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140024Z:fc444921-42c8-4767-a991-1806aa526d66" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:02:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:00:23 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -1042,15 +1000,15 @@ "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "284" ], - "x-ms-client-request-id": [ "92168cee-cd90-4782-a803-5a1dab63136b" ], + "x-ms-unique-id": [ "282" ], + "x-ms-client-request-id": [ "ca4ee5b3-3a89-4a80-b766-8c404affa2d2" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1065,34 +1023,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "408d9db2-b34f-4b19-ba40-ad140ff94778_M2SN1_M2SN1" ], + "x-ms-request-id": [ "56de6c11-e85e-468c-b758-3a5a91a87403_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11798" ], - "x-ms-correlation-request-id": [ "2b7437c5-5e47-43fc-a9ed-62bc31351a04" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090207Z:2b7437c5-5e47-43fc-a9ed-62bc31351a04" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11768" ], + "x-ms-correlation-request-id": [ "ffbe1a3e-a784-4d54-ab23-de568a4708b4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140024Z:ffbe1a3e-a784-4d54-ab23-de568a4708b4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:02:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:00:24 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "285" ], - "x-ms-client-request-id": [ "1a7fcb3a-5f54-42e4-9b08-d1e3e2f2b3c5" ], + "x-ms-unique-id": [ "283" ], + "x-ms-client-request-id": [ "bb1ad768-baf3-4b86-9ed2-5ab9a3d2712a" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1107,34 +1065,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "96fbbe05-727c-4010-ba01-ef7f64d27160_M5SN1_M5SN1" ], + "x-ms-request-id": [ "756d4187-40f8-4f65-982e-bbf77039a086_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11797" ], - "x-ms-correlation-request-id": [ "05665029-a95a-49a5-8609-4d4aaafe5a33" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090217Z:05665029-a95a-49a5-8609-4d4aaafe5a33" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11767" ], + "x-ms-correlation-request-id": [ "1bb5b342-552b-4028-b8f8-e2a09d88a80e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140035Z:1bb5b342-552b-4028-b8f8-e2a09d88a80e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:02:17 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:00:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "286" ], - "x-ms-client-request-id": [ "3d95cfab-e41d-49bb-8846-9c54643f2132" ], + "x-ms-unique-id": [ "284" ], + "x-ms-client-request-id": [ "bda5e599-5c1e-4459-b89a-1824fdbf4369" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1149,34 +1107,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ef90da72-6bec-4c57-bc78-a9057f0b03c8_M8SN1_M8SN1" ], + "x-ms-request-id": [ "66737578-3b23-4a15-bd59-cfbdd7401279_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11796" ], - "x-ms-correlation-request-id": [ "c7d5cd70-452d-42aa-b388-e6e036fc5e88" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090228Z:c7d5cd70-452d-42aa-b388-e6e036fc5e88" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11766" ], + "x-ms-correlation-request-id": [ "77d4584c-ac97-4e23-8191-6658c5c594a8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140046Z:77d4584c-ac97-4e23-8191-6658c5c594a8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:02:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:00:46 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "287" ], - "x-ms-client-request-id": [ "90c0e686-243d-44d1-ac20-09fcd09c2697" ], + "x-ms-unique-id": [ "285" ], + "x-ms-client-request-id": [ "507fd457-2a4b-4bec-86ae-b599bf8fdd73" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1191,34 +1149,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "76f0e629-90ba-422b-8bff-9ebacdb0268c_M3SN1_M3SN1" ], + "x-ms-request-id": [ "389c675c-5b20-4f7b-89e8-60ebbdcc446c_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11795" ], - "x-ms-correlation-request-id": [ "7b5fd7c2-84d2-4c35-9c75-4525e35efe17" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090238Z:7b5fd7c2-84d2-4c35-9c75-4525e35efe17" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11765" ], + "x-ms-correlation-request-id": [ "1dfb5b25-0446-45a3-b0e4-5f750c71f85a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140057Z:1dfb5b25-0446-45a3-b0e4-5f750c71f85a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:02:38 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:00:56 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "288" ], - "x-ms-client-request-id": [ "aa7a18fa-d794-4ca9-a0f2-16aacd5df2e7" ], + "x-ms-unique-id": [ "286" ], + "x-ms-client-request-id": [ "5185cc2e-9bb4-4319-82fe-db4965d2d6c2" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1233,34 +1191,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "41150992-143d-4d73-bcce-342502ce42c7_M0SN1_M0SN1" ], + "x-ms-request-id": [ "6b178a16-15a2-485b-881a-4206e01a4fa1_M6SN1_M6SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11794" ], - "x-ms-correlation-request-id": [ "5b79069b-b9c1-4e7c-b9e0-2002cff06a1e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090248Z:5b79069b-b9c1-4e7c-b9e0-2002cff06a1e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11764" ], + "x-ms-correlation-request-id": [ "f5045138-9d14-4d79-a794-c2799763547f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140107Z:f5045138-9d14-4d79-a794-c2799763547f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:02:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:01:07 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "289" ], - "x-ms-client-request-id": [ "becba9ae-8973-49bc-8f7e-90aae865cce9" ], + "x-ms-unique-id": [ "287" ], + "x-ms-client-request-id": [ "97316b99-917f-4062-86b6-153af7f265f5" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1275,34 +1233,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ece09f50-c507-41d8-8199-57db526cf40c_M9SN1_M9SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11793" ], - "x-ms-correlation-request-id": [ "763399aa-63cc-4c3b-bafb-4fea43ba1e99" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090259Z:763399aa-63cc-4c3b-bafb-4fea43ba1e99" ], + "x-ms-request-id": [ "dd51bdaf-850b-412c-9aed-934a690099cd_M1CH3_M1CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11763" ], + "x-ms-correlation-request-id": [ "e2bcbead-a49c-454f-a323-f3136d276b0a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140119Z:e2bcbead-a49c-454f-a323-f3136d276b0a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:02:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:01:18 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "290" ], - "x-ms-client-request-id": [ "d2706a11-7bbd-456d-86f7-5f1415e7207d" ], + "x-ms-unique-id": [ "288" ], + "x-ms-client-request-id": [ "8f6f98da-a4a3-4e2d-a6cb-3f0d9b6e1b6c" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1317,34 +1275,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0c0e3520-ac4b-43b9-851d-82fdab7cf72a_M1SN1_M1SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11792" ], - "x-ms-correlation-request-id": [ "6802c816-4197-401e-a0e2-c531e1c581f2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090309Z:6802c816-4197-401e-a0e2-c531e1c581f2" ], + "x-ms-request-id": [ "a8d59e6e-4b7c-488c-bb6c-b545757edcd8_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11762" ], + "x-ms-correlation-request-id": [ "6cb2dfa3-6800-4e0b-a72d-4af64d67583b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140131Z:6cb2dfa3-6800-4e0b-a72d-4af64d67583b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:03:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:01:30 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "291" ], - "x-ms-client-request-id": [ "f470a32e-4031-4c19-82e6-d75da56804d6" ], + "x-ms-unique-id": [ "289" ], + "x-ms-client-request-id": [ "83dd050d-8275-4a4e-8bb8-1e1e187d1212" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1359,34 +1317,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "bd0ffc4c-8a35-4ffb-8eb2-fc17cf2b90e4_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11791" ], - "x-ms-correlation-request-id": [ "a114c310-bbe9-4534-a469-d1f904d32ce6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090320Z:a114c310-bbe9-4534-a469-d1f904d32ce6" ], + "x-ms-request-id": [ "a50c36cf-c6fe-40e1-ab3a-c6b50abdb3be_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11761" ], + "x-ms-correlation-request-id": [ "6858b718-fc15-43ac-983d-09f3efa11e66" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140141Z:6858b718-fc15-43ac-983d-09f3efa11e66" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:03:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:01:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+12": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "292" ], - "x-ms-client-request-id": [ "11a64d13-cd8e-401d-8cca-2ea2fd7f54f6" ], + "x-ms-unique-id": [ "290" ], + "x-ms-client-request-id": [ "b5c0e9fb-3892-4da1-88a6-10a6b477fa8d" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1401,30 +1359,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a2a2b355-a9b8-463b-ac3a-9e68b9f363b4_M0SN1_M0SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11790" ], - "x-ms-correlation-request-id": [ "2cd05f05-cd44-4819-9868-d77c72797765" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090330Z:2cd05f05-cd44-4819-9868-d77c72797765" ], + "x-ms-request-id": [ "3538e713-d2a8-49d9-b403-936c6adc7a83_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11760" ], + "x-ms-correlation-request-id": [ "e7b80f71-0a60-440e-bf3c-a7f94b9dad3e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140152Z:e7b80f71-0a60-440e-bf3c-a7f94b9dad3e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:03:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:01:51 GMT" ] }, "ContentHeaders": { "Content-Length": [ "412" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+13": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"partnerNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"partnerNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -1438,34 +1396,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "804940da-898a-47c4-8520-f9ccd69ebbc9_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "c17c7e78-44ac-4ebf-a45b-c3b61f199791_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1157" ], - "x-ms-correlation-request-id": [ "5ac92a9d-e50b-4c0e-986c-b3826b9df1dc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090347Z:5ac92a9d-e50b-4c0e-986c-b3826b9df1dc" ], + "x-ms-correlation-request-id": [ "edae75e5-34df-456f-8ff1-231d539ae6fd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140209Z:edae75e5-34df-456f-8ff1-231d539ae6fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:03:46 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:02:08 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "294" ], - "x-ms-client-request-id": [ "dc63aa4b-90d4-44f6-bcea-6d82bf66039e" ], + "x-ms-unique-id": [ "292" ], + "x-ms-client-request-id": [ "a9fcfb7a-f07f-4acc-b198-0d15478d0edb" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1480,34 +1438,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "313bc848-14f3-4989-9d3e-e0956816c887_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11789" ], - "x-ms-correlation-request-id": [ "ac65a289-4809-406a-9527-cc3f52bdec70" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090347Z:ac65a289-4809-406a-9527-cc3f52bdec70" ], + "x-ms-request-id": [ "7ec1f60a-2793-4fc2-88d6-a3ae65163a56_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11759" ], + "x-ms-correlation-request-id": [ "42f7fa30-a432-48d2-bc1e-4c6f3dda4ef1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140209Z:42f7fa30-a432-48d2-bc1e-4c6f3dda4ef1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:03:46 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:02:08 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+15": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+15": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "295" ], - "x-ms-client-request-id": [ "1c72e656-1ffd-464d-a28f-ca36891a4d22" ], + "x-ms-unique-id": [ "293" ], + "x-ms-client-request-id": [ "71dae123-fa02-4418-9491-5b591f308aa4" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1522,34 +1480,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ed004284-bf9d-473b-b9f8-be3a1283a657_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11788" ], - "x-ms-correlation-request-id": [ "fde7be68-724c-4f1e-bd2e-f3595d9d5be6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090357Z:fde7be68-724c-4f1e-bd2e-f3595d9d5be6" ], + "x-ms-request-id": [ "cf8f3ea9-2a4b-45d0-a209-c4489f2a5302_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11758" ], + "x-ms-correlation-request-id": [ "705fb469-616e-49a4-8132-a74dac363883" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140220Z:705fb469-616e-49a4-8132-a74dac363883" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:03:56 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:02:20 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+16": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "296" ], - "x-ms-client-request-id": [ "02db52cb-3b8d-431b-886c-f2360266f9bd" ], + "x-ms-unique-id": [ "294" ], + "x-ms-client-request-id": [ "3abe6464-a02f-4da7-8feb-130698b88b1d" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1564,34 +1522,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0044bab5-6bb8-4e3a-8f9c-d37ce7ae601f_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11787" ], - "x-ms-correlation-request-id": [ "a0d20dcd-cf30-405a-acd9-48fd87f94843" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090408Z:a0d20dcd-cf30-405a-acd9-48fd87f94843" ], + "x-ms-request-id": [ "ab11c42b-cd0e-4832-9c3c-a7ebb4a225cb_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11757" ], + "x-ms-correlation-request-id": [ "f9138cf1-b7c7-49d0-a9df-053180d1d105" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140231Z:f9138cf1-b7c7-49d0-a9df-053180d1d105" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:04:08 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:02:30 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+17": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+17": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "297" ], - "x-ms-client-request-id": [ "08c4df33-7fd0-4d2e-817f-8e4dcda6697a" ], + "x-ms-unique-id": [ "295" ], + "x-ms-client-request-id": [ "a434b430-9cdf-467c-bebd-67c7d4adf423" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1606,34 +1564,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "42ab663c-bc27-47ad-9a06-e5fe135b127b_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11786" ], - "x-ms-correlation-request-id": [ "b0c0f9b4-f86c-4fb7-a816-f2274bfb268d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090418Z:b0c0f9b4-f86c-4fb7-a816-f2274bfb268d" ], + "x-ms-request-id": [ "a966b4e4-6f6c-44ea-be43-b6ae8966fdb4_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11756" ], + "x-ms-correlation-request-id": [ "b487994d-2ff6-482f-a88b-c36f9d03192b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140241Z:b487994d-2ff6-482f-a88b-c36f9d03192b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:04:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:02:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+18": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+18": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "298" ], - "x-ms-client-request-id": [ "784012eb-fe24-45ca-a02d-760ba9edc3cc" ], + "x-ms-unique-id": [ "296" ], + "x-ms-client-request-id": [ "017d934a-8cf1-4941-ae33-5a45f170fa39" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1648,34 +1606,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "5338256b-b77a-46aa-83d1-aa6ea15e27fd_M1SN1_M1SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11785" ], - "x-ms-correlation-request-id": [ "ddf05529-4f8b-4af3-bb4e-223007e5183f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090429Z:ddf05529-4f8b-4af3-bb4e-223007e5183f" ], + "x-ms-request-id": [ "8c415519-2ae4-4a78-b45f-b1cc6dd14278_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11755" ], + "x-ms-correlation-request-id": [ "17c5d95e-150b-4c87-851b-f13844dda706" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140252Z:17c5d95e-150b-4c87-851b-f13844dda706" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:04:28 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:02:51 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+19": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+19": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "299" ], - "x-ms-client-request-id": [ "beb185b6-ea73-4ed3-ac43-b25e26b5ec9a" ], + "x-ms-unique-id": [ "297" ], + "x-ms-client-request-id": [ "92729aa2-4800-4b6f-909b-d1ff11a1fbb0" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1690,34 +1648,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "d13d70c8-5bf3-433a-97f8-6bd637a758e3_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11784" ], - "x-ms-correlation-request-id": [ "54eb1ea3-f7b3-406b-a083-756a4ba09df2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090439Z:54eb1ea3-f7b3-406b-a083-756a4ba09df2" ], + "x-ms-request-id": [ "fbd00efe-f8a4-4d4c-962b-1c2c407222e8_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11754" ], + "x-ms-correlation-request-id": [ "8d70a0c1-b3cd-449c-b19f-3ef5045660d4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140303Z:8d70a0c1-b3cd-449c-b19f-3ef5045660d4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:04:39 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:03:03 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+20": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "300" ], - "x-ms-client-request-id": [ "0a86b9a0-d098-482a-8d9c-c0ec5be9b0cf" ], + "x-ms-unique-id": [ "298" ], + "x-ms-client-request-id": [ "e5c55631-03c2-417a-bb34-1227d6a4dfcf" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1732,34 +1690,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "741c8493-493f-4c04-bd99-a1863f874e0b_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11783" ], - "x-ms-correlation-request-id": [ "0db2d25e-6bbc-4fbb-90e9-766024a7d8ed" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090449Z:0db2d25e-6bbc-4fbb-90e9-766024a7d8ed" ], + "x-ms-request-id": [ "56020d18-f34a-4ed5-aa1c-6cd8a124f7cd_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11753" ], + "x-ms-correlation-request-id": [ "2e4224e6-a69a-46f6-9446-f4a738fb7932" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140314Z:2e4224e6-a69a-46f6-9446-f4a738fb7932" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:04:49 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:03:13 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+21": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "301" ], - "x-ms-client-request-id": [ "cfd02069-e66e-4623-8410-5bef04ff3e61" ], + "x-ms-unique-id": [ "299" ], + "x-ms-client-request-id": [ "44d1c400-c8c2-4756-add4-cf535ae861d5" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1774,34 +1732,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "bd51ee7a-0b0a-4dc8-9159-425cd0369baf_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11782" ], - "x-ms-correlation-request-id": [ "2561aac7-a8fc-47b0-b74f-6103be0f34ba" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090500Z:2561aac7-a8fc-47b0-b74f-6103be0f34ba" ], + "x-ms-request-id": [ "33043279-9bda-4e77-84c3-b4119c983b3d_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11752" ], + "x-ms-correlation-request-id": [ "a1238242-9b67-4ca3-af1f-27a7bb11c5ca" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140324Z:a1238242-9b67-4ca3-af1f-27a7bb11c5ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:04:59 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:03:24 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+22": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+22": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "302" ], - "x-ms-client-request-id": [ "b8e1ccbc-9a83-4ed3-ad0d-3f0f39fe5e7b" ], + "x-ms-unique-id": [ "300" ], + "x-ms-client-request-id": [ "9f2179b8-b3a6-4bad-bc84-0a54145d4561" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1816,34 +1774,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e4141201-4292-40b3-9b66-3b0ff3511de0_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11781" ], - "x-ms-correlation-request-id": [ "71bccec7-efc0-4510-96e2-9bf44e671b77" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090510Z:71bccec7-efc0-4510-96e2-9bf44e671b77" ], + "x-ms-request-id": [ "da52ad40-6e4c-4c04-a40f-d49b0f7eb91f_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11751" ], + "x-ms-correlation-request-id": [ "ccee6070-62f8-4f9f-955a-5af7a4651bf8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140335Z:ccee6070-62f8-4f9f-955a-5af7a4651bf8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:05:10 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:03:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+23": { + "Set-AzServiceBusGeoDRConfigurationBreakPair+[NoContext]+BreakViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+23": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "303" ], - "x-ms-client-request-id": [ "d6493535-77c1-41cd-a5bd-3380e3a6ca2d" ], + "x-ms-unique-id": [ "301" ], + "x-ms-client-request-id": [ "f2218269-b51d-4417-8f3d-c426a84f0d7b" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1858,22 +1816,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "3df9380b-2db6-4236-903f-ab1a16edeaf9_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11780" ], - "x-ms-correlation-request-id": [ "61ae8d83-ad45-425e-ab67-88bc8a49728e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090521Z:61ae8d83-ad45-425e-ab67-88bc8a49728e" ], + "x-ms-request-id": [ "32dcd7be-a950-4c89-89b2-ec20e05fac3c_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11750" ], + "x-ms-correlation-request-id": [ "bc3bebcb-ca92-4f0c-857a-eda7e5c65edd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140346Z:bc3bebcb-ca92-4f0c-857a-eda7e5c65edd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:05:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:03:46 GMT" ] }, "ContentHeaders": { "Content-Length": [ "590" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusGeoDRConfigurationFailOver.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusGeoDRConfigurationFailOver.Recording.json index 7346dbfd3b61..cd55c31cc326 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusGeoDRConfigurationFailOver.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusGeoDRConfigurationFailOver.Recording.json @@ -1,13 +1,13 @@ { - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "304" ], - "x-ms-client-request-id": [ "47d953a5-c8da-40d6-854c-91e84ebc7634" ], + "x-ms-unique-id": [ "302" ], + "x-ms-client-request-id": [ "8c238ad4-94b8-432f-b876-1e8b0c3e414c" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,29 +22,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "83284e5e-c25e-481c-af0e-10d828b85ba2_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11779" ], - "x-ms-correlation-request-id": [ "02f14065-7a7f-404d-b177-15ab6e6baea8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090551Z:02f14065-7a7f-404d-b177-15ab6e6baea8" ], + "x-ms-request-id": [ "980a136d-9ac7-4ffc-9aca-01f7a51f95b9_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11749" ], + "x-ms-correlation-request-id": [ "26aa9987-53f7-4793-b8ce-80361e122b3d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140411Z:26aa9987-53f7-4793-b8ce-80361e122b3d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:05:50 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:04:10 GMT" ] }, "ContentHeaders": { "Content-Length": [ "554" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl/failover?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1/failover?api-version=2022-10-01-preview+2": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl/failover?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1/failover?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -59,15 +59,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "25088139-6ac0-47b2-918b-42e9c614c763_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1177" ], - "x-ms-correlation-request-id": [ "66e0e066-521c-497a-9430-649effc13da7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090551Z:66e0e066-521c-497a-9430-649effc13da7" ], + "x-ms-request-id": [ "ddb3d3b2-d1c8-4d9a-bc07-1eaf8c082dc0_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1176" ], + "x-ms-correlation-request-id": [ "6b968f91-47a1-4bc8-9120-78cc6a77d188" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140411Z:6b968f91-47a1-4bc8-9120-78cc6a77d188" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:05:50 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:04:10 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -77,15 +77,15 @@ "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "306" ], - "x-ms-client-request-id": [ "f9761d4b-ca46-4698-a3db-45b049df7ebf" ], + "x-ms-unique-id": [ "304" ], + "x-ms-client-request-id": [ "c5e8bea6-02e3-451d-b575-3239925c5cf8" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -100,34 +100,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "2c9735bb-c539-44f5-b0c3-b41449dbe128_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11778" ], - "x-ms-correlation-request-id": [ "37475267-97e4-4269-b9c7-3a906232bcfc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090552Z:37475267-97e4-4269-b9c7-3a906232bcfc" ], + "x-ms-request-id": [ "2149b5d1-5ebb-4757-96a1-df9c15d40b05_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11748" ], + "x-ms-correlation-request-id": [ "8a5a1b57-fc41-48e9-a641-72194c8d6a6d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140412Z:8a5a1b57-fc41-48e9-a641-72194c8d6a6d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:05:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:04:11 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "307" ], - "x-ms-client-request-id": [ "c4959818-aaaf-4fae-a25b-0dd5fd7bb577" ], + "x-ms-unique-id": [ "305" ], + "x-ms-client-request-id": [ "742f26bb-ad78-488d-b4b4-1cd3d65deca8" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -142,34 +142,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "83ffb1ef-0928-4f78-b615-985a47dabd06_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11777" ], - "x-ms-correlation-request-id": [ "366ec26b-3183-42a9-b4f5-0a646f5c39a3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090602Z:366ec26b-3183-42a9-b4f5-0a646f5c39a3" ], + "x-ms-request-id": [ "cb863faa-6c52-4b53-b197-f51218e0adad_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11747" ], + "x-ms-correlation-request-id": [ "2d17aa9c-9d62-49a9-ba49-0c5c74cc6898" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140422Z:2d17aa9c-9d62-49a9-ba49-0c5c74cc6898" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:06:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:04:22 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "308" ], - "x-ms-client-request-id": [ "37f8b124-11f4-447b-913b-52f7e676d856" ], + "x-ms-unique-id": [ "306" ], + "x-ms-client-request-id": [ "7913e909-a867-4d4e-8ae2-2721c768170b" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -184,34 +184,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f71100fd-0aaa-43cc-a4dd-6807e1dfa013_M9SN1_M9SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11776" ], - "x-ms-correlation-request-id": [ "5499ed99-919e-4f06-97b2-bf46b6620926" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090612Z:5499ed99-919e-4f06-97b2-bf46b6620926" ], + "x-ms-request-id": [ "eaa25504-92cf-4bfe-a9de-d29c0eb83d62_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11746" ], + "x-ms-correlation-request-id": [ "037e9c0c-4341-4168-912d-7a1fe68d9e37" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140433Z:037e9c0c-4341-4168-912d-7a1fe68d9e37" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:06:12 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:04:32 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "309" ], - "x-ms-client-request-id": [ "fba19b83-4d23-4783-8c10-09bfe2b318c0" ], + "x-ms-unique-id": [ "307" ], + "x-ms-client-request-id": [ "bc9ecc3a-c758-4b87-9637-736126497b59" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -226,34 +226,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "bcbb04fb-ef10-40dd-b687-1da8b232605c_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11775" ], - "x-ms-correlation-request-id": [ "373b15f7-af9c-4850-86c8-538a772f686e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090623Z:373b15f7-af9c-4850-86c8-538a772f686e" ], + "x-ms-request-id": [ "8c1c3528-eae5-4e5e-a109-c602608cc46e_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11745" ], + "x-ms-correlation-request-id": [ "0462c43d-eace-4bb5-b1dd-cdd7fad1fbc6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140443Z:0462c43d-eace-4bb5-b1dd-cdd7fad1fbc6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:06:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:04:43 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "310" ], - "x-ms-client-request-id": [ "eef9a77c-7ea1-4824-9c9b-881711c6eb26" ], + "x-ms-unique-id": [ "308" ], + "x-ms-client-request-id": [ "f6138b02-88a1-4f1f-9f9e-89d56740ded2" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -268,34 +268,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "2dc2189d-d4f9-4c0a-8326-29f9df2a23e6_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11774" ], - "x-ms-correlation-request-id": [ "157de6d1-ba37-4115-93e3-6e097bd6bca2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090633Z:157de6d1-ba37-4115-93e3-6e097bd6bca2" ], + "x-ms-request-id": [ "590430d9-4495-447d-b995-138ae9112906_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11744" ], + "x-ms-correlation-request-id": [ "3d5b76d2-c051-49f6-b59d-8197602346cc" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140454Z:3d5b76d2-c051-49f6-b59d-8197602346cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:06:33 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:04:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "311" ], - "x-ms-client-request-id": [ "3666b96a-cfa2-4656-b8fb-e9a604b058b5" ], + "x-ms-unique-id": [ "309" ], + "x-ms-client-request-id": [ "2250b0a5-671b-4fe5-a254-cda326a9f9d9" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -310,34 +310,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "acb52cdb-774e-4e6e-a659-f2ac49c25148_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "98466443-6c56-4924-b68b-4dee147bf49f_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11773" ], - "x-ms-correlation-request-id": [ "70517ba9-f485-4654-a0bf-13084225009f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090644Z:70517ba9-f485-4654-a0bf-13084225009f" ], + "x-ms-correlation-request-id": [ "0301c2bd-1288-4396-adf0-1c1845b596b3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140505Z:0301c2bd-1288-4396-adf0-1c1845b596b3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:06:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:05:04 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "312" ], - "x-ms-client-request-id": [ "a4e4b297-763a-41f6-bda8-01a7eb568238" ], + "x-ms-unique-id": [ "310" ], + "x-ms-client-request-id": [ "f182132d-0bad-4abe-aceb-80777914f4f7" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -352,34 +352,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "bdcb19dd-d54e-4c92-958f-bbf86ae9af19_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "896f1092-f890-42c2-8c96-f8b693e58754_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11772" ], - "x-ms-correlation-request-id": [ "217d1fcd-e4a5-4241-b720-15c758e9f553" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090654Z:217d1fcd-e4a5-4241-b720-15c758e9f553" ], + "x-ms-correlation-request-id": [ "7c6f6110-a9ef-4568-aeef-a9261f463c80" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140515Z:7c6f6110-a9ef-4568-aeef-a9261f463c80" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:06:53 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:05:15 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "313" ], - "x-ms-client-request-id": [ "f88142dc-8260-43f7-b32c-824ac2d9c99c" ], + "x-ms-unique-id": [ "311" ], + "x-ms-client-request-id": [ "5a0b3232-2225-421c-ba24-af1d30116b5d" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -394,34 +394,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b04752aa-120d-41d7-9420-a6a1038ed9a5_M7SN1_M7SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "a0051308-edca-4a53-bf12-c7d2e42b6adf_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11771" ], - "x-ms-correlation-request-id": [ "76ecd3cb-b7f6-4377-8290-ad40dd543112" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090704Z:76ecd3cb-b7f6-4377-8290-ad40dd543112" ], + "x-ms-correlation-request-id": [ "fc76073e-80e1-43fa-93bc-d20da2fd6c04" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140526Z:fc76073e-80e1-43fa-93bc-d20da2fd6c04" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:07:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:05:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "314" ], - "x-ms-client-request-id": [ "3374bd98-157c-407b-bc19-9a93027a48db" ], + "x-ms-unique-id": [ "312" ], + "x-ms-client-request-id": [ "1b3298ba-3683-46fb-b0ea-a56784ce0037" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -436,76 +436,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "2ce8593d-901b-43cd-815e-071f07cc4c0c_M7SN1_M7SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "066a34d3-00f6-403c-89c9-cd9c874aa212_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11770" ], - "x-ms-correlation-request-id": [ "b9bb5993-9844-4fc1-b0b6-3e184862dfc6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090715Z:b9bb5993-9844-4fc1-b0b6-3e184862dfc6" ], + "x-ms-correlation-request-id": [ "104fb279-5c70-4adf-b30f-8de7db2ddb7e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140537Z:104fb279-5c70-4adf-b30f-8de7db2ddb7e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:07:14 GMT" ] - }, - "ContentHeaders": { - "Content-Length": [ "413" ], - "Content-Type": [ "application/json; charset=utf-8" ], - "Expires": [ "-1" ] - }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", - "isContentBase64": false - } - }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+12": { - "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", - "Content": null, - "isContentBase64": false, - "Headers": { - "x-ms-unique-id": [ "315" ], - "x-ms-client-request-id": [ "011f58fc-506d-43c0-8905-e1e708dcbd6c" ], - "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], - "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ], - "Authorization": [ "[Filtered]" ] - }, - "ContentHeaders": { - } - }, - "Response": { - "StatusCode": 200, - "Headers": { - "Cache-Control": [ "no-cache" ], - "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1aa3b59f-5d16-4dfe-bfea-ff6c07b48372_M7SN1_M7SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11769" ], - "x-ms-correlation-request-id": [ "8b05c7e5-72d4-4226-8ab7-b854a771a694" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090725Z:8b05c7e5-72d4-4226-8ab7-b854a771a694" ], - "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:07:24 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:05:36 GMT" ] }, "ContentHeaders": { "Content-Length": [ "414" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+12": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "316" ], - "x-ms-client-request-id": [ "51655f0a-2d49-422b-be1e-a61746060f90" ], + "x-ms-unique-id": [ "313" ], + "x-ms-client-request-id": [ "c9d40d4b-27ee-4778-9f5d-9de0ab7607ec" ], "CommandName": [ "Remove-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Remove-AzServiceBusGeoDRConfiguration_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -520,15 +478,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "7750abd9-228f-40a6-80e3-0ed2dffe59ff_M7SN1_M7SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "58c28003-2ca6-4b6a-8d7c-f4b2490eef76_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14981" ], - "x-ms-correlation-request-id": [ "2492fa27-af48-4336-81a4-701beeb1adb1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T090735Z:2492fa27-af48-4336-81a4-701beeb1adb1" ], + "x-ms-correlation-request-id": [ "dfeab7fc-51f4-4f88-b827-536f25a003e2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140547Z:dfeab7fc-51f4-4f88-b827-536f25a003e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:07:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:05:46 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -538,11 +496,11 @@ "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+13": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"partnerNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"partnerNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -556,76 +514,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "5019b4c5-625a-465e-9a0d-ac1da0daa587_M4SN1_M4SN1" ], + "x-ms-request-id": [ "88e0d4d9-921e-4044-9725-aca6613112f8_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], - "x-ms-correlation-request-id": [ "9c15162e-6f9a-4d01-9b06-be7776711d44" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091043Z:9c15162e-6f9a-4d01-9b06-be7776711d44" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "2db7706a-a9d2-4e9b-a22a-8b8bdab7fdc9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140857Z:2db7706a-a9d2-4e9b-a22a-8b8bdab7fdc9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:10:42 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:08:56 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+15": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "318" ], - "x-ms-client-request-id": [ "6e931184-aa7c-4f00-80e8-5c1035222edf" ], - "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], - "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ], - "Authorization": [ "[Filtered]" ] - }, - "ContentHeaders": { - } - }, - "Response": { - "StatusCode": 200, - "Headers": { - "Cache-Control": [ "no-cache" ], - "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "855ba172-d106-43dc-9341-8d2120b5d4b2_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11977" ], - "x-ms-correlation-request-id": [ "b6805ec7-604e-4f84-9ede-390c844cfad2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091045Z:b6805ec7-604e-4f84-9ede-390c844cfad2" ], - "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:10:45 GMT" ] - }, - "ContentHeaders": { - "Content-Length": [ "551" ], - "Content-Type": [ "application/json; charset=utf-8" ], - "Expires": [ "-1" ] - }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", - "isContentBase64": false - } - }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+16": { - "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", - "Content": null, - "isContentBase64": false, - "Headers": { - "x-ms-unique-id": [ "319" ], - "x-ms-client-request-id": [ "24ff0317-5baf-4f15-a84d-bffdff344c59" ], + "x-ms-unique-id": [ "315" ], + "x-ms-client-request-id": [ "0b4892ef-b1a3-45ec-90dd-87bbf150c946" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -640,34 +556,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e331d258-2947-469d-b49d-7843173dc7c1_M4SN1_M4SN1" ], + "x-ms-request-id": [ "96e2dfc6-fe47-47ff-9883-b202037b7aaa_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11976" ], - "x-ms-correlation-request-id": [ "aa8cd19b-c62b-446f-9b1d-fd2642d6be7d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091056Z:aa8cd19b-c62b-446f-9b1d-fd2642d6be7d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11988" ], + "x-ms-correlation-request-id": [ "cacf877a-6f7e-4039-9965-9342c28c51a2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140858Z:cacf877a-6f7e-4039-9965-9342c28c51a2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:10:56 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:08:57 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+17": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+15": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "320" ], - "x-ms-client-request-id": [ "f7e67a8b-944c-4bbf-b9d8-18a63ce0b942" ], + "x-ms-unique-id": [ "316" ], + "x-ms-client-request-id": [ "6eb5cdd8-9e79-4b00-bd8b-fa8626f75d17" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -682,34 +598,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9cb74ccc-44ce-484b-b6f3-c6e143afa5c9_M4SN1_M4SN1" ], + "x-ms-request-id": [ "d59374b6-16b6-4f22-b2cb-f3bd4327f6b9_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11975" ], - "x-ms-correlation-request-id": [ "a313bac4-6d18-4300-b02f-aeb1dc85ebf5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091106Z:a313bac4-6d18-4300-b02f-aeb1dc85ebf5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11987" ], + "x-ms-correlation-request-id": [ "02ed736f-2403-42ce-b2df-afce21472753" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140909Z:02ed736f-2403-42ce-b2df-afce21472753" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:11:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:09:09 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+18": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "321" ], - "x-ms-client-request-id": [ "ee45bc2e-23dd-45d6-abbf-4473ddeca36c" ], + "x-ms-unique-id": [ "317" ], + "x-ms-client-request-id": [ "922060c0-a0ae-496d-8e61-417691b6d782" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -724,34 +640,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8616b614-3768-4da5-905e-d2a55e747374_M4SN1_M4SN1" ], + "x-ms-request-id": [ "3487b42f-e6e1-4c72-9eeb-4cb5004e9f56_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11974" ], - "x-ms-correlation-request-id": [ "379f0fad-0e70-48d9-ab29-c06a612b85db" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091117Z:379f0fad-0e70-48d9-ab29-c06a612b85db" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11986" ], + "x-ms-correlation-request-id": [ "f4b5520e-15ca-4cc8-a7fc-9490ad3b5e51" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140920Z:f4b5520e-15ca-4cc8-a7fc-9490ad3b5e51" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:11:16 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:09:19 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+19": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+17": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "322" ], - "x-ms-client-request-id": [ "e88e54ca-8592-4a6f-9518-9dd0de01a980" ], + "x-ms-unique-id": [ "318" ], + "x-ms-client-request-id": [ "cbb0c72c-26e5-4a76-bd43-b298238868b4" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -766,34 +682,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "6a59fa99-827b-4603-a08c-c05fa3aab703_M4SN1_M4SN1" ], + "x-ms-request-id": [ "0d8711d5-ffd2-43f4-a957-fbc30d081bcc_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11973" ], - "x-ms-correlation-request-id": [ "48b99c35-4f40-41eb-bff2-04ec9953ba66" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091127Z:48b99c35-4f40-41eb-bff2-04ec9953ba66" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11985" ], + "x-ms-correlation-request-id": [ "ec8b1485-0978-4c48-b154-faeac415354c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140930Z:ec8b1485-0978-4c48-b154-faeac415354c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:11:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:09:30 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+20": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+18": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "323" ], - "x-ms-client-request-id": [ "bf6554cc-fc0e-433b-8b63-239da2474f59" ], + "x-ms-unique-id": [ "319" ], + "x-ms-client-request-id": [ "3b65d2e0-1f3e-4804-a6d4-4c57bf0b7517" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -808,34 +724,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "be0b4a51-ccce-4c2e-90cd-b296cf8e3559_M4SN1_M4SN1" ], + "x-ms-request-id": [ "a6a36f84-7427-4ef5-95e0-26bc5fb3ba54_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11972" ], - "x-ms-correlation-request-id": [ "2e3051b9-070d-4f45-9976-935ef5704c83" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091137Z:2e3051b9-070d-4f45-9976-935ef5704c83" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11984" ], + "x-ms-correlation-request-id": [ "edef4c6c-3d3b-4df9-89b8-e6789fbc1353" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140941Z:edef4c6c-3d3b-4df9-89b8-e6789fbc1353" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:11:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:09:40 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+21": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+19": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "324" ], - "x-ms-client-request-id": [ "6c9f7f24-0cde-4204-9bf8-ddfcd299359f" ], + "x-ms-unique-id": [ "320" ], + "x-ms-client-request-id": [ "b1b1a947-ad05-42ff-9241-c3ae764a8cab" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -850,34 +766,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "15343cc9-5a81-4d3d-a2ab-e2de92e57de1_M4SN1_M4SN1" ], + "x-ms-request-id": [ "576b82e4-5c14-42e0-be24-6909a4dce8c9_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11971" ], - "x-ms-correlation-request-id": [ "e4ae41a5-fc97-4389-840b-d4e358497116" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091148Z:e4ae41a5-fc97-4389-840b-d4e358497116" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11983" ], + "x-ms-correlation-request-id": [ "60971787-66ba-4433-b849-adc801a96f50" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T140952Z:60971787-66ba-4433-b849-adc801a96f50" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:11:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:09:51 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+22": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "325" ], - "x-ms-client-request-id": [ "775730d6-14bf-4d0a-a31d-7032860ecd86" ], + "x-ms-unique-id": [ "321" ], + "x-ms-client-request-id": [ "77c29471-5934-46d0-8df0-4b9dd45e18d5" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -892,34 +808,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "47ad774d-2bd1-409a-ae35-ca5b4798f86d_M4SN1_M4SN1" ], + "x-ms-request-id": [ "c2965424-db96-49c1-9b06-63da35b80eb8_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11970" ], - "x-ms-correlation-request-id": [ "92da44b7-00e3-484e-9bcd-890d2b0ee418" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091159Z:92da44b7-00e3-484e-9bcd-890d2b0ee418" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11993" ], + "x-ms-correlation-request-id": [ "185437d9-1e1f-4571-801c-0134d76dbf19" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141003Z:185437d9-1e1f-4571-801c-0134d76dbf19" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:11:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:10:02 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+23": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "326" ], - "x-ms-client-request-id": [ "b069eca2-e59d-4e98-b877-1568bf7803a8" ], + "x-ms-unique-id": [ "322" ], + "x-ms-client-request-id": [ "4d6f3e0d-956c-4779-bbf8-addca292d6ef" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -934,34 +850,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "568b7fce-3eb4-4aff-b43a-1c296abe4114_M4SN1_M4SN1" ], + "x-ms-request-id": [ "efa450b8-e214-4773-aaae-059c3e18573d_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11969" ], - "x-ms-correlation-request-id": [ "08d4ffcc-aa58-414e-a651-5df8e7992b99" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091209Z:08d4ffcc-aa58-414e-a651-5df8e7992b99" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11992" ], + "x-ms-correlation-request-id": [ "b16255ce-8e5d-463e-ac9d-c8c7528b360b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141018Z:b16255ce-8e5d-463e-ac9d-c8c7528b360b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:12:08 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:10:17 GMT" ] }, "ContentHeaders": { "Content-Length": [ "551" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+24": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+Fail+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+22": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "327" ], - "x-ms-client-request-id": [ "2dab60e3-3965-4c5e-b702-c3436d3407e3" ], + "x-ms-unique-id": [ "323" ], + "x-ms-client-request-id": [ "1d9c7c6e-0ac9-4d56-a299-bc7df00bcdd3" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -976,34 +892,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "22ab78ef-94eb-460d-86d2-58fd8853a97c_M4SN1_M4SN1" ], + "x-ms-request-id": [ "96d74546-6f32-413f-ba9e-3fd92b22a213_M1SN1_M1SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11968" ], - "x-ms-correlation-request-id": [ "3a1b0a69-ff00-4777-bbea-28d956e0b665" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091220Z:3a1b0a69-ff00-4777-bbea-28d956e0b665" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11991" ], + "x-ms-correlation-request-id": [ "e475af1d-1df6-4b11-8390-6ad85f63f0cf" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141029Z:e475af1d-1df6-4b11-8390-6ad85f63f0cf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:12:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:10:28 GMT" ] }, "ContentHeaders": { "Content-Length": [ "590" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct\",\"role\":\"Primary\",\"type\":\"MetadataReplication\",\"pendingReplicationOperationsCount\":0}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "328" ], - "x-ms-client-request-id": [ "0626b7ee-7ad9-4f44-b415-58ed25948d70" ], + "x-ms-unique-id": [ "324" ], + "x-ms-client-request-id": [ "2d6d6f3c-edd0-4414-ac9a-c0c820d1f5e5" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1018,34 +934,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "d04d408a-efdc-4af7-953d-3a2ed2132e38_M4SN1_M4SN1" ], + "x-ms-request-id": [ "3f7c810f-60b2-46cb-b894-73d3e4ca7a51_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11967" ], - "x-ms-correlation-request-id": [ "f70c9c26-e9ac-4c8b-98fd-1cc20041554b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091231Z:f70c9c26-e9ac-4c8b-98fd-1cc20041554b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11990" ], + "x-ms-correlation-request-id": [ "bae4ad1b-f2c1-4d70-904a-7beea63fedc7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141041Z:bae4ad1b-f2c1-4d70-904a-7beea63fedc7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:12:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:10:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "554" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "329" ], - "x-ms-client-request-id": [ "e912c6aa-39b6-4551-9a69-7e85e49e7e4c" ], + "x-ms-unique-id": [ "325" ], + "x-ms-client-request-id": [ "02275f8d-4ccd-4d3c-b777-129417b9c8ae" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1060,29 +976,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "566c7ae2-a18e-4798-b5b1-4ffce263d242_M4SN1_M4SN1" ], + "x-ms-request-id": [ "5173f414-776b-4d76-b6e1-9c57e36efee4_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11966" ], - "x-ms-correlation-request-id": [ "f5c32e1e-2e21-41b8-ab20-2a4d036b176c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091231Z:f5c32e1e-2e21-41b8-ab20-2a4d036b176c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11989" ], + "x-ms-correlation-request-id": [ "aa05c65c-a17b-4051-9ea6-c96eaeb17309" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141041Z:aa05c65c-a17b-4051-9ea6-c96eaeb17309" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:12:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:10:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "554" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourcegroupautorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryns9l7z8s/disasterRecoveryConfigs/aliasuoy2gl/failover?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourcegroupautorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondarynsjazpct/disasterRecoveryConfigs/aliasq6x0t1/failover?api-version=2022-10-01-preview+3": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourcegroupautorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryns9l7z8s/disasterRecoveryConfigs/aliasuoy2gl/failover?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourcegroupautorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondarynsjazpct/disasterRecoveryConfigs/aliasq6x0t1/failover?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -1097,15 +1013,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b4502bf0-ecb6-4a1a-9f97-9fca3a32368b_M4SN1_M4SN1" ], + "x-ms-request-id": [ "fda87c08-335c-46fe-be38-8bb90760347b_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], - "x-ms-correlation-request-id": [ "4b7dc221-1c88-4f05-adf4-bc95f8dcb390" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091232Z:4b7dc221-1c88-4f05-adf4-bc95f8dcb390" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "f734a2ea-35d8-43c1-930e-ce3cb010aeee" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141042Z:f734a2ea-35d8-43c1-930e-ce3cb010aeee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:12:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:10:42 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -1115,15 +1031,15 @@ "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "331" ], - "x-ms-client-request-id": [ "c01baba6-2268-4fcf-8b61-506c6b4e3d51" ], + "x-ms-unique-id": [ "327" ], + "x-ms-client-request-id": [ "41de0634-d171-4cb5-bfb7-0fdf208fa147" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1138,34 +1054,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ede60b89-6569-4383-bd73-df2a5a458f6e_M4SN1_M4SN1" ], + "x-ms-request-id": [ "1f3970a1-a9c5-4053-a540-a9206f99f725_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11965" ], - "x-ms-correlation-request-id": [ "3d2a9d8a-21b0-4fa8-a177-204629082cce" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091233Z:3d2a9d8a-21b0-4fa8-a177-204629082cce" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11988" ], + "x-ms-correlation-request-id": [ "b5a1a2a7-2f9c-451c-b373-cdf662475be3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141043Z:b5a1a2a7-2f9c-451c-b373-cdf662475be3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:12:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:10:43 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "332" ], - "x-ms-client-request-id": [ "3d95c7f0-36a5-415a-b26f-d10d48a58901" ], + "x-ms-unique-id": [ "328" ], + "x-ms-client-request-id": [ "69a7118b-7a40-4b5f-a2a3-4fca3b4a85f0" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1180,34 +1096,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0f6e1843-f60b-4d7b-b323-f2836d1af7b3_M4SN1_M4SN1" ], + "x-ms-request-id": [ "424a59de-cfe3-4b30-a16a-f8fb02f1094a_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11964" ], - "x-ms-correlation-request-id": [ "9965660c-3d92-4514-a78a-20f1d1bfc36b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091243Z:9965660c-3d92-4514-a78a-20f1d1bfc36b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11987" ], + "x-ms-correlation-request-id": [ "7abc5b5d-873c-4b23-8d3b-4080f7a7f79f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141054Z:7abc5b5d-873c-4b23-8d3b-4080f7a7f79f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:12:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:10:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "333" ], - "x-ms-client-request-id": [ "91eb9058-5ee2-45c5-8314-b0c73b6006fc" ], + "x-ms-unique-id": [ "329" ], + "x-ms-client-request-id": [ "687a4ecf-4af9-435a-9392-68774352d868" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1222,34 +1138,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8677c499-783c-4860-9810-726c9367ca18_M4SN1_M4SN1" ], + "x-ms-request-id": [ "3e16b7f1-2c0c-4a7d-b36c-d79e6079d9b6_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11963" ], - "x-ms-correlation-request-id": [ "4df8cc4b-c30b-4510-bf2b-9d25c3815615" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091253Z:4df8cc4b-c30b-4510-bf2b-9d25c3815615" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11986" ], + "x-ms-correlation-request-id": [ "1067aff4-d581-48ec-a426-45592c5f6cb6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141105Z:1067aff4-d581-48ec-a426-45592c5f6cb6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:12:53 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:11:04 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "334" ], - "x-ms-client-request-id": [ "3bc8ea8f-1d42-409b-8cee-fdcc7fc49337" ], + "x-ms-unique-id": [ "330" ], + "x-ms-client-request-id": [ "6952c16e-ebc3-4233-a2d0-82cf2b2c5931" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1264,34 +1180,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b4ef7765-c4d5-4eda-8e67-ff08fe19ddb4_M4SN1_M4SN1" ], + "x-ms-request-id": [ "46d6ab6a-abcd-424b-b2bb-afefce21b01f_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11962" ], - "x-ms-correlation-request-id": [ "5a4957d2-ee72-44e3-b5a7-e8ebb78e8148" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091304Z:5a4957d2-ee72-44e3-b5a7-e8ebb78e8148" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11985" ], + "x-ms-correlation-request-id": [ "1554ed21-a34c-4cab-9b25-8872cabe6a9f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141115Z:1554ed21-a34c-4cab-9b25-8872cabe6a9f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:13:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:11:15 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "335" ], - "x-ms-client-request-id": [ "9fb256fb-a8a2-4bf1-8a15-1612d5ab4007" ], + "x-ms-unique-id": [ "331" ], + "x-ms-client-request-id": [ "2619bed9-59f2-4571-a824-97be5ea059bc" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1306,34 +1222,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4fd21f59-e618-4c05-be7b-d2a6956a8398_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11961" ], - "x-ms-correlation-request-id": [ "5d13ffba-04b1-4371-b46c-a6d896476347" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091314Z:5d13ffba-04b1-4371-b46c-a6d896476347" ], + "x-ms-request-id": [ "09056a0e-c212-49cd-b68f-2a380968d9cf_M3CH3_M3CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11984" ], + "x-ms-correlation-request-id": [ "38b25691-cf31-45ea-8749-d30e742f7f4b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141127Z:38b25691-cf31-45ea-8749-d30e742f7f4b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:13:14 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:11:26 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "336" ], - "x-ms-client-request-id": [ "de0fa29d-69d1-4ac3-86ea-711b3f43b68b" ], + "x-ms-unique-id": [ "332" ], + "x-ms-client-request-id": [ "6f027490-835c-412a-b7f6-c6f2466b069e" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1348,34 +1264,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0805ad2b-a090-4f18-b640-0fd722a9455f_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11960" ], - "x-ms-correlation-request-id": [ "240a865e-3994-424d-a29b-7b135e518e0b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091324Z:240a865e-3994-424d-a29b-7b135e518e0b" ], + "x-ms-request-id": [ "88b8bbb9-2ea2-4d65-b0c8-65fb756dd69b_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11983" ], + "x-ms-correlation-request-id": [ "061906a3-3084-423f-bca9-ef4de41cd868" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141138Z:061906a3-3084-423f-bca9-ef4de41cd868" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:13:24 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:11:38 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "337" ], - "x-ms-client-request-id": [ "a0db45d6-7819-4e4b-a562-bf5c27df02af" ], + "x-ms-unique-id": [ "333" ], + "x-ms-client-request-id": [ "43890419-ccb1-4919-8598-a97955b90538" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1390,34 +1306,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ccc9ec73-2d76-46f7-83fe-9b2eb9d1272b_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11959" ], - "x-ms-correlation-request-id": [ "59422752-cd45-4ffa-926b-ed5f0d35cefe" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091335Z:59422752-cd45-4ffa-926b-ed5f0d35cefe" ], + "x-ms-request-id": [ "ffdd613d-58f6-497f-b98b-a28ccf7cfb5b_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11982" ], + "x-ms-correlation-request-id": [ "3d2d3ced-5a00-449a-8d8c-595153b6761f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141149Z:3d2d3ced-5a00-449a-8d8c-595153b6761f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:13:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:11:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "338" ], - "x-ms-client-request-id": [ "3d742c1a-3578-4363-b556-b9c2fe1564c4" ], + "x-ms-unique-id": [ "334" ], + "x-ms-client-request-id": [ "fa615826-4f4d-45db-a4f5-9b72ad8231de" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1432,34 +1348,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "2171c5d3-6f30-4c6b-b864-2ffcb24e8036_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11958" ], - "x-ms-correlation-request-id": [ "1e79b78f-d526-4125-a9c0-5c309f90adbf" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091345Z:1e79b78f-d526-4125-a9c0-5c309f90adbf" ], + "x-ms-request-id": [ "16d0b905-baeb-4742-9527-7ae227f5917c_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11981" ], + "x-ms-correlation-request-id": [ "e132bc3d-3463-4c70-a611-bf59ad95cfc3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141159Z:e132bc3d-3463-4c70-a611-bf59ad95cfc3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:13:45 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:11:59 GMT" ] }, "ContentHeaders": { "Content-Length": [ "553" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Accepted\",\"partnerNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3\",\"role\":\"Secondary\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+12": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "339" ], - "x-ms-client-request-id": [ "52ee2635-90e7-4f17-822a-4dc7723beb77" ], + "x-ms-unique-id": [ "335" ], + "x-ms-client-request-id": [ "d41f9fed-2b18-4026-b746-56b4d4168be8" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1474,34 +1390,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8a8c3689-79b0-4eb6-a46e-eaa468cd9db3_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11957" ], - "x-ms-correlation-request-id": [ "8a17b328-f708-47dc-8445-de85d9b745a4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091356Z:8a17b328-f708-47dc-8445-de85d9b745a4" ], + "x-ms-request-id": [ "0cacc798-5190-4871-9b87-c6d92293024e_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11980" ], + "x-ms-correlation-request-id": [ "2f5de624-5c30-4f29-a562-6794a1f49f39" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141210Z:2f5de624-5c30-4f29-a562-6794a1f49f39" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:13:55 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:12:09 GMT" ] }, "ContentHeaders": { "Content-Length": [ "414" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl\",\"name\":\"aliasuoy2gl\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1\",\"name\":\"aliasq6x0t1\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+13": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "340" ], - "x-ms-client-request-id": [ "64aa016f-4156-4f9e-9e35-d79642b9b26e" ], + "x-ms-unique-id": [ "336" ], + "x-ms-client-request-id": [ "3b6a6e64-6361-4ab0-a78c-84e8d83cf963" ], "CommandName": [ "Remove-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Remove-AzServiceBusGeoDRConfiguration_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1516,15 +1432,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "800d4707-ee65-45a2-b7c1-aeeaac114443_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], + "x-ms-request-id": [ "379ef14a-32bd-4e3d-8a91-3dc3659ddcfb_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14999" ], - "x-ms-correlation-request-id": [ "8e22ed19-d6f9-4583-9b1c-b9dc8502b9ce" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091406Z:8e22ed19-d6f9-4583-9b1c-b9dc8502b9ce" ], + "x-ms-correlation-request-id": [ "2ab83f01-e1c5-4b47-aa2a-3cd43304c7a5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141221Z:2ab83f01-e1c5-4b47-aa2a-3cd43304c7a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:14:05 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:12:20 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -1534,15 +1450,15 @@ "isContentBase64": false } }, - "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusGeoDRConfigurationFailOver+[NoContext]+FailViaIdentity+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13/disasterRecoveryConfigs/aliasuoy2gl?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3/disasterRecoveryConfigs/aliasq6x0t1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "341" ], - "x-ms-client-request-id": [ "89277218-ab2e-46b2-96fb-93a156920177" ], + "x-ms-unique-id": [ "337" ], + "x-ms-client-request-id": [ "400dfc85-a969-4e61-b6c5-c03254060cbc" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1557,22 +1473,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f55413a9-2e96-44fc-8ec0-6c6dd2d4d2f5_M1SN1_M1SN1" ], + "x-ms-request-id": [ "7861433e-9daa-420d-9f83-069637c782be_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11961" ], - "x-ms-correlation-request-id": [ "0f21f16a-2c1b-4179-bde6-f7419aaa0582" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091708Z:0f21f16a-2c1b-4179-bde6-f7419aaa0582" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "a5ec9cf7-792d-4e0a-89c6-fcba322d9d14" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141522Z:a5ec9cf7-792d-4e0a-89c6-fcba322d9d14" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:17:07 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:15:22 GMT" ] }, "ContentHeaders": { "Content-Length": [ "183" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"error\":{\"message\":\"Alias \u0027aliasuoy2gl\u0027 does not exist or is not associated with namespace \u0027primaryNSbmgu13\u0027. CorrelationId: 0f21f16a-2c1b-4179-bde6-f7419aaa0582\",\"code\":\"NotFound\"}}", + "Content": "{\"error\":{\"message\":\"Alias \u0027aliasq6x0t1\u0027 does not exist or is not associated with namespace \u0027primaryNSd7oma3\u0027. CorrelationId: a5ec9cf7-792d-4e0a-89c6-fcba322d9d14\",\"code\":\"NotFound\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusNamespaceV2.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusNamespaceV2.Recording.json index 4ed12792748f..27bcba1258a3 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusNamespaceV2.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusNamespaceV2.Recording.json @@ -1,13 +1,13 @@ { - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "342" ], - "x-ms-client-request-id": [ "d9f974bb-c4e3-465e-b00a-98ba2dd5a24d" ], + "x-ms-unique-id": [ "338" ], + "x-ms-client-request-id": [ "9c8dc758-58cf-43e5-b2f4-50ba0a2e7713" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,34 +22,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "07450986-7516-4f9f-9019-e84a1466ab2f_M10SN1_M10SN1" ], + "x-ms-request-id": [ "4773fc45-56f6-49d4-b227-68f82a490eae_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11960" ], - "x-ms-correlation-request-id": [ "08a9fa00-ea6b-486d-af0d-cd6059f5114e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091726Z:08a9fa00-ea6b-486d-af0d-cd6059f5114e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "0cc07038-ba37-4b78-ae75-0c7822d20728" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141537Z:0cc07038-ba37-4b78-ae75-0c7822d20728" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:17:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:15:37 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2008" ], + "Content-Length": [ "2009" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:39:43.66Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:38:24.377Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "343" ], - "x-ms-client-request-id": [ "aa985c5f-74e4-4b4f-ba63-f2bedd443d4c" ], + "x-ms-unique-id": [ "339" ], + "x-ms-client-request-id": [ "ede61b8f-8501-4955-b317-2d19aeb46b7d" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -64,30 +64,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "977f6758-2284-4346-a2a9-a7c9494f37b2_M10SN1_M10SN1" ], + "x-ms-request-id": [ "c2caf3a9-9210-4025-a003-1c537fa3cf07_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11959" ], - "x-ms-correlation-request-id": [ "199b294e-85d1-4363-b98a-b8a9a9da5fc2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091727Z:199b294e-85d1-4363-b98a-b8a9a9da5fc2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "900af5e3-6817-43a9-af2c-129753b5a49c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141538Z:900af5e3-6817-43a9-af2c-129753b5a49c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:17:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:15:38 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2008" ], + "Content-Length": [ "2009" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T08:39:43.66Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T13:38:24.377Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"North Europe\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultname24yxu1.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyvaultname24yxu1.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key4\",\n \"keyVaultUri\": \"https://keyVaultName24yxu1.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"North Europe\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultnamedur8ab.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyvaultnamedur8ab.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"identity\": {\n \"userAssignedIdentity\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"\n },\n \"keyName\": \"key4\",\n \"keyVaultUri\": \"https://keyVaultNamedur8ab.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", "isContentBase64": false, "Headers": { }, @@ -101,35 +101,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "6b8b7130-2f76-4239-a580-ca59b6b4ad9b_M10SN1_M10SN1" ], + "x-ms-request-id": [ "237a1af4-57f2-4eed-999b-15d6f96257cb_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], - "x-ms-correlation-request-id": [ "f24d6778-618d-461d-a00b-3de2a4f796a2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091740Z:f24d6778-618d-461d-a00b-3de2a4f796a2" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "00fe79c1-d5db-4172-86ff-b917c375e1a0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141553Z:00fe79c1-d5db-4172-86ff-b917c375e1a0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:17:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:15:52 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2297" ], + "Content-Length": [ "2296" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key4\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T09:17:39.773Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key4\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T14:15:51.08Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "345" ], - "x-ms-client-request-id": [ "cb0dddd9-c5ba-4067-90e4-d8136aebd0b2" ], + "x-ms-unique-id": [ "341" ], + "x-ms-client-request-id": [ "84191bf3-09a5-40f5-bd86-ab0f86bf7679" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -143,35 +143,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ffea672d-29a8-4f6d-928c-a901e6ce67c9_M10SN1_M10SN1" ], + "x-ms-request-id": [ "7942b508-9a6d-4181-b3c7-7c81be56b4bb_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11958" ], - "x-ms-correlation-request-id": [ "50613709-8d9e-46c0-9785-99ff0f0dee1c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091811Z:50613709-8d9e-46c0-9785-99ff0f0dee1c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "792f6540-f84c-48f0-8a04-7fcce05e3591" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141624Z:792f6540-f84c-48f0-8a04-7fcce05e3591" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:18:10 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:16:23 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2293" ], + "Content-Length": [ "2294" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key4\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T09:17:44.29Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key4\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T14:15:54.383Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "346" ], - "x-ms-client-request-id": [ "cb0dddd9-c5ba-4067-90e4-d8136aebd0b2" ], + "x-ms-unique-id": [ "342" ], + "x-ms-client-request-id": [ "84191bf3-09a5-40f5-bd86-ab0f86bf7679" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -185,34 +185,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f75286b8-8711-43d5-8ea2-79a9ef52acc9_M10SN1_M10SN1" ], + "x-ms-request-id": [ "4994fe93-b73d-4329-988b-e16c4e3146df_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11957" ], - "x-ms-correlation-request-id": [ "f5a1c15e-1b49-4447-82cf-3812e90a87e4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091811Z:f5a1c15e-1b49-4447-82cf-3812e90a87e4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], + "x-ms-correlation-request-id": [ "0fc0cee0-d439-4bcb-9613-2a3704247f6b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141624Z:0fc0cee0-d439-4bcb-9613-2a3704247f6b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:18:10 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:16:24 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "2293" ], + "Content-Length": [ "2294" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV5ytqibn\",\"name\":\"namespaceV5ytqibn\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key4\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5ytqibn\",\"createdAt\":\"2023-02-13T08:32:27.303Z\",\"updatedAt\":\"2023-02-13T09:17:44.29Z\",\"serviceBusEndpoint\":\"https://namespaceV5ytqibn.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV5xdns25\",\"name\":\"namespaceV5xdns25\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}},{\"keyName\":\"key4\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\",\"identity\":{\"userAssignedIdentity\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\"}}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev5xdns25\",\"createdAt\":\"2023-02-19T13:31:01.857Z\",\"updatedAt\":\"2023-02-19T14:15:54.383Z\",\"serviceBusEndpoint\":\"https://namespaceV5xdns25.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "347" ], - "x-ms-client-request-id": [ "e339d9a8-b1e0-4a01-8560-147852e7571e" ], + "x-ms-unique-id": [ "343" ], + "x-ms-client-request-id": [ "785b4bff-5039-4939-b0fa-95b28f45b772" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -227,34 +227,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "6cfbd096-9cfe-4d1e-b882-d96e4ce30de9_M10SN1_M10SN1" ], + "x-ms-request-id": [ "3ef1301f-5ce2-4a4b-912d-7572ca62588e_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11956" ], - "x-ms-correlation-request-id": [ "40100593-47bd-4f0f-af66-449557c4bb0e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091811Z:40100593-47bd-4f0f-af66-449557c4bb0e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], + "x-ms-correlation-request-id": [ "6d5bfe7b-1d12-401a-9753-f361daa4851a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141625Z:6d5bfe7b-1d12-401a-9753-f361daa4851a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:18:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:16:24 GMT" ] }, "ContentHeaders": { "Content-Length": [ "888" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T08:08:51.523Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T13:08:35.657Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "348" ], - "x-ms-client-request-id": [ "92361329-3215-48a9-9714-cc48cf345ffe" ], + "x-ms-unique-id": [ "344" ], + "x-ms-client-request-id": [ "6f48833b-8385-43ce-ba94-808eb329fdc5" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -269,30 +269,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b502470a-89d1-4155-8f03-fad20313aa0f_M10SN1_M10SN1" ], + "x-ms-request-id": [ "27e837fb-da01-4455-99ef-6d5b9ac09877_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11955" ], - "x-ms-correlation-request-id": [ "3a988d88-e12c-4f46-ac4e-932bb2724cb4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091812Z:3a988d88-e12c-4f46-ac4e-932bb2724cb4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11993" ], + "x-ms-correlation-request-id": [ "8415ea51-6ad6-4bbe-916c-ee8354d6f6d6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141626Z:8415ea51-6ad6-4bbe-916c-ee8354d6f6d6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:18:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:16:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "888" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T08:08:51.523Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T13:08:35.657Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+8": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned\"\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyVaultName24yxu1.vault.azure.net/\"\n },\n {\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyVaultName24yxu1.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\"\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned\"\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyVaultNamedur8ab.vault.azure.net/\"\n },\n {\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyVaultNamedur8ab.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\"\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", "isContentBase64": false, "Headers": { }, @@ -306,35 +306,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "3c5967ec-6efc-466e-a3ad-d26c8f410ece_M10SN1_M10SN1" ], + "x-ms-request-id": [ "7eafdee6-1850-475e-a49f-1aaaeeca6dc8_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1196" ], - "x-ms-correlation-request-id": [ "55b6da76-cb51-4b92-bbd1-7ddbe4219691" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091821Z:55b6da76-cb51-4b92-bbd1-7ddbe4219691" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], + "x-ms-correlation-request-id": [ "57d4dd9d-ed35-4b8e-9862-d177ffc050c1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141637Z:57d4dd9d-ed35-4b8e-9862-d177ffc050c1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:18:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:16:37 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1190" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:18:20.747Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:16:36.553Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "350" ], - "x-ms-client-request-id": [ "db345d3a-e76a-40b3-b5b7-a957fdac5c0c" ], + "x-ms-unique-id": [ "346" ], + "x-ms-client-request-id": [ "81694d76-552b-426e-884a-79bc5f5c54d2" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -348,35 +348,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c0c58391-b7e0-4c90-8521-a1dde193c718_M10SN1_M10SN1" ], + "x-ms-request-id": [ "bf3085e6-0cd3-4ed1-8e89-6fdeb63ca001_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11954" ], - "x-ms-correlation-request-id": [ "a1ceda0b-ff1a-4269-af70-49b29b96c73e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091851Z:a1ceda0b-ff1a-4269-af70-49b29b96c73e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11992" ], + "x-ms-correlation-request-id": [ "0fc03cd2-5561-42b9-9901-1c1a5e485039" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141708Z:0fc03cd2-5561-42b9-9901-1c1a5e485039" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:18:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:17:08 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1186" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:18:23.66Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:16:38.32Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "351" ], - "x-ms-client-request-id": [ "db345d3a-e76a-40b3-b5b7-a957fdac5c0c" ], + "x-ms-unique-id": [ "347" ], + "x-ms-client-request-id": [ "81694d76-552b-426e-884a-79bc5f5c54d2" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -390,34 +390,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "53ab83a7-59d3-4064-89de-57a9bc2845da_M10SN1_M10SN1" ], + "x-ms-request-id": [ "e16ba010-8ec3-4b66-a99f-acef3b3b462b_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11953" ], - "x-ms-correlation-request-id": [ "656999fd-f280-4e91-9253-216bd00950b4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091852Z:656999fd-f280-4e91-9253-216bd00950b4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11991" ], + "x-ms-correlation-request-id": [ "c79945fd-728a-45ff-8c22-5746dac90970" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141708Z:c79945fd-728a-45ff-8c22-5746dac90970" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:18:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:17:08 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1186" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:18:23.66Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:16:38.32Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "352" ], - "x-ms-client-request-id": [ "f8869609-310b-4c2c-b6de-f2d14e44013a" ], + "x-ms-unique-id": [ "348" ], + "x-ms-client-request-id": [ "e7e0628c-66fe-4f86-be81-95cbff520fe9" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -432,30 +432,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "aa3332d2-3fcf-4508-b1ff-0e95fa13f3a9_M10SN1_M10SN1" ], + "x-ms-request-id": [ "47eccc0f-2f0a-44b9-b57a-fcbfd974afca_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11952" ], - "x-ms-correlation-request-id": [ "4be323b5-9f81-4a80-8d35-584349afa324" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091852Z:4be323b5-9f81-4a80-8d35-584349afa324" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11990" ], + "x-ms-correlation-request-id": [ "1cb79a80-f3ea-43c3-90a5-98c0a040ba9a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141709Z:1cb79a80-f3ea-43c3-90a5-98c0a040ba9a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:18:52 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:17:09 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1186" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:18:23.66Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:16:38.32Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+12": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+12": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned\"\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultname24yxu1.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyvaultname24yxu1.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key3\",\n \"keyVaultUri\": \"https://keyVaultName24yxu1.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned\"\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultnamedur8ab.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key2\",\n \"keyVaultUri\": \"https://keyvaultnamedur8ab.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key3\",\n \"keyVaultUri\": \"https://keyVaultNamedur8ab.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", "isContentBase64": false, "Headers": { }, @@ -469,35 +469,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "457dcb18-366e-47f1-8e28-86c3651f186b_M10SN1_M10SN1" ], + "x-ms-request-id": [ "f8d8170a-1461-4b73-afaf-c72054b8a6d3_M2SN1_M2SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1195" ], - "x-ms-correlation-request-id": [ "504ff06e-2690-4dda-bed5-e6506b73e38b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091901Z:504ff06e-2690-4dda-bed5-e6506b73e38b" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], + "x-ms-correlation-request-id": [ "b55eb19a-335d-4b1a-8a25-1423156011cb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141720Z:b55eb19a-335d-4b1a-8a25-1423156011cb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:19:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:17:19 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1284" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:19:00.797Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:17:18.637Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+13": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "354" ], - "x-ms-client-request-id": [ "da8edb7c-ee67-4ced-8267-642c1a08dad6" ], + "x-ms-unique-id": [ "350" ], + "x-ms-client-request-id": [ "2737649d-91aa-4954-b996-802d9a58cd2b" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -511,35 +511,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c2096be8-6c4d-4279-9f02-7d83f448e6f7_M10SN1_M10SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11951" ], - "x-ms-correlation-request-id": [ "e10412c3-01a8-4253-90a8-7bdabc6db13d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091931Z:e10412c3-01a8-4253-90a8-7bdabc6db13d" ], + "x-ms-request-id": [ "0c74a122-ec74-4e94-98fe-75dee5d50b5a_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11989" ], + "x-ms-correlation-request-id": [ "07a12d62-4983-49b2-85b9-6b260174d975" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141751Z:07a12d62-4983-49b2-85b9-6b260174d975" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:19:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:17:50 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1281" ], + "Content-Length": [ "1280" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:19:03.063Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:17:21.11Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "355" ], - "x-ms-client-request-id": [ "da8edb7c-ee67-4ced-8267-642c1a08dad6" ], + "x-ms-unique-id": [ "351" ], + "x-ms-client-request-id": [ "2737649d-91aa-4954-b996-802d9a58cd2b" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -553,34 +553,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "83df616e-d17b-4d12-bdb2-253e6b403851_M10SN1_M10SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11950" ], - "x-ms-correlation-request-id": [ "0287a7a4-f579-4d80-b3d5-ec5a85c637f9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091932Z:0287a7a4-f579-4d80-b3d5-ec5a85c637f9" ], + "x-ms-request-id": [ "80fc275a-9d0e-4916-911a-418c4647806a_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11988" ], + "x-ms-correlation-request-id": [ "331534ab-0645-40c3-861a-ac4dcf1f598f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141751Z:331534ab-0645-40c3-861a-ac4dcf1f598f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:19:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:17:51 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1281" ], + "Content-Length": [ "1280" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:19:03.063Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:17:21.11Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+15": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+15": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "356" ], - "x-ms-client-request-id": [ "affb3da1-dc49-4bd6-9c24-e5afb43f6ca2" ], + "x-ms-unique-id": [ "352" ], + "x-ms-client-request-id": [ "2b6da4d9-6f87-4d5f-b24f-f3ab200690b5" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -595,30 +595,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ffe19d2d-5538-4943-a9aa-4c49855ac42f_M10SN1_M10SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11949" ], - "x-ms-correlation-request-id": [ "6fa211e1-f42f-4885-955e-e0061c7a96fe" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091932Z:6fa211e1-f42f-4885-955e-e0061c7a96fe" ], + "x-ms-request-id": [ "0b382bab-5dd7-4088-aed5-505f16acd80a_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11987" ], + "x-ms-correlation-request-id": [ "7bc8a47e-bd24-490c-b118-91a978a6b1ea" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141752Z:7bc8a47e-bd24-490c-b118-91a978a6b1ea" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:19:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:17:51 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1281" ], + "Content-Length": [ "1280" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:19:03.063Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key2\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:17:21.11Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+16": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+16": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned\"\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultname24yxu1.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key3\",\n \"keyVaultUri\": \"https://keyVaultName24yxu1.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned\"\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultnamedur8ab.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key3\",\n \"keyVaultUri\": \"https://keyVaultNamedur8ab.vault.azure.net/\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", "isContentBase64": false, "Headers": { }, @@ -632,35 +632,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "61cd492e-9245-4bd8-bfbf-0afac35ad838_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1194" ], - "x-ms-correlation-request-id": [ "68d580f6-3051-43ca-af17-c24537367656" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T091941Z:68d580f6-3051-43ca-af17-c24537367656" ], + "x-ms-request-id": [ "6f56992e-1577-4c0f-8570-9ab33eb020fd_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1196" ], + "x-ms-correlation-request-id": [ "cd8df4cf-2b66-4dec-ba58-2047756d282b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141802Z:cd8df4cf-2b66-4dec-ba58-2047756d282b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:19:41 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:18:01 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1188" ], + "Content-Length": [ "1189" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:19:41.2Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:18:01.02Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+17": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+17": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "358" ], - "x-ms-client-request-id": [ "347ffca6-931d-430a-8f42-6d75822ca6e0" ], + "x-ms-unique-id": [ "354" ], + "x-ms-client-request-id": [ "c08f2b01-e91d-436e-a177-d61c72364bdb" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -674,35 +674,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4c00a2c2-fe4a-45b1-98c2-bf2a64570e2b_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11948" ], - "x-ms-correlation-request-id": [ "c03a5f27-7963-4a71-a718-43f0a994d9e9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092012Z:c03a5f27-7963-4a71-a718-43f0a994d9e9" ], + "x-ms-request-id": [ "62608c59-030c-4c07-93b6-f95180b53ae6_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11986" ], + "x-ms-correlation-request-id": [ "11c3066c-b788-466d-8f7b-e0e839ad5208" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141832Z:11c3066c-b788-466d-8f7b-e0e839ad5208" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:20:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:18:32 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1186" ], + "Content-Length": [ "1187" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:19:43.28Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:18:04.127Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+18": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+18": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "359" ], - "x-ms-client-request-id": [ "347ffca6-931d-430a-8f42-6d75822ca6e0" ], + "x-ms-unique-id": [ "355" ], + "x-ms-client-request-id": [ "c08f2b01-e91d-436e-a177-d61c72364bdb" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -716,34 +716,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "837c2632-fa5b-4233-8605-fc73dcbd7251_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11947" ], - "x-ms-correlation-request-id": [ "a8f18dbe-3775-4341-8be5-98868e2008f7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092014Z:a8f18dbe-3775-4341-8be5-98868e2008f7" ], + "x-ms-request-id": [ "83ea9929-85bf-48a4-926e-2560b45014e7_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11985" ], + "x-ms-correlation-request-id": [ "5f3695fd-d479-4f6e-bcdf-9f8bd4b3f27d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141833Z:5f3695fd-d479-4f6e-bcdf-9f8bd4b3f27d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:20:13 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:18:32 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1186" ], + "Content-Length": [ "1187" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:19:43.28Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:18:04.127Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+19": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+19": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "360" ], - "x-ms-client-request-id": [ "1d186e04-0095-4548-aede-52357ac12be7" ], + "x-ms-unique-id": [ "356" ], + "x-ms-client-request-id": [ "168a447a-1bb7-46bf-9cbc-fdfc6f8b001b" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -758,30 +758,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "36d4aa3c-e766-4f6f-9508-ad1f2f0dad54_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11946" ], - "x-ms-correlation-request-id": [ "a65b5d4f-5270-4f3d-9d0c-33597a2f6e7c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092015Z:a65b5d4f-5270-4f3d-9d0c-33597a2f6e7c" ], + "x-ms-request-id": [ "97844ab8-684a-4a69-a357-93c427bf4ff3_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11984" ], + "x-ms-correlation-request-id": [ "1982323e-3dfe-41d2-beeb-3cb5cd8704bd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141833Z:1982323e-3dfe-41d2-beeb-3cb5cd8704bd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:20:14 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:18:33 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1186" ], + "Content-Length": [ "1187" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:19:43.28Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:18:04.127Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+20": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+20": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned, UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultname24yxu1.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key3\",\n \"keyVaultUri\": \"https://keyvaultname24yxu1.vault.azure.net\",\n \"keyVersion\": \"\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned, UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultnamedur8ab.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key3\",\n \"keyVaultUri\": \"https://keyvaultnamedur8ab.vault.azure.net\",\n \"keyVersion\": \"\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", "isContentBase64": false, "Headers": { }, @@ -795,77 +795,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ce53879e-919e-4afb-bfec-9e2edcc9ca90_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1193" ], - "x-ms-correlation-request-id": [ "f414373a-bb68-47ca-9fe6-0ca245fa076b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092023Z:f414373a-bb68-47ca-9fe6-0ca245fa076b" ], - "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:20:23 GMT" ] - }, - "ContentHeaders": { - "Content-Length": [ "1399" ], - "Content-Type": [ "application/json; charset=utf-8" ], - "Expires": [ "-1" ] - }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:20:22.653Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", - "isContentBase64": false - } - }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+21": { - "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", - "Content": null, - "isContentBase64": false, - "Headers": { - "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "362" ], - "x-ms-client-request-id": [ "bf131212-ea72-4b08-ae18-d2230ca8caf4" ], - "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], - "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ] - }, - "ContentHeaders": { - } - }, - "Response": { - "StatusCode": 200, - "Headers": { - "Cache-Control": [ "no-cache" ], - "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "3836dd84-996f-4df3-8e58-4f1d70e38012_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11945" ], - "x-ms-correlation-request-id": [ "3d3f892f-6c84-4506-a780-80dcbad553fe" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092053Z:3d3f892f-6c84-4506-a780-80dcbad553fe" ], + "x-ms-request-id": [ "dfe59938-9025-4437-b134-e646c1d72e80_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1195" ], + "x-ms-correlation-request-id": [ "279b560b-ba7a-4a77-80b8-b4f3d603a8d9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141842Z:279b560b-ba7a-4a77-80b8-b4f3d603a8d9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:20:53 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:18:42 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1395" ], + "Content-Length": [ "1204" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:20:27.517Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:18:41.687Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+22": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "363" ], - "x-ms-client-request-id": [ "bf131212-ea72-4b08-ae18-d2230ca8caf4" ], + "x-ms-unique-id": [ "358" ], + "x-ms-client-request-id": [ "4f621cb3-b415-4a86-8171-8aab34816326" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -879,35 +837,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "30344e43-ef05-48ae-bcd2-178d22f52b88_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11944" ], - "x-ms-correlation-request-id": [ "0c64e13a-c812-44af-8f53-2659b3ad0e93" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092124Z:0c64e13a-c812-44af-8f53-2659b3ad0e93" ], + "x-ms-request-id": [ "fd5fb2f6-8824-462d-b589-1bbcb43aee02_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11983" ], + "x-ms-correlation-request-id": [ "9856742c-28d6-41fe-a4a4-1076ff429783" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141913Z:9856742c-28d6-41fe-a4a4-1076ff429783" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:21:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:19:12 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1395" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:20:27.517Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:18:44.473Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+23": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+22": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "364" ], - "x-ms-client-request-id": [ "bf131212-ea72-4b08-ae18-d2230ca8caf4" ], + "x-ms-unique-id": [ "359" ], + "x-ms-client-request-id": [ "4f621cb3-b415-4a86-8171-8aab34816326" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -921,35 +879,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "7b747196-0ea8-42fc-a4f3-ed44f4a39090_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11943" ], - "x-ms-correlation-request-id": [ "edb3fdaf-6e83-4e6b-8dd3-c93685f768f3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092154Z:edb3fdaf-6e83-4e6b-8dd3-c93685f768f3" ], + "x-ms-request-id": [ "19a936a9-88a4-4892-a39c-1fc40c908ff5_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11982" ], + "x-ms-correlation-request-id": [ "8b2cff69-5b9a-4e91-b55b-ec79205e7d52" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141944Z:8b2cff69-5b9a-4e91-b55b-ec79205e7d52" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:21:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:19:44 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1487" ], + "Content-Length": [ "1488" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:21:25.02Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:19:42.723Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+24": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+23": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "365" ], - "x-ms-client-request-id": [ "bf131212-ea72-4b08-ae18-d2230ca8caf4" ], + "x-ms-unique-id": [ "360" ], + "x-ms-client-request-id": [ "4f621cb3-b415-4a86-8171-8aab34816326" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -963,34 +921,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "659996e0-289e-462b-a9ab-011a77a24db8_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11942" ], - "x-ms-correlation-request-id": [ "e7486402-0e63-4285-8722-b41c6c5a083d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092154Z:e7486402-0e63-4285-8722-b41c6c5a083d" ], + "x-ms-request-id": [ "2e44d354-75da-4208-9f89-9dbfd6d4a0f9_M1CH3_M1CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11981" ], + "x-ms-correlation-request-id": [ "273d476c-b1be-4bd2-98fd-63a829d836dd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141946Z:273d476c-b1be-4bd2-98fd-63a829d836dd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:21:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:19:46 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1487" ], + "Content-Length": [ "1488" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:21:25.02Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:19:42.723Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+25": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+24": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "366" ], - "x-ms-client-request-id": [ "d0a82804-fe1c-44c0-884a-98b0cd67efca" ], + "x-ms-unique-id": [ "361" ], + "x-ms-client-request-id": [ "81e41aa3-47a2-4ad1-a3d0-f28e3df0c810" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1005,30 +963,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "aeef3a43-ea4b-4e69-bb77-7eb0046e5b1e_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11941" ], - "x-ms-correlation-request-id": [ "767ef8ae-171f-4cb3-a459-af74cb2e882a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092155Z:767ef8ae-171f-4cb3-a459-af74cb2e882a" ], + "x-ms-request-id": [ "0cb01e5b-19e7-48bc-b30f-f61c5c3b925e_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11980" ], + "x-ms-correlation-request-id": [ "dbb43a33-fbb3-4b16-aec9-3f26c1f99302" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141947Z:dbb43a33-fbb3-4b16-aec9-3f26c1f99302" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:21:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:19:47 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1487" ], + "Content-Length": [ "1488" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:21:25.02Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:19:42.723Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+26": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+25": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned, UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultname24yxu1.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key3\",\n \"keyVaultUri\": \"https://keyvaultname24yxu1.vault.azure.net\",\n \"keyVersion\": \"\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"SystemAssigned, UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n }\n }\n },\n \"properties\": {\n \"encryption\": {\n \"keyVaultProperties\": [\n {\n \"keyName\": \"key1\",\n \"keyVaultUri\": \"https://keyvaultnamedur8ab.vault.azure.net\",\n \"keyVersion\": \"\"\n },\n {\n \"keyName\": \"key3\",\n \"keyVaultUri\": \"https://keyvaultnamedur8ab.vault.azure.net\",\n \"keyVersion\": \"\"\n }\n ],\n \"keySource\": \"Microsoft.KeyVault\",\n \"requireInfrastructureEncryption\": false\n },\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", "isContentBase64": false, "Headers": { }, @@ -1042,35 +1000,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b5f4f201-7352-4ded-91e5-901d65bf5e38_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1192" ], - "x-ms-correlation-request-id": [ "1bb09f3b-93fb-4b39-91d6-ef8d7a992dca" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092203Z:1bb09f3b-93fb-4b39-91d6-ef8d7a992dca" ], + "x-ms-request-id": [ "93fc88f5-50aa-4c65-8bd1-db8f1bf87675_M11CH3_M11CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1194" ], + "x-ms-correlation-request-id": [ "58b53d3a-34aa-42bd-9015-58715e58f6c2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T141956Z:58b53d3a-34aa-42bd-9015-58715e58f6c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:22:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:19:56 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1658" ], + "Content-Length": [ "1490" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:22:03.02Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:19:55.41Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+27": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+26": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "368" ], - "x-ms-client-request-id": [ "626273e8-b667-4b25-bfc4-1f4c5ef3be2f" ], + "x-ms-unique-id": [ "363" ], + "x-ms-client-request-id": [ "5659079a-4253-44b7-afc6-cdac7ae5f8ce" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1084,35 +1042,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9a9be691-b9dc-49d5-bdaf-cd53a42f9156_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11940" ], - "x-ms-correlation-request-id": [ "ca623a4e-d0f0-44bb-8d1a-6ace2f3cce62" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092234Z:ca623a4e-d0f0-44bb-8d1a-6ace2f3cce62" ], + "x-ms-request-id": [ "5476b6fe-1003-4193-bfe0-8d71fb2bcebe_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11979" ], + "x-ms-correlation-request-id": [ "bd27cbd8-2f39-4faf-a980-974d836f6938" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142027Z:bd27cbd8-2f39-4faf-a980-974d836f6938" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:22:34 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:20:27 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1655" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:22:25.363Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:19:57.147Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+28": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+27": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "369" ], - "x-ms-client-request-id": [ "626273e8-b667-4b25-bfc4-1f4c5ef3be2f" ], + "x-ms-unique-id": [ "364" ], + "x-ms-client-request-id": [ "5659079a-4253-44b7-afc6-cdac7ae5f8ce" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1126,35 +1084,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "fc2d9364-5c34-4caa-98e3-b8b1ec6f3bb9_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11939" ], - "x-ms-correlation-request-id": [ "147a6c27-9ca3-4b57-b1ef-7ba1956655cc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092304Z:147a6c27-9ca3-4b57-b1ef-7ba1956655cc" ], + "x-ms-request-id": [ "1a5bc34e-8c52-4b53-b2ba-543ba7535054_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11978" ], + "x-ms-correlation-request-id": [ "c6fc1314-919c-4e05-9f74-3d38e27e9e8f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142058Z:c6fc1314-919c-4e05-9f74-3d38e27e9e8f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:23:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:20:57 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1747" ], + "Content-Length": [ "1655" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:23:04.08Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:19:57.147Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview+29": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+28": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "370" ], - "x-ms-client-request-id": [ "626273e8-b667-4b25-bfc4-1f4c5ef3be2f" ], + "x-ms-unique-id": [ "365" ], + "x-ms-client-request-id": [ "5659079a-4253-44b7-afc6-cdac7ae5f8ce" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1168,36 +1126,41 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "27cfcc60-3d9a-4c0c-b4b4-79ec454c05ee_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11938" ], - "x-ms-correlation-request-id": [ "e3b3a5ec-eedf-4d30-9e84-c773e65a7eae" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092305Z:e3b3a5ec-eedf-4d30-9e84-c773e65a7eae" ], + "x-ms-request-id": [ "a1447d79-b496-4c92-8c1d-e1f5155ce044_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11977" ], + "x-ms-correlation-request-id": [ "b6b0061a-550d-488c-8b2d-c74a97dd3f6c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142128Z:b6b0061a-550d-488c-8b2d-c74a97dd3f6c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:23:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:21:28 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1747" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceName95fo0b\",\"name\":\"namespaceName95fo0b\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"a24e171d-9ce5-4d2b-a384-d2c1a53740eb\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultname24yxu1.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacename95fo0b\",\"createdAt\":\"2023-02-13T08:01:43.917Z\",\"updatedAt\":\"2023-02-13T09:23:04.08Z\",\"serviceBusEndpoint\":\"https://namespaceName95fo0b.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:20:59.39Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+30": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview+29": { "Request": { - "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"northeurope\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\"\n },\n \"identity\": {\n \"type\": \"UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n }\n }\n }\n}", + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3?api-version=2022-10-01-preview", + "Content": null, "isContentBase64": false, "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "366" ], + "x-ms-client-request-id": [ "5659079a-4253-44b7-afc6-cdac7ae5f8ce" ], + "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], + "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ] }, "ContentHeaders": { - "Content-Type": [ "application/json" ], - "Content-Length": [ "524" ] } }, "Response": { @@ -1205,41 +1168,36 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "88f22671-e2a9-48fb-abcc-74eea594b423_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1191" ], - "x-ms-correlation-request-id": [ "03340f9b-8b69-43fa-9d7a-da5de9bd14c8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092308Z:03340f9b-8b69-43fa-9d7a-da5de9bd14c8" ], + "x-ms-request-id": [ "f189f49b-9485-424c-aa60-726ca73f9144_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11976" ], + "x-ms-correlation-request-id": [ "81dfc076-70fb-41ae-90e8-97e53e4f0aab" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142129Z:81dfc076-70fb-41ae-90e8-97e53e4f0aab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:23:07 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:21:29 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1137" ], + "Content-Length": [ "1747" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:23:07.347Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamembaip3\",\"name\":\"namespaceNamembaip3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"05ff947d-d140-41f0-8107-16ca5893799b\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned, UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"encryption\":{\"keySource\":\"Microsoft.KeyVault\",\"keyVaultProperties\":[{\"keyName\":\"key1\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"},{\"keyName\":\"key3\",\"keyVaultUri\":\"https://keyvaultnamedur8ab.vault.azure.net\",\"keyVersion\":\"\"}],\"requireInfrastructureEncryption\":false},\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacenamembaip3\",\"createdAt\":\"2023-02-19T13:01:17.353Z\",\"updatedAt\":\"2023-02-19T14:20:59.39Z\",\"serviceBusEndpoint\":\"https://namespaceNamembaip3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+31": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+30": { "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", - "Content": null, + "Method": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"northeurope\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\"\n },\n \"identity\": {\n \"type\": \"UserAssigned\",\n \"userAssignedIdentities\": {\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\": {\n },\n \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\": {\n }\n }\n }\n}", "isContentBase64": false, "Headers": { - "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "372" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], - "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], - "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ] }, "ContentHeaders": { + "Content-Type": [ "application/json" ], + "Content-Length": [ "524" ] } }, "Response": { @@ -1247,35 +1205,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0f860dc8-3b50-4e5e-8e41-63c97e15ca8d_M8SN1_M8SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11937" ], - "x-ms-correlation-request-id": [ "f7ab2315-29e3-41f2-88af-036c05748d41" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092338Z:f7ab2315-29e3-41f2-88af-036c05748d41" ], + "x-ms-request-id": [ "45d1ce39-62bf-4760-8b6d-27751ed2842d_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1193" ], + "x-ms-correlation-request-id": [ "076f3e1a-64e6-4b62-88e7-c7996466e7e7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142135Z:076f3e1a-64e6-4b62-88e7-c7996466e7e7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:23:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:21:35 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1137" ], + "Content-Length": [ "781" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:23:07.347Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\"},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Created\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:21:33.51Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+32": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+31": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "373" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "368" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1289,35 +1247,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "8f7364c0-bc5d-4886-b21c-7e0e8a4a7b21_M11SN1_M11SN1" ], + "x-ms-request-id": [ "722e7a6d-26bb-42f4-9d25-46b7a8d32245_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11936" ], - "x-ms-correlation-request-id": [ "3ed75376-2da9-4388-917b-340d30bc201b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092409Z:3ed75376-2da9-4388-917b-340d30bc201b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11975" ], + "x-ms-correlation-request-id": [ "edf8cdc9-2568-4315-bdc2-72f698b890b2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142206Z:edf8cdc9-2568-4315-bdc2-72f698b890b2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:24:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:22:05 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1137" ], + "Content-Length": [ "1135" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:23:07.347Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:21:33.51Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+33": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+32": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "374" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "369" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1331,35 +1289,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "d0c57bfa-8cbe-4936-a1bf-fe927a1f17a2_M11SN1_M11SN1" ], + "x-ms-request-id": [ "7a8cebde-dd6f-4903-b78d-ce8e7fce6ad3_M8SN1_M8SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11935" ], - "x-ms-correlation-request-id": [ "4069fae8-0659-4974-930c-89726accb539" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092439Z:4069fae8-0659-4974-930c-89726accb539" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11974" ], + "x-ms-correlation-request-id": [ "4c306c33-e43f-40d6-8c51-847376894c8e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142237Z:4c306c33-e43f-40d6-8c51-847376894c8e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:24:39 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:22:36 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1132" ], + "Content-Length": [ "1135" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:21:33.51Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+34": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+33": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "375" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "370" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1373,35 +1331,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "11011992-ce42-4b10-a8e4-4d27f1b0dddc_M0SN1_M0SN1" ], + "x-ms-request-id": [ "d05f21e3-5338-4e42-b0c1-47b7151fd301_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11934" ], - "x-ms-correlation-request-id": [ "ec6c42f7-56f1-4ef9-a171-b2cf969978b9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092510Z:ec6c42f7-56f1-4ef9-a171-b2cf969978b9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11973" ], + "x-ms-correlation-request-id": [ "88fc883b-4e82-4561-9b3c-de388fdee762" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142307Z:88fc883b-4e82-4561-9b3c-de388fdee762" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:25:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:23:07 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+35": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+34": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "376" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "371" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1415,35 +1373,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "df31df83-be77-426f-9a4d-a2871236a0e9_M11SN1_M11SN1" ], + "x-ms-request-id": [ "3135ac0d-2ded-4986-a3ec-cac41ef3c5e4_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11933" ], - "x-ms-correlation-request-id": [ "669b7dbe-88c9-4507-8c25-e2aea645a6a5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092541Z:669b7dbe-88c9-4507-8c25-e2aea645a6a5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11972" ], + "x-ms-correlation-request-id": [ "e4cd68a3-98eb-4490-8ce3-eb3478e96967" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142338Z:e4cd68a3-98eb-4490-8ce3-eb3478e96967" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:25:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:23:37 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+36": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+35": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "377" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "372" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1457,35 +1415,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "68fe9af9-a548-4d01-a686-2f288b8dbcd8_M11SN1_M11SN1" ], + "x-ms-request-id": [ "31072b18-814e-4f2d-a5e2-3ab5e02ab832_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11932" ], - "x-ms-correlation-request-id": [ "8827f134-5056-4a80-b1ae-767068f4d199" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092611Z:8827f134-5056-4a80-b1ae-767068f4d199" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11971" ], + "x-ms-correlation-request-id": [ "21a1c8e1-c958-471f-9737-07faf79b31c6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142408Z:21a1c8e1-c958-471f-9737-07faf79b31c6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:26:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:24:08 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+37": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+36": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "378" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "373" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1499,35 +1457,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e1838b4f-73ef-48c4-a870-929f19561351_M11SN1_M11SN1" ], + "x-ms-request-id": [ "35bbeae9-0809-45ca-9151-787f07c39d03_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11931" ], - "x-ms-correlation-request-id": [ "d25f3fb2-c0e3-43c4-be7a-cd0990e4221e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092641Z:d25f3fb2-c0e3-43c4-be7a-cd0990e4221e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11970" ], + "x-ms-correlation-request-id": [ "90079753-045d-4ff5-a546-6d03c65590b5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142439Z:90079753-045d-4ff5-a546-6d03c65590b5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:26:41 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:24:38 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+38": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+37": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "379" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "374" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1541,35 +1499,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "880eb2f1-4ad5-41fc-9015-76488d1ee455_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11930" ], - "x-ms-correlation-request-id": [ "956d36f5-6b07-4d08-8858-2db8115460dc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092711Z:956d36f5-6b07-4d08-8858-2db8115460dc" ], + "x-ms-request-id": [ "502442eb-b2da-4bc2-b01e-c882468d552f_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11969" ], + "x-ms-correlation-request-id": [ "8e6d2527-e886-40e6-83e3-9df02ed5c125" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142509Z:8e6d2527-e886-40e6-83e3-9df02ed5c125" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:27:11 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:25:09 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+39": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+38": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "380" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "375" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1583,35 +1541,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1c935df5-14e4-45ce-9610-5803d4cc5ebb_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11929" ], - "x-ms-correlation-request-id": [ "599a63d4-cd5b-440f-9420-4d6da855ddda" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092742Z:599a63d4-cd5b-440f-9420-4d6da855ddda" ], + "x-ms-request-id": [ "71e2a076-33ed-493c-86da-dd23f1e39e7a_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11968" ], + "x-ms-correlation-request-id": [ "85a10e3f-627f-4737-8d7a-544236f2846b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142540Z:85a10e3f-627f-4737-8d7a-544236f2846b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:27:41 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:25:40 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+40": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+39": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "381" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "376" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1625,35 +1583,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "757d841d-00cf-4d76-8f52-ba7d1b3a9e5b_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11928" ], - "x-ms-correlation-request-id": [ "ebb3b16e-ee14-4ec2-80c1-4b1de7137bfc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092812Z:ebb3b16e-ee14-4ec2-80c1-4b1de7137bfc" ], + "x-ms-request-id": [ "232d0fd5-ac4d-4f65-a23b-51930b05b6fe_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11967" ], + "x-ms-correlation-request-id": [ "65b2bdab-ff43-42f3-b09b-c9c27c915f66" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142610Z:65b2bdab-ff43-42f3-b09b-c9c27c915f66" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:28:12 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:26:10 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+41": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+40": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "382" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "377" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1667,35 +1625,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4b582b3e-700c-46c3-b198-e4f640392fcc_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11927" ], - "x-ms-correlation-request-id": [ "d070a25e-2f6f-41c8-a419-883bf67044b4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092842Z:d070a25e-2f6f-41c8-a419-883bf67044b4" ], + "x-ms-request-id": [ "9c49efbd-4f5d-4f4d-a750-ba6e1902a319_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11966" ], + "x-ms-correlation-request-id": [ "e5aad1c5-cf3f-480c-a95e-440cd386ce2e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142641Z:e5aad1c5-cf3f-480c-a95e-440cd386ce2e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:28:42 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:26:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+42": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+41": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "383" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "378" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1709,35 +1667,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a5f24dd5-66bd-4058-a241-d3039236d7c4_M11SN1_M11SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11926" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-correlation-request-id": [ "e0ea71f5-c8e5-41f5-b7a5-1666c8cf8b2c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092912Z:e0ea71f5-c8e5-41f5-b7a5-1666c8cf8b2c" ], + "x-ms-request-id": [ "afd3a88e-9368-4916-b349-3d6c5e13b04a_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11965" ], + "x-ms-correlation-request-id": [ "1a729e36-f156-4f3b-a009-08657f610ca8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142711Z:1a729e36-f156-4f3b-a009-08657f610ca8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:29:12 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:27:11 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+43": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+42": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "384" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "379" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1751,35 +1709,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "06b0667b-b7ae-4a86-ab46-e068a1038dd4_M1SN1_M1SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11925" ], - "x-ms-correlation-request-id": [ "1d2d5cf7-d231-4cc7-ae97-ba4bc51f8d5f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T092943Z:1d2d5cf7-d231-4cc7-ae97-ba4bc51f8d5f" ], + "x-ms-request-id": [ "6dc35fa2-59c5-4b7e-8ea1-59e3046db92d_M2CH3_M2CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11964" ], + "x-ms-correlation-request-id": [ "5c81f496-de7e-4582-b1b3-d03e4d7c2e87" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142742Z:5c81f496-de7e-4582-b1b3-d03e4d7c2e87" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:29:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:27:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:24:35.12Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+44": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+43": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "385" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "380" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1793,35 +1751,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "14688527-7295-458d-841d-442651227167_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11924" ], - "x-ms-correlation-request-id": [ "484a9b8d-3762-4cf3-bd46-a8b75f697206" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093015Z:484a9b8d-3762-4cf3-bd46-a8b75f697206" ], + "x-ms-request-id": [ "12698825-4f5d-454b-9f0d-107d32a59042_M5CH3_M5CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11963" ], + "x-ms-correlation-request-id": [ "33971b1c-e705-4af1-a21b-31c5d01566cf" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142813Z:33971b1c-e705-4af1-a21b-31c5d01566cf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:30:14 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:28:12 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1132" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:30:14.91Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"ActivatingIdentity\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:22:50.437Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+45": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+44": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "386" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "381" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1835,35 +1793,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4e6311e8-7054-4233-b4e6-3527987b8522_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11923" ], - "x-ms-correlation-request-id": [ "ccf505e8-a6b2-491a-8714-516a305a80ee" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093045Z:ccf505e8-a6b2-491a-8714-516a305a80ee" ], + "x-ms-request-id": [ "37d9f33e-54da-4e61-ac57-e6b75f681da0_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11962" ], + "x-ms-correlation-request-id": [ "68ee37e2-2563-4fbc-a949-459973261abf" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142844Z:68ee37e2-2563-4fbc-a949-459973261abf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:30:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:28:43 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1327" ], + "Content-Length": [ "1326" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:30:15.17Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:28:39.93Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+46": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+45": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "387" ], - "x-ms-client-request-id": [ "10c8f87c-858e-4d3b-9097-f7a93ee4aa3a" ], + "x-ms-unique-id": [ "382" ], + "x-ms-client-request-id": [ "56cc31b0-7956-454c-bba1-fa60f3e427fa" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateExpanded" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1877,34 +1835,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "5b41f9cb-27e9-4805-946e-d6c09c217c41_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11922" ], - "x-ms-correlation-request-id": [ "f36b29ca-4f25-4712-9dda-e5c8669c3c1b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093046Z:f36b29ca-4f25-4712-9dda-e5c8669c3c1b" ], + "x-ms-request-id": [ "06b13c7c-0294-4ecd-9087-10303ec7fd96_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11961" ], + "x-ms-correlation-request-id": [ "fc0e93e1-32cc-411a-ac01-8ef1a65cc56c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142844Z:fc0e93e1-32cc-411a-ac01-8ef1a65cc56c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:30:45 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:28:44 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1327" ], + "Content-Length": [ "1326" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:30:15.17Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:28:39.93Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+47": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+46": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "388" ], - "x-ms-client-request-id": [ "a1eb5401-97f6-4512-b789-8a22db105eec" ], + "x-ms-unique-id": [ "383" ], + "x-ms-client-request-id": [ "c92ead31-1f84-4d5a-87ce-1e5a0b9a7ce0" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1919,29 +1877,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "df3c420b-cc3c-4fbf-9617-ef588278e83c_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11921" ], - "x-ms-correlation-request-id": [ "856ddb33-20b9-4007-94d8-6f75cf789a58" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093046Z:856ddb33-20b9-4007-94d8-6f75cf789a58" ], + "x-ms-request-id": [ "7d7c75a6-bcb4-40dd-a70d-85366911e06f_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11960" ], + "x-ms-correlation-request-id": [ "6b707be0-21da-44e4-85fe-2a475f23cf22" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142845Z:6b707be0-21da-44e4-85fe-2a475f23cf22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:30:46 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:28:45 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1327" ], + "Content-Length": [ "1326" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:30:15.17Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1\":{\"clientId\":\"38a989a1-3fab-4015-b546-cbcf7a67aa89\",\"principalId\":\"624205aa-192c-4303-9606-990d06cbd997\"},\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2\":{\"clientId\":\"440d7336-c408-4327-ad13-10a4e71aad64\",\"principalId\":\"1bdb6af0-4284-47f4-b049-94aa2868d90b\"}}},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:28:39.93Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+48": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+47": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": "{\n \"location\": \"North Europe\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 1\n },\n \"identity\": {\n \"type\": \"None\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 1\n }\n}", "isContentBase64": false, "Headers": { @@ -1956,35 +1914,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "cfeb500c-1cc9-4596-b888-2a7b73e68db2_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1190" ], - "x-ms-correlation-request-id": [ "87bbff84-0d64-4d49-aff3-4359892ce0e6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093055Z:87bbff84-0d64-4d49-aff3-4359892ce0e6" ], + "x-ms-request-id": [ "95e89cce-3be5-43dc-8072-63878067f7f7_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1192" ], + "x-ms-correlation-request-id": [ "1811de12-f812-4b6b-9f86-1aaa51946638" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142856Z:1811de12-f812-4b6b-9f86-1aaa51946638" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:30:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:28:55 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "749" ], + "Content-Length": [ "747" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:30:54.297Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:28:53.75Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+49": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+48": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "390" ], - "x-ms-client-request-id": [ "6aaeed87-c874-40ae-941e-1c557af055d0" ], + "x-ms-unique-id": [ "385" ], + "x-ms-client-request-id": [ "7ef4e1aa-baef-4fff-babe-8e56b3eaedf8" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1998,35 +1956,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "662c7ed5-3c3c-4e39-9bbb-83fdd32a3355_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11920" ], - "x-ms-correlation-request-id": [ "bc354fcd-97f2-40f1-af2e-1ab25b2deb08" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093125Z:bc354fcd-97f2-40f1-af2e-1ab25b2deb08" ], + "x-ms-request-id": [ "3eb58115-0f94-475d-ab24-b1e36347a4f7_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11959" ], + "x-ms-correlation-request-id": [ "246a26fa-553e-44f7-8c92-e8b1dad463da" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142926Z:246a26fa-553e-44f7-8c92-e8b1dad463da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:31:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:29:26 GMT" ] }, "ContentHeaders": { "Content-Length": [ "745" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:30:56.69Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:28:56.253Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview+50": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview+49": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "391" ], - "x-ms-client-request-id": [ "6aaeed87-c874-40ae-941e-1c557af055d0" ], + "x-ms-unique-id": [ "386" ], + "x-ms-client-request-id": [ "7ef4e1aa-baef-4fff-babe-8e56b3eaedf8" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2040,34 +1998,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "653c7c3f-dd1c-44b4-98d5-a48a6dfbc496_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11919" ], - "x-ms-correlation-request-id": [ "b5e7cc9b-4000-4944-b08f-75d5f84a8b43" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093126Z:b5e7cc9b-4000-4944-b08f-75d5f84a8b43" ], + "x-ms-request-id": [ "7c0057ac-9c6a-4e64-a303-3f5bd4158314_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11958" ], + "x-ms-correlation-request-id": [ "9bacb5fe-af19-4f33-8923-67162b00b693" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142927Z:9bacb5fe-af19-4f33-8923-67162b00b693" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:31:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:29:26 GMT" ] }, "ContentHeaders": { "Content-Length": [ "745" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV60jigvb\",\"name\":\"namespaceV60jigvb\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev60jigvb\",\"createdAt\":\"2023-02-13T09:23:07.347Z\",\"updatedAt\":\"2023-02-13T09:30:56.69Z\",\"serviceBusEndpoint\":\"https://namespaceV60jigvb.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":1},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV6umnflt\",\"name\":\"namespaceV6umnflt\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"North Europe\",\"tags\":{},\"properties\":{\"premiumMessagingPartitions\":1,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev6umnflt\",\"createdAt\":\"2023-02-19T14:21:33.51Z\",\"updatedAt\":\"2023-02-19T14:28:56.253Z\",\"serviceBusEndpoint\":\"https://namespaceV6umnflt.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "392" ], - "x-ms-client-request-id": [ "7597bf83-94a9-450e-b7a0-a14f39795254" ], + "x-ms-unique-id": [ "387" ], + "x-ms-client-request-id": [ "d3235f9e-0bba-4d50-a6a7-6583a9b3df66" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2082,34 +2040,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "bfdf8d5d-59b5-44b8-8112-c7cac14e0ddf_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11918" ], - "x-ms-correlation-request-id": [ "33ac7ff9-097b-4891-98b9-86d2bdef6dca" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093126Z:33ac7ff9-097b-4891-98b9-86d2bdef6dca" ], + "x-ms-request-id": [ "83bbc460-b546-4dda-a607-5df3af1dcbca_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11957" ], + "x-ms-correlation-request-id": [ "d8134670-4ec9-49f8-8817-7fd69604216f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142927Z:d8134670-4ec9-49f8-8817-7fd69604216f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:31:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:29:27 GMT" ] }, "ContentHeaders": { "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T08:24:26.92Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T13:23:20.603Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "393" ], - "x-ms-client-request-id": [ "fee8ade6-586f-4673-9485-4b3b79000f9a" ], + "x-ms-unique-id": [ "388" ], + "x-ms-client-request-id": [ "4b4fc362-203a-4fcd-8342-20f4a96f4741" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2124,30 +2082,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "79e1a571-3808-48e5-b8db-9f8e083c8e0d_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11917" ], - "x-ms-correlation-request-id": [ "a681b4df-a3ae-4713-9e96-83655714e3e6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093126Z:a681b4df-a3ae-4713-9e96-83655714e3e6" ], + "x-ms-request-id": [ "c03036a2-e97f-45da-bc3f-de6b1a723e32_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11956" ], + "x-ms-correlation-request-id": [ "df3888f9-ceb7-4033-a1d3-a381df4b481e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142928Z:df3888f9-ceb7-4033-a1d3-a381df4b481e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:31:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:29:28 GMT" ] }, "ContentHeaders": { "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T08:24:26.92Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T13:23:20.603Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k1\": \"v1\",\n \"k2\": \"v2\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.1\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k2\": \"v2\",\n \"k1\": \"v1\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.1\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", "isContentBase64": false, "Headers": { }, @@ -2161,35 +2119,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b1b2fec8-60e7-4854-960d-0049dc6ce1bd_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1189" ], - "x-ms-correlation-request-id": [ "931336e2-01ca-4b43-ade7-30e23487d49b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093136Z:931336e2-01ca-4b43-ade7-30e23487d49b" ], + "x-ms-request-id": [ "c619b991-1523-4bdb-b9c5-6b145d178921_M4CH3_M4CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1191" ], + "x-ms-correlation-request-id": [ "99765e84-becc-46aa-a69e-ac16ecccbce1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T142938Z:99765e84-becc-46aa-a69e-ac16ecccbce1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:31:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:29:38 GMT" ] }, "ContentHeaders": { "Content-Length": [ "759" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:31:33.21Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:29:34.793Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "395" ], - "x-ms-client-request-id": [ "4fa0a49f-f495-4b75-8531-cb4b5fbf2076" ], + "x-ms-unique-id": [ "390" ], + "x-ms-client-request-id": [ "7adf733e-4a51-4a83-b75f-b24bb530831a" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2203,35 +2161,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1b07ad33-4a2e-40c1-923a-28eb30951e83_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11916" ], - "x-ms-correlation-request-id": [ "97b8df1c-7001-4e19-b709-5ab3c8306769" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093206Z:97b8df1c-7001-4e19-b709-5ab3c8306769" ], + "x-ms-request-id": [ "d7ad015d-e53e-4c6c-8fb3-8bbf9ca0f275_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11955" ], + "x-ms-correlation-request-id": [ "2fe88fd1-de20-434f-87bb-4ecb3bd7eb69" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143010Z:2fe88fd1-de20-434f-87bb-4ecb3bd7eb69" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:32:05 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:30:10 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:31:36.997Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:29:35.583Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "396" ], - "x-ms-client-request-id": [ "4fa0a49f-f495-4b75-8531-cb4b5fbf2076" ], + "x-ms-unique-id": [ "391" ], + "x-ms-client-request-id": [ "7adf733e-4a51-4a83-b75f-b24bb530831a" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2245,34 +2203,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "6f74400e-8195-40a9-990c-6d2ef529455a_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11915" ], - "x-ms-correlation-request-id": [ "f76254ef-80f3-4fb3-b11d-dbe790014f9e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093206Z:f76254ef-80f3-4fb3-b11d-dbe790014f9e" ], + "x-ms-request-id": [ "eeb334c2-32f7-4da4-a553-52588e606fd3_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11954" ], + "x-ms-correlation-request-id": [ "6bd1339f-d109-49f0-bf88-a2fdf53cbafe" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143011Z:6bd1339f-d109-49f0-bf88-a2fdf53cbafe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:32:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:30:11 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:31:36.997Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:29:35.583Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "397" ], - "x-ms-client-request-id": [ "b63cc66b-5b36-42b0-899e-fbe072075cbf" ], + "x-ms-unique-id": [ "392" ], + "x-ms-client-request-id": [ "6b373e60-9834-4603-b31d-ceca2a79738e" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2287,30 +2245,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0496a971-4431-462c-89e1-c6674fa5ec8f_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11914" ], - "x-ms-correlation-request-id": [ "6e0a8177-fb97-456f-8e79-d55ddee55446" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093207Z:6e0a8177-fb97-456f-8e79-d55ddee55446" ], + "x-ms-request-id": [ "1d2f1b25-54bb-4d53-96c7-d0eee02934da_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11953" ], + "x-ms-correlation-request-id": [ "a7ede2ea-dd47-4e64-9af3-204de7c9a209" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143013Z:a7ede2ea-dd47-4e64-9af3-204de7c9a209" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:32:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:30:12 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:31:36.997Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.1\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:29:35.583Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+7": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k1\": \"v1\",\n \"k2\": \"v2\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.0\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k2\": \"v2\",\n \"k1\": \"v1\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.0\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", "isContentBase64": false, "Headers": { }, @@ -2324,35 +2282,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f6682bdf-4a8a-4bfd-aba1-f244817719d7_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1188" ], - "x-ms-correlation-request-id": [ "e84603fc-de3e-44d7-9803-3058723f0d86" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093214Z:e84603fc-de3e-44d7-9803-3058723f0d86" ], + "x-ms-request-id": [ "f5e3a2a2-ea7b-4582-a173-4a06c0e4c562_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1190" ], + "x-ms-correlation-request-id": [ "507c8571-a45d-4c59-a5c8-73b0c9855c5e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143021Z:507c8571-a45d-4c59-a5c8-73b0c9855c5e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:32:13 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:30:20 GMT" ] }, "ContentHeaders": { "Content-Length": [ "759" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:32:13.52Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:30:20.127Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "399" ], - "x-ms-client-request-id": [ "cfd2b7d2-3a20-42a4-8543-079b01c32e46" ], + "x-ms-unique-id": [ "394" ], + "x-ms-client-request-id": [ "fc74db4b-9570-470e-9c96-ca6c35b6c945" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2366,35 +2324,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "5622df15-3f63-45e6-ba59-3f7514453d68_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11913" ], - "x-ms-correlation-request-id": [ "25b1b247-770d-4daf-aa24-d62983b374f6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093244Z:25b1b247-770d-4daf-aa24-d62983b374f6" ], + "x-ms-request-id": [ "7aaeb06b-fb24-4931-9172-484f3d5d569f_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11952" ], + "x-ms-correlation-request-id": [ "0f61b44f-dd09-4382-b601-e075a01b82c5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143051Z:0f61b44f-dd09-4382-b601-e075a01b82c5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:32:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:30:51 GMT" ] }, "ContentHeaders": { "Content-Length": [ "755" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:32:15.2Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:30:21.51Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "400" ], - "x-ms-client-request-id": [ "cfd2b7d2-3a20-42a4-8543-079b01c32e46" ], + "x-ms-unique-id": [ "395" ], + "x-ms-client-request-id": [ "fc74db4b-9570-470e-9c96-ca6c35b6c945" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2408,34 +2366,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f58126e8-11ca-4362-a2df-f84f1cd5c401_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11912" ], - "x-ms-correlation-request-id": [ "00edb050-bf40-4a8f-899a-7b8bd5786d01" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093244Z:00edb050-bf40-4a8f-899a-7b8bd5786d01" ], + "x-ms-request-id": [ "cb234c1c-42d5-40ae-988e-d7c4af1ce5b6_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11951" ], + "x-ms-correlation-request-id": [ "dd316a1e-ca2e-454f-9fe2-44dd285194a9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143052Z:dd316a1e-ca2e-454f-9fe2-44dd285194a9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:32:43 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:30:52 GMT" ] }, "ContentHeaders": { "Content-Length": [ "755" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:32:15.2Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:30:21.51Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "401" ], - "x-ms-client-request-id": [ "f24b7574-8f9f-416e-b715-876f12d21d4c" ], + "x-ms-unique-id": [ "396" ], + "x-ms-client-request-id": [ "a7004b88-3b7d-4a20-b6ed-6e1519780989" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2450,30 +2408,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ae6bbe1e-7e33-415e-9020-2c4a7a1b0da8_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11911" ], - "x-ms-correlation-request-id": [ "1fb366a3-2a30-47ff-8265-c44088ba9bb5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093245Z:1fb366a3-2a30-47ff-8265-c44088ba9bb5" ], + "x-ms-request-id": [ "a5f49c3d-890a-49a4-bd62-fedcbeaed4e6_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11950" ], + "x-ms-correlation-request-id": [ "cc76f9c2-8213-4da1-b050-97aece38aabb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143052Z:cc76f9c2-8213-4da1-b050-97aece38aabb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:32:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:30:52 GMT" ] }, "ContentHeaders": { "Content-Length": [ "755" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:32:15.2Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.0\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:30:21.51Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+11": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k1\": \"v1\",\n \"k2\": \"v2\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k2\": \"v2\",\n \"k1\": \"v1\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", "isContentBase64": false, "Headers": { }, @@ -2487,35 +2445,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "793a650a-b52e-47c6-8dd5-8273c0c51092_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1187" ], - "x-ms-correlation-request-id": [ "7469aaae-aef2-42da-af0f-b6cb25c88f1a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093252Z:7469aaae-aef2-42da-af0f-b6cb25c88f1a" ], + "x-ms-request-id": [ "0b5a6777-c3a4-47b2-b927-0077238cd2b0_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1189" ], + "x-ms-correlation-request-id": [ "8016185f-2175-45f0-8cea-98f25bf47143" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143100Z:8016185f-2175-45f0-8cea-98f25bf47143" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:32:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:31:00 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "760" ], + "Content-Length": [ "759" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:32:51.773Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:30:59.433Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+12": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "403" ], - "x-ms-client-request-id": [ "650b3ed5-629f-4bf4-8157-902fe9212e6e" ], + "x-ms-unique-id": [ "398" ], + "x-ms-client-request-id": [ "0b8fb119-8807-4742-baf2-60ac89f02b94" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2529,35 +2487,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "f1c6da4c-10c3-44fc-9d89-14132d1b6661_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11910" ], - "x-ms-correlation-request-id": [ "75522fd5-5a12-45c1-849d-71b532d5b772" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093322Z:75522fd5-5a12-45c1-849d-71b532d5b772" ], + "x-ms-request-id": [ "470805d9-0084-4a95-bc7c-c834d7675fab_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11949" ], + "x-ms-correlation-request-id": [ "7e0a08fe-9c41-4caf-aee0-b747f973c960" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143130Z:7e0a08fe-9c41-4caf-aee0-b747f973c960" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:33:22 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:31:30 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:32:54.343Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:30:59.957Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+13": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "404" ], - "x-ms-client-request-id": [ "650b3ed5-629f-4bf4-8157-902fe9212e6e" ], + "x-ms-unique-id": [ "399" ], + "x-ms-client-request-id": [ "0b8fb119-8807-4742-baf2-60ac89f02b94" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2571,34 +2529,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "29465041-ad25-4c60-9966-700dd1717525_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11909" ], - "x-ms-correlation-request-id": [ "b102cdcb-cb0f-4ea3-bcd5-25aed31b011b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093323Z:b102cdcb-cb0f-4ea3-bcd5-25aed31b011b" ], + "x-ms-request-id": [ "b56ad66f-157d-4318-a5a8-8b8fd3efd3e5_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11948" ], + "x-ms-correlation-request-id": [ "0a494b4b-1e5c-4e04-9c0b-1627e4743e10" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143131Z:0a494b4b-1e5c-4e04-9c0b-1627e4743e10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:33:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:31:30 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:32:54.343Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:30:59.957Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "405" ], - "x-ms-client-request-id": [ "de31172d-c766-4a8c-a39f-202ac4167eea" ], + "x-ms-unique-id": [ "400" ], + "x-ms-client-request-id": [ "bd37f3fd-557a-48ce-9e4b-bb3f20927a67" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2613,30 +2571,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b1ee9ac0-046f-47c4-8cb5-7417e9e240ba_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11908" ], - "x-ms-correlation-request-id": [ "22c2c25d-27c2-43ae-8593-a9254261c788" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093323Z:22c2c25d-27c2-43ae-8593-a9254261c788" ], + "x-ms-request-id": [ "703713bd-c9b5-4e24-825a-c2141e8d8da1_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11947" ], + "x-ms-correlation-request-id": [ "7ab0b070-d2af-49b3-b8f4-1672ab0da0ff" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143131Z:7ab0b070-d2af-49b3-b8f4-1672ab0da0ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:33:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:31:31 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:32:54.343Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:30:59.957Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+15": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+15": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k1\": \"v1\",\n \"k2\": \"v2\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k2\": \"v2\",\n \"k1\": \"v1\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", "isContentBase64": false, "Headers": { }, @@ -2650,35 +2608,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "347db823-e1ff-4f6b-96a5-eb2269dfbd91_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1186" ], - "x-ms-correlation-request-id": [ "c760de9c-9b7b-4ab1-9225-225091b9bdac" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093330Z:c760de9c-9b7b-4ab1-9225-225091b9bdac" ], + "x-ms-request-id": [ "ed735ce2-b7ee-4c30-bca2-b2533f75b4ab_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1188" ], + "x-ms-correlation-request-id": [ "1b4330a5-3c58-4b10-ba2b-fbd766b6f128" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143139Z:1b4330a5-3c58-4b10-ba2b-fbd766b6f128" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:33:30 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:31:38 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "761" ], + "Content-Length": [ "760" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:33:30.077Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:31:38.403Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+16": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "407" ], - "x-ms-client-request-id": [ "eb96ec5c-a103-4fd9-b498-ea197a764e0d" ], + "x-ms-unique-id": [ "402" ], + "x-ms-client-request-id": [ "63708bbc-d32e-4faa-b12c-4ff8b5a0056d" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2692,35 +2650,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a22f89ef-3755-4d3c-8dd4-6a940eef7828_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11907" ], - "x-ms-correlation-request-id": [ "54dbddd2-e90e-4cc9-86c2-4b0eac4ef436" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093400Z:54dbddd2-e90e-4cc9-86c2-4b0eac4ef436" ], + "x-ms-request-id": [ "9b62efa5-ee04-458b-bf78-368de11fa3b6_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11946" ], + "x-ms-correlation-request-id": [ "c84be0b4-3fc2-4997-9f8d-ee90aeb09e30" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143209Z:c84be0b4-3fc2-4997-9f8d-ee90aeb09e30" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:34:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:32:09 GMT" ] }, "ContentHeaders": { "Content-Length": [ "757" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:33:33.78Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:31:39.237Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+17": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+17": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "408" ], - "x-ms-client-request-id": [ "eb96ec5c-a103-4fd9-b498-ea197a764e0d" ], + "x-ms-unique-id": [ "403" ], + "x-ms-client-request-id": [ "63708bbc-d32e-4faa-b12c-4ff8b5a0056d" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2734,34 +2692,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "94f32310-4d51-414b-8240-132de09ea19b_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11906" ], - "x-ms-correlation-request-id": [ "5cd70892-8da0-41a6-9f6c-d7a312e01e21" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093401Z:5cd70892-8da0-41a6-9f6c-d7a312e01e21" ], + "x-ms-request-id": [ "4d164c6e-81ca-47a0-a1c8-4ee2ba1c97fb_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11945" ], + "x-ms-correlation-request-id": [ "105ef3b0-2670-4e91-b828-013caad1796e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143210Z:105ef3b0-2670-4e91-b828-013caad1796e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:34:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:32:09 GMT" ] }, "ContentHeaders": { "Content-Length": [ "757" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:33:33.78Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:31:39.237Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+18": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+18": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "409" ], - "x-ms-client-request-id": [ "3905072e-ee37-4394-bc7a-f1fbf6133eb6" ], + "x-ms-unique-id": [ "404" ], + "x-ms-client-request-id": [ "80f61f44-c7ce-43e0-8581-3da5c54c4e9f" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2776,30 +2734,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "2ec758bc-978b-49d5-89e8-b60c45a19a65_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11905" ], - "x-ms-correlation-request-id": [ "8cbe7a93-d17b-4d43-bac2-72dfa18b2a16" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093401Z:8cbe7a93-d17b-4d43-bac2-72dfa18b2a16" ], + "x-ms-request-id": [ "f1f99bff-6312-4447-a55f-007a147a2268_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11944" ], + "x-ms-correlation-request-id": [ "089aeb5e-92e1-4c17-a0bb-31af16371a11" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143211Z:089aeb5e-92e1-4c17-a0bb-31af16371a11" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:34:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:32:10 GMT" ] }, "ContentHeaders": { "Content-Length": [ "757" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:33:33.78Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:31:39.237Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+19": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+19": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k1\": \"v1\",\n \"k2\": \"v2\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k2\": \"v2\",\n \"k1\": \"v1\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", "isContentBase64": false, "Headers": { }, @@ -2813,35 +2771,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9edc9683-766d-4c7e-8842-20c1937a9ee0_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1185" ], - "x-ms-correlation-request-id": [ "448eaa0a-2859-4b0e-8bc7-c257c757b015" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093408Z:448eaa0a-2859-4b0e-8bc7-c257c757b015" ], + "x-ms-request-id": [ "76089fb5-7739-42ce-974e-513417543952_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1187" ], + "x-ms-correlation-request-id": [ "cd73d0b0-fa41-4446-b5a2-3392d1d3f1c8" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143218Z:cd73d0b0-fa41-4446-b5a2-3392d1d3f1c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:34:08 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:32:17 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "760" ], + "Content-Length": [ "758" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:34:08.123Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:32:17.57Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+20": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "411" ], - "x-ms-client-request-id": [ "2a76f881-9df3-4d92-8396-20d438c8f347" ], + "x-ms-unique-id": [ "406" ], + "x-ms-client-request-id": [ "023656a8-a2c5-4dc2-bff2-bdfb27f876a4" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2855,35 +2813,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0f72633d-962e-4f1a-97e9-0dff9b6028e6_M5SN1_M5SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11904" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-correlation-request-id": [ "7a30d707-cd34-490a-bff1-dd2e2874aa02" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093438Z:7a30d707-cd34-490a-bff1-dd2e2874aa02" ], + "x-ms-request-id": [ "87514eb2-969b-4e17-a9ac-31ebb35e36e6_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11943" ], + "x-ms-correlation-request-id": [ "9cc9b46e-be84-4c9c-b5ee-807c4b574ccd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143249Z:9cc9b46e-be84-4c9c-b5ee-807c4b574ccd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:34:38 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:32:48 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "754" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:34:09.727Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:32:18.3Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+21": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "412" ], - "x-ms-client-request-id": [ "2a76f881-9df3-4d92-8396-20d438c8f347" ], + "x-ms-unique-id": [ "407" ], + "x-ms-client-request-id": [ "023656a8-a2c5-4dc2-bff2-bdfb27f876a4" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2897,34 +2855,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0ae73564-e4cf-4b59-9de5-c376ebf3b19f_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11903" ], - "x-ms-correlation-request-id": [ "787aa6b8-ebe7-4757-af50-ee01a88aa699" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093439Z:787aa6b8-ebe7-4757-af50-ee01a88aa699" ], + "x-ms-request-id": [ "04c7c527-d2c5-410c-8fa7-cf86c2ac87f6_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11942" ], + "x-ms-correlation-request-id": [ "6c21b62c-9d7e-42f1-9516-f93ab0d656ea" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143249Z:6c21b62c-9d7e-42f1-9516-f93ab0d656ea" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:34:38 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:32:48 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "754" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:34:09.727Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:32:18.3Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+22": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+22": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "413" ], - "x-ms-client-request-id": [ "a838b012-300b-4892-acf6-e6630de36130" ], + "x-ms-unique-id": [ "408" ], + "x-ms-client-request-id": [ "57d205ba-a564-40dc-9f96-bc5d6a58cc63" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2939,34 +2897,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "59bf46cd-da1b-4216-8703-8f66b7c0db8a_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11902" ], - "x-ms-correlation-request-id": [ "4c4f1a62-6b7f-4d0c-8034-4e95e4429173" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093439Z:4c4f1a62-6b7f-4d0c-8034-4e95e4429173" ], + "x-ms-request-id": [ "1d0052c0-5fc7-48c3-a8af-498e84f9ead3_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11941" ], + "x-ms-correlation-request-id": [ "a3cac284-4591-4018-baa8-7ab0aff256ba" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143250Z:a3cac284-4591-4018-baa8-7ab0aff256ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:34:38 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:32:49 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "878" ], + "Content-Length": [ "880" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:32:08.83Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:30:52.143Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+23": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+23": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "414" ], - "x-ms-client-request-id": [ "7c7bc553-b441-48b4-aa31-f49386a3ccba" ], + "x-ms-unique-id": [ "409" ], + "x-ms-client-request-id": [ "a619601e-e6bc-426f-8169-6bb3c335892b" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -2981,29 +2939,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "2e02430c-f4a5-4de5-9fdc-4ce4ded1b052_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11901" ], - "x-ms-correlation-request-id": [ "43693061-4848-4fd4-8c45-98f56fc68af9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093439Z:43693061-4848-4fd4-8c45-98f56fc68af9" ], + "x-ms-request-id": [ "fb648620-6c4d-4b15-a944-72a56e09141a_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11940" ], + "x-ms-correlation-request-id": [ "9fc524c7-28c9-40be-a19b-34e7e62a4e7b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143250Z:9fc524c7-28c9-40be-a19b-34e7e62a4e7b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:34:39 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:32:50 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "878" ], + "Content-Length": [ "880" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T08:32:08.83Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":2},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T13:30:52.143Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+24": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+24": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": "{\n \"location\": \"East US\",\n \"sku\": {\n \"name\": \"Premium\",\n \"tier\": \"Premium\",\n \"capacity\": 16\n },\n \"identity\": {\n \"type\": \"SystemAssigned\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": true,\n \"disableLocalAuth\": false,\n \"publicNetworkAccess\": \"Enabled\",\n \"premiumMessagingPartitions\": 2\n }\n}", "isContentBase64": false, "Headers": { @@ -3018,35 +2976,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "be4da223-70af-4833-a495-5188d22e3ccc_M3SN1_M3SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1184" ], - "x-ms-correlation-request-id": [ "7cf0bba4-3573-4d2d-96a4-9321d13dc551" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093447Z:7cf0bba4-3573-4d2d-96a4-9321d13dc551" ], + "x-ms-request-id": [ "76c6c2c0-2e1d-49ed-87af-db44f4b14950_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1186" ], + "x-ms-correlation-request-id": [ "be663ccd-5b2c-417f-95ef-cf7e87090ad0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143300Z:be663ccd-5b2c-417f-95ef-cf7e87090ad0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:34:47 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:32:59 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "883" ], + "Content-Length": [ "884" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":16},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T09:34:46.827Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":16},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T14:32:58.583Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+25": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+25": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "416" ], - "x-ms-client-request-id": [ "00b78906-630d-44af-b879-745592515c2a" ], + "x-ms-unique-id": [ "411" ], + "x-ms-client-request-id": [ "7a32a1a4-3113-4560-a800-504c909e47a4" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -3060,35 +3018,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "bbd73225-38d5-4ad9-9d89-e01fdcc329d9_M6SN1_M6SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11900" ], - "x-ms-correlation-request-id": [ "5df18bf8-121f-4328-b94b-b01f2e08bfb8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093518Z:5df18bf8-121f-4328-b94b-b01f2e08bfb8" ], + "x-ms-request-id": [ "2b43c0f8-c163-4f92-9785-640349b9da88_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11939" ], + "x-ms-correlation-request-id": [ "f10fae7d-c8b3-46ba-8ead-afb3f3daa027" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143330Z:f10fae7d-c8b3-46ba-8ead-afb3f3daa027" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:35:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:33:30 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "880" ], + "Content-Length": [ "881" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":16},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T09:34:49.393Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":16},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T14:33:01.717Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview+26": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview+26": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "417" ], - "x-ms-client-request-id": [ "00b78906-630d-44af-b879-745592515c2a" ], + "x-ms-unique-id": [ "412" ], + "x-ms-client-request-id": [ "7a32a1a4-3113-4560-a800-504c909e47a4" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -3102,34 +3060,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "81c526e1-f2cc-4df1-aeda-293253fa711a_M6SN1_M6SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11899" ], - "x-ms-correlation-request-id": [ "64f33b01-bda7-44e5-a90e-6da9fb864cff" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093519Z:64f33b01-bda7-44e5-a90e-6da9fb864cff" ], + "x-ms-request-id": [ "aac0b2c7-ce11-4eb7-9e62-b3e8e394a9d8_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11938" ], + "x-ms-correlation-request-id": [ "24c7e5a9-f41c-4a77-8bed-31d38ae524dc" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143331Z:24c7e5a9-f41c-4a77-8bed-31d38ae524dc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:35:18 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:33:30 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "880" ], + "Content-Length": [ "881" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":16},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV4k0ofni\",\"name\":\"namespaceV4k0ofni\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"4c9792e5-63b5-4471-8242-52ddc509fe28\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4k0ofni\",\"createdAt\":\"2023-02-13T08:24:47.51Z\",\"updatedAt\":\"2023-02-13T09:34:49.393Z\",\"serviceBusEndpoint\":\"https://namespaceV4k0ofni.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Premium\",\"tier\":\"Premium\",\"capacity\":16},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV4du8ar3\",\"name\":\"namespaceV4du8ar3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"East US\",\"tags\":{},\"identity\":{\"principalId\":\"2a305b03-0d60-43cc-a5a0-0d7854bcbca1\",\"tenantId\":\"72f988bf-86f1-41af-91ab-2d7cd011db47\",\"type\":\"SystemAssigned\"},\"properties\":{\"premiumMessagingPartitions\":2,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"zoneRedundant\":true,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev4du8ar3\",\"createdAt\":\"2023-02-19T13:23:44.963Z\",\"updatedAt\":\"2023-02-19T14:33:01.717Z\",\"serviceBusEndpoint\":\"https://namespaceV4du8ar3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+27": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+27": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "418" ], - "x-ms-client-request-id": [ "92ea38bf-e992-4759-aa79-565b1bb6e799" ], + "x-ms-unique-id": [ "413" ], + "x-ms-client-request-id": [ "b8bbd2ad-244b-439a-af7d-5f32a90a9cb1" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -3144,34 +3102,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "96ec9f69-2cb2-4fee-b064-e418ed770858_M6SN1_M6SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11898" ], - "x-ms-correlation-request-id": [ "dd912f58-395d-4243-94d3-60fdbc180248" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093520Z:dd912f58-395d-4243-94d3-60fdbc180248" ], + "x-ms-request-id": [ "8ac4e9c2-79ab-4769-9a71-07c6602b2b88_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11937" ], + "x-ms-correlation-request-id": [ "e75ced8a-2c2f-4254-927e-60af959ff017" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143332Z:e75ced8a-2c2f-4254-927e-60af959ff017" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:35:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:33:31 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "754" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:34:09.727Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:32:18.3Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+28": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+28": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "419" ], - "x-ms-client-request-id": [ "ac08f8cf-7d52-4362-a564-982b85f9b4f2" ], + "x-ms-unique-id": [ "414" ], + "x-ms-client-request-id": [ "55b68a5d-72eb-4560-a53b-a2cc492ba22f" ], "CommandName": [ "Get-AzServiceBusNamespaceV2" ], "FullCommandName": [ "Get-AzServiceBusNamespaceV2_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -3186,30 +3144,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4d49f775-623f-414d-a0ac-f45bcd8b22b0_M6SN1_M6SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11897" ], - "x-ms-correlation-request-id": [ "61be1b87-2f5a-4d84-a38b-1230d6b3c25f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093520Z:61be1b87-2f5a-4d84-a38b-1230d6b3c25f" ], + "x-ms-request-id": [ "c9895aa5-d592-40b0-8656-2aa50a0a14c2_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11936" ], + "x-ms-correlation-request-id": [ "d57faccf-d897-4f7e-9734-b5c165102f0a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143332Z:d57faccf-d897-4f7e-9734-b5c165102f0a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:35:20 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:33:32 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "754" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:34:09.727Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:32:18.3Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+29": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+29": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", - "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k1\": \"v1\",\n \"k2\": \"v2\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Disabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", + "Content": "{\n \"location\": \"South Central US\",\n \"tags\": {\n \"k2\": \"v2\",\n \"k1\": \"v1\"\n },\n \"sku\": {\n \"name\": \"Standard\",\n \"tier\": \"Standard\"\n },\n \"properties\": {\n \"minimumTlsVersion\": \"1.2\",\n \"zoneRedundant\": false,\n \"disableLocalAuth\": true,\n \"publicNetworkAccess\": \"Disabled\",\n \"premiumMessagingPartitions\": 0\n }\n}", "isContentBase64": false, "Headers": { }, @@ -3223,35 +3181,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "fe8eea9d-7ee1-4f46-bf2f-62c0a4b6a443_M6SN1_M6SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1183" ], - "x-ms-correlation-request-id": [ "f9505776-7c3f-4644-ace5-187cf83c4f30" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093529Z:f9505776-7c3f-4644-ace5-187cf83c4f30" ], + "x-ms-request-id": [ "2adbb647-47de-444a-8669-2875f216f54f_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1185" ], + "x-ms-correlation-request-id": [ "16d6180c-52b9-4b28-8bee-18791562c3d6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143341Z:16d6180c-52b9-4b28-8bee-18791562c3d6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:35:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:33:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "760" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:35:27.52Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Updating\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:33:39.313Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Activating\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+30": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+30": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "421" ], - "x-ms-client-request-id": [ "073075b4-76be-4ac4-81bc-470b2a2dd841" ], + "x-ms-unique-id": [ "416" ], + "x-ms-client-request-id": [ "fc139984-2427-4a92-a83d-02c28c63a22e" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -3265,35 +3223,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "47752667-0e1a-4d98-9495-83ff3280a2f3_M6SN1_M6SN1" ], + "x-ms-request-id": [ "e66ab98e-c788-4f7b-aec8-6bf1282954a7_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11896" ], - "x-ms-correlation-request-id": [ "5f7b54ed-bb59-4767-af89-ca42b03a3bca" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093559Z:5f7b54ed-bb59-4767-af89-ca42b03a3bca" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11935" ], + "x-ms-correlation-request-id": [ "defad39d-3eb1-43cf-aedc-304ef54cf034" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143412Z:defad39d-3eb1-43cf-aedc-304ef54cf034" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:35:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:34:11 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:35:30.99Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:33:42.74Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } }, - "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview+31": { + "Set-AzServiceBusNamespaceV2+[NoContext]+SetExpandedNamespace+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview+31": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "422" ], - "x-ms-client-request-id": [ "073075b4-76be-4ac4-81bc-470b2a2dd841" ], + "x-ms-unique-id": [ "417" ], + "x-ms-client-request-id": [ "fc139984-2427-4a92-a83d-02c28c63a22e" ], "CommandName": [ "Az.ServiceBus.private\\New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "FullCommandName": [ "New-AzServiceBusNamespaceV2_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -3307,22 +3265,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "153b381f-61d7-4a8e-920c-2fcc63ab6bd3_M6SN1_M6SN1" ], + "x-ms-request-id": [ "6e197c7d-e3e9-420e-8019-4009a177fedf_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11895" ], - "x-ms-correlation-request-id": [ "f4bac0b5-85c6-4d91-86d9-da5f6e39ee75" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093600Z:f4bac0b5-85c6-4d91-86d9-da5f6e39ee75" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11934" ], + "x-ms-correlation-request-id": [ "6b6202b2-336c-4858-8e89-069fc64aca6e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143412Z:6b6202b2-336c-4858-8e89-069fc64aca6e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:35:59 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:34:12 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "757" ], + "Content-Length": [ "756" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceV3gr5kw3\",\"name\":\"namespaceV3gr5kw3\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k1\":\"v1\",\"k2\":\"v2\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3gr5kw3\",\"createdAt\":\"2023-02-13T08:23:42.677Z\",\"updatedAt\":\"2023-02-13T09:35:30.99Z\",\"serviceBusEndpoint\":\"https://namespaceV3gr5kw3.servicebus.windows.net:443/\",\"status\":\"Active\"}}", + "Content": "{\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceV3279pui\",\"name\":\"namespaceV3279pui\",\"type\":\"Microsoft.ServiceBus/Namespaces\",\"location\":\"South Central US\",\"tags\":{\"k2\":\"v2\",\"k1\":\"v1\"},\"properties\":{\"premiumMessagingPartitions\":0,\"minimumTlsVersion\":\"1.2\",\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":true,\"zoneRedundant\":false,\"provisioningState\":\"Succeeded\",\"metricId\":\"326100e2-f69d-4268-8503-075374f62b6e:namespacev3279pui\",\"createdAt\":\"2023-02-19T13:22:36.43Z\",\"updatedAt\":\"2023-02-19T14:33:42.74Z\",\"serviceBusEndpoint\":\"https://namespaceV3279pui.servicebus.windows.net:443/\",\"status\":\"Active\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusNetworkRuleSet.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusNetworkRuleSet.Recording.json index 8c087353d9a2..8612a0c87458 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusNetworkRuleSet.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusNetworkRuleSet.Recording.json @@ -1,13 +1,13 @@ { - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "423" ], - "x-ms-client-request-id": [ "d97bfbae-67a8-4be5-9a98-b9b05f175888" ], + "x-ms-unique-id": [ "418" ], + "x-ms-client-request-id": [ "cfac4013-6480-415b-b9c4-564083081aa0" ], "CommandName": [ "Get-AzServiceBusNetworkRuleSet" ], "FullCommandName": [ "Get-AzServiceBusNetworkRuleSet_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -22,29 +22,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "98fbfb95-a1c2-4ee6-9ad4-a5684dc40444_M6SN1_M6SN1" ], + "x-ms-request-id": [ "607e9632-1235-4374-ac49-2402425112d6_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11894" ], - "x-ms-correlation-request-id": [ "13a3565f-b7f5-41e8-8fcd-a9e00b7e46a5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093619Z:13a3565f-b7f5-41e8-8fcd-a9e00b7e46a5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11933" ], + "x-ms-correlation-request-id": [ "30cf4a6c-54e0-4991-af54-fabd1e66d627" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143427Z:30cf4a6c-54e0-4991-af54-fabd1e66d627" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:34:27 GMT" ] }, "ContentHeaders": { "Content-Length": [ "393" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[],\"ipRules\":[]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[],\"ipRules\":[]}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"defaultAction\": \"Allow\",\n \"virtualNetworkRules\": [\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"\n }\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"\n }\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"\n }\n }\n ],\n \"ipRules\": [\n {\n \"ipMask\": \"1.1.1.1\",\n \"action\": \"Allow\"\n },\n {\n \"ipMask\": \"2.2.2.2\",\n \"action\": \"Allow\"\n }\n ],\n \"publicNetworkAccess\": \"Enabled\"\n }\n}", "isContentBase64": false, "Headers": { @@ -59,34 +59,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "680a2b97-3328-44e4-a80f-b185fd58c9fc_M6SN1_M6SN1" ], + "x-ms-request-id": [ "4e905e3f-6f34-4091-883b-af659aa06db7_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1182" ], - "x-ms-correlation-request-id": [ "fa7fb29b-9108-4720-9d71-9566e22f2881" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093627Z:fa7fb29b-9108-4720-9d71-9566e22f2881" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1184" ], + "x-ms-correlation-request-id": [ "f34e5a61-9d56-49ef-b1dc-a25fad6b3d0d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143435Z:f34e5a61-9d56-49ef-b1dc-a25fad6b3d0d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:34:35 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1174" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "425" ], - "x-ms-client-request-id": [ "b07a761c-af0f-429f-a02b-ae5246c3787c" ], + "x-ms-unique-id": [ "420" ], + "x-ms-client-request-id": [ "10ae19d7-00f4-41c3-a23d-2b92c138b6a7" ], "CommandName": [ "Get-AzServiceBusNetworkRuleSet" ], "FullCommandName": [ "Get-AzServiceBusNetworkRuleSet_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -101,29 +101,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "18a98342-09f1-49b5-a46d-f7ee97e84db0_M6SN1_M6SN1" ], + "x-ms-request-id": [ "de3b37b8-3bc9-4684-9f0a-229618e0771b_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11893" ], - "x-ms-correlation-request-id": [ "a50f72cf-5a69-43f5-903f-3cb9a2ea5d0f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093628Z:a50f72cf-5a69-43f5-903f-3cb9a2ea5d0f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11932" ], + "x-ms-correlation-request-id": [ "9e6aee4d-caf0-4681-a981-5d162a1d5344" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143436Z:9e6aee4d-caf0-4681-a981-5d162a1d5344" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:28 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:34:36 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1174" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+4": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"defaultAction\": \"Deny\",\n \"virtualNetworkRules\": [\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n }\n ],\n \"ipRules\": [\n {\n \"ipMask\": \"1.1.1.1\",\n \"action\": \"Allow\"\n },\n {\n \"ipMask\": \"2.2.2.2\",\n \"action\": \"Allow\"\n }\n ],\n \"publicNetworkAccess\": \"Enabled\"\n }\n}", "isContentBase64": false, "Headers": { @@ -138,34 +138,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "83f14e75-f077-43b9-844d-61c11c5189ae_M6SN1_M6SN1" ], + "x-ms-request-id": [ "802c3bfc-f1cb-4847-87bd-6cca837c7381_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1181" ], - "x-ms-correlation-request-id": [ "9a1c5314-be9f-43d4-8f0e-6769075b8c32" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093635Z:9a1c5314-be9f-43d4-8f0e-6769075b8c32" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1183" ], + "x-ms-correlation-request-id": [ "e19f47b1-6c51-4173-a25d-6d8268f1894d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143444Z:e19f47b1-6c51-4173-a25d-6d8268f1894d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:34:44 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1173" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "427" ], - "x-ms-client-request-id": [ "52a882b8-da48-46fc-924f-73e6e2d13fe7" ], + "x-ms-unique-id": [ "422" ], + "x-ms-client-request-id": [ "809abd41-7c25-4056-908f-c015c896b041" ], "CommandName": [ "Get-AzServiceBusNetworkRuleSet" ], "FullCommandName": [ "Get-AzServiceBusNetworkRuleSet_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -180,29 +180,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0d2b926f-47a9-4d40-aa8c-a0d3805d183e_M6SN1_M6SN1" ], + "x-ms-request-id": [ "a796412a-c8e1-4d6b-be81-fda444cdedf1_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11892" ], - "x-ms-correlation-request-id": [ "a93026fe-692a-4a2b-910d-199d09bfd37f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093636Z:a93026fe-692a-4a2b-910d-199d09bfd37f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11931" ], + "x-ms-correlation-request-id": [ "75d2b8e2-9f5c-4934-ac00-9182c1c0581a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143445Z:75d2b8e2-9f5c-4934-ac00-9182c1c0581a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:34:45 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1173" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+6": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"defaultAction\": \"Deny\",\n \"virtualNetworkRules\": [\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n }\n ],\n \"ipRules\": [\n {\n \"ipMask\": \"1.1.1.1\",\n \"action\": \"Allow\"\n },\n {\n \"ipMask\": \"2.2.2.2\",\n \"action\": \"Allow\"\n }\n ],\n \"publicNetworkAccess\": \"Disabled\"\n }\n}", "isContentBase64": false, "Headers": { @@ -217,34 +217,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4f640076-d1e7-482c-a448-238f6ddcd256_M6SN1_M6SN1" ], + "x-ms-request-id": [ "bee44073-83c9-465a-ac61-d9ae93524632_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1180" ], - "x-ms-correlation-request-id": [ "6fd6c11c-3d4e-4297-a044-374661709a11" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093644Z:6fd6c11c-3d4e-4297-a044-374661709a11" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1182" ], + "x-ms-correlation-request-id": [ "7c1004f5-3d1b-463a-aeed-72ff226f3aef" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143453Z:7c1004f5-3d1b-463a-aeed-72ff226f3aef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:34:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1174" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "429" ], - "x-ms-client-request-id": [ "934d9f40-3198-42c3-9c53-1b7c7b8bd1ef" ], + "x-ms-unique-id": [ "424" ], + "x-ms-client-request-id": [ "9f36ac2f-382c-4098-beb6-8b372db4d569" ], "CommandName": [ "Get-AzServiceBusNetworkRuleSet" ], "FullCommandName": [ "Get-AzServiceBusNetworkRuleSet_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -259,29 +259,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "5e78a85b-cf54-4906-b8d8-c52ebf06997a_M6SN1_M6SN1" ], + "x-ms-request-id": [ "84e354a6-8690-4fa5-b4a1-236e37c55489_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11891" ], - "x-ms-correlation-request-id": [ "3b296ba9-23f0-4ed9-bf6a-12286a0a2071" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093645Z:3b296ba9-23f0-4ed9-bf6a-12286a0a2071" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11930" ], + "x-ms-correlation-request-id": [ "57c3b176-4a1c-4436-aa15-7fbc1b2a39d9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143454Z:57c3b176-4a1c-4436-aa15-7fbc1b2a39d9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:44 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:34:54 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1174" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+8": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"trustedServiceAccessEnabled\": true,\n \"defaultAction\": \"Deny\",\n \"virtualNetworkRules\": [\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n }\n ],\n \"ipRules\": [\n {\n \"ipMask\": \"1.1.1.1\",\n \"action\": \"Allow\"\n },\n {\n \"ipMask\": \"2.2.2.2\",\n \"action\": \"Allow\"\n }\n ],\n \"publicNetworkAccess\": \"Disabled\"\n }\n}", "isContentBase64": false, "Headers": { @@ -296,34 +296,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "989e606a-d124-4c13-a359-5ca9e6067acc_M6SN1_M6SN1" ], + "x-ms-request-id": [ "2f01ccf5-9204-4bc2-a5dc-213447f613b1_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1179" ], - "x-ms-correlation-request-id": [ "28d9b87a-237f-48b8-a766-c14ce50d6aad" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093653Z:28d9b87a-237f-48b8-a766-c14ce50d6aad" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1181" ], + "x-ms-correlation-request-id": [ "32dc5e10-6853-45ea-bc5f-de20ab847202" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143502Z:32dc5e10-6853-45ea-bc5f-de20ab847202" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:52 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:01 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1209" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}],\"trustedServiceAccessEnabled\":true}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}],\"trustedServiceAccessEnabled\":true}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "431" ], - "x-ms-client-request-id": [ "e7fa3c44-e350-48e2-9138-5d59d73b20b9" ], + "x-ms-unique-id": [ "426" ], + "x-ms-client-request-id": [ "e9867e8d-f459-4237-8d88-48e352dc3d99" ], "CommandName": [ "Get-AzServiceBusNetworkRuleSet" ], "FullCommandName": [ "Get-AzServiceBusNetworkRuleSet_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -338,34 +338,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9d6a64de-672f-405f-a033-45434a96a2e6_M6SN1_M6SN1" ], + "x-ms-request-id": [ "b8dec9ab-4c5a-4b63-92c0-413ad38a9929_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11890" ], - "x-ms-correlation-request-id": [ "65af62e3-0a83-4a47-baeb-2e2eafcc144b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093654Z:65af62e3-0a83-4a47-baeb-2e2eafcc144b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11929" ], + "x-ms-correlation-request-id": [ "b6d66ae8-99a1-43c3-9b4a-39f10d612f05" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143503Z:b6d66ae8-99a1-43c3-9b4a-39f10d612f05" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:53 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:02 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1209" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}],\"trustedServiceAccessEnabled\":true}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}],\"trustedServiceAccessEnabled\":true}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "432" ], - "x-ms-client-request-id": [ "9f59fa12-0b56-43c1-be63-c0b802ad8a6c" ], + "x-ms-unique-id": [ "427" ], + "x-ms-client-request-id": [ "3cb0ba1c-6c2c-4602-af8a-7a4f4f14037d" ], "CommandName": [ "Get-AzServiceBusNetworkRuleSet" ], "FullCommandName": [ "Get-AzServiceBusNetworkRuleSet_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -380,29 +380,29 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1d8bca7a-4c1b-4a4f-9dec-16f647f5c07c_M6SN1_M6SN1" ], + "x-ms-request-id": [ "01305a9a-7f65-484d-b9f4-cefa1b165177_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11889" ], - "x-ms-correlation-request-id": [ "2aa3ba4e-3e01-4ef0-9d63-cadff7f62c79" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093654Z:2aa3ba4e-3e01-4ef0-9d63-cadff7f62c79" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11928" ], + "x-ms-correlation-request-id": [ "58e71dfc-bcfa-490f-b6ea-82dd5dbba98d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143504Z:58e71dfc-bcfa-490f-b6ea-82dd5dbba98d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:36:53 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:03 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1209" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}],\"trustedServiceAccessEnabled\":true}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}],\"trustedServiceAccessEnabled\":true}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"trustedServiceAccessEnabled\": false,\n \"defaultAction\": \"Deny\",\n \"virtualNetworkRules\": [\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n },\n {\n \"subnet\": {\n \"id\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"\n },\n \"ignoreMissingVnetServiceEndpoint\": false\n }\n ],\n \"ipRules\": [\n {\n \"ipMask\": \"1.1.1.1\",\n \"action\": \"Allow\"\n },\n {\n \"ipMask\": \"2.2.2.2\",\n \"action\": \"Allow\"\n }\n ],\n \"publicNetworkAccess\": \"Disabled\"\n }\n}", "isContentBase64": false, "Headers": { @@ -417,34 +417,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ec4498af-e2d4-43e6-a6db-dfcd11dfa738_M6SN1_M6SN1" ], + "x-ms-request-id": [ "26344777-aedf-47db-a395-2b4af55b1ce7_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1178" ], - "x-ms-correlation-request-id": [ "e46ce3e1-a483-4fe9-9cfa-80d526065262" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093701Z:e46ce3e1-a483-4fe9-9cfa-80d526065262" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1180" ], + "x-ms-correlation-request-id": [ "efd8f459-4580-475e-bc92-c702cb2b81af" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143512Z:efd8f459-4580-475e-bc92-c702cb2b81af" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:11 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1174" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", "isContentBase64": false } }, - "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusNetworkRuleSet+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "434" ], - "x-ms-client-request-id": [ "45f24fc1-6e0f-4431-b753-bc3cf325c643" ], + "x-ms-unique-id": [ "429" ], + "x-ms-client-request-id": [ "5a258261-2167-4cdc-a9eb-d746dc4562b9" ], "CommandName": [ "Get-AzServiceBusNetworkRuleSet" ], "FullCommandName": [ "Get-AzServiceBusNetworkRuleSet_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -459,22 +459,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a6602c9c-d2f7-4456-97e4-8463f15f1982_M6SN1_M6SN1" ], + "x-ms-request-id": [ "35bc9ced-95e5-4e3e-9041-022b0a1ac971_M5SN1_M5SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11888" ], - "x-ms-correlation-request-id": [ "9400f55a-a4af-4faf-b08a-fb2ab49809bf" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093702Z:9400f55a-a4af-4faf-b08a-fb2ab49809bf" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11927" ], + "x-ms-correlation-request-id": [ "afb7cec0-88b0-49ea-99c7-970162f81d7b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143516Z:afb7cec0-88b0-49ea-99c7-970162f81d7b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:16 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1174" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Disabled\",\"defaultAction\":\"Deny\",\"virtualNetworkRules\":[{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2\"},\"ignoreMissingVnetServiceEndpoint\":false},{\"subnet\":{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourcegroups/automatedpowershelltesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3\"},\"ignoreMissingVnetServiceEndpoint\":false}],\"ipRules\":[{\"ipMask\":\"1.1.1.1\",\"action\":\"Allow\"},{\"ipMask\":\"2.2.2.2\",\"action\":\"Allow\"}]}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusQueue.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusQueue.Recording.json index 44a4ce40b909..b9b689095734 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusQueue.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusQueue.Recording.json @@ -1,13 +1,13 @@ { - "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "435" ], - "x-ms-client-request-id": [ "d2e33a0c-88d5-4fda-a7cf-279da7b610fa" ], + "x-ms-unique-id": [ "430" ], + "x-ms-client-request-id": [ "d82766b9-ed28-4bc0-936b-ea19d25a87a2" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,32 +23,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11887" ], - "x-ms-request-id": [ "acad8270-d000-499c-904f-99f42aba883e" ], - "x-ms-correlation-request-id": [ "acad8270-d000-499c-904f-99f42aba883e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093720Z:acad8270-d000-499c-904f-99f42aba883e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11926" ], + "x-ms-request-id": [ "882c76b4-362e-432d-80dd-ccfc281b2f66" ], + "x-ms-correlation-request-id": [ "882c76b4-362e-432d-80dd-ccfc281b2f66" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143531Z:882c76b4-362e-432d-80dd-ccfc281b2f66" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:31 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1013" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P7D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:25.7041643Z\",\"updatedAt\":\"2023-02-13T08:48:25.7041643Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P7D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:08.1424011Z\",\"updatedAt\":\"2023-02-19T13:47:08.1424011Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "436" ], - "x-ms-client-request-id": [ "a52438f2-9246-48ff-a31a-c725d258c305" ], + "x-ms-unique-id": [ "431" ], + "x-ms-client-request-id": [ "0d88fe17-6076-471d-80ca-a40c15eb6076" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -64,34 +64,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11886" ], - "x-ms-request-id": [ "af2c86fe-542e-4c02-ae95-60d418d225b4" ], - "x-ms-correlation-request-id": [ "af2c86fe-542e-4c02-ae95-60d418d225b4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093720Z:af2c86fe-542e-4c02-ae95-60d418d225b4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11925" ], + "x-ms-request-id": [ "ed7377d8-8f72-4585-a0a8-76900db44eac" ], + "x-ms-correlation-request-id": [ "ed7377d8-8f72-4585-a0a8-76900db44eac" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143532Z:ed7377d8-8f72-4585-a0a8-76900db44eac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:31 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1013" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P7D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:25.7041643Z\",\"updatedAt\":\"2023-02-13T08:48:25.7041643Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P7D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:08.1424011Z\",\"updatedAt\":\"2023-02-19T13:47:08.1424011Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"requiresSession\": true,\n \"defaultMessageTimeToLive\": \"P10675197D\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P1DT3M4S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"requiresSession\": true,\n \"defaultMessageTimeToLive\": \"P10675199DT2H48M5.4775807S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P1DT3M4S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "524" ] + "Content-Length": [ "540" ] } }, "Response": { @@ -100,32 +100,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1177" ], - "x-ms-request-id": [ "11cfa531-e16c-47d7-98f5-275a680c60ba" ], - "x-ms-correlation-request-id": [ "11cfa531-e16c-47d7-98f5-275a680c60ba" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093720Z:11cfa531-e16c-47d7-98f5-275a680c60ba" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1179" ], + "x-ms-request-id": [ "98217937-585b-4bea-9fef-1e5646cd8dac" ], + "x-ms-correlation-request-id": [ "98217937-585b-4bea-9fef-1e5646cd8dac" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143532Z:98217937-585b-4bea-9fef-1e5646cd8dac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:19 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:32 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "983" ], + "Content-Length": [ "999" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675197D\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P1DT3M4S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P1DT3M4S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "438" ], - "x-ms-client-request-id": [ "e1c529ab-6cdc-43cc-aa47-6c5ee07429f9" ], + "x-ms-unique-id": [ "433" ], + "x-ms-client-request-id": [ "072b0a0c-66e0-4659-84ac-ae1df7643045" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -141,34 +141,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11885" ], - "x-ms-request-id": [ "d669a84e-33d8-4dbb-9277-d57f760e4464" ], - "x-ms-correlation-request-id": [ "d669a84e-33d8-4dbb-9277-d57f760e4464" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093721Z:d669a84e-33d8-4dbb-9277-d57f760e4464" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11924" ], + "x-ms-request-id": [ "cefdc639-e8ff-4f0c-941f-dda90a4c195c" ], + "x-ms-correlation-request-id": [ "cefdc639-e8ff-4f0c-941f-dda90a4c195c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143533Z:cefdc639-e8ff-4f0c-941f-dda90a4c195c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:20 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:33 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1001" ], + "Content-Length": [ "1018" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675197D\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P1DT3M4S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:25.7041643Z\",\"updatedAt\":\"2023-02-13T09:37:20.683562Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P1DT3M4S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:08.1424011Z\",\"updatedAt\":\"2023-02-19T14:35:32.5949281Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusQueue+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview+5": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"requiresSession\": true,\n \"defaultMessageTimeToLive\": \"P10675197D\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 10,\n \"status\": \"ReceiveDisabled\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P1DT3M4S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"requiresSession\": true,\n \"defaultMessageTimeToLive\": \"P10675199DT2H48M5.4775807S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 10,\n \"status\": \"ReceiveDisabled\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P1DT3M4S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "533" ] + "Content-Length": [ "549" ] } }, "Response": { @@ -177,32 +177,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1176" ], - "x-ms-request-id": [ "e17e4472-f0a7-4e17-a2af-4a1760349100" ], - "x-ms-correlation-request-id": [ "e17e4472-f0a7-4e17-a2af-4a1760349100" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093721Z:e17e4472-f0a7-4e17-a2af-4a1760349100" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1178" ], + "x-ms-request-id": [ "a6469729-9bda-4ec6-a194-d171450c524d" ], + "x-ms-correlation-request-id": [ "a6469729-9bda-4ec6-a194-d171450c524d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143533Z:a6469729-9bda-4ec6-a194-d171450c524d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:20 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:33 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "992" ], + "Content-Length": [ "1008" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675197D\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"ReceiveDisabled\",\"autoDeleteOnIdle\":\"P1DT3M4S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue3\",\"name\":\"queue3\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":true,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"ReceiveDisabled\",\"autoDeleteOnIdle\":\"P1DT3M4S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "440" ], - "x-ms-client-request-id": [ "7394a382-c8e7-46de-900b-24fc8a2c2360" ], + "x-ms-unique-id": [ "435" ], + "x-ms-client-request-id": [ "e6099b22-ea6c-480e-926d-17bf18fccbdf" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -218,32 +218,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11884" ], - "x-ms-request-id": [ "2d5838f6-55c0-4098-9a30-0248c57b49d1" ], - "x-ms-correlation-request-id": [ "2d5838f6-55c0-4098-9a30-0248c57b49d1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093721Z:2d5838f6-55c0-4098-9a30-0248c57b49d1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11923" ], + "x-ms-request-id": [ "09abe942-0656-4b9d-b79d-702a86c17eae" ], + "x-ms-correlation-request-id": [ "09abe942-0656-4b9d-b79d-702a86c17eae" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143534Z:09abe942-0656-4b9d-b79d-702a86c17eae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1087" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT4M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T08:48:23.6260249Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT4M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T13:47:05.6736777Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "441" ], - "x-ms-client-request-id": [ "f3e29cd2-e2c5-41ac-b22d-1474a37ef853" ], + "x-ms-unique-id": [ "436" ], + "x-ms-client-request-id": [ "2a26ad4a-3458-4e8c-8279-d92426c559a3" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -259,34 +259,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11883" ], - "x-ms-request-id": [ "02b5a6de-be03-422c-a1ae-45f7cc1f6396" ], - "x-ms-correlation-request-id": [ "02b5a6de-be03-422c-a1ae-45f7cc1f6396" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093722Z:02b5a6de-be03-422c-a1ae-45f7cc1f6396" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11922" ], + "x-ms-request-id": [ "5c4d0005-9e92-4094-9553-f07d9729b473" ], + "x-ms-correlation-request-id": [ "5c4d0005-9e92-4094-9553-f07d9729b473" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143535Z:5c4d0005-9e92-4094-9553-f07d9729b473" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1087" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT4M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T08:48:23.6260249Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT4M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T13:47:05.6736777Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 4096,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P428DT3H11M10S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 4096,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P428DT3H11M10S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "605" ] + "Content-Length": [ "621" ] } }, "Response": { @@ -295,32 +295,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1175" ], - "x-ms-request-id": [ "a371ec32-9c64-4f67-b0cd-732e7e1d2bd9" ], - "x-ms-correlation-request-id": [ "a371ec32-9c64-4f67-b0cd-732e7e1d2bd9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093722Z:a371ec32-9c64-4f67-b0cd-732e7e1d2bd9" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1177" ], + "x-ms-request-id": [ "1cdbdf9e-683c-4915-ad9d-6386007c6284" ], + "x-ms-correlation-request-id": [ "1cdbdf9e-683c-4915-ad9d-6386007c6284" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143535Z:1cdbdf9e-683c-4915-ad9d-6386007c6284" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:21 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:35 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1052" ], + "Content-Length": [ "1068" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "443" ], - "x-ms-client-request-id": [ "0fbc7918-4b15-47d6-ad9d-c1446e4547ce" ], + "x-ms-unique-id": [ "438" ], + "x-ms-client-request-id": [ "034c56fd-4bfb-4355-bd96-743aa45429f0" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -336,34 +336,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11882" ], - "x-ms-request-id": [ "40b41a61-d7e8-4ec5-ae07-7d68fe463420" ], - "x-ms-correlation-request-id": [ "40b41a61-d7e8-4ec5-ae07-7d68fe463420" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093723Z:40b41a61-d7e8-4ec5-ae07-7d68fe463420" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11921" ], + "x-ms-request-id": [ "bc604262-ba74-4b2d-bfd6-c2d3152344c1" ], + "x-ms-correlation-request-id": [ "bc604262-ba74-4b2d-bfd6-c2d3152344c1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143536Z:bc604262-ba74-4b2d-bfd6-c2d3152344c1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:22 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:35 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1085" ], + "Content-Length": [ "1086" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:22.52731Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:35.563709Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+5": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 4096,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 4096,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "599" ] + "Content-Length": [ "615" ] } }, "Response": { @@ -372,32 +372,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1174" ], - "x-ms-request-id": [ "e21c2f3c-6119-4d3f-8007-b99b686cebfa" ], - "x-ms-correlation-request-id": [ "e21c2f3c-6119-4d3f-8007-b99b686cebfa" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093723Z:e21c2f3c-6119-4d3f-8007-b99b686cebfa" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1176" ], + "x-ms-request-id": [ "0db76775-b049-4142-bbae-72f8758abea3" ], + "x-ms-correlation-request-id": [ "0db76775-b049-4142-bbae-72f8758abea3" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143537Z:0db76775-b049-4142-bbae-72f8758abea3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:22 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:36 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1046" ], + "Content-Length": [ "1062" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "445" ], - "x-ms-client-request-id": [ "9d229a11-fd0e-4294-b55d-7748b385fc1e" ], + "x-ms-unique-id": [ "440" ], + "x-ms-client-request-id": [ "7889dbcc-35ae-4962-8cf5-5d41584b018c" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -413,34 +413,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11881" ], - "x-ms-request-id": [ "30eb72e8-2d4b-4966-b631-2f7d4bcf36b3" ], - "x-ms-correlation-request-id": [ "30eb72e8-2d4b-4966-b631-2f7d4bcf36b3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093724Z:30eb72e8-2d4b-4966-b631-2f7d4bcf36b3" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11920" ], + "x-ms-request-id": [ "67f49594-b900-4b5f-a5f6-519f0c5b6156" ], + "x-ms-correlation-request-id": [ "67f49594-b900-4b5f-a5f6-519f0c5b6156" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143537Z:67f49594-b900-4b5f-a5f6-519f0c5b6156" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:23 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:37 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1081" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:23.5898252Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":4096,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:36.9230929Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+7": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "599" ] + "Content-Length": [ "615" ] } }, "Response": { @@ -449,32 +449,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1173" ], - "x-ms-request-id": [ "ef3c558f-62d8-4244-a473-6f024a484294" ], - "x-ms-correlation-request-id": [ "ef3c558f-62d8-4244-a473-6f024a484294" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093725Z:ef3c558f-62d8-4244-a473-6f024a484294" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1175" ], + "x-ms-request-id": [ "92fe99bd-cf3d-4f9c-92b0-e2ce23dfaf48" ], + "x-ms-correlation-request-id": [ "92fe99bd-cf3d-4f9c-92b0-e2ce23dfaf48" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143538Z:92fe99bd-cf3d-4f9c-92b0-e2ce23dfaf48" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:24 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:37 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1046" ], + "Content-Length": [ "1062" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "447" ], - "x-ms-client-request-id": [ "866a9116-ae0c-40bd-a85f-d5c6c67c058a" ], + "x-ms-unique-id": [ "442" ], + "x-ms-client-request-id": [ "66100f3d-9a99-45f2-84da-fc986be85bcd" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -490,34 +490,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11880" ], - "x-ms-request-id": [ "829e2fca-7976-4222-bc20-8b2a960dd6f8" ], - "x-ms-correlation-request-id": [ "829e2fca-7976-4222-bc20-8b2a960dd6f8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093725Z:829e2fca-7976-4222-bc20-8b2a960dd6f8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11919" ], + "x-ms-request-id": [ "6d192dcb-297b-4bb9-83ce-475a27596fad" ], + "x-ms-correlation-request-id": [ "6d192dcb-297b-4bb9-83ce-475a27596fad" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143538Z:6d192dcb-297b-4bb9-83ce-475a27596fad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:24 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:38 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1081" ], + "Content-Length": [ "1078" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:24.9960398Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:38.1106Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+9": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "598" ] + "Content-Length": [ "614" ] } }, "Response": { @@ -526,32 +526,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1172" ], - "x-ms-request-id": [ "f97007cb-e43d-4923-ab66-78510c512cd1" ], - "x-ms-correlation-request-id": [ "f97007cb-e43d-4923-ab66-78510c512cd1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093726Z:f97007cb-e43d-4923-ab66-78510c512cd1" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1174" ], + "x-ms-request-id": [ "3f971fbb-1904-40da-b3c2-2306db1af6bb" ], + "x-ms-correlation-request-id": [ "3f971fbb-1904-40da-b3c2-2306db1af6bb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143539Z:3f971fbb-1904-40da-b3c2-2306db1af6bb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:39 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1045" ], + "Content-Length": [ "1061" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "449" ], - "x-ms-client-request-id": [ "6fd546b0-29b3-49b7-9e70-06d046a52f54" ], + "x-ms-unique-id": [ "444" ], + "x-ms-client-request-id": [ "079128e4-d49c-4083-a663-61c131c0d813" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -567,34 +567,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11879" ], - "x-ms-request-id": [ "f7fd4f84-a16b-480c-ac02-36eb0c51e215" ], - "x-ms-correlation-request-id": [ "f7fd4f84-a16b-480c-ac02-36eb0c51e215" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093726Z:f7fd4f84-a16b-480c-ac02-36eb0c51e215" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11918" ], + "x-ms-request-id": [ "b785739a-3d88-4974-a79c-b9e6df0fcb64" ], + "x-ms-correlation-request-id": [ "b785739a-3d88-4974-a79c-b9e6df0fcb64" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143540Z:b785739a-3d88-4974-a79c-b9e6df0fcb64" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:25 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:39 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1079" ], + "Content-Length": [ "1080" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:26.058562Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:39.3293132Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+11": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "599" ] + "Content-Length": [ "615" ] } }, "Response": { @@ -603,32 +603,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1171" ], - "x-ms-request-id": [ "1f3f591c-f8d8-4b5d-8344-3f8c7455a134" ], - "x-ms-correlation-request-id": [ "1f3f591c-f8d8-4b5d-8344-3f8c7455a134" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093727Z:1f3f591c-f8d8-4b5d-8344-3f8c7455a134" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1173" ], + "x-ms-request-id": [ "18d3f16d-cefe-411a-8da6-1a1aa6066654" ], + "x-ms-correlation-request-id": [ "18d3f16d-cefe-411a-8da6-1a1aa6066654" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143540Z:18d3f16d-cefe-411a-8da6-1a1aa6066654" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:40 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1046" ], + "Content-Length": [ "1062" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+12": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "451" ], - "x-ms-client-request-id": [ "9462c3e4-cab6-4858-94ed-5a0b2edab5a6" ], + "x-ms-unique-id": [ "446" ], + "x-ms-client-request-id": [ "6c7a3f4d-dbde-4ff1-99d4-7508a50ace5d" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -644,34 +644,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11878" ], - "x-ms-request-id": [ "516ee984-c0d4-4143-a525-d8133aef4f36" ], - "x-ms-correlation-request-id": [ "516ee984-c0d4-4143-a525-d8133aef4f36" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093727Z:516ee984-c0d4-4143-a525-d8133aef4f36" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11917" ], + "x-ms-request-id": [ "a3d6fd34-0562-40a3-aeb9-346663054c54" ], + "x-ms-correlation-request-id": [ "a3d6fd34-0562-40a3-aeb9-346663054c54" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143541Z:a3d6fd34-0562-40a3-aeb9-346663054c54" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:41 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1081" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:27.2617418Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:40.5168753Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+13": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": true,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "598" ] + "Content-Length": [ "614" ] } }, "Response": { @@ -680,32 +680,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1170" ], - "x-ms-request-id": [ "2d55ef1c-9169-43d8-bec4-0ff5cb36aef0" ], - "x-ms-correlation-request-id": [ "2d55ef1c-9169-43d8-bec4-0ff5cb36aef0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093728Z:2d55ef1c-9169-43d8-bec4-0ff5cb36aef0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1172" ], + "x-ms-request-id": [ "1771f66e-c1e2-4497-864c-474e4f30df93" ], + "x-ms-correlation-request-id": [ "1771f66e-c1e2-4497-864c-474e4f30df93" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143542Z:1771f66e-c1e2-4497-864c-474e4f30df93" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:41 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1045" ], + "Content-Length": [ "1061" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "453" ], - "x-ms-client-request-id": [ "9431e5cd-e042-4ade-a8ee-7648c17d649e" ], + "x-ms-unique-id": [ "448" ], + "x-ms-client-request-id": [ "34c904fe-6249-4ba1-86bc-31ce5c822419" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -721,34 +721,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11877" ], - "x-ms-request-id": [ "b7e6d794-ac5e-43c3-ab34-949fea9363d1" ], - "x-ms-correlation-request-id": [ "b7e6d794-ac5e-43c3-ab34-949fea9363d1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093728Z:b7e6d794-ac5e-43c3-ab34-949fea9363d1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11916" ], + "x-ms-request-id": [ "f7564dd1-fdd4-4d64-bc4b-f5a304812a60" ], + "x-ms-correlation-request-id": [ "f7564dd1-fdd4-4d64-bc4b-f5a304812a60" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143542Z:f7564dd1-fdd4-4d64-bc4b-f5a304812a60" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:28 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:42 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1080" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:28.3554548Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:41.9074613Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+15": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+15": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "599" ] + "Content-Length": [ "615" ] } }, "Response": { @@ -757,32 +757,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1169" ], - "x-ms-request-id": [ "26febcee-ec53-4f40-88d2-49904c36f47a" ], - "x-ms-correlation-request-id": [ "26febcee-ec53-4f40-88d2-49904c36f47a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093729Z:26febcee-ec53-4f40-88d2-49904c36f47a" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1171" ], + "x-ms-request-id": [ "7b94f322-2ca9-461b-93f1-2323db95cdc5" ], + "x-ms-correlation-request-id": [ "7b94f322-2ca9-461b-93f1-2323db95cdc5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143543Z:7b94f322-2ca9-461b-93f1-2323db95cdc5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:42 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1046" ], + "Content-Length": [ "1062" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+16": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "455" ], - "x-ms-client-request-id": [ "93ccc315-d235-4270-8839-be86d183ff37" ], + "x-ms-unique-id": [ "450" ], + "x-ms-client-request-id": [ "0b279aa9-23ce-4725-a1e9-0beeb3bcef14" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -798,34 +798,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11876" ], - "x-ms-request-id": [ "1396a6fc-d284-4fc5-b8ef-fa59a7059c57" ], - "x-ms-correlation-request-id": [ "1396a6fc-d284-4fc5-b8ef-fa59a7059c57" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093730Z:1396a6fc-d284-4fc5-b8ef-fa59a7059c57" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11915" ], + "x-ms-request-id": [ "97685f4c-19e0-4b7d-b049-a72e7c0a7d9c" ], + "x-ms-correlation-request-id": [ "97685f4c-19e0-4b7d-b049-a72e7c0a7d9c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143544Z:97685f4c-19e0-4b7d-b049-a72e7c0a7d9c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:43 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1081" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:29.9024228Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":8,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:43.1731829Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+17": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+17": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 15,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 15,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "600" ] + "Content-Length": [ "616" ] } }, "Response": { @@ -834,32 +834,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1168" ], - "x-ms-request-id": [ "81d6eed9-e977-4382-ac01-882e00578b54" ], - "x-ms-correlation-request-id": [ "81d6eed9-e977-4382-ac01-882e00578b54" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093731Z:81d6eed9-e977-4382-ac01-882e00578b54" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1170" ], + "x-ms-request-id": [ "ee4a72af-e5a1-4d99-9395-c3377d156e40" ], + "x-ms-correlation-request-id": [ "ee4a72af-e5a1-4d99-9395-c3377d156e40" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143544Z:ee4a72af-e5a1-4d99-9395-c3377d156e40" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:30 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:44 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1047" ], + "Content-Length": [ "1063" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+18": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+18": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "457" ], - "x-ms-client-request-id": [ "fee1658b-5d27-4a1d-b014-c06d6eb5b81f" ], + "x-ms-unique-id": [ "452" ], + "x-ms-client-request-id": [ "e175612d-90ff-4260-853b-cdae587b92a4" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -875,34 +875,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11875" ], - "x-ms-request-id": [ "da223ec9-3d4b-45e6-b760-405dd5e7d0fb" ], - "x-ms-correlation-request-id": [ "da223ec9-3d4b-45e6-b760-405dd5e7d0fb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093731Z:da223ec9-3d4b-45e6-b760-405dd5e7d0fb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11914" ], + "x-ms-request-id": [ "5e3a392f-1c66-4cc3-bbf1-e6dd7995fc1e" ], + "x-ms-correlation-request-id": [ "5e3a392f-1c66-4cc3-bbf1-e6dd7995fc1e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143545Z:5e3a392f-1c66-4cc3-bbf1-e6dd7995fc1e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:30 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:44 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1082" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:31.2773649Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:44.5325291Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+19": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+19": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 15,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 15,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "600" ] + "Content-Length": [ "616" ] } }, "Response": { @@ -911,32 +911,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1167" ], - "x-ms-request-id": [ "5cd320ed-c2d2-403d-8adb-71c6c512e20c" ], - "x-ms-correlation-request-id": [ "5cd320ed-c2d2-403d-8adb-71c6c512e20c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093732Z:5cd320ed-c2d2-403d-8adb-71c6c512e20c" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1169" ], + "x-ms-request-id": [ "38bc78f8-8466-44fe-927f-bc778392d1d0" ], + "x-ms-correlation-request-id": [ "38bc78f8-8466-44fe-927f-bc778392d1d0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143545Z:38bc78f8-8466-44fe-927f-bc778392d1d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:45 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1047" ], + "Content-Length": [ "1063" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+20": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "459" ], - "x-ms-client-request-id": [ "c51b831a-29e5-4577-8b48-18699307ac3c" ], + "x-ms-unique-id": [ "454" ], + "x-ms-client-request-id": [ "828767b4-3cf0-48f3-b371-c4a117995a8c" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -952,34 +952,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11874" ], - "x-ms-request-id": [ "c258e8ba-8001-4da1-9c30-7dfb7697d4cc" ], - "x-ms-correlation-request-id": [ "c258e8ba-8001-4da1-9c30-7dfb7697d4cc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093732Z:c258e8ba-8001-4da1-9c30-7dfb7697d4cc" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11913" ], + "x-ms-request-id": [ "77a7583b-251e-47df-842a-0a2914fc4096" ], + "x-ms-correlation-request-id": [ "77a7583b-251e-47df-842a-0a2914fc4096" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143546Z:77a7583b-251e-47df-842a-0a2914fc4096" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:45 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1082" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:32.4354467Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:45.7044169Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+21": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+21": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 15,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"topic1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 15,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"topic1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "600" ] + "Content-Length": [ "616" ] } }, "Response": { @@ -988,32 +988,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1166" ], - "x-ms-request-id": [ "80325f05-a070-46dd-9a53-874b3f68c44d" ], - "x-ms-correlation-request-id": [ "80325f05-a070-46dd-9a53-874b3f68c44d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093733Z:80325f05-a070-46dd-9a53-874b3f68c44d" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1168" ], + "x-ms-request-id": [ "4cb4f805-4bc0-48fd-81ea-a86e699a2713" ], + "x-ms-correlation-request-id": [ "4cb4f805-4bc0-48fd-81ea-a86e699a2713" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143547Z:4cb4f805-4bc0-48fd-81ea-a86e699a2713" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:33 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:46 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1047" ], + "Content-Length": [ "1063" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+22": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+22": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "461" ], - "x-ms-client-request-id": [ "97cdb0ad-3cb7-460b-8b3a-0f654bb89998" ], + "x-ms-unique-id": [ "456" ], + "x-ms-client-request-id": [ "0e4fa826-522b-4ddf-83f1-e6d19f7fc41f" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1029,34 +1029,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11873" ], - "x-ms-request-id": [ "aee22d79-a1fd-4d0c-a61a-ea09ff1cce9f" ], - "x-ms-correlation-request-id": [ "aee22d79-a1fd-4d0c-a61a-ea09ff1cce9f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093734Z:aee22d79-a1fd-4d0c-a61a-ea09ff1cce9f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11912" ], + "x-ms-request-id": [ "ec8b6edd-5e42-4703-ac88-72648fbd76f6" ], + "x-ms-correlation-request-id": [ "ec8b6edd-5e42-4703-ac88-72648fbd76f6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143547Z:ec8b6edd-5e42-4703-ac88-72648fbd76f6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:34 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:47 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1082" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:23.6260249Z\",\"updatedAt\":\"2023-02-13T09:37:33.7635655Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:05.6736777Z\",\"updatedAt\":\"2023-02-19T14:35:46.8927724Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview+23": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview+23": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 15,\n \"status\": \"SendDisabled\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"topic1\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT2M\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 102400,\n \"requiresDuplicateDetection\": true,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT8M\",\n \"maxDeliveryCount\": 15,\n \"status\": \"SendDisabled\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false,\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"topic1\"\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "606" ] + "Content-Length": [ "622" ] } }, "Response": { @@ -1065,32 +1065,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1165" ], - "x-ms-request-id": [ "83e193fe-585c-416b-9108-736c57745da2" ], - "x-ms-correlation-request-id": [ "83e193fe-585c-416b-9108-736c57745da2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093734Z:83e193fe-585c-416b-9108-736c57745da2" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1167" ], + "x-ms-request-id": [ "cc6d2d28-a6b3-4c5b-b796-0a6a9585649a" ], + "x-ms-correlation-request-id": [ "cc6d2d28-a6b3-4c5b-b796-0a6a9585649a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143548Z:cc6d2d28-a6b3-4c5b-b796-0a6a9585649a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:34 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:47 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1053" ], + "Content-Length": [ "1069" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"SendDisabled\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue2\",\"name\":\"queue2\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":102400,\"lockDuration\":\"PT2M\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":true,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT8M\",\"maxDeliveryCount\":15,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"SendDisabled\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview+24": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview+24": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "463" ], - "x-ms-client-request-id": [ "51b46a04-62da-442d-8aad-6cd78e8c8052" ], + "x-ms-unique-id": [ "458" ], + "x-ms-client-request-id": [ "da9e8228-d646-469b-aaa9-f5be265ed640" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1106,32 +1106,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11872" ], - "x-ms-request-id": [ "a214d8bc-da40-47d0-bb17-53ea5a90068d" ], - "x-ms-correlation-request-id": [ "a214d8bc-da40-47d0-bb17-53ea5a90068d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093735Z:a214d8bc-da40-47d0-bb17-53ea5a90068d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11911" ], + "x-ms-request-id": [ "b349773f-2d65-4442-a716-5650b65e2cb1" ], + "x-ms-correlation-request-id": [ "b349773f-2d65-4442-a716-5650b65e2cb1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143548Z:b349773f-2d65-4442-a716-5650b65e2cb1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1035" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:28.2480333Z\",\"updatedAt\":\"2023-02-13T08:48:28.2480333Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:11.4383939Z\",\"updatedAt\":\"2023-02-19T13:47:11.4383939Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview+25": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview+25": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "464" ], - "x-ms-client-request-id": [ "d1953c29-9a9d-4b6e-a4e0-a609f716ee5a" ], + "x-ms-unique-id": [ "459" ], + "x-ms-client-request-id": [ "69cc740d-bddd-477a-a9ac-804d584558d0" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1147,34 +1147,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11871" ], - "x-ms-request-id": [ "901f9ae5-36a6-4d05-90b9-64f03185480a" ], - "x-ms-correlation-request-id": [ "901f9ae5-36a6-4d05-90b9-64f03185480a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093735Z:901f9ae5-36a6-4d05-90b9-64f03185480a" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11910" ], + "x-ms-request-id": [ "0a25013e-4260-4f4c-9d7a-daa44d5ba677" ], + "x-ms-correlation-request-id": [ "0a25013e-4260-4f4c-9d7a-daa44d5ba677" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143549Z:0a25013e-4260-4f4c-9d7a-daa44d5ba677" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1035" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:28.2480333Z\",\"updatedAt\":\"2023-02-13T08:48:28.2480333Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:11.4383939Z\",\"updatedAt\":\"2023-02-19T13:47:11.4383939Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview+26": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview+26": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 256,\n \"requiresDuplicateDetection\": false,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P10675197D\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 256,\n \"requiresDuplicateDetection\": false,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P10675199DT2H48M5.4775807S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "526" ] + "Content-Length": [ "558" ] } }, "Response": { @@ -1183,32 +1183,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1164" ], - "x-ms-request-id": [ "c4ec559f-26e6-4600-9d59-6d55815fc9dc" ], - "x-ms-correlation-request-id": [ "c4ec559f-26e6-4600-9d59-6d55815fc9dc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093736Z:c4ec559f-26e6-4600-9d59-6d55815fc9dc" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1166" ], + "x-ms-request-id": [ "63e20f71-d4a7-4368-8107-6118e2c21f42" ], + "x-ms-correlation-request-id": [ "63e20f71-d4a7-4368-8107-6118e2c21f42" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143550Z:63e20f71-d4a7-4368-8107-6118e2c21f42" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:49 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "985" ], + "Content-Length": [ "1017" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675197D\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview+27": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview+27": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "466" ], - "x-ms-client-request-id": [ "af6f846c-7be5-4c23-8c4e-3e0d039a0c50" ], + "x-ms-unique-id": [ "461" ], + "x-ms-client-request-id": [ "99cdf074-cd96-49e3-a30d-f81fc2e09c84" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1224,34 +1224,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11870" ], - "x-ms-request-id": [ "9ae8d5ac-fe75-466d-89dc-a8a86713ccce" ], - "x-ms-correlation-request-id": [ "9ae8d5ac-fe75-466d-89dc-a8a86713ccce" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093736Z:9ae8d5ac-fe75-466d-89dc-a8a86713ccce" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11909" ], + "x-ms-request-id": [ "6ea2c29a-61e3-4c17-b3a4-6d6a0320bce5" ], + "x-ms-correlation-request-id": [ "6ea2c29a-61e3-4c17-b3a4-6d6a0320bce5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143550Z:6ea2c29a-61e3-4c17-b3a4-6d6a0320bce5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:50 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1004" ], + "Content-Length": [ "1036" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675197D\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:28.2480333Z\",\"updatedAt\":\"2023-02-13T09:37:36.5031002Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:11.4383939Z\",\"updatedAt\":\"2023-02-19T14:35:49.9314372Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview+28": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview+28": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 256,\n \"requiresDuplicateDetection\": false,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P10675197D\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": true\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 256,\n \"requiresDuplicateDetection\": false,\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P10675199DT2H48M5.4775807S\",\n \"deadLetteringOnMessageExpiration\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": true\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "525" ] + "Content-Length": [ "557" ] } }, "Response": { @@ -1260,32 +1260,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1163" ], - "x-ms-request-id": [ "f7c0f69a-2c55-4d7b-9fd1-67436c8fcd73" ], - "x-ms-correlation-request-id": [ "f7c0f69a-2c55-4d7b-9fd1-67436c8fcd73" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093737Z:f7c0f69a-2c55-4d7b-9fd1-67436c8fcd73" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1165" ], + "x-ms-request-id": [ "9f6ef5b9-6946-4230-86e3-6ce0912a0c77" ], + "x-ms-correlation-request-id": [ "9f6ef5b9-6946-4230-86e3-6ce0912a0c77" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143551Z:9f6ef5b9-6946-4230-86e3-6ce0912a0c77" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:50 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "984" ], + "Content-Length": [ "1016" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675197D\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\"}}", "isContentBase64": false } }, - "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview+29": { + "Set-AzServiceBusQueue+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview+29": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "468" ], - "x-ms-client-request-id": [ "b3a65207-7217-4e81-bf57-b466a67e46a2" ], + "x-ms-unique-id": [ "463" ], + "x-ms-client-request-id": [ "92a51764-1b03-4d53-8806-ccd8ba2d2aac" ], "CommandName": [ "Get-AzServiceBusQueue" ], "FullCommandName": [ "Get-AzServiceBusQueue_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1301,20 +1301,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11869" ], - "x-ms-request-id": [ "55cd4d97-fa03-4d49-a50b-2951e2de5b8c" ], - "x-ms-correlation-request-id": [ "55cd4d97-fa03-4d49-a50b-2951e2de5b8c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093737Z:55cd4d97-fa03-4d49-a50b-2951e2de5b8c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11908" ], + "x-ms-request-id": [ "0a183c44-5ae1-4cff-be6e-5ac87b05a262" ], + "x-ms-correlation-request-id": [ "0a183c44-5ae1-4cff-be6e-5ac87b05a262" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143552Z:0a183c44-5ae1-4cff-be6e-5ac87b05a262" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:35:51 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1003" ], + "Content-Length": [ "1035" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675197D\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-13T08:48:28.2480333Z\",\"updatedAt\":\"2023-02-13T09:37:37.4562541Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/queues/queue1\",\"name\":\"queue1\",\"type\":\"Microsoft.ServiceBus/namespaces/queues\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"lockDuration\":\"PT1M\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"enableBatchedOperations\":true,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"maxDeliveryCount\":10,\"sizeInBytes\":0,\"messageCount\":0,\"status\":\"Active\",\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"createdAt\":\"2023-02-19T13:47:11.4383939Z\",\"updatedAt\":\"2023-02-19T14:35:51.3064671Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusQueue.Tests.ps1 b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusQueue.Tests.ps1 index a1c59a192f4e..977a0ea90ff2 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusQueue.Tests.ps1 +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusQueue.Tests.ps1 @@ -29,34 +29,10 @@ function AssertQueueUpdates{ $expectedQueue.EnablePartitioning | Should -Be $actualQueue.EnablePartitioning $expectedQueue.EnableExpress | Should -Be $actualQueue.EnableExpress $expectedQueue.RequiresSession | Should -Be $actualQueue.RequiresSession - - if ($expectedQueue.DefaultMessageTimeToLive -gt (New-TimeSpan -Days 10675197)){ - $actualQueue.DefaultMessageTimeToLive | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualQueue.DefaultMessageTimeToLive | Should -Be $expectedQueue.DefaultMessageTimeToLive - } - - if ($expectedQueue.DuplicateDetectionHistoryTimeWindow -gt (New-TimeSpan -Days 10675197)){ - $actualQueue.DuplicateDetectionHistoryTimeWindow | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualQueue.DuplicateDetectionHistoryTimeWindow | Should -Be $expectedQueue.DuplicateDetectionHistoryTimeWindow - } - - if ($expectedQueue.LockDuration -gt (New-TimeSpan -Days 10675197)){ - $actualQueue.LockDuration | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualQueue.LockDuration | Should -Be $expectedQueue.LockDuration - } - - if ($expectedQueue.AutoDeleteOnIdle -gt (New-TimeSpan -Days 10675197)){ - $actualQueue.AutoDeleteOnIdle | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualQueue.AutoDeleteOnIdle | Should -Be $expectedQueue.AutoDeleteOnIdle - } + $expectedQueue.DefaultMessageTimeToLive | Should -Be $actualQueue.DefaultMessageTimeToLive + $expectedQueue.DuplicateDetectionHistoryTimeWindow | Should -Be $actualQueue.DuplicateDetectionHistoryTimeWindow + $expectedQueue.LockDuration | Should -Be $actualQueue.LockDuration + $expectedQueue.AutoDeleteOnIdle | Should -Be $actualQueue.AutoDeleteOnIdle } Describe 'Set-AzServiceBusQueue' { diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusRule.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusRule.Recording.json index 5c91eb606e73..f93ec88834db 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusRule.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusRule.Recording.json @@ -1,13 +1,13 @@ { - "Set-AzServiceBusRule+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusRule+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "469" ], - "x-ms-client-request-id": [ "11b78179-ce48-4d02-b2d7-fc6e2939f862" ], + "x-ms-unique-id": [ "464" ], + "x-ms-client-request-id": [ "8f636739-ebfb-404e-a75b-ab735e9718fd" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -23,27 +23,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11868" ], - "x-ms-request-id": [ "da905a15-9733-44af-8016-87829deea9df" ], - "x-ms-correlation-request-id": [ "da905a15-9733-44af-8016-87829deea9df" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093754Z:da905a15-9733-44af-8016-87829deea9df" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11907" ], + "x-ms-request-id": [ "41a8bc45-62dc-4038-8bdb-c025f95b7bad" ], + "x-ms-correlation-request-id": [ "41a8bc45-62dc-4038-8bdb-c025f95b7bad" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143606Z:41a8bc45-62dc-4038-8bdb-c025f95b7bad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:54 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:06 GMT" ] }, "ContentHeaders": { "Content-Length": [ "521" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule2\",\"name\":\"sqlRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{\"sqlExpression\":\"SET a=b\",\"compatibilityLevel\":20,\"parameters\":{}},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20,\"parameters\":{}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule2\",\"name\":\"sqlRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{\"sqlExpression\":\"SET a=b\",\"compatibilityLevel\":20,\"parameters\":{}},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"1=2\",\"compatibilityLevel\":20,\"parameters\":{}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusRule+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule2?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"action\": {\n \"sqlExpression\": \"SET a=b\",\n \"compatibilityLevel\": 20\n },\n \"sqlFilter\": {\n \"sqlExpression\": \"x=y\",\n \"compatibilityLevel\": 20\n },\n \"filterType\": \"SqlFilter\"\n }\n}", "isContentBase64": false, "Headers": { @@ -59,32 +59,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1162" ], - "x-ms-request-id": [ "da53eb01-947c-41b7-a318-85609f54a8f4" ], - "x-ms-correlation-request-id": [ "da53eb01-947c-41b7-a318-85609f54a8f4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093755Z:da53eb01-947c-41b7-a318-85609f54a8f4" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1164" ], + "x-ms-request-id": [ "2775dbc5-51e2-49d7-9eac-6c95400d0528" ], + "x-ms-correlation-request-id": [ "2775dbc5-51e2-49d7-9eac-6c95400d0528" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143608Z:2775dbc5-51e2-49d7-9eac-6c95400d0528" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:55 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:07 GMT" ] }, "ContentHeaders": { "Content-Length": [ "489" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/sqlRule2\",\"name\":\"sqlRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{\"sqlExpression\":\"SET a=b\",\"compatibilityLevel\":20},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"x=y\",\"compatibilityLevel\":20}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/sqlRule2\",\"name\":\"sqlRule2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{\"sqlExpression\":\"SET a=b\",\"compatibilityLevel\":20},\"filterType\":\"SqlFilter\",\"sqlFilter\":{\"sqlExpression\":\"x=y\",\"compatibilityLevel\":20}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "471" ], - "x-ms-client-request-id": [ "b2377758-7f9e-4854-962a-787b0d539c5d" ], + "x-ms-unique-id": [ "466" ], + "x-ms-client-request-id": [ "a351933b-41b1-4172-aba0-a4a2a9ee0ffd" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -100,32 +100,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11867" ], - "x-ms-request-id": [ "96690675-dcbb-4d57-922d-25f550d6acf1" ], - "x-ms-correlation-request-id": [ "96690675-dcbb-4d57-922d-25f550d6acf1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093755Z:96690675-dcbb-4d57-922d-25f550d6acf1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11906" ], + "x-ms-request-id": [ "e8d93f78-3260-4f6d-80b4-4b7cd3c10914" ], + "x-ms-correlation-request-id": [ "e8d93f78-3260-4f6d-80b4-4b7cd3c10914" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143608Z:e8d93f78-3260-4f6d-80b4-4b7cd3c10914" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:55 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:08 GMT" ] }, "ContentHeaders": { "Content-Length": [ "639" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"contenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"contenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "472" ], - "x-ms-client-request-id": [ "71e19905-2bb9-44f4-b9ef-9400db979bde" ], + "x-ms-unique-id": [ "467" ], + "x-ms-client-request-id": [ "0e398963-bdbe-4051-a49a-6dce4513d48f" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -141,28 +141,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11866" ], - "x-ms-request-id": [ "d005a2c5-67bf-454a-a631-8e996bdcff20" ], - "x-ms-correlation-request-id": [ "d005a2c5-67bf-454a-a631-8e996bdcff20" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093756Z:d005a2c5-67bf-454a-a631-8e996bdcff20" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11905" ], + "x-ms-request-id": [ "3086b699-ff0e-477d-8a8e-b95a72ef094b" ], + "x-ms-correlation-request-id": [ "3086b699-ff0e-477d-8a8e-b95a72ef094b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143609Z:3086b699-ff0e-477d-8a8e-b95a72ef094b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:55 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:09 GMT" ] }, "ContentHeaders": { "Content-Length": [ "639" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"contenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"contenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\",\n \"c\": \"d\"\n },\n \"correlationId\": \"correlationid\",\n \"messageId\": \"messageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"label\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"c\": \"d\",\n \"a\": \"b\"\n },\n \"correlationId\": \"correlationid\",\n \"messageId\": \"messageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"label\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -177,32 +177,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1161" ], - "x-ms-request-id": [ "9cc8278d-b5e8-4f95-a6ec-9c23f951c9e9" ], - "x-ms-correlation-request-id": [ "9cc8278d-b5e8-4f95-a6ec-9c23f951c9e9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093757Z:9cc8278d-b5e8-4f95-a6ec-9c23f951c9e9" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1163" ], + "x-ms-request-id": [ "07c9c510-d16c-4f91-aa94-c1f1b6a648b6" ], + "x-ms-correlation-request-id": [ "07c9c510-d16c-4f91-aa94-c1f1b6a648b6" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143610Z:07c9c510-d16c-4f91-aa94-c1f1b6a648b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:57 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:10 GMT" ] }, "ContentHeaders": { "Content-Length": [ "645" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "474" ], - "x-ms-client-request-id": [ "0c4dafdd-e255-43b6-bc88-4fe4f6f1286c" ], + "x-ms-unique-id": [ "469" ], + "x-ms-client-request-id": [ "13fb585a-c604-442a-8c64-df3455bdbf87" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -218,28 +218,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11865" ], - "x-ms-request-id": [ "a4fe69b8-352c-46fa-a2ff-08243eec9da5" ], - "x-ms-correlation-request-id": [ "a4fe69b8-352c-46fa-a2ff-08243eec9da5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093757Z:a4fe69b8-352c-46fa-a2ff-08243eec9da5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11904" ], + "x-ms-request-id": [ "dffc50cf-53f0-4429-91dc-d2bedd638948" ], + "x-ms-correlation-request-id": [ "dffc50cf-53f0-4429-91dc-d2bedd638948" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143611Z:dffc50cf-53f0-4429-91dc-d2bedd638948" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:57 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:11 GMT" ] }, "ContentHeaders": { "Content-Length": [ "645" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"correlationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+5": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\",\n \"c\": \"d\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"messageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"label\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"c\": \"d\",\n \"a\": \"b\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"messageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"label\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -254,32 +254,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1160" ], - "x-ms-request-id": [ "816e70b0-a0bd-49e0-8afe-acabb07bb7e9" ], - "x-ms-correlation-request-id": [ "816e70b0-a0bd-49e0-8afe-acabb07bb7e9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093758Z:816e70b0-a0bd-49e0-8afe-acabb07bb7e9" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1162" ], + "x-ms-request-id": [ "22dd648e-2b73-420e-90dc-2af4352758ec" ], + "x-ms-correlation-request-id": [ "22dd648e-2b73-420e-90dc-2af4352758ec" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143613Z:22dd648e-2b73-420e-90dc-2af4352758ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:12 GMT" ] }, "ContentHeaders": { "Content-Length": [ "651" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "476" ], - "x-ms-client-request-id": [ "e2de8d40-795e-4043-8013-42a598f5d71e" ], + "x-ms-unique-id": [ "471" ], + "x-ms-client-request-id": [ "45d1ab8a-50af-4d90-936a-a678388828bb" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -295,28 +295,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11864" ], - "x-ms-request-id": [ "a2aedbe5-7b9d-4dfa-9b91-8bc0e007f3c2" ], - "x-ms-correlation-request-id": [ "a2aedbe5-7b9d-4dfa-9b91-8bc0e007f3c2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093759Z:a2aedbe5-7b9d-4dfa-9b91-8bc0e007f3c2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11903" ], + "x-ms-request-id": [ "563bcf78-5477-4967-b989-47f4faf5c748" ], + "x-ms-correlation-request-id": [ "563bcf78-5477-4967-b989-47f4faf5c748" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143613Z:563bcf78-5477-4967-b989-47f4faf5c748" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:37:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:13 GMT" ] }, "ContentHeaders": { "Content-Length": [ "651" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"label\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+7": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\",\n \"c\": \"d\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"messageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"secondlabel\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"c\": \"d\",\n \"a\": \"b\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"messageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"secondlabel\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -331,32 +331,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1159" ], - "x-ms-request-id": [ "5fd37e06-681e-4b14-8dd8-6adb3edbf8ee" ], - "x-ms-correlation-request-id": [ "5fd37e06-681e-4b14-8dd8-6adb3edbf8ee" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093800Z:5fd37e06-681e-4b14-8dd8-6adb3edbf8ee" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1161" ], + "x-ms-request-id": [ "263037cd-051d-42c6-a8b7-081c64350b17" ], + "x-ms-correlation-request-id": [ "263037cd-051d-42c6-a8b7-081c64350b17" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143615Z:263037cd-051d-42c6-a8b7-081c64350b17" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:14 GMT" ] }, "ContentHeaders": { "Content-Length": [ "657" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "478" ], - "x-ms-client-request-id": [ "75110ad3-e99d-4dc9-96c3-81ad0166f346" ], + "x-ms-unique-id": [ "473" ], + "x-ms-client-request-id": [ "b6484586-55f6-417b-a10b-246471eaaac2" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -372,28 +372,28 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11863" ], - "x-ms-request-id": [ "0a94a327-a09a-4392-96b7-88793f9e4861" ], - "x-ms-correlation-request-id": [ "0a94a327-a09a-4392-96b7-88793f9e4861" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093800Z:0a94a327-a09a-4392-96b7-88793f9e4861" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11902" ], + "x-ms-request-id": [ "f182e7d7-e01c-468b-bd54-62163acc2d2a" ], + "x-ms-correlation-request-id": [ "f182e7d7-e01c-468b-bd54-62163acc2d2a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143615Z:f182e7d7-e01c-468b-bd54-62163acc2d2a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:15 GMT" ] }, "ContentHeaders": { "Content-Length": [ "657" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"messageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+9": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\",\n \"c\": \"d\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"secondmessageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"secondlabel\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"c\": \"d\",\n \"a\": \"b\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"secondmessageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"secondlabel\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -408,32 +408,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1158" ], - "x-ms-request-id": [ "0db938d8-a774-40f0-84e6-51837b9330b6" ], - "x-ms-correlation-request-id": [ "0db938d8-a774-40f0-84e6-51837b9330b6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093801Z:0db938d8-a774-40f0-84e6-51837b9330b6" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1160" ], + "x-ms-request-id": [ "6de768a4-f6b2-42ca-8cbb-81c7f047c413" ], + "x-ms-correlation-request-id": [ "6de768a4-f6b2-42ca-8cbb-81c7f047c413" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143617Z:6de768a4-f6b2-42ca-8cbb-81c7f047c413" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:17 GMT" ] }, "ContentHeaders": { "Content-Length": [ "663" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "480" ], - "x-ms-client-request-id": [ "e1ce5fa2-ffbd-4dc1-96a8-1162df6e665f" ], + "x-ms-unique-id": [ "475" ], + "x-ms-client-request-id": [ "cacd7c8b-2d12-4f84-bb50-d13ac4198579" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -449,27 +449,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11862" ], - "x-ms-request-id": [ "60be8150-6288-47c6-9ccf-460ed4a6c6f2" ], - "x-ms-correlation-request-id": [ "60be8150-6288-47c6-9ccf-460ed4a6c6f2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093802Z:60be8150-6288-47c6-9ccf-460ed4a6c6f2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11901" ], + "x-ms-request-id": [ "37ba1e78-d03d-4c4f-8add-0261d3cfee80" ], + "x-ms-correlation-request-id": [ "37ba1e78-d03d-4c4f-8add-0261d3cfee80" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143618Z:37ba1e78-d03d-4c4f-8add-0261d3cfee80" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:17 GMT" ] }, "ContentHeaders": { "Content-Length": [ "663" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\",\"c\":\"d\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"c\":\"d\",\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+11": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"secondmessageid\",\n \"replyTo\": \"replyto\",\n \"label\": \"secondlabel\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { @@ -485,32 +485,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1157" ], - "x-ms-request-id": [ "c22818b6-94d1-451f-aede-0d45c2776400" ], - "x-ms-correlation-request-id": [ "c22818b6-94d1-451f-aede-0d45c2776400" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093803Z:c22818b6-94d1-451f-aede-0d45c2776400" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1159" ], + "x-ms-request-id": [ "28d6bf76-d558-40f7-b570-36f5a841c3d5" ], + "x-ms-correlation-request-id": [ "28d6bf76-d558-40f7-b570-36f5a841c3d5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143619Z:28d6bf76-d558-40f7-b570-36f5a841c3d5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:19 GMT" ] }, "ContentHeaders": { "Content-Length": [ "655" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+12": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "482" ], - "x-ms-client-request-id": [ "da394573-5977-464d-a92b-1c70e72cc88d" ], + "x-ms-unique-id": [ "477" ], + "x-ms-client-request-id": [ "7a24cd23-aeb6-444b-be5a-8e44685f6464" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -526,27 +526,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11861" ], - "x-ms-request-id": [ "8cde2b5e-0f1f-4a75-9630-f36ac4f01adf" ], - "x-ms-correlation-request-id": [ "8cde2b5e-0f1f-4a75-9630-f36ac4f01adf" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093803Z:8cde2b5e-0f1f-4a75-9630-f36ac4f01adf" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11900" ], + "x-ms-request-id": [ "a4ab8702-2f4a-4116-ae11-cad09450ee00" ], + "x-ms-correlation-request-id": [ "a4ab8702-2f4a-4116-ae11-cad09450ee00" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143620Z:a4ab8702-2f4a-4116-ae11-cad09450ee00" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:20 GMT" ] }, "ContentHeaders": { "Content-Length": [ "655" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"replyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+13": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"secondmessageid\",\n \"replyTo\": \"secondreplyto\",\n \"label\": \"secondlabel\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"replytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { @@ -562,32 +562,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1156" ], - "x-ms-request-id": [ "90413d02-1f2b-4194-b627-cdeb76b7c4be" ], - "x-ms-correlation-request-id": [ "90413d02-1f2b-4194-b627-cdeb76b7c4be" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093804Z:90413d02-1f2b-4194-b627-cdeb76b7c4be" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1158" ], + "x-ms-request-id": [ "635e6a72-f1d2-4d63-84de-ad358be47749" ], + "x-ms-correlation-request-id": [ "635e6a72-f1d2-4d63-84de-ad358be47749" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143621Z:635e6a72-f1d2-4d63-84de-ad358be47749" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:21 GMT" ] }, "ContentHeaders": { "Content-Length": [ "661" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "484" ], - "x-ms-client-request-id": [ "962e6b9e-67ce-425e-b768-13bd378e3f8c" ], + "x-ms-unique-id": [ "479" ], + "x-ms-client-request-id": [ "cfda0ed0-63c1-4648-828c-1e299cfa3852" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -603,27 +603,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11860" ], - "x-ms-request-id": [ "6edb36c4-e60f-4bee-951c-ccae973ed1d2" ], - "x-ms-correlation-request-id": [ "6edb36c4-e60f-4bee-951c-ccae973ed1d2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093805Z:6edb36c4-e60f-4bee-951c-ccae973ed1d2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11899" ], + "x-ms-request-id": [ "9d3c4ffc-3ab0-4335-a8a0-248150ff3bda" ], + "x-ms-correlation-request-id": [ "9d3c4ffc-3ab0-4335-a8a0-248150ff3bda" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143622Z:9d3c4ffc-3ab0-4335-a8a0-248150ff3bda" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:22 GMT" ] }, "ContentHeaders": { "Content-Length": [ "661" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"replytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+15": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+15": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"secondmessageid\",\n \"replyTo\": \"secondreplyto\",\n \"label\": \"secondlabel\",\n \"sessionId\": \"sessionid\",\n \"replyToSessionId\": \"secondreplytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { @@ -639,32 +639,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1155" ], - "x-ms-request-id": [ "bfad91dc-d694-4027-abbe-2b065bdec2e3" ], - "x-ms-correlation-request-id": [ "bfad91dc-d694-4027-abbe-2b065bdec2e3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093806Z:bfad91dc-d694-4027-abbe-2b065bdec2e3" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1157" ], + "x-ms-request-id": [ "dea9e65b-892f-475b-975b-3d38092ec906" ], + "x-ms-correlation-request-id": [ "dea9e65b-892f-475b-975b-3d38092ec906" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143623Z:dea9e65b-892f-475b-975b-3d38092ec906" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:23 GMT" ] }, "ContentHeaders": { "Content-Length": [ "667" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+16": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "486" ], - "x-ms-client-request-id": [ "d10eda9c-c3b3-469b-92af-2bd02fdad001" ], + "x-ms-unique-id": [ "481" ], + "x-ms-client-request-id": [ "8161ec45-7f41-4cf3-a149-bb0ef441264f" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -680,27 +680,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11859" ], - "x-ms-request-id": [ "831f8467-f307-4aaf-83e8-f61844d69899" ], - "x-ms-correlation-request-id": [ "831f8467-f307-4aaf-83e8-f61844d69899" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093807Z:831f8467-f307-4aaf-83e8-f61844d69899" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11898" ], + "x-ms-request-id": [ "a5465d3e-4396-472e-975a-724bd66309ce" ], + "x-ms-correlation-request-id": [ "a5465d3e-4396-472e-975a-724bd66309ce" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143624Z:a5465d3e-4396-472e-975a-724bd66309ce" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:06 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:24 GMT" ] }, "ContentHeaders": { "Content-Length": [ "667" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"sessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+17": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+17": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"secondmessageid\",\n \"replyTo\": \"secondreplyto\",\n \"label\": \"secondlabel\",\n \"sessionId\": \"secondsessionid\",\n \"replyToSessionId\": \"secondreplytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { @@ -716,32 +716,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1154" ], - "x-ms-request-id": [ "fda627a1-1c43-40ab-89b1-68c7b4f04ed7" ], - "x-ms-correlation-request-id": [ "fda627a1-1c43-40ab-89b1-68c7b4f04ed7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093808Z:fda627a1-1c43-40ab-89b1-68c7b4f04ed7" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1156" ], + "x-ms-request-id": [ "ca93b6ac-9e12-4724-bf24-e76a769c172b" ], + "x-ms-correlation-request-id": [ "ca93b6ac-9e12-4724-bf24-e76a769c172b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143626Z:ca93b6ac-9e12-4724-bf24-e76a769c172b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:07 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "673" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"secondsessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"secondsessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+18": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+18": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "488" ], - "x-ms-client-request-id": [ "e1a0aa8f-c01d-4a97-bd4f-bfc826a391e9" ], + "x-ms-unique-id": [ "483" ], + "x-ms-client-request-id": [ "ed0a955a-41d2-44dd-bb76-f765b9bbdf9c" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -757,27 +757,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11858" ], - "x-ms-request-id": [ "0e482175-8354-480c-983e-6be15d579f46" ], - "x-ms-correlation-request-id": [ "0e482175-8354-480c-983e-6be15d579f46" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093808Z:0e482175-8354-480c-983e-6be15d579f46" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11897" ], + "x-ms-request-id": [ "f384c50e-05d2-4937-bf20-e4b07825090c" ], + "x-ms-correlation-request-id": [ "f384c50e-05d2-4937-bf20-e4b07825090c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143626Z:f384c50e-05d2-4937-bf20-e4b07825090c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:08 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:26 GMT" ] }, "ContentHeaders": { "Content-Length": [ "673" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"secondsessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"secondsessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+19": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+19": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"correlationFilter\": {\n \"properties\": {\n \"a\": \"b\"\n },\n \"correlationId\": \"secondcorrelationid\",\n \"messageId\": \"secondmessageid\",\n \"to\": \"secondto\",\n \"replyTo\": \"secondreplyto\",\n \"label\": \"secondlabel\",\n \"sessionId\": \"secondsessionid\",\n \"replyToSessionId\": \"secondreplytosessionid\",\n \"contentType\": \"secondcontenttype\"\n },\n \"filterType\": \"CorrelationFilter\"\n }\n}", "isContentBase64": false, "Headers": { @@ -793,32 +793,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1153" ], - "x-ms-request-id": [ "41c90b56-8c55-4f89-85e1-3db153088cc6" ], - "x-ms-correlation-request-id": [ "41c90b56-8c55-4f89-85e1-3db153088cc6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093809Z:41c90b56-8c55-4f89-85e1-3db153088cc6" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1155" ], + "x-ms-request-id": [ "81df7544-0fc2-47db-aaa9-5d9791781aa4" ], + "x-ms-correlation-request-id": [ "81df7544-0fc2-47db-aaa9-5d9791781aa4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143628Z:81df7544-0fc2-47db-aaa9-5d9791781aa4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:28 GMT" ] }, "ContentHeaders": { "Content-Length": [ "689" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"to\":\"secondto\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"secondsessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"to\":\"secondto\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"secondsessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } }, - "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+20": { + "Set-AzServiceBusRule+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "490" ], - "x-ms-client-request-id": [ "7c9051d6-05b9-47f3-859b-138ed2a17ffb" ], + "x-ms-unique-id": [ "485" ], + "x-ms-client-request-id": [ "4fa5c6c5-793c-4438-9cbf-f42cd02d3602" ], "CommandName": [ "Get-AzServiceBusRule" ], "FullCommandName": [ "Get-AzServiceBusRule_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -834,20 +834,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11857" ], - "x-ms-request-id": [ "1c80a74c-d460-404e-a49c-2149541c800c" ], - "x-ms-correlation-request-id": [ "1c80a74c-d460-404e-a49c-2149541c800c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093810Z:1c80a74c-d460-404e-a49c-2149541c800c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11896" ], + "x-ms-request-id": [ "353aaa5e-323f-48ae-84f7-7100fdde8180" ], + "x-ms-correlation-request-id": [ "353aaa5e-323f-48ae-84f7-7100fdde8180" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143629Z:353aaa5e-323f-48ae-84f7-7100fdde8180" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:09 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:28 GMT" ] }, "ContentHeaders": { "Content-Length": [ "689" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"to\":\"secondto\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"secondsessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription1/rules/correlationRule1\",\"name\":\"correlationRule1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules\",\"location\":\"eastus\",\"properties\":{\"action\":{},\"filterType\":\"CorrelationFilter\",\"correlationFilter\":{\"correlationId\":\"secondcorrelationid\",\"messageId\":\"secondmessageid\",\"to\":\"secondto\",\"replyTo\":\"secondreplyto\",\"label\":\"secondlabel\",\"sessionId\":\"secondsessionid\",\"replyToSessionId\":\"secondreplytosessionid\",\"contentType\":\"secondcontenttype\",\"properties\":{\"a\":\"b\"}}}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusSubscription.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusSubscription.Recording.json index 75b51070ebe7..ab49b67ce7c9 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusSubscription.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusSubscription.Recording.json @@ -1,8 +1,8 @@ { - "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -18,32 +18,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1152" ], - "x-ms-request-id": [ "0a4bf1a7-f73d-469b-b8df-4bfa7d2b021d" ], - "x-ms-correlation-request-id": [ "0a4bf1a7-f73d-469b-b8df-4bfa7d2b021d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093828Z:0a4bf1a7-f73d-469b-b8df-4bfa7d2b021d" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1154" ], + "x-ms-request-id": [ "8579a385-9443-48b3-a22e-99e73e32de8a" ], + "x-ms-correlation-request-id": [ "8579a385-9443-48b3-a22e-99e73e32de8a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143644Z:8579a385-9443-48b3-a22e-99e73e32de8a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:43 GMT" ] }, "ContentHeaders": { "Content-Length": [ "952" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:28.3179187Z\",\"updatedAt\":\"2023-02-13T09:38:28.3179187Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:44.0133435Z\",\"updatedAt\":\"2023-02-19T14:36:44.0133435Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "492" ], - "x-ms-client-request-id": [ "64c85d6c-5448-4ec0-abe9-84bd55a154e4" ], + "x-ms-unique-id": [ "487" ], + "x-ms-client-request-id": [ "e31ff17e-3d73-4414-ae8b-481b5888a132" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -59,32 +59,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11856" ], - "x-ms-request-id": [ "b8bd37cb-d9ea-456a-b612-ce0e0c16586c" ], - "x-ms-correlation-request-id": [ "b8bd37cb-d9ea-456a-b612-ce0e0c16586c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093828Z:b8bd37cb-d9ea-456a-b612-ce0e0c16586c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11895" ], + "x-ms-request-id": [ "36c92888-3486-427f-a74d-4eeabe5d605b" ], + "x-ms-correlation-request-id": [ "36c92888-3486-427f-a74d-4eeabe5d605b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143644Z:36c92888-3486-427f-a74d-4eeabe5d605b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:28 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:43 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "958" ], + "Content-Length": [ "961" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:28.315394Z\",\"updatedAt\":\"2023-02-13T09:38:28.315394Z\",\"accessedAt\":\"2023-02-13T09:38:28.315394Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:44.0186565Z\",\"updatedAt\":\"2023-02-19T14:36:44.0186565Z\",\"accessedAt\":\"2023-02-19T14:36:44.0186565Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "493" ], - "x-ms-client-request-id": [ "af0bcf74-f8b5-4603-a58a-1e77931a94af" ], + "x-ms-unique-id": [ "488" ], + "x-ms-client-request-id": [ "961bdaf2-4a37-4e9d-ba2c-3380520036a9" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -100,34 +100,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11855" ], - "x-ms-request-id": [ "76c80668-46e9-448a-813a-d7d850ecef0d" ], - "x-ms-correlation-request-id": [ "76c80668-46e9-448a-813a-d7d850ecef0d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093829Z:76c80668-46e9-448a-813a-d7d850ecef0d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11894" ], + "x-ms-request-id": [ "6b18f18a-8abf-439b-abf0-6eab3ed572ab" ], + "x-ms-correlation-request-id": [ "6b18f18a-8abf-439b-abf0-6eab3ed572ab" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143645Z:6b18f18a-8abf-439b-abf0-6eab3ed572ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:28 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:44 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "958" ], + "Content-Length": [ "961" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:28.315394Z\",\"updatedAt\":\"2023-02-13T09:38:28.315394Z\",\"accessedAt\":\"2023-02-13T09:38:28.315394Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:44.0186565Z\",\"updatedAt\":\"2023-02-19T14:36:44.0186565Z\",\"accessedAt\":\"2023-02-19T14:36:44.0186565Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+4": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "384" ] + "Content-Length": [ "400" ] } }, "Response": { @@ -136,32 +136,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1151" ], - "x-ms-request-id": [ "90a7af2a-6430-49b2-b4d7-b6beaa10ed10" ], - "x-ms-correlation-request-id": [ "90a7af2a-6430-49b2-b4d7-b6beaa10ed10" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093829Z:90a7af2a-6430-49b2-b4d7-b6beaa10ed10" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1153" ], + "x-ms-request-id": [ "9a04f4d4-04cf-4ab1-adae-7e5038557502" ], + "x-ms-correlation-request-id": [ "9a04f4d4-04cf-4ab1-adae-7e5038557502" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143645Z:9a04f4d4-04cf-4ab1-adae-7e5038557502" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:45 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "918" ], + "Content-Length": [ "934" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:29.5219762Z\",\"updatedAt\":\"2023-02-13T09:38:29.5219762Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675197D\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:45.7477388Z\",\"updatedAt\":\"2023-02-19T14:36:45.7477388Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "495" ], - "x-ms-client-request-id": [ "5591340d-2a59-4043-bc3d-d818d40f1b18" ], + "x-ms-unique-id": [ "490" ], + "x-ms-client-request-id": [ "36e13f09-441a-41a3-835c-6a512ff93f55" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -177,34 +177,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11854" ], - "x-ms-request-id": [ "266d8ad8-65b7-42a9-a780-6b75b7f56c1d" ], - "x-ms-correlation-request-id": [ "266d8ad8-65b7-42a9-a780-6b75b7f56c1d" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093830Z:266d8ad8-65b7-42a9-a780-6b75b7f56c1d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11893" ], + "x-ms-request-id": [ "06a428c7-fd82-4444-b4d8-a5b9fa3152b7" ], + "x-ms-correlation-request-id": [ "06a428c7-fd82-4444-b4d8-a5b9fa3152b7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143646Z:06a428c7-fd82-4444-b4d8-a5b9fa3152b7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:29 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:45 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "922" ], + "Content-Length": [ "939" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:28.315394Z\",\"updatedAt\":\"2023-02-13T09:38:29.5341181Z\",\"accessedAt\":\"2023-02-13T09:38:28.315Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675197D\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:44.0186565Z\",\"updatedAt\":\"2023-02-19T14:36:45.7529942Z\",\"accessedAt\":\"2023-02-19T14:36:44.018Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusSubscription+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview+6": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "384" ] + "Content-Length": [ "400" ] } }, "Response": { @@ -213,32 +213,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1150" ], - "x-ms-request-id": [ "7bf1b177-e00b-4d09-b271-6a018bc27639" ], - "x-ms-correlation-request-id": [ "7bf1b177-e00b-4d09-b271-6a018bc27639" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093830Z:7bf1b177-e00b-4d09-b271-6a018bc27639" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1152" ], + "x-ms-request-id": [ "62b35940-df02-4adb-b0c9-7f0d4e09eb3f" ], + "x-ms-correlation-request-id": [ "62b35940-df02-4adb-b0c9-7f0d4e09eb3f" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143646Z:62b35940-df02-4adb-b0c9-7f0d4e09eb3f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:30 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:46 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "710" ], + "Content-Length": [ "939" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"autoDeleteOnIdle\":\"P10675197D\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription3\",\"name\":\"subscription3\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:44.0186565Z\",\"updatedAt\":\"2023-02-19T14:36:45.7529942Z\",\"accessedAt\":\"2023-02-19T14:36:44.018Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "497" ], - "x-ms-client-request-id": [ "d9ece5ae-0edf-4ae9-a2d7-8396e1f7b56a" ], + "x-ms-unique-id": [ "492" ], + "x-ms-client-request-id": [ "09c8d64e-1dad-4d60-bd17-9788c6efea96" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -254,32 +254,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11853" ], - "x-ms-request-id": [ "7e405444-b556-4e46-b52b-b63ff21565b3" ], - "x-ms-correlation-request-id": [ "7e405444-b556-4e46-b52b-b63ff21565b3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093831Z:7e405444-b556-4e46-b52b-b63ff21565b3" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11892" ], + "x-ms-request-id": [ "a8506ac0-c214-43fa-aa43-20916c088ccb" ], + "x-ms-correlation-request-id": [ "a8506ac0-c214-43fa-aa43-20916c088ccb" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143647Z:a8506ac0-c214-43fa-aa43-20916c088ccb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:30 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:46 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1006" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T08:49:08.4867339Z\",\"accessedAt\":\"2023-02-13T08:49:08.486Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T13:47:42.6427506Z\",\"accessedAt\":\"2023-02-19T13:47:42.642Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "498" ], - "x-ms-client-request-id": [ "7dd0e853-8a72-4061-97e7-e7570413c770" ], + "x-ms-unique-id": [ "493" ], + "x-ms-client-request-id": [ "d87c479a-1e48-415f-b34e-94debd124ab8" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -295,34 +295,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11852" ], - "x-ms-request-id": [ "b43966f8-2565-4095-822f-38a2d5ee2b02" ], - "x-ms-correlation-request-id": [ "b43966f8-2565-4095-822f-38a2d5ee2b02" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093831Z:b43966f8-2565-4095-822f-38a2d5ee2b02" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11891" ], + "x-ms-request-id": [ "7c1bfda8-84c7-49dd-a6cc-b50921fe16e9" ], + "x-ms-correlation-request-id": [ "7c1bfda8-84c7-49dd-a6cc-b50921fe16e9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143648Z:7c1bfda8-84c7-49dd-a6cc-b50921fe16e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:30 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:47 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1006" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T08:49:08.4867339Z\",\"accessedAt\":\"2023-02-13T08:49:08.486Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P428DT3H11M10S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T13:47:42.6427506Z\",\"accessedAt\":\"2023-02-19T13:47:42.642Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT3M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": true,\n \"maxDeliveryCount\": 12,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT3M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": true,\n \"maxDeliveryCount\": 12,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "457" ] + "Content-Length": [ "473" ] } }, "Response": { @@ -331,32 +331,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1149" ], - "x-ms-request-id": [ "383abf56-54d6-40cf-8e16-c5793f1b84af" ], - "x-ms-correlation-request-id": [ "383abf56-54d6-40cf-8e16-c5793f1b84af" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093832Z:383abf56-54d6-40cf-8e16-c5793f1b84af" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1151" ], + "x-ms-request-id": [ "3d6154f5-f982-44b0-a2ef-0bdd6adcb202" ], + "x-ms-correlation-request-id": [ "3d6154f5-f982-44b0-a2ef-0bdd6adcb202" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143648Z:3d6154f5-f982-44b0-a2ef-0bdd6adcb202" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:47 GMT" ] }, "ContentHeaders": { "Content-Length": [ "995" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:31.9126277Z\",\"updatedAt\":\"2023-02-13T09:38:31.9126277Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:48.6543032Z\",\"updatedAt\":\"2023-02-19T14:36:48.6543032Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "500" ], - "x-ms-client-request-id": [ "a668b53a-e6f1-4ac2-a873-d0e2f28ba3a8" ], + "x-ms-unique-id": [ "495" ], + "x-ms-client-request-id": [ "838ea83b-dced-44b0-ae21-7e11f06698a6" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -372,34 +372,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11851" ], - "x-ms-request-id": [ "4dbb8a11-89fc-4920-9016-3ec8a1ab5bc8" ], - "x-ms-correlation-request-id": [ "4dbb8a11-89fc-4920-9016-3ec8a1ab5bc8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093832Z:4dbb8a11-89fc-4920-9016-3ec8a1ab5bc8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11890" ], + "x-ms-request-id": [ "4ca75363-abbf-44a3-8014-768fd3ff7289" ], + "x-ms-correlation-request-id": [ "4ca75363-abbf-44a3-8014-768fd3ff7289" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143649Z:4ca75363-abbf-44a3-8014-768fd3ff7289" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:48 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1000" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T09:38:31.9404364Z\",\"accessedAt\":\"2023-02-13T08:49:08.486Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":true,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T14:36:48.6592704Z\",\"accessedAt\":\"2023-02-19T13:47:42.642Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+5": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT3M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 12,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT3M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 12,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "458" ] + "Content-Length": [ "474" ] } }, "Response": { @@ -408,32 +408,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1148" ], - "x-ms-request-id": [ "9e43ac7c-1eff-464a-bf59-96fb7e5a5d57" ], - "x-ms-correlation-request-id": [ "9e43ac7c-1eff-464a-bf59-96fb7e5a5d57" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093832Z:9e43ac7c-1eff-464a-bf59-96fb7e5a5d57" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1150" ], + "x-ms-request-id": [ "9410ba90-8a4d-43b6-9113-0dc3c4764c5c" ], + "x-ms-correlation-request-id": [ "9410ba90-8a4d-43b6-9113-0dc3c4764c5c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143649Z:9410ba90-8a4d-43b6-9113-0dc3c4764c5c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:32 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "996" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:32.8189409Z\",\"updatedAt\":\"2023-02-13T09:38:32.8189409Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:49.8730765Z\",\"updatedAt\":\"2023-02-19T14:36:49.8730765Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "502" ], - "x-ms-client-request-id": [ "4433d96d-fa1f-446a-a732-bd95110813c8" ], + "x-ms-unique-id": [ "497" ], + "x-ms-client-request-id": [ "6678f96a-83e0-41ed-852a-f6483a09905a" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -449,34 +449,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11850" ], - "x-ms-request-id": [ "c2b05d29-2e60-40f1-9b9f-bdd0d2d48cb1" ], - "x-ms-correlation-request-id": [ "c2b05d29-2e60-40f1-9b9f-bdd0d2d48cb1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093833Z:c2b05d29-2e60-40f1-9b9f-bdd0d2d48cb1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11889" ], + "x-ms-request-id": [ "ce768ef8-bbed-4be5-987a-8596d44c2ff4" ], + "x-ms-correlation-request-id": [ "ce768ef8-bbed-4be5-987a-8596d44c2ff4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143650Z:ce768ef8-bbed-4be5-987a-8596d44c2ff4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:33 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1001" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T09:38:32.8310702Z\",\"accessedAt\":\"2023-02-13T08:49:08.486Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT3M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T14:36:49.8780331Z\",\"accessedAt\":\"2023-02-19T13:47:42.642Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+7": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 12,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 12,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "458" ] + "Content-Length": [ "474" ] } }, "Response": { @@ -485,32 +485,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1147" ], - "x-ms-request-id": [ "6571bcc3-fa71-4550-a0bc-ffa6a79d1fd2" ], - "x-ms-correlation-request-id": [ "6571bcc3-fa71-4550-a0bc-ffa6a79d1fd2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093834Z:6571bcc3-fa71-4550-a0bc-ffa6a79d1fd2" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1149" ], + "x-ms-request-id": [ "c18015f7-1c02-4a57-9123-bffed5e15d80" ], + "x-ms-correlation-request-id": [ "c18015f7-1c02-4a57-9123-bffed5e15d80" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143651Z:c18015f7-1c02-4a57-9123-bffed5e15d80" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:33 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:50 GMT" ] }, "ContentHeaders": { "Content-Length": [ "996" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:34.4751645Z\",\"updatedAt\":\"2023-02-13T09:38:34.4751645Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:51.2013603Z\",\"updatedAt\":\"2023-02-19T14:36:51.2013603Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "504" ], - "x-ms-client-request-id": [ "df130623-c4d5-41db-b5ec-b740c8196441" ], + "x-ms-unique-id": [ "499" ], + "x-ms-client-request-id": [ "ac2d0d7d-daf4-4336-ad7f-ba1b5579401b" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -526,34 +526,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11849" ], - "x-ms-request-id": [ "b33b6ae7-08fd-410e-a774-fc7c8d9ae056" ], - "x-ms-correlation-request-id": [ "b33b6ae7-08fd-410e-a774-fc7c8d9ae056" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093834Z:b33b6ae7-08fd-410e-a774-fc7c8d9ae056" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11888" ], + "x-ms-request-id": [ "ac6b772c-1c96-41f9-98c2-9bdc9d5ef1fe" ], + "x-ms-correlation-request-id": [ "ac6b772c-1c96-41f9-98c2-9bdc9d5ef1fe" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143651Z:ac6b772c-1c96-41f9-98c2-9bdc9d5ef1fe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:34 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:50 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1001" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T09:38:34.4873631Z\",\"accessedAt\":\"2023-02-13T08:49:08.486Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":12,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T14:36:51.2061714Z\",\"accessedAt\":\"2023-02-19T13:47:42.642Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+9": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "457" ] + "Content-Length": [ "473" ] } }, "Response": { @@ -562,32 +562,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1146" ], - "x-ms-request-id": [ "1827e8d3-48af-4f2b-a1b0-699495957898" ], - "x-ms-correlation-request-id": [ "1827e8d3-48af-4f2b-a1b0-699495957898" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093835Z:1827e8d3-48af-4f2b-a1b0-699495957898" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1148" ], + "x-ms-request-id": [ "ef5182a5-cb0a-48b0-a92d-f41d60944690" ], + "x-ms-correlation-request-id": [ "ef5182a5-cb0a-48b0-a92d-f41d60944690" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143652Z:ef5182a5-cb0a-48b0-a92d-f41d60944690" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:34 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:51 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "995" ], + "Content-Length": [ "993" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:35.2095918Z\",\"updatedAt\":\"2023-02-13T09:38:35.2095918Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:52.357593Z\",\"updatedAt\":\"2023-02-19T14:36:52.357593Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "506" ], - "x-ms-client-request-id": [ "6b32ad3e-da44-4c6d-9752-2c63f88b674b" ], + "x-ms-unique-id": [ "501" ], + "x-ms-client-request-id": [ "86d8a68d-04d9-4382-a4f3-87140fcdf25b" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -603,34 +603,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11848" ], - "x-ms-request-id": [ "a0cd9d20-81b4-47ca-9fad-be502a0ec126" ], - "x-ms-correlation-request-id": [ "a0cd9d20-81b4-47ca-9fad-be502a0ec126" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093835Z:a0cd9d20-81b4-47ca-9fad-be502a0ec126" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11887" ], + "x-ms-request-id": [ "3718c161-58b0-43b4-a0bd-2652324379cf" ], + "x-ms-correlation-request-id": [ "3718c161-58b0-43b4-a0bd-2652324379cf" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143653Z:3718c161-58b0-43b4-a0bd-2652324379cf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:52 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1000" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T09:38:35.2216815Z\",\"accessedAt\":\"2023-02-13T08:49:08.486Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T14:36:52.3624827Z\",\"accessedAt\":\"2023-02-19T13:47:42.642Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+11": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"forwardTo\": \"queue1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "458" ] + "Content-Length": [ "474" ] } }, "Response": { @@ -639,32 +639,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1145" ], - "x-ms-request-id": [ "68f9f85f-6851-4521-921f-51276d201d17" ], - "x-ms-correlation-request-id": [ "68f9f85f-6851-4521-921f-51276d201d17" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093836Z:68f9f85f-6851-4521-921f-51276d201d17" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1147" ], + "x-ms-request-id": [ "c721fa57-73e6-465b-8238-ed899868796c" ], + "x-ms-correlation-request-id": [ "c721fa57-73e6-465b-8238-ed899868796c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143653Z:c721fa57-73e6-465b-8238-ed899868796c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:35 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:52 GMT" ] }, "ContentHeaders": { "Content-Length": [ "996" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-13T09:38:36.1783053Z\",\"updatedAt\":\"2023-02-13T09:38:36.1783053Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-19T14:36:53.5153841Z\",\"updatedAt\":\"2023-02-19T14:36:53.5153841Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+12": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "508" ], - "x-ms-client-request-id": [ "71aafe92-5541-49ec-ad1f-c404719f6add" ], + "x-ms-unique-id": [ "503" ], + "x-ms-client-request-id": [ "6927aeb3-36e9-4547-84a3-0990afd95d07" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -680,34 +680,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11847" ], - "x-ms-request-id": [ "3c9dcbf4-94c7-4c24-b4b8-6268d978c31b" ], - "x-ms-correlation-request-id": [ "3c9dcbf4-94c7-4c24-b4b8-6268d978c31b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093836Z:3c9dcbf4-94c7-4c24-b4b8-6268d978c31b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11886" ], + "x-ms-request-id": [ "45d01afb-e8c4-4b7d-9930-889577e049fa" ], + "x-ms-correlation-request-id": [ "45d01afb-e8c4-4b7d-9930-889577e049fa" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143654Z:45d01afb-e8c4-4b7d-9930-889577e049fa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1001" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T09:38:36.1904331Z\",\"accessedAt\":\"2023-02-13T08:49:08.486Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T14:36:53.5343192Z\",\"accessedAt\":\"2023-02-19T13:47:42.642Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"queue1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+13": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"queue1\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "458" ] + "Content-Length": [ "474" ] } }, "Response": { @@ -716,32 +716,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1144" ], - "x-ms-request-id": [ "8c537b7a-01ee-4736-95e5-91904e54233c" ], - "x-ms-correlation-request-id": [ "8c537b7a-01ee-4736-95e5-91904e54233c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093837Z:8c537b7a-01ee-4736-95e5-91904e54233c" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1146" ], + "x-ms-request-id": [ "fadf2083-b053-4cb1-bd46-f73034fc4f7c" ], + "x-ms-correlation-request-id": [ "fadf2083-b053-4cb1-bd46-f73034fc4f7c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143654Z:fadf2083-b053-4cb1-bd46-f73034fc4f7c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:53 GMT" ] }, "ContentHeaders": { "Content-Length": [ "996" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-13T09:38:37.3501931Z\",\"updatedAt\":\"2023-02-13T09:38:37.3501931Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-19T14:36:54.6733759Z\",\"updatedAt\":\"2023-02-19T14:36:54.6733759Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "510" ], - "x-ms-client-request-id": [ "139193e3-2b5e-4c25-988b-e190ea49b5e4" ], + "x-ms-unique-id": [ "505" ], + "x-ms-client-request-id": [ "f3e35fda-dfb1-45b2-96c1-ce476a509a2f" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -757,34 +757,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11846" ], - "x-ms-request-id": [ "d864814d-613a-44ad-8808-49e11d3f0cd2" ], - "x-ms-correlation-request-id": [ "d864814d-613a-44ad-8808-49e11d3f0cd2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093837Z:d864814d-613a-44ad-8808-49e11d3f0cd2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11885" ], + "x-ms-request-id": [ "d0204c75-4cd3-4853-a07b-6baae0904d08" ], + "x-ms-correlation-request-id": [ "d0204c75-4cd3-4853-a07b-6baae0904d08" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143655Z:d0204c75-4cd3-4853-a07b-6baae0904d08" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:55 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1001" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T09:38:37.3624038Z\",\"accessedAt\":\"2023-02-13T08:49:08.486Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T14:36:54.6905792Z\",\"accessedAt\":\"2023-02-19T13:47:42.642Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"queue1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+15": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+15": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"topic1\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"Active\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"topic1\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "458" ] + "Content-Length": [ "474" ] } }, "Response": { @@ -793,32 +793,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1143" ], - "x-ms-request-id": [ "cb7cc084-6915-485d-9216-afddb3075024" ], - "x-ms-correlation-request-id": [ "cb7cc084-6915-485d-9216-afddb3075024" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093838Z:cb7cc084-6915-485d-9216-afddb3075024" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1145" ], + "x-ms-request-id": [ "75dab43b-2a6c-4a3a-92bf-6fadb5763aa5" ], + "x-ms-correlation-request-id": [ "75dab43b-2a6c-4a3a-92bf-6fadb5763aa5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143655Z:75dab43b-2a6c-4a3a-92bf-6fadb5763aa5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:55 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "994" ], + "Content-Length": [ "996" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-13T09:38:38.209643Z\",\"updatedAt\":\"2023-02-13T09:38:38.209643Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-19T14:36:55.8492306Z\",\"updatedAt\":\"2023-02-19T14:36:55.8492306Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+16": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "512" ], - "x-ms-client-request-id": [ "89c898bd-532a-40d5-a94a-042b147e37f2" ], + "x-ms-unique-id": [ "507" ], + "x-ms-client-request-id": [ "eb7f3bbf-96d1-4119-a89f-b6419c5b80ee" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -834,34 +834,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11845" ], - "x-ms-request-id": [ "bb29ad89-3d76-4182-aa73-d8d0a11f582f" ], - "x-ms-correlation-request-id": [ "bb29ad89-3d76-4182-aa73-d8d0a11f582f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093838Z:bb29ad89-3d76-4182-aa73-d8d0a11f582f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11884" ], + "x-ms-request-id": [ "bb273f1e-3f69-4235-926e-4c3c01b76441" ], + "x-ms-correlation-request-id": [ "bb273f1e-3f69-4235-926e-4c3c01b76441" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143656Z:bb273f1e-3f69-4235-926e-4c3c01b76441" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:56 GMT" ] }, "ContentHeaders": { "Content-Length": [ "1001" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-13T08:49:08.4867339Z\",\"updatedAt\":\"2023-02-13T09:38:38.2061306Z\",\"accessedAt\":\"2023-02-13T08:49:08.486Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"Active\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-19T13:47:42.6427506Z\",\"updatedAt\":\"2023-02-19T14:36:55.8624661Z\",\"accessedAt\":\"2023-02-19T13:47:42.642Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+17": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview+17": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"ReceiveDisabled\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"topic1\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P1DT3M4S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 8,\n \"status\": \"ReceiveDisabled\",\n \"enableBatchedOperations\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"forwardTo\": \"topic1\",\n \"forwardDeadLetteredMessagesTo\": \"topic1\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "467" ] + "Content-Length": [ "483" ] } }, "Response": { @@ -870,27 +870,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1142" ], - "x-ms-request-id": [ "471cf051-cddd-4d6a-9700-6540f64f5ab2" ], - "x-ms-correlation-request-id": [ "471cf051-cddd-4d6a-9700-6540f64f5ab2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093838Z:471cf051-cddd-4d6a-9700-6540f64f5ab2" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1144" ], + "x-ms-request-id": [ "202db223-fae1-44e1-b8fa-98200b984b0a" ], + "x-ms-correlation-request-id": [ "202db223-fae1-44e1-b8fa-98200b984b0a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143657Z:202db223-fae1-44e1-b8fa-98200b984b0a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:38 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:57 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "1003" ], + "Content-Length": [ "1005" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"ReceiveDisabled\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-13T09:38:38.881459Z\",\"updatedAt\":\"2023-02-13T09:38:38.881459Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription2\",\"name\":\"subscription2\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P1DT3M4S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":8,\"status\":\"ReceiveDisabled\",\"enableBatchedOperations\":false,\"createdAt\":\"2023-02-19T14:36:57.0523728Z\",\"updatedAt\":\"2023-02-19T14:36:57.0523728Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"forwardTo\":\"topic1\",\"forwardDeadLetteredMessagesTo\":\"topic1\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview+18": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview+18": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -906,32 +906,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1141" ], - "x-ms-request-id": [ "f6c49d08-cfce-4388-8362-4df8123c3882" ], - "x-ms-correlation-request-id": [ "f6c49d08-cfce-4388-8362-4df8123c3882" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093840Z:f6c49d08-cfce-4388-8362-4df8123c3882" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1143" ], + "x-ms-request-id": [ "2e100598-7dba-4ba2-98bd-814d06953209" ], + "x-ms-correlation-request-id": [ "2e100598-7dba-4ba2-98bd-814d06953209" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143658Z:2e100598-7dba-4ba2-98bd-814d06953209" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:39 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:58 GMT" ] }, "ContentHeaders": { "Content-Length": [ "952" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4\",\"name\":\"subscription4\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:40.3034242Z\",\"updatedAt\":\"2023-02-13T09:38:40.3034242Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4\",\"name\":\"subscription4\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:58.6617771Z\",\"updatedAt\":\"2023-02-19T14:36:58.6617771Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview+19": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview+19": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "515" ], - "x-ms-client-request-id": [ "31bf5063-907e-4cb4-a9b4-528654a78d66" ], + "x-ms-unique-id": [ "510" ], + "x-ms-client-request-id": [ "bdcb5686-9a34-48f2-959d-cb3a8070134e" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -947,34 +947,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11844" ], - "x-ms-request-id": [ "e9b80ae8-f497-4063-a363-0c25e9822db0" ], - "x-ms-correlation-request-id": [ "e9b80ae8-f497-4063-a363-0c25e9822db0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093840Z:e9b80ae8-f497-4063-a363-0c25e9822db0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11883" ], + "x-ms-request-id": [ "96ec0db3-e66a-482c-a4dc-b2ce7ae6a647" ], + "x-ms-correlation-request-id": [ "96ec0db3-e66a-482c-a4dc-b2ce7ae6a647" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143659Z:96ec0db3-e66a-482c-a4dc-b2ce7ae6a647" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:59 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "961" ], + "Content-Length": [ "958" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4\",\"name\":\"subscription4\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:40.2999302Z\",\"updatedAt\":\"2023-02-13T09:38:40.2999302Z\",\"accessedAt\":\"2023-02-13T09:38:40.2999302Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4\",\"name\":\"subscription4\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:58.659415Z\",\"updatedAt\":\"2023-02-19T14:36:58.659415Z\",\"accessedAt\":\"2023-02-19T14:36:58.659415Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview+20": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview+20": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P10675197D\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P5D\",\n \"isClientAffine\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"lockDuration\": \"PT1M\",\n \"requiresSession\": false,\n \"defaultMessageTimeToLive\": \"P10675199DT2H48M5.4775807S\",\n \"deadLetteringOnFilterEvaluationExceptions\": true,\n \"deadLetteringOnMessageExpiration\": false,\n \"maxDeliveryCount\": 10,\n \"status\": \"Active\",\n \"enableBatchedOperations\": true,\n \"autoDeleteOnIdle\": \"P5D\",\n \"isClientAffine\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "379" ] + "Content-Length": [ "395" ] } }, "Response": { @@ -983,32 +983,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1140" ], - "x-ms-request-id": [ "c14c5254-2266-48b2-a544-34fed3315493" ], - "x-ms-correlation-request-id": [ "c14c5254-2266-48b2-a544-34fed3315493" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093841Z:c14c5254-2266-48b2-a544-34fed3315493" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1142" ], + "x-ms-request-id": [ "02c7c99c-fbc3-415f-9630-3eb9b42f204c" ], + "x-ms-correlation-request-id": [ "02c7c99c-fbc3-415f-9630-3eb9b42f204c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143659Z:02c7c99c-fbc3-415f-9630-3eb9b42f204c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:36:59 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "913" ], + "Content-Length": [ "929" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4\",\"name\":\"subscription4\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675197D\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:41.0533661Z\",\"updatedAt\":\"2023-02-13T09:38:41.0533661Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P5D\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4\",\"name\":\"subscription4\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:59.7879871Z\",\"updatedAt\":\"2023-02-19T14:36:59.7879871Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P5D\"}}", "isContentBase64": false } }, - "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview+21": { + "Set-AzServiceBusSubscription+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "517" ], - "x-ms-client-request-id": [ "af96e279-1154-4d15-9c5e-662404851956" ], + "x-ms-unique-id": [ "512" ], + "x-ms-client-request-id": [ "0d1a0268-2b35-4912-b5df-be85ee6c2368" ], "CommandName": [ "Get-AzServiceBusSubscription" ], "FullCommandName": [ "Get-AzServiceBusSubscription_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1024,20 +1024,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11843" ], - "x-ms-request-id": [ "e20719ad-54fd-473d-be7e-9fb9e8652f22" ], - "x-ms-correlation-request-id": [ "e20719ad-54fd-473d-be7e-9fb9e8652f22" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093841Z:e20719ad-54fd-473d-be7e-9fb9e8652f22" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11882" ], + "x-ms-request-id": [ "32c61f40-9c59-46a9-8692-1d6d09f18329" ], + "x-ms-correlation-request-id": [ "32c61f40-9c59-46a9-8692-1d6d09f18329" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143700Z:32c61f40-9c59-46a9-8692-1d6d09f18329" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:40 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:00 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "918" ], + "Content-Length": [ "933" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/subscriptions/subscription4\",\"name\":\"subscription4\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675197D\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-13T09:38:40.2999302Z\",\"updatedAt\":\"2023-02-13T09:38:41.0499392Z\",\"accessedAt\":\"2023-02-13T09:38:40.299Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P5D\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/subscriptions/subscription4\",\"name\":\"subscription4\",\"type\":\"Microsoft.ServiceBus/namespaces/topics/subscriptions\",\"location\":\"eastus\",\"properties\":{\"isClientAffine\":false,\"lockDuration\":\"PT1M\",\"requiresSession\":false,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"deadLetteringOnMessageExpiration\":false,\"deadLetteringOnFilterEvaluationExceptions\":true,\"messageCount\":0,\"maxDeliveryCount\":10,\"status\":\"Active\",\"enableBatchedOperations\":true,\"createdAt\":\"2023-02-19T14:36:58.659415Z\",\"updatedAt\":\"2023-02-19T14:36:59.8000024Z\",\"accessedAt\":\"2023-02-19T14:36:58.659Z\",\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0},\"autoDeleteOnIdle\":\"P5D\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusSubscription.Tests.ps1 b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusSubscription.Tests.ps1 index 58187ab71d66..c099a0b8ae78 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusSubscription.Tests.ps1 +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusSubscription.Tests.ps1 @@ -29,34 +29,10 @@ function AssertSubscriptionUpdates{ $expectedSub.ClientId | Should -Be $actualSub.ClientId $expectedSub.IsShared | Should -Be $actualSub.IsShared $expectedSub.IsDurable | Should -Be $actualSub.IsDurable - - if ($expectedSub.DefaultMessageTimeToLive -gt (New-TimeSpan -Days 10675197)){ - $actualSub.DefaultMessageTimeToLive | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualSub.DefaultMessageTimeToLive | Should -Be $expectedSub.DefaultMessageTimeToLive - } - - if ($expectedSub.DuplicateDetectionHistoryTimeWindow -gt (New-TimeSpan -Days 10675197)){ - $actualSub.DuplicateDetectionHistoryTimeWindow | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualSub.DuplicateDetectionHistoryTimeWindow | Should -Be $expectedSub.DuplicateDetectionHistoryTimeWindow - } - - if ($expectedSub.LockDuration -gt (New-TimeSpan -Days 10675197)){ - $actualSub.LockDuration | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualSub.LockDuration | Should -Be $expectedSub.LockDuration - } - - if ($expectedSub.AutoDeleteOnIdle -gt (New-TimeSpan -Days 10675197)){ - $actualSub.AutoDeleteOnIdle | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualSub.AutoDeleteOnIdle | Should -Be $expectedSub.AutoDeleteOnIdle - } + $expectedSub.DefaultMessageTimeToLive | Should -Be $actualSub.DefaultMessageTimeToLive + $expectedSub.DuplicateDetectionHistoryTimeWindow | Should -Be $actualSub.DuplicateDetectionHistoryTimeWindow + $expectedSub.LockDuration | Should -Be $actualSub.LockDuration + $expectedSub.AutoDeleteOnIdle | Should -Be $actualSub.AutoDeleteOnIdle } Describe 'Set-AzServiceBusSubscription' { diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusTopic.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusTopic.Recording.json index d75c89ee7415..8b89b2e701ff 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusTopic.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusTopic.Recording.json @@ -1,8 +1,8 @@ { - "Set-AzServiceBusTopic+[NoContext]+[NoScenario]+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusTopic+[NoContext]+[NoScenario]+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": "{\n}", "isContentBase64": false, "Headers": { @@ -18,32 +18,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1139" ], - "x-ms-request-id": [ "90d27da4-91f2-4930-b4d8-7efc39043537" ], - "x-ms-correlation-request-id": [ "90d27da4-91f2-4930-b4d8-7efc39043537" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093857Z:90d27da4-91f2-4930-b4d8-7efc39043537" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1141" ], + "x-ms-request-id": [ "5085d124-274b-48bc-a222-291da78e6b22" ], + "x-ms-correlation-request-id": [ "5085d124-274b-48bc-a222-291da78e6b22" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143716Z:5085d124-274b-48bc-a222-291da78e6b22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:56 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:16 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "960" ], + "Content-Length": [ "959" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:38:56.89Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:16.24Z\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "519" ], - "x-ms-client-request-id": [ "e6568560-49b7-460d-91cc-e1ef136fe86b" ], + "x-ms-unique-id": [ "514" ], + "x-ms-client-request-id": [ "77da0583-64ef-4753-a53c-d392cb3a012d" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -59,34 +59,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11842" ], - "x-ms-request-id": [ "78c1c25f-9033-4d65-b411-b1300e7c09e4" ], - "x-ms-correlation-request-id": [ "78c1c25f-9033-4d65-b411-b1300e7c09e4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093857Z:78c1c25f-9033-4d65-b411-b1300e7c09e4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11881" ], + "x-ms-request-id": [ "72d934ef-bcef-4974-b9e0-68a756f4954e" ], + "x-ms-correlation-request-id": [ "72d934ef-bcef-4974-b9e0-68a756f4954e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143717Z:72d934ef-bcef-4974-b9e0-68a756f4954e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:56 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:16 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "961" ], + "Content-Length": [ "960" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:38:56.89Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:16.24Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+2": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "416" ] + "Content-Length": [ "432" ] } }, "Response": { @@ -95,32 +95,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1138" ], - "x-ms-request-id": [ "593d5b86-3a93-41c4-b7c6-053705a57ceb" ], - "x-ms-correlation-request-id": [ "593d5b86-3a93-41c4-b7c6-053705a57ceb" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093857Z:593d5b86-3a93-41c4-b7c6-053705a57ceb" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1140" ], + "x-ms-request-id": [ "8bb0016b-ea76-4449-bfe1-2ce146e21c0e" ], + "x-ms-correlation-request-id": [ "8bb0016b-ea76-4449-bfe1-2ce146e21c0e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143717Z:8bb0016b-ea76-4449-bfe1-2ce146e21c0e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:57 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:17 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "912" ], + "Content-Length": [ "928" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "521" ], - "x-ms-client-request-id": [ "97ca76c9-7b90-4179-9df2-c3fa05242f61" ], + "x-ms-unique-id": [ "516" ], + "x-ms-client-request-id": [ "2ccbd46c-68de-4760-9aa2-05ccfa589e9d" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -136,34 +136,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11841" ], - "x-ms-request-id": [ "d619f73a-93d8-442a-a090-e698e33358d4" ], - "x-ms-correlation-request-id": [ "d619f73a-93d8-442a-a090-e698e33358d4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093858Z:d619f73a-93d8-442a-a090-e698e33358d4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11880" ], + "x-ms-request-id": [ "2a30fe44-76a7-4657-80e9-6322efdd3049" ], + "x-ms-correlation-request-id": [ "2a30fe44-76a7-4657-80e9-6322efdd3049" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143718Z:2a30fe44-76a7-4657-80e9-6322efdd3049" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:57 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:18 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "922" ], + "Content-Length": [ "938" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:38:57.79Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:17.827Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+4": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": false,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": false,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "417" ] + "Content-Length": [ "433" ] } }, "Response": { @@ -172,32 +172,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1137" ], - "x-ms-request-id": [ "f0d2e616-c17d-456f-bb16-2f150327bbf4" ], - "x-ms-correlation-request-id": [ "f0d2e616-c17d-456f-bb16-2f150327bbf4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093858Z:f0d2e616-c17d-456f-bb16-2f150327bbf4" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1139" ], + "x-ms-request-id": [ "1ccdfee4-06ee-4a74-b315-2185719869e4" ], + "x-ms-correlation-request-id": [ "1ccdfee4-06ee-4a74-b315-2185719869e4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143719Z:1ccdfee4-06ee-4a74-b315-2185719869e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:57 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:18 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "913" ], + "Content-Length": [ "929" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":false,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":false,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "523" ], - "x-ms-client-request-id": [ "9919abb9-a3d0-4c38-bc16-7c68d616ed5e" ], + "x-ms-unique-id": [ "518" ], + "x-ms-client-request-id": [ "fce6291f-090d-4e96-a8d2-459ad2458220" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -213,34 +213,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11840" ], - "x-ms-request-id": [ "7e7c0782-0258-4215-97d3-d287f005a4e6" ], - "x-ms-correlation-request-id": [ "7e7c0782-0258-4215-97d3-d287f005a4e6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093858Z:7e7c0782-0258-4215-97d3-d287f005a4e6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11879" ], + "x-ms-request-id": [ "a2cfb1d3-93ea-4d40-aa80-86e228504e39" ], + "x-ms-correlation-request-id": [ "a2cfb1d3-93ea-4d40-aa80-86e228504e39" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143719Z:a2cfb1d3-93ea-4d40-aa80-86e228504e39" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:19 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "922" ], + "Content-Length": [ "938" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":false,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:38:58.4Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":false,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:18.99Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusTopic+[NoContext]+SetExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+6": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "416" ] + "Content-Length": [ "432" ] } }, "Response": { @@ -249,32 +249,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1136" ], - "x-ms-request-id": [ "af34ed98-f7ea-4009-bd07-ac968aa66d42" ], - "x-ms-correlation-request-id": [ "af34ed98-f7ea-4009-bd07-ac968aa66d42" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093859Z:af34ed98-f7ea-4009-bd07-ac968aa66d42" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1138" ], + "x-ms-request-id": [ "97014950-e780-4039-8d20-37d9ad0d5b42" ], + "x-ms-correlation-request-id": [ "97014950-e780-4039-8d20-37d9ad0d5b42" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143720Z:97014950-e780-4039-8d20-37d9ad0d5b42" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:19 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "912" ], + "Content-Length": [ "928" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+1": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+1": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "525" ], - "x-ms-client-request-id": [ "0853ae3a-85f6-4269-b58a-2e8cc915af98" ], + "x-ms-unique-id": [ "520" ], + "x-ms-client-request-id": [ "f4155ecf-7a06-4066-991e-ec7d96dfc62a" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -290,32 +290,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11839" ], - "x-ms-request-id": [ "264ab86d-c8ab-4c3d-846a-77a229b5478b" ], - "x-ms-correlation-request-id": [ "264ab86d-c8ab-4c3d-846a-77a229b5478b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093859Z:264ab86d-c8ab-4c3d-846a-77a229b5478b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11878" ], + "x-ms-request-id": [ "8dfcd5ff-9da8-4195-a706-31c13ff0787a" ], + "x-ms-correlation-request-id": [ "8dfcd5ff-9da8-4195-a706-31c13ff0787a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143721Z:8dfcd5ff-9da8-4195-a706-31c13ff0787a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:20 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "922" ], + "Content-Length": [ "938" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:38:59.12Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:20.387Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+2": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "526" ], - "x-ms-client-request-id": [ "d0897f3b-275e-4d48-bbf8-23f745b6433b" ], + "x-ms-unique-id": [ "521" ], + "x-ms-client-request-id": [ "98ebf166-c6fc-4fd2-aaf0-a9c37949e483" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -331,34 +331,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11838" ], - "x-ms-request-id": [ "1934844e-e7bb-4937-82c2-d2c7c079f3b8" ], - "x-ms-correlation-request-id": [ "1934844e-e7bb-4937-82c2-d2c7c079f3b8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093859Z:1934844e-e7bb-4937-82c2-d2c7c079f3b8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11877" ], + "x-ms-request-id": [ "7814e1fa-9628-4a3b-bc08-2a3a81730518" ], + "x-ms-correlation-request-id": [ "7814e1fa-9628-4a3b-bc08-2a3a81730518" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143721Z:7814e1fa-9628-4a3b-bc08-2a3a81730518" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:59 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:21 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "922" ], + "Content-Length": [ "938" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:38:59.12Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:20.387Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+3": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+3": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "416" ] + "Content-Length": [ "432" ] } }, "Response": { @@ -367,32 +367,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1135" ], - "x-ms-request-id": [ "c2ec96b2-5fca-4f7c-a4e9-0b369aedcd78" ], - "x-ms-correlation-request-id": [ "c2ec96b2-5fca-4f7c-a4e9-0b369aedcd78" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093900Z:c2ec96b2-5fca-4f7c-a4e9-0b369aedcd78" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1137" ], + "x-ms-request-id": [ "2ee95a06-91e9-4554-aaf8-1609c1e17ee7" ], + "x-ms-correlation-request-id": [ "2ee95a06-91e9-4554-aaf8-1609c1e17ee7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143722Z:2ee95a06-91e9-4554-aaf8-1609c1e17ee7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:59 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:21 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "876" ], + "Content-Length": [ "892" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+4": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "528" ], - "x-ms-client-request-id": [ "e8e6e700-7b89-45b6-9be5-b6e299bcee24" ], + "x-ms-unique-id": [ "523" ], + "x-ms-client-request-id": [ "1ba443af-d6d1-4c40-a990-7b1d14f000cd" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -408,34 +408,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11837" ], - "x-ms-request-id": [ "184ca2a3-cab2-46f1-a514-6ac920fcc7d0" ], - "x-ms-correlation-request-id": [ "184ca2a3-cab2-46f1-a514-6ac920fcc7d0" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093900Z:184ca2a3-cab2-46f1-a514-6ac920fcc7d0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11876" ], + "x-ms-request-id": [ "22080741-3506-470f-9c97-ff020754c8d1" ], + "x-ms-correlation-request-id": [ "22080741-3506-470f-9c97-ff020754c8d1" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143722Z:22080741-3506-470f-9c97-ff020754c8d1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:38:59 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:22 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "922" ], + "Content-Length": [ "938" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:38:59.12Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:20.387Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+5": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+5": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "417" ] + "Content-Length": [ "433" ] } }, "Response": { @@ -444,32 +444,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1134" ], - "x-ms-request-id": [ "85b642e4-8315-4eb1-b7fe-b37d846f0e5a" ], - "x-ms-correlation-request-id": [ "85b642e4-8315-4eb1-b7fe-b37d846f0e5a" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093900Z:85b642e4-8315-4eb1-b7fe-b37d846f0e5a" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1136" ], + "x-ms-request-id": [ "72a039d0-ec81-4e12-9572-4b4919b6afc7" ], + "x-ms-correlation-request-id": [ "72a039d0-ec81-4e12-9572-4b4919b6afc7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143723Z:72a039d0-ec81-4e12-9572-4b4919b6afc7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:22 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "913" ], + "Content-Length": [ "929" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+6": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "530" ], - "x-ms-client-request-id": [ "041f30ba-e91e-4260-9868-d316359e58b3" ], + "x-ms-unique-id": [ "525" ], + "x-ms-client-request-id": [ "deb87ab2-f2fd-4df1-ae2c-76bc7125cb0b" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -485,34 +485,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11836" ], - "x-ms-request-id": [ "ad247709-7c3a-4755-9c64-e019b8ddbcf8" ], - "x-ms-correlation-request-id": [ "ad247709-7c3a-4755-9c64-e019b8ddbcf8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093901Z:ad247709-7c3a-4755-9c64-e019b8ddbcf8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11875" ], + "x-ms-request-id": [ "965f5bb2-f4b2-4757-a057-a7d68ad62b04" ], + "x-ms-correlation-request-id": [ "965f5bb2-f4b2-4757-a057-a7d68ad62b04" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143723Z:965f5bb2-f4b2-4757-a057-a7d68ad62b04" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:23 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "923" ], + "Content-Length": [ "939" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:39:00.89Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:23.247Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+7": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+7": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": false,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": false,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "417" ] + "Content-Length": [ "433" ] } }, "Response": { @@ -521,32 +521,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1133" ], - "x-ms-request-id": [ "a6698fe6-ffe1-497f-b686-76628ce2344e" ], - "x-ms-correlation-request-id": [ "a6698fe6-ffe1-497f-b686-76628ce2344e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093901Z:a6698fe6-ffe1-497f-b686-76628ce2344e" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1135" ], + "x-ms-request-id": [ "c4ded249-19f8-4321-8574-636e7296d4db" ], + "x-ms-correlation-request-id": [ "c4ded249-19f8-4321-8574-636e7296d4db" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143724Z:c4ded249-19f8-4321-8574-636e7296d4db" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:00 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:23 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "913" ], + "Content-Length": [ "929" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+8": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "532" ], - "x-ms-client-request-id": [ "fcc05db4-4be1-4fbe-bd80-134e9736fe5f" ], + "x-ms-unique-id": [ "527" ], + "x-ms-client-request-id": [ "32807631-cbe7-45ca-b3e1-54654ad63994" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -562,27 +562,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11835" ], - "x-ms-request-id": [ "d68a7d41-021f-4463-bbc3-425afb5cdc22" ], - "x-ms-correlation-request-id": [ "d68a7d41-021f-4463-bbc3-425afb5cdc22" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093901Z:d68a7d41-021f-4463-bbc3-425afb5cdc22" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11874" ], + "x-ms-request-id": [ "65c8ad73-6e8a-407d-9d65-da6615dc807c" ], + "x-ms-correlation-request-id": [ "65c8ad73-6e8a-407d-9d65-da6615dc807c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143725Z:65c8ad73-6e8a-407d-9d65-da6615dc807c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:24 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "923" ], + "Content-Length": [ "938" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:39:01.51Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:24.38Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+9": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+9": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": false,\n \"autoDeleteOnIdle\": \"P428DT3H11M2S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { @@ -598,32 +598,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1132" ], - "x-ms-request-id": [ "46a865fa-81ea-422b-a012-6655844887af" ], - "x-ms-correlation-request-id": [ "46a865fa-81ea-422b-a012-6655844887af" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093902Z:46a865fa-81ea-422b-a012-6655844887af" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1134" ], + "x-ms-request-id": [ "05d72053-02d7-4818-92e4-e41df67c87d2" ], + "x-ms-correlation-request-id": [ "05d72053-02d7-4818-92e4-e41df67c87d2" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143725Z:05d72053-02d7-4818-92e4-e41df67c87d2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "916" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+10": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "534" ], - "x-ms-client-request-id": [ "8af5694b-bb85-404a-82f3-d87ca0f15e94" ], + "x-ms-unique-id": [ "529" ], + "x-ms-client-request-id": [ "753e7003-847d-4fe0-ad5d-cd122313396f" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -639,27 +639,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11834" ], - "x-ms-request-id": [ "c1d3a33f-4cbd-42a1-ba0e-5dda8d974310" ], - "x-ms-correlation-request-id": [ "c1d3a33f-4cbd-42a1-ba0e-5dda8d974310" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093902Z:c1d3a33f-4cbd-42a1-ba0e-5dda8d974310" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11873" ], + "x-ms-request-id": [ "d7f8ea0c-381e-4478-a76b-8a4faa5951ab" ], + "x-ms-correlation-request-id": [ "d7f8ea0c-381e-4478-a76b-8a4faa5951ab" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143726Z:d7f8ea0c-381e-4478-a76b-8a4faa5951ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:25 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "927" ], + "Content-Length": [ "924" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:39:02.253Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:25.8Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+11": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+11": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"SendDisabled\",\n \"supportOrdering\": false,\n \"autoDeleteOnIdle\": \"P428DT3H11M2S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { @@ -675,32 +675,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1131" ], - "x-ms-request-id": [ "8cf39b42-cef4-48f0-92ce-39de9f4d4e0b" ], - "x-ms-correlation-request-id": [ "8cf39b42-cef4-48f0-92ce-39de9f4d4e0b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093902Z:8cf39b42-cef4-48f0-92ce-39de9f4d4e0b" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1133" ], + "x-ms-request-id": [ "36f652f5-88f1-44e6-b3df-21a567357372" ], + "x-ms-correlation-request-id": [ "36f652f5-88f1-44e6-b3df-21a567357372" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143727Z:36f652f5-88f1-44e6-b3df-21a567357372" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:26 GMT" ] }, "ContentHeaders": { "Content-Length": [ "922" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"SendDisabled\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"SendDisabled\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+12": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "536" ], - "x-ms-client-request-id": [ "00252a59-9c86-48f8-8717-46f56be4558f" ], + "x-ms-unique-id": [ "531" ], + "x-ms-client-request-id": [ "40f201f6-5116-4f6c-a4d6-bb6b492011e8" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -716,27 +716,27 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11833" ], - "x-ms-request-id": [ "92bc03e8-c22a-4c36-9f2f-4f7f353a3c03" ], - "x-ms-correlation-request-id": [ "92bc03e8-c22a-4c36-9f2f-4f7f353a3c03" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093903Z:92bc03e8-c22a-4c36-9f2f-4f7f353a3c03" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11872" ], + "x-ms-request-id": [ "38dae63d-f891-4393-86e8-ba8471e90255" ], + "x-ms-correlation-request-id": [ "38dae63d-f891-4393-86e8-ba8471e90255" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143727Z:38dae63d-f891-4393-86e8-ba8471e90255" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:26 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "933" ], + "Content-Length": [ "931" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"SendDisabled\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T09:38:56.763Z\",\"updatedAt\":\"2023-02-13T09:39:02.843Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"SendDisabled\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T14:37:16.13Z\",\"updatedAt\":\"2023-02-19T14:37:26.95Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview+13": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview+13": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate?api-version=2022-10-01-preview", "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P7D\",\n \"maxSizeInMegabytes\": 2048,\n \"maxMessageSizeInKilobytes\": 1024,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT3M\",\n \"enableBatchedOperations\": true,\n \"status\": \"SendDisabled\",\n \"supportOrdering\": false,\n \"autoDeleteOnIdle\": \"P428DT3H11M2S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { @@ -752,32 +752,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1130" ], - "x-ms-request-id": [ "fbf09bb7-fe4b-4b55-bd69-4b49d6e831d8" ], - "x-ms-correlation-request-id": [ "fbf09bb7-fe4b-4b55-bd69-4b49d6e831d8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093903Z:fbf09bb7-fe4b-4b55-bd69-4b49d6e831d8" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1132" ], + "x-ms-request-id": [ "88188b25-2807-4276-a211-70e64bbd691e" ], + "x-ms-correlation-request-id": [ "88188b25-2807-4276-a211-70e64bbd691e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143728Z:88188b25-2807-4276-a211-70e64bbd691e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:27 GMT" ] }, "ContentHeaders": { "Content-Length": [ "921" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT3M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"SendDisabled\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topicToUpdate\",\"name\":\"topicToUpdate\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":1024,\"defaultMessageTimeToLive\":\"P7D\",\"maxSizeInMegabytes\":2048,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT3M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"SendDisabled\",\"supportOrdering\":false,\"autoDeleteOnIdle\":\"P428DT3H11M2S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview+14": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "538" ], - "x-ms-client-request-id": [ "e2ef4994-63d6-4850-aa55-ba52ebf8b3ac" ], + "x-ms-unique-id": [ "533" ], + "x-ms-client-request-id": [ "1a728501-3b48-4512-aeb9-2fd7d28e7b61" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -793,32 +793,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11832" ], - "x-ms-request-id": [ "04b3a2a0-2594-47e8-bec1-53c31d09413c" ], - "x-ms-correlation-request-id": [ "04b3a2a0-2594-47e8-bec1-53c31d09413c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093904Z:04b3a2a0-2594-47e8-bec1-53c31d09413c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11871" ], + "x-ms-request-id": [ "38a94698-fb31-4183-9349-32698c8be719" ], + "x-ms-correlation-request-id": [ "38a94698-fb31-4183-9349-32698c8be719" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143729Z:38a94698-fb31-4183-9349-32698c8be719" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:28 GMT" ] }, "ContentHeaders": { "Content-Length": [ "954" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"2023-02-13T08:49:33.5624397Z\",\"updatedAt\":\"2023-02-13T08:49:33.5624397Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"2023-02-19T13:48:04.8237948Z\",\"updatedAt\":\"2023-02-19T13:48:04.8237948Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview+15": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview+15": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "539" ], - "x-ms-client-request-id": [ "88b20b05-e923-4b80-acc8-2fc7adf5860a" ], + "x-ms-unique-id": [ "534" ], + "x-ms-client-request-id": [ "d436c511-e646-4449-ab14-e4aa13833642" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -834,34 +834,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11831" ], - "x-ms-request-id": [ "461bb298-d9cc-4e29-a8a3-401a9772ef1f" ], - "x-ms-correlation-request-id": [ "461bb298-d9cc-4e29-a8a3-401a9772ef1f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093904Z:461bb298-d9cc-4e29-a8a3-401a9772ef1f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11870" ], + "x-ms-request-id": [ "5a4c1049-cf21-4da5-81a9-9f91981b06dd" ], + "x-ms-correlation-request-id": [ "5a4c1049-cf21-4da5-81a9-9f91981b06dd" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143729Z:5a4c1049-cf21-4da5-81a9-9f91981b06dd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:28 GMT" ] }, "ContentHeaders": { "Content-Length": [ "954" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"2023-02-13T08:49:33.5624397Z\",\"updatedAt\":\"2023-02-13T08:49:33.5624397Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"2023-02-19T13:48:04.8237948Z\",\"updatedAt\":\"2023-02-19T13:48:04.8237948Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview+16": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview+16": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P10675197D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 256,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P10675199DT2H48M5.4775807S\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 256,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": false\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "422" ] + "Content-Length": [ "454" ] } }, "Response": { @@ -870,32 +870,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1129" ], - "x-ms-request-id": [ "79d65a5e-c775-476c-97d7-9f542e1609d3" ], - "x-ms-correlation-request-id": [ "79d65a5e-c775-476c-97d7-9f542e1609d3" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093904Z:79d65a5e-c775-476c-97d7-9f542e1609d3" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1131" ], + "x-ms-request-id": [ "4f4beaf4-443b-4b3b-abe8-f9816fa76cd4" ], + "x-ms-correlation-request-id": [ "4f4beaf4-443b-4b3b-abe8-f9816fa76cd4" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143730Z:4f4beaf4-443b-4b3b-abe8-f9816fa76cd4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:29 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "904" ], + "Content-Length": [ "936" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675197D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview+17": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview+17": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "541" ], - "x-ms-client-request-id": [ "18e19eee-66f6-49fd-b960-1b81a6a3a651" ], + "x-ms-unique-id": [ "536" ], + "x-ms-client-request-id": [ "d9ef83f0-059a-415e-a828-167b9d88234c" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -911,34 +911,34 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11830" ], - "x-ms-request-id": [ "83a87fad-97a6-4700-804f-31c34099b1d2" ], - "x-ms-correlation-request-id": [ "83a87fad-97a6-4700-804f-31c34099b1d2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093905Z:83a87fad-97a6-4700-804f-31c34099b1d2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11869" ], + "x-ms-request-id": [ "8b8e3c66-1a15-4027-b485-1f407ac4b196" ], + "x-ms-correlation-request-id": [ "8b8e3c66-1a15-4027-b485-1f407ac4b196" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143731Z:8b8e3c66-1a15-4027-b485-1f407ac4b196" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:30 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "923" ], + "Content-Length": [ "955" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675197D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-13T08:49:33.5624397Z\",\"updatedAt\":\"2023-02-13T09:39:04.9312898Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":false,\"createdAt\":\"2023-02-19T13:48:04.8237948Z\",\"updatedAt\":\"2023-02-19T14:37:30.2353926Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview+18": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview+18": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P10675197D\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 256,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675197D\",\n \"enablePartitioning\": false,\n \"enableExpress\": true\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"defaultMessageTimeToLive\": \"P10675199DT2H48M5.4775807S\",\n \"maxSizeInMegabytes\": 1024,\n \"maxMessageSizeInKilobytes\": 256,\n \"requiresDuplicateDetection\": false,\n \"duplicateDetectionHistoryTimeWindow\": \"PT10M\",\n \"enableBatchedOperations\": true,\n \"status\": \"Active\",\n \"supportOrdering\": true,\n \"autoDeleteOnIdle\": \"P10675199DT2H48M5.4775807S\",\n \"enablePartitioning\": false,\n \"enableExpress\": true\n }\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "421" ] + "Content-Length": [ "453" ] } }, "Response": { @@ -947,32 +947,32 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1128" ], - "x-ms-request-id": [ "31276983-b949-4aa0-8531-394bc5249777" ], - "x-ms-correlation-request-id": [ "31276983-b949-4aa0-8531-394bc5249777" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093905Z:31276983-b949-4aa0-8531-394bc5249777" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1130" ], + "x-ms-request-id": [ "aee190f1-c962-460d-b65c-a9eaf276c777" ], + "x-ms-correlation-request-id": [ "aee190f1-c962-460d-b65c-a9eaf276c777" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143731Z:aee190f1-c962-460d-b65c-a9eaf276c777" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:04 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:30 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "903" ], + "Content-Length": [ "935" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675197D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"0001-01-01T00:00:00\",\"updatedAt\":\"0001-01-01T00:00:00\",\"accessedAt\":\"0001-01-01T00:00:00\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } }, - "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview+19": { + "Set-AzServiceBusTopic+[NoContext]+SetViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview+19": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "543" ], - "x-ms-client-request-id": [ "e6454d5f-f36d-40b0-b64f-2db676f943ec" ], + "x-ms-unique-id": [ "538" ], + "x-ms-client-request-id": [ "ee148910-e496-4cb0-836b-029436aa988c" ], "CommandName": [ "Get-AzServiceBusTopic" ], "FullCommandName": [ "Get-AzServiceBusTopic_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -988,20 +988,20 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11829" ], - "x-ms-request-id": [ "ae21bdc4-0666-4e99-a7bd-6913759e424f" ], - "x-ms-correlation-request-id": [ "ae21bdc4-0666-4e99-a7bd-6913759e424f" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093905Z:ae21bdc4-0666-4e99-a7bd-6913759e424f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11868" ], + "x-ms-request-id": [ "51795977-6eb8-4815-8522-dbe8eb2086b9" ], + "x-ms-correlation-request-id": [ "51795977-6eb8-4815-8522-dbe8eb2086b9" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143732Z:51795977-6eb8-4815-8522-dbe8eb2086b9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:05 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:31 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "922" ], + "Content-Length": [ "954" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNameow2jqc/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675197D\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675197D\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"2023-02-13T08:49:33.5624397Z\",\"updatedAt\":\"2023-02-13T09:39:05.5883093Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNametkv0jq/topics/topic1\",\"name\":\"topic1\",\"type\":\"Microsoft.ServiceBus/namespaces/topics\",\"location\":\"eastus\",\"properties\":{\"maxMessageSizeInKilobytes\":256,\"defaultMessageTimeToLive\":\"P10675199DT2H48M5.4775807S\",\"maxSizeInMegabytes\":1024,\"requiresDuplicateDetection\":false,\"duplicateDetectionHistoryTimeWindow\":\"PT10M\",\"enableBatchedOperations\":true,\"sizeInBytes\":0,\"status\":\"Active\",\"supportOrdering\":true,\"autoDeleteOnIdle\":\"P10675199DT2H48M5.4775807S\",\"enablePartitioning\":false,\"enableExpress\":true,\"createdAt\":\"2023-02-19T13:48:04.8237948Z\",\"updatedAt\":\"2023-02-19T14:37:31.6104051Z\",\"accessedAt\":\"0001-01-01T00:00:00Z\",\"subscriptionCount\":0,\"countDetails\":{\"activeMessageCount\":0,\"deadLetterMessageCount\":0,\"scheduledMessageCount\":0,\"transferMessageCount\":0,\"transferDeadLetterMessageCount\":0}}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusTopic.Tests.ps1 b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusTopic.Tests.ps1 index 7b9232b229bf..311986642c9a 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusTopic.Tests.ps1 +++ b/src/ServiceBus/ServiceBus.Autorest/test/Set-AzServiceBusTopic.Tests.ps1 @@ -25,27 +25,9 @@ function AssertTopicUpdates{ $expectedTopic.EnablePartitioning | Should -Be $actualTopic.EnablePartitioning $expectedTopic.EnableExpress | Should -Be $actualTopic.EnableExpress $expectedTopic.SupportOrdering | Should -Be $actualTopic.SupportOrdering - - if ($expectedTopic.DefaultMessageTimeToLive -gt (New-TimeSpan -Days 10675197)){ - $actualTopic.DefaultMessageTimeToLive | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualTopic.DefaultMessageTimeToLive | Should -Be $expectedTopic.DefaultMessageTimeToLive - } - - if ($expectedTopic.DuplicateDetectionHistoryTimeWindow -gt (New-TimeSpan -Days 10675197)){ - $actualTopic.DuplicateDetectionHistoryTimeWindow | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualTopic.DuplicateDetectionHistoryTimeWindow | Should -Be $expectedTopic.DuplicateDetectionHistoryTimeWindow - } - - if ($expectedTopic.AutoDeleteOnIdle -gt (New-TimeSpan -Days 10675197)){ - $actualTopic.AutoDeleteOnIdle | Should -BeGreaterOrEqual (New-TimeSpan -Days 10675197) - } - else{ - $actualTopic.AutoDeleteOnIdle | Should -Be $expectedTopic.AutoDeleteOnIdle - } + $expectedTopic.DefaultMessageTimeToLive | Should -Be $actualTopic.DefaultMessageTimeToLive + $expectedTopic.DuplicateDetectionHistoryTimeWindow | Should -Be $actualTopic.DuplicateDetectionHistoryTimeWindow + $expectedTopic.AutoDeleteOnIdle | Should -Be $actualTopic.AutoDeleteOnIdle } Describe 'Set-AzServiceBusTopic' { diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Start-AzServiceBusMigration.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Start-AzServiceBusMigration.Recording.json index 9e0c1e6a1e5e..2832689d6146 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Start-AzServiceBusMigration.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Start-AzServiceBusMigration.Recording.json @@ -1,9 +1,9 @@ { - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+1": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+1": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"targetNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\n \"postMigrationName\": \"postMigration5vn6j9\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"targetNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\n \"postMigrationName\": \"postMigration2i9j5p\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -17,35 +17,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4e0738cc-062c-45c7-aa13-969c045da283_M6SN1_M6SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1127" ], - "x-ms-correlation-request-id": [ "73cf8f9c-9832-4f5e-84ad-6f56c4548793" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T093931Z:73cf8f9c-9832-4f5e-84ad-6f56c4548793" ], + "x-ms-request-id": [ "cbd13829-3a3c-4c46-b3d5-6b0baeffdfec_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1129" ], + "x-ms-correlation-request-id": [ "8ede765d-2a27-4f28-a0c5-d4ba4a6987d0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143754Z:8ede765d-2a27-4f28-a0c5-d4ba4a6987d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:39:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:37:54 GMT" ] }, "ContentHeaders": { "Content-Length": [ "577" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Initiating\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Initiating\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+2": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "545" ], - "x-ms-client-request-id": [ "e90829b5-683e-4d1c-8acb-554077ddcf04" ], + "x-ms-unique-id": [ "540" ], + "x-ms-client-request-id": [ "539cdc0f-b661-4140-ab29-ae577bfda6e7" ], "CommandName": [ "Start-AzServiceBusMigration" ], "FullCommandName": [ "Start-AzServiceBusMigration_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -59,35 +59,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "5e8f1874-d541-4d97-b8c0-077544c11b42_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11828" ], - "x-ms-correlation-request-id": [ "09c45d26-99f7-4716-9b13-62975458329c" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094001Z:09c45d26-99f7-4716-9b13-62975458329c" ], + "x-ms-request-id": [ "1d6eec13-f392-441d-b217-900fac34a421_M2CH3_M2CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11867" ], + "x-ms-correlation-request-id": [ "3df7d84e-00cb-4b24-8d63-56af805c0163" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143825Z:3df7d84e-00cb-4b24-8d63-56af805c0163" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:40:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:38:25 GMT" ] }, "ContentHeaders": { "Content-Length": [ "577" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Initiating\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Initiating\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+3": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "546" ], - "x-ms-client-request-id": [ "e90829b5-683e-4d1c-8acb-554077ddcf04" ], + "x-ms-unique-id": [ "541" ], + "x-ms-client-request-id": [ "539cdc0f-b661-4140-ab29-ae577bfda6e7" ], "CommandName": [ "Start-AzServiceBusMigration" ], "FullCommandName": [ "Start-AzServiceBusMigration_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -101,35 +101,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "acfee4a5-6f1b-496d-a7de-e82bb82c63ca_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11827" ], - "x-ms-correlation-request-id": [ "d0a123ce-3597-4591-a419-b6d20acdb8a2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094031Z:d0a123ce-3597-4591-a419-b6d20acdb8a2" ], + "x-ms-request-id": [ "23e2b337-371a-455f-b1a7-ae327ac1e0c5_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11866" ], + "x-ms-correlation-request-id": [ "46e51f44-1964-4f92-bb34-65f66e2f9c4d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143856Z:46e51f44-1964-4f92-bb34-65f66e2f9c4d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:40:31 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:38:55 GMT" ] }, "ContentHeaders": { "Content-Length": [ "577" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Initiating\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Initiating\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+4": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "547" ], - "x-ms-client-request-id": [ "e90829b5-683e-4d1c-8acb-554077ddcf04" ], + "x-ms-unique-id": [ "542" ], + "x-ms-client-request-id": [ "539cdc0f-b661-4140-ab29-ae577bfda6e7" ], "CommandName": [ "Start-AzServiceBusMigration" ], "FullCommandName": [ "Start-AzServiceBusMigration_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -143,35 +143,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a7a7c978-770e-4669-9fb3-38e9d97751d7_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11826" ], - "x-ms-correlation-request-id": [ "b412e31d-63c4-4cb4-9992-cf47d72bdc8e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094102Z:b412e31d-63c4-4cb4-9992-cf47d72bdc8e" ], + "x-ms-request-id": [ "04f3a709-041f-47b8-8a17-ed8f40ccb0e1_M6CH3_M6CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11865" ], + "x-ms-correlation-request-id": [ "7b8d585e-49a0-4ab0-a2e3-f0a01dce7804" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143926Z:7b8d585e-49a0-4ab0-a2e3-f0a01dce7804" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:41:01 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:39:26 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "612" ], + "Content-Length": [ "577" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Initiating\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+5": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "548" ], - "x-ms-client-request-id": [ "e90829b5-683e-4d1c-8acb-554077ddcf04" ], + "x-ms-unique-id": [ "543" ], + "x-ms-client-request-id": [ "539cdc0f-b661-4140-ab29-ae577bfda6e7" ], "CommandName": [ "Start-AzServiceBusMigration" ], "FullCommandName": [ "Start-AzServiceBusMigration_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -185,39 +185,39 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "ecf604d0-1348-45f2-bfb2-6189e45b0d96_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11825" ], - "x-ms-correlation-request-id": [ "842ebf47-36a2-40c4-8fcd-f4fa69838ddd" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094103Z:842ebf47-36a2-40c4-8fcd-f4fa69838ddd" ], + "x-ms-request-id": [ "6f7496f2-ba22-4c75-8e3a-6548c5a6b701_M10CH3_M10CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11864" ], + "x-ms-correlation-request-id": [ "d7fb6648-d0ea-412a-b055-356de1cfb11a" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T143958Z:d7fb6648-d0ea-412a-b055-356de1cfb11a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:41:02 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:39:58 GMT" ] }, "ContentHeaders": { "Content-Length": [ "612" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+6": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+6": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "549" ], - "x-ms-client-request-id": [ "50af1c59-81f6-468c-a2de-1bb8b863c99b" ], - "CommandName": [ "Get-AzServiceBusMigration" ], - "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "544" ], + "x-ms-client-request-id": [ "539cdc0f-b661-4140-ab29-ae577bfda6e7" ], + "CommandName": [ "Start-AzServiceBusMigration" ], + "FullCommandName": [ "Start-AzServiceBusMigration_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ], - "Authorization": [ "[Filtered]" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ] }, "ContentHeaders": { } @@ -227,36 +227,36 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "00aac211-4f4a-4b79-b4e9-56eafad9a910_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11824" ], - "x-ms-correlation-request-id": [ "f5f5ff16-aa83-4b7e-8125-2a9aab5f53d2" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094104Z:f5f5ff16-aa83-4b7e-8125-2a9aab5f53d2" ], + "x-ms-request-id": [ "73ccc188-428b-4d09-868e-a15af096de69_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11863" ], + "x-ms-correlation-request-id": [ "9643d30f-f492-4d14-a220-1e636bf9ec10" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144000Z:9643d30f-f492-4d14-a220-1e636bf9ec10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:41:03 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:40:00 GMT" ] }, "ContentHeaders": { "Content-Length": [ "612" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default/revert?api-version=2022-10-01-preview+7": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+7": { "Request": { - "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default/revert?api-version=2022-10-01-preview", + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "550" ], - "x-ms-client-request-id": [ "4c85ec40-da8a-4d3b-8ee6-79e3daac6c39" ], - "CommandName": [ "Stop-AzServiceBusMigration" ], - "FullCommandName": [ "Stop-AzServiceBusMigration_Revert" ], + "x-ms-unique-id": [ "545" ], + "x-ms-client-request-id": [ "ad8714e8-a408-4af6-8668-3138786de994" ], + "CommandName": [ "Get-AzServiceBusMigration" ], + "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ], "Authorization": [ "[Filtered]" ] @@ -269,35 +269,36 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a311cfd7-09da-41c4-b21c-e3ac81888476_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], - "x-ms-correlation-request-id": [ "8c13de9a-3ff4-4c1f-a074-622f905fa639" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094114Z:8c13de9a-3ff4-4c1f-a074-622f905fa639" ], + "x-ms-request-id": [ "4c4bfa45-7b9e-43f6-a860-78dac5df7842_M9CH3_M9CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11862" ], + "x-ms-correlation-request-id": [ "e23d37a7-f2bc-45d8-8a93-8c449d5b0a0c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144002Z:e23d37a7-f2bc-45d8-8a93-8c449d5b0a0c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:41:14 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:40:01 GMT" ] }, "ContentHeaders": { - "Expires": [ "-1" ], - "Content-Length": [ "0" ] + "Content-Length": [ "612" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] }, - "Content": null, + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+8": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default/revert?api-version=2022-10-01-preview+8": { "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "Method": "POST", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default/revert?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "551" ], - "x-ms-client-request-id": [ "7b419ebb-f6d5-44b2-9cd2-2aabab5523be" ], - "CommandName": [ "Get-AzServiceBusMigration" ], - "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], + "x-ms-unique-id": [ "546" ], + "x-ms-client-request-id": [ "c17601ef-d0a8-4e52-9cd1-f88e455500c1" ], + "CommandName": [ "Stop-AzServiceBusMigration" ], + "FullCommandName": [ "Stop-AzServiceBusMigration_Revert" ], "ParameterSetName": [ "__AllParameterSets" ], "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.1.3", "Az.ServiceBus/0.1.0" ], "Authorization": [ "[Filtered]" ] @@ -310,34 +311,33 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "b35f937a-6358-4580-9a9e-49f4fb4b0d02_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11823" ], - "x-ms-correlation-request-id": [ "52e5a6d1-2c19-42cc-8642-047284356919" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094115Z:52e5a6d1-2c19-42cc-8642-047284356919" ], + "x-ms-request-id": [ "3853c501-7822-41f8-8bf7-187a8c9b6101_M8CH3_M8CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "ace3befe-90ec-40dd-999d-d778bc0f5e5c" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144013Z:ace3befe-90ec-40dd-999d-d778bc0f5e5c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:41:14 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:40:13 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "576" ], - "Content-Type": [ "application/json; charset=utf-8" ], - "Expires": [ "-1" ] + "Expires": [ "-1" ], + "Content-Length": [ "0" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Reverting\"}}", + "Content": null, "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+9": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "552" ], - "x-ms-client-request-id": [ "b7efe7b9-4c61-4c98-b0af-1ff2e960b998" ], + "x-ms-unique-id": [ "547" ], + "x-ms-client-request-id": [ "514ca2c5-6303-4e9e-b353-945c4f03323a" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -352,34 +352,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9517762e-8550-4384-89ab-d9ddd872ebb3_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11822" ], - "x-ms-correlation-request-id": [ "e48f22f2-dcb6-4044-be99-a63faac87639" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094126Z:e48f22f2-dcb6-4044-be99-a63faac87639" ], + "x-ms-request-id": [ "56ff3323-7eee-4e12-8d33-72755f50fa34_M8CH3_M8CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11861" ], + "x-ms-correlation-request-id": [ "45f7f529-9062-47ac-a41f-eeb2d9a043be" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144014Z:45f7f529-9062-47ac-a41f-eeb2d9a043be" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:41:26 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:40:14 GMT" ] }, "ContentHeaders": { "Content-Length": [ "576" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Reverting\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Reverting\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+10": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "553" ], - "x-ms-client-request-id": [ "08a0c1c6-9fb5-4110-83fc-71d4de1e29ea" ], + "x-ms-unique-id": [ "548" ], + "x-ms-client-request-id": [ "9402d112-ce03-4cd6-bc5c-a55701924214" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -394,34 +394,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "61100ac6-8712-4070-ab71-323b540ee1d8_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11821" ], - "x-ms-correlation-request-id": [ "c3c437ee-558a-49b4-b397-0e3ae4219fda" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094136Z:c3c437ee-558a-49b4-b397-0e3ae4219fda" ], + "x-ms-request-id": [ "1f41de12-4488-4028-81e9-f9d1232646f6_M8CH3_M8CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11860" ], + "x-ms-correlation-request-id": [ "cdd30be4-145c-4467-b2d3-a4bcbd5df833" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144025Z:cdd30be4-145c-4467-b2d3-a4bcbd5df833" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:41:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:40:24 GMT" ] }, "ContentHeaders": { "Content-Length": [ "576" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Reverting\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Reverting\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+11": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "554" ], - "x-ms-client-request-id": [ "0a3239fa-6ae3-4806-b006-df17c85ed294" ], + "x-ms-unique-id": [ "549" ], + "x-ms-client-request-id": [ "ae129a66-08ed-445b-a642-a02e8cbe5741" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -436,34 +436,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e08d4820-d3b2-4bd4-97df-076bf91d766d_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11820" ], - "x-ms-correlation-request-id": [ "e94fde2b-b41a-4932-b953-257892eb405e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094146Z:e94fde2b-b41a-4932-b953-257892eb405e" ], + "x-ms-request-id": [ "14018a37-778f-4bef-9da3-fbe189cff8b2_M8CH3_M8CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11859" ], + "x-ms-correlation-request-id": [ "8bf67b47-95af-499c-93cf-a01fd42d6fea" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144035Z:8bf67b47-95af-499c-93cf-a01fd42d6fea" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:41:46 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:40:35 GMT" ] }, "ContentHeaders": { "Content-Length": [ "576" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Reverting\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Reverting\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+12": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "555" ], - "x-ms-client-request-id": [ "548711e3-bf54-4750-8be1-fbd02bdfe3c2" ], + "x-ms-unique-id": [ "550" ], + "x-ms-client-request-id": [ "02d9c02b-1f0a-4221-9009-23391e78c507" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -478,34 +478,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c2e10a98-4216-43ad-a487-d9fdfffaf749_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11819" ], - "x-ms-correlation-request-id": [ "3a03287e-ab27-4dbb-bcc9-54b0d33ba436" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094157Z:3a03287e-ab27-4dbb-bcc9-54b0d33ba436" ], + "x-ms-request-id": [ "449ad115-674f-4355-953c-29dc961b2f97_M8CH3_M8CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11858" ], + "x-ms-correlation-request-id": [ "b4677346-375d-42fc-87ee-a644ab149f26" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144046Z:b4677346-375d-42fc-87ee-a644ab149f26" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:41:56 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:40:45 GMT" ] }, "ContentHeaders": { "Content-Length": [ "576" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Reverting\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Reverting\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+13": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+13": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "556" ], - "x-ms-client-request-id": [ "df81780a-4709-4394-9202-457829ab7bbc" ], + "x-ms-unique-id": [ "551" ], + "x-ms-client-request-id": [ "ca2050ed-d910-457e-ae88-135201ddf255" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -520,34 +520,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "9d76964f-f1db-445f-8c10-bd2eeeaca2dd_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11818" ], - "x-ms-correlation-request-id": [ "bab59843-87d2-4995-967d-a7605f1725c4" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094207Z:bab59843-87d2-4995-967d-a7605f1725c4" ], + "x-ms-request-id": [ "47ead15a-af54-403b-89af-48e8a2953903_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11857" ], + "x-ms-correlation-request-id": [ "41a6e986-f8da-487c-8101-fba3a67b84f0" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144057Z:41a6e986-f8da-487c-8101-fba3a67b84f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:42:07 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:40:57 GMT" ] }, "ContentHeaders": { "Content-Length": [ "576" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Reverting\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Reverting\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+14": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "557" ], - "x-ms-client-request-id": [ "4e122a86-ab6f-4311-b9d7-0314c079cad3" ], + "x-ms-unique-id": [ "552" ], + "x-ms-client-request-id": [ "98139a5f-bdf2-4f68-bd08-5262cb73461f" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -562,34 +562,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "181609c8-6626-49c3-a6d4-0e4e3b6ab662_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11817" ], - "x-ms-correlation-request-id": [ "db0d132a-9735-4815-9d92-b82663b69360" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094217Z:db0d132a-9735-4815-9d92-b82663b69360" ], + "x-ms-request-id": [ "069526c0-cc72-484e-9382-311808df34a9_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11856" ], + "x-ms-correlation-request-id": [ "09acdb0a-3144-4222-886a-b6b9b44abf06" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144108Z:09acdb0a-3144-4222-886a-b6b9b44abf06" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:42:17 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:41:08 GMT" ] }, "ContentHeaders": { "Content-Length": [ "576" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Reverting\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Reverting\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+15": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+15": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "558" ], - "x-ms-client-request-id": [ "c6be6d45-1079-498a-b797-8f241ad07cb1" ], + "x-ms-unique-id": [ "553" ], + "x-ms-client-request-id": [ "978a6f5a-09ce-4534-a303-2408dfbfa907" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -604,34 +604,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "5eae7bd1-b4f9-4033-b805-e856e24db2d2_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11816" ], - "x-ms-correlation-request-id": [ "b82417b8-cb82-4c60-8099-348b260bc205" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094228Z:b82417b8-cb82-4c60-8099-348b260bc205" ], + "x-ms-request-id": [ "e63c5fc6-24b1-42d2-a0c7-40ae2c8f206b_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11855" ], + "x-ms-correlation-request-id": [ "133977df-0ff8-4e43-9729-4384425ff4ab" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144119Z:133977df-0ff8-4e43-9729-4384425ff4ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:42:27 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:41:18 GMT" ] }, "ContentHeaders": { "Content-Length": [ "576" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Reverting\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Reverting\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+16": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "559" ], - "x-ms-client-request-id": [ "3408b75d-b52a-4d31-bacb-23fbdeb64509" ], + "x-ms-unique-id": [ "554" ], + "x-ms-client-request-id": [ "4a54ee8a-7c0e-484e-8f3e-39ac933b6b92" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -646,34 +646,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "41048e3a-5073-401e-b218-4ffca80c26ee_M1SN1_M1SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11815" ], - "x-ms-correlation-request-id": [ "2898914b-a6ef-48c0-a676-e5102c9da81b" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094238Z:2898914b-a6ef-48c0-a676-e5102c9da81b" ], + "x-ms-request-id": [ "990e77e8-d28a-4ce2-9b83-678ea4170b98_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11854" ], + "x-ms-correlation-request-id": [ "5cb86b65-23b6-4241-9164-52978e8dbeb7" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144129Z:5cb86b65-23b6-4241-9164-52978e8dbeb7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:42:38 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:41:28 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "419" ], + "Content-Length": [ "576" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Active\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Reverting\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+17": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+17": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "560" ], - "x-ms-client-request-id": [ "3662538a-f7fb-4ad4-9cc5-5dc61a383445" ], + "x-ms-unique-id": [ "555" ], + "x-ms-client-request-id": [ "eb4c93e9-95ea-4e71-b438-8f1fc3082f00" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -688,34 +688,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "acbd7ad5-359d-40b9-a077-aaba84a1529e_M1SN1_M1SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11814" ], - "x-ms-correlation-request-id": [ "55fb624e-9a16-4508-b915-12ca82eedbb6" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094248Z:55fb624e-9a16-4508-b915-12ca82eedbb6" ], + "x-ms-request-id": [ "b9884486-6409-4958-99c2-8211912b463d_M0CH3_M0CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11853" ], + "x-ms-correlation-request-id": [ "a0f78b29-73c1-4851-b56a-4c5f488d537b" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144140Z:a0f78b29-73c1-4851-b56a-4c5f488d537b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:42:48 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:41:39 GMT" ] }, "ContentHeaders": { "Content-Length": [ "420" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Active\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Active\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+18": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$DELETE+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+18": { "Request": { "Method": "DELETE", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "561" ], - "x-ms-client-request-id": [ "25702641-e534-4cdc-b9ca-1c02ed6da99c" ], + "x-ms-unique-id": [ "556" ], + "x-ms-client-request-id": [ "6a520517-5b43-4326-a340-e6b426cbaea1" ], "CommandName": [ "Remove-AzServiceBusMigration" ], "FullCommandName": [ "Remove-AzServiceBusMigration_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -730,30 +730,30 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4948ecb3-224c-4acd-9f70-f10e1b1b6129_M1SN1_M1SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-deletes": [ "14998" ], - "x-ms-correlation-request-id": [ "34052caf-950b-40df-a074-6b56237b58b5" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094259Z:34052caf-950b-40df-a074-6b56237b58b5" ], + "x-ms-request-id": [ "6fbc3b93-d5e4-42ec-b220-9e30786378f2_M3CH3_M3CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-deletes": [ "14999" ], + "x-ms-correlation-request-id": [ "d170754c-53b5-474f-ab89-d7e52d5d2b95" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144151Z:d170754c-53b5-474f-ab89-d7e52d5d2b95" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:42:58 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:41:51 GMT" ] }, "ContentHeaders": { "Content-Length": [ "150" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"error\":{\"message\":\"Cannot delete as Alias and Primary Namespace are same. CorrelationId: 34052caf-950b-40df-a074-6b56237b58b5\",\"code\":\"BadRequest\"}}", + "Content": "{\"error\":{\"message\":\"Cannot delete as Alias and Primary Namespace are same. CorrelationId: d170754c-53b5-474f-ab89-d7e52d5d2b95\",\"code\":\"BadRequest\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+19": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$PUT+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+19": { "Request": { "Method": "PUT", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", - "Content": "{\n \"properties\": {\n \"targetNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\n \"postMigrationName\": \"postMigration5vn6j9\"\n }\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "Content": "{\n \"properties\": {\n \"targetNamespace\": \"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\n \"postMigrationName\": \"postMigration2i9j5p\"\n }\n}", "isContentBase64": false, "Headers": { }, @@ -767,35 +767,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "0658b178-f858-4469-9954-a2baaa088c8f_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1126" ], - "x-ms-correlation-request-id": [ "c8d7079b-b3c4-4d8f-944e-627a0ce40067" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094306Z:c8d7079b-b3c4-4d8f-944e-627a0ce40067" ], + "x-ms-request-id": [ "b568c4e7-5060-4162-80dc-60afa7598fea_M3CH3_M3CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1128" ], + "x-ms-correlation-request-id": [ "8b6c0f7a-7158-4c42-8a46-d788a2169108" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144159Z:8b6c0f7a-7158-4c42-8a46-d788a2169108" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:43:05 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:41:59 GMT" ] }, "ContentHeaders": { "Content-Length": [ "577" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Initiating\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Initiating\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+20": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "563" ], - "x-ms-client-request-id": [ "71f7bcb4-3bbe-4970-9341-af4c6a900917" ], + "x-ms-unique-id": [ "558" ], + "x-ms-client-request-id": [ "6fda9e5e-cee9-45a2-a283-de44b096a944" ], "CommandName": [ "Start-AzServiceBusMigration" ], "FullCommandName": [ "Start-AzServiceBusMigration_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -809,35 +809,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c56b0a8c-5eed-411c-93c3-e523b181f327_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11813" ], - "x-ms-correlation-request-id": [ "24343ee8-f454-4608-b51a-ee0547e067e8" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094336Z:24343ee8-f454-4608-b51a-ee0547e067e8" ], + "x-ms-request-id": [ "f45b58f3-b2e0-46fb-8f60-30cac96e387a_M3CH3_M3CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11852" ], + "x-ms-correlation-request-id": [ "734b7dc7-a830-4641-a970-1515ce47b615" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144229Z:734b7dc7-a830-4641-a970-1515ce47b615" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:43:36 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:42:29 GMT" ] }, "ContentHeaders": { "Content-Length": [ "577" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Initiating\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Initiating\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+21": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "564" ], - "x-ms-client-request-id": [ "71f7bcb4-3bbe-4970-9341-af4c6a900917" ], + "x-ms-unique-id": [ "559" ], + "x-ms-client-request-id": [ "6fda9e5e-cee9-45a2-a283-de44b096a944" ], "CommandName": [ "Start-AzServiceBusMigration" ], "FullCommandName": [ "Start-AzServiceBusMigration_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -851,35 +851,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1dea0455-4c9c-4e39-b278-e43b0560c517_M1SN1_M1SN1" ], + "x-ms-request-id": [ "68af9bab-882f-45cb-bac9-ef981e7531aa_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11812" ], - "x-ms-correlation-request-id": [ "8c5638ca-f6d9-49ed-abc4-56b6c2ef9692" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094407Z:8c5638ca-f6d9-49ed-abc4-56b6c2ef9692" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11851" ], + "x-ms-correlation-request-id": [ "195aec11-b9eb-4611-886e-5b5c1de8e69d" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144301Z:195aec11-b9eb-4611-886e-5b5c1de8e69d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:44:07 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:43:00 GMT" ] }, "ContentHeaders": { "Content-Length": [ "577" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"migrationState\":\"Initiating\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Accepted\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"migrationState\":\"Initiating\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+22": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+22": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "565" ], - "x-ms-client-request-id": [ "71f7bcb4-3bbe-4970-9341-af4c6a900917" ], + "x-ms-unique-id": [ "560" ], + "x-ms-client-request-id": [ "6fda9e5e-cee9-45a2-a283-de44b096a944" ], "CommandName": [ "Start-AzServiceBusMigration" ], "FullCommandName": [ "Start-AzServiceBusMigration_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -893,35 +893,35 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "4596b7dd-ece2-44da-aeba-dfd5e29c17dd_M1SN1_M1SN1" ], + "x-ms-request-id": [ "2ae1553b-6661-4f80-b9f6-332bc3f8c29a_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11811" ], - "x-ms-correlation-request-id": [ "41dcc385-8aae-488c-9003-f940536230d1" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094438Z:41dcc385-8aae-488c-9003-f940536230d1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11850" ], + "x-ms-correlation-request-id": [ "37569250-ffc2-4813-b9fa-7dde09acc785" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144332Z:37569250-ffc2-4813-b9fa-7dde09acc785" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:44:37 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:43:32 GMT" ] }, "ContentHeaders": { "Content-Length": [ "612" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+23": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+23": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "566" ], - "x-ms-client-request-id": [ "71f7bcb4-3bbe-4970-9341-af4c6a900917" ], + "x-ms-unique-id": [ "561" ], + "x-ms-client-request-id": [ "6fda9e5e-cee9-45a2-a283-de44b096a944" ], "CommandName": [ "Start-AzServiceBusMigration" ], "FullCommandName": [ "Start-AzServiceBusMigration_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -935,34 +935,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e8dc567c-d65f-46ea-bc56-5a65729f64ed_M1SN1_M1SN1" ], + "x-ms-request-id": [ "7d03b02a-53a0-4fc0-a430-fb283a30ec16_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11810" ], - "x-ms-correlation-request-id": [ "4a968399-b940-4599-88b3-461b8fa299cc" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094438Z:4a968399-b940-4599-88b3-461b8fa299cc" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11849" ], + "x-ms-correlation-request-id": [ "939c096f-e1df-4cd7-b8f6-7ea2051494e5" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144334Z:939c096f-e1df-4cd7-b8f6-7ea2051494e5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:44:38 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:43:33 GMT" ] }, "ContentHeaders": { "Content-Length": [ "612" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview+24": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview+24": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "567" ], - "x-ms-client-request-id": [ "6eb845c2-1e1b-4e78-90d3-3ab18d1612c3" ], + "x-ms-unique-id": [ "562" ], + "x-ms-client-request-id": [ "271c169a-9dcd-4409-86d8-a58c7735afc7" ], "CommandName": [ "Get-AzServiceBusMigration" ], "FullCommandName": [ "Get-AzServiceBusMigration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -977,34 +977,34 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "c59e3ae5-dbf3-4ff1-83e9-bdcf2b31c93b_M1SN1_M1SN1" ], + "x-ms-request-id": [ "aac0752e-1d3d-4eee-bbac-4af41b351782_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11809" ], - "x-ms-correlation-request-id": [ "939aa20e-7914-4c15-b5c2-0a41e7430cd9" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094439Z:939aa20e-7914-4c15-b5c2-0a41e7430cd9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11848" ], + "x-ms-correlation-request-id": [ "673b8fc9-8c80-41b5-9344-0ce5d402eb99" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144335Z:673b8fc9-8c80-41b5-9344-0ce5d402eb99" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:44:39 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:43:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "612" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/$default\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc\",\"postMigrationName\":\"postMigration5vn6j9\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/$default\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/migrationconfigurations\",\"properties\":{\"provisioningState\":\"Succeeded\",\"targetNamespace\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa\",\"postMigrationName\":\"postMigration2i9j5p\",\"pendingReplicationOperationsCount\":0,\"migrationState\":\"Active\"}}", "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default/upgrade?api-version=2022-10-01-preview+25": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default/upgrade?api-version=2022-10-01-preview+25": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg/migrationConfigurations/%24default/upgrade?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a/migrationConfigurations/%24default/upgrade?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "568" ], - "x-ms-client-request-id": [ "17f1a7e2-eed5-4dca-8c8f-fc810efea638" ], + "x-ms-unique-id": [ "563" ], + "x-ms-client-request-id": [ "7fe783c9-896d-4982-955e-4ffb1a088009" ], "CommandName": [ "Complete-AzServiceBusMigration" ], "FullCommandName": [ "Complete-AzServiceBusMigration_Complete" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1019,15 +1019,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1164be1a-7c8d-4cc3-bd63-aa8a7d9922a2_M1SN1_M1SN1" ], + "x-ms-request-id": [ "022eb4ca-ec72-4ba0-9771-6f516ec097c3_M0SN1_M0SN1" ], "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1196" ], - "x-ms-correlation-request-id": [ "25263d87-e216-42eb-bb08-bfc1b85b1dd7" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094450Z:25263d87-e216-42eb-bb08-bfc1b85b1dd7" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], + "x-ms-correlation-request-id": [ "d2168cd4-9b90-48cc-b271-503c1a2750fe" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144346Z:d2168cd4-9b90-48cc-b271-503c1a2750fe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:44:50 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:43:46 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -1037,15 +1037,15 @@ "isContentBase64": false } }, - "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc/disasterRecoveryConfigs/primaryNSf6buvg?api-version=2022-10-01-preview+26": { + "Start-AzServiceBusMigration+[NoContext]+CreateExpanded+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa/disasterRecoveryConfigs/primaryNSp1xb3a?api-version=2022-10-01-preview+26": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc/disasterRecoveryConfigs/primaryNSf6buvg?api-version=2022-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa/disasterRecoveryConfigs/primaryNSp1xb3a?api-version=2022-10-01-preview", "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "569" ], - "x-ms-client-request-id": [ "541852c1-ec4c-4cdb-952c-04b85ccf63d3" ], + "x-ms-unique-id": [ "564" ], + "x-ms-client-request-id": [ "777323ba-e863-4282-8ed7-9ebed801efcb" ], "CommandName": [ "Get-AzServiceBusGeoDRConfiguration" ], "FullCommandName": [ "Get-AzServiceBusGeoDRConfiguration_Get" ], "ParameterSetName": [ "__AllParameterSets" ], @@ -1060,22 +1060,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "d3a71eec-ea16-4b2a-9d7e-1fe73741f719_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], - "x-ms-correlation-request-id": [ "3eeae797-3167-440a-a561-26ffb1813a5e" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094851Z:3eeae797-3167-440a-a561-26ffb1813a5e" ], + "x-ms-request-id": [ "36e9433d-b270-4fb1-b43a-ba98dbe977a2_M7CH3_M7CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11847" ], + "x-ms-correlation-request-id": [ "e3593069-8dad-4b5c-b278-c69c11325c02" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144747Z:e3593069-8dad-4b5c-b278-c69c11325c02" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:48:51 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:47:47 GMT" ] }, "ContentHeaders": { "Content-Length": [ "422" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc/disasterRecoveryConfigs/primaryNSf6buvg\",\"name\":\"primaryNSf6buvg\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", + "Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa/disasterRecoveryConfigs/primaryNSp1xb3a\",\"name\":\"primaryNSp1xb3a\",\"type\":\"Microsoft.ServiceBus/Namespaces/disasterrecoveryconfigs\",\"properties\":{\"provisioningState\":\"Succeeded\",\"partnerNamespace\":\"\",\"role\":\"PrimaryNotReplicating\",\"type\":\"MetadataReplication\"}}", "isContentBase64": false } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/Test-AzServiceBusName.Recording.json b/src/ServiceBus/ServiceBus.Autorest/test/Test-AzServiceBusName.Recording.json index d329b6b36fb7..8caaad1a6088 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/Test-AzServiceBusName.Recording.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/Test-AzServiceBusName.Recording.json @@ -3,7 +3,7 @@ "Request": { "Method": "POST", "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/providers/Microsoft.ServiceBus/CheckNameAvailability?api-version=2022-10-01-preview", - "Content": "{\n \"name\": \"namespaceNamerkhezt\"\n}", + "Content": "{\n \"name\": \"namespaceNamehjil09\"\n}", "isContentBase64": false, "Headers": { }, @@ -17,15 +17,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "51d26c6f-da54-4bab-84d6-2efa803b6931_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], - "x-ms-correlation-request-id": [ "be1a7047-f86c-4412-a683-20a334d62e89" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094941Z:be1a7047-f86c-4412-a683-20a334d62e89" ], + "x-ms-request-id": [ "6abe660d-3c20-4245-8046-384de729f719_M5CH3_M5CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], + "x-ms-correlation-request-id": [ "536103f4-2aa0-4fdd-b773-dd5bbe4fe695" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144828Z:536103f4-2aa0-4fdd-b773-dd5bbe4fe695" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:49:41 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:48:28 GMT" ] }, "ContentHeaders": { "Content-Length": [ "159" ], @@ -36,11 +36,11 @@ "isContentBase64": false } }, - "Test-AzServiceBusName+[NoContext]+AliasAvailability+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/disasterRecoveryConfigs/CheckNameAvailability?api-version=2022-10-01-preview+1": { + "Test-AzServiceBusName+[NoContext]+AliasAvailability+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/disasterRecoveryConfigs/CheckNameAvailability?api-version=2022-10-01-preview+1": { "Request": { "Method": "POST", - "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/disasterRecoveryConfigs/CheckNameAvailability?api-version=2022-10-01-preview", - "Content": "{\n \"name\": \"aliasuoy2gl\"\n}", + "RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/disasterRecoveryConfigs/CheckNameAvailability?api-version=2022-10-01-preview", + "Content": "{\n \"name\": \"aliasq6x0t1\"\n}", "isContentBase64": false, "Headers": { }, @@ -54,15 +54,15 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "1aa34e25-7f26-41f2-bc8f-b7b01890a6a0_M4SN1_M4SN1" ], - "Server-SB": [ "Service-Bus-Resource-Provider/SN1" ], - "Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], - "x-ms-correlation-request-id": [ "a8387df3-5cdc-4b35-8cee-5a97994ffa48" ], - "x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T094942Z:a8387df3-5cdc-4b35-8cee-5a97994ffa48" ], + "x-ms-request-id": [ "58e3189a-f641-4c62-8981-a0026e3fdacf_M5CH3_M5CH3" ], + "Server-SB": [ "Service-Bus-Resource-Provider/CH3" ], + "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1196" ], + "x-ms-correlation-request-id": [ "7a88c3f7-a701-498b-82ce-d9d874b8591e" ], + "x-ms-routing-request-id": [ "KOREACENTRAL:20230219T144829Z:7a88c3f7-a701-498b-82ce-d9d874b8591e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Mon, 13 Feb 2023 09:49:41 GMT" ] + "Date": [ "Sun, 19 Feb 2023 14:48:29 GMT" ] }, "ContentHeaders": { "Content-Length": [ "38" ], diff --git a/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/DisasterRecoveryParameter.json b/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/DisasterRecoveryParameter.json index e39ae81592bb..c09969b26ad1 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/DisasterRecoveryParameter.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/DisasterRecoveryParameter.json @@ -3,16 +3,16 @@ "contentVersion": "1.0.0.0", "parameters": { "primarynamespace_name": { - "value": "primaryNSbmgu13" + "value": "primaryNSd7oma3" }, "secondarynamespace_name": { - "value": "secondaryNS9l7z8s" + "value": "secondaryNSjazpct" }, "migrationPrimaryNamespace": { - "value": "primaryNSf6buvg" + "value": "primaryNSp1xb3a" }, "migrationSecondaryNamespace": { - "value": "secondaryNS63vrkc" + "value": "secondaryNS5doyqa" } } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/keyVaultParameter.json b/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/keyVaultParameter.json index 324ac85e5c15..fca298465bd3 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/keyVaultParameter.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/keyVaultParameter.json @@ -3,13 +3,13 @@ "contentVersion": "1.0.0.0", "parameters": { "key_Vault_Name": { - "value": "keyVaultName24yxu1" + "value": "keyVaultNamedur8ab" }, "tenant_id": { "value": "72f988bf-86f1-41af-91ab-2d7cd011db47" }, "object_id": { - "value": "a24e171d-9ce5-4d2b-a384-d2c1a53740eb" + "value": "05ff947d-d140-41f0-8107-16ca5893799b" }, "object_id_msi1": { "value": "624205aa-192c-4303-9606-990d06cbd997" diff --git a/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/parameter.json b/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/parameter.json index c47cbbc0c696..da7b47620942 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/parameter.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/deployment-template/parameter.json @@ -3,22 +3,22 @@ "contentVersion": "1.0.0.0", "parameters": { "namespace_name": { - "value": "namespaceNamerkhezt" + "value": "namespaceNamehjil09" }, "system_assigned_namespace_name": { - "value": "namespaceName95fo0b" + "value": "namespaceNamembaip3" }, "standard_namespace_name": { - "value": "namespaceNameow2jqc" + "value": "namespaceNametkv0jq" }, "namespaceResourceId": { - "value": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt" + "value": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09" }, "peName1": { - "value": "pe1dgxn5s" + "value": "pe1w0yv9t" }, "peName2": { - "value": "pe2jac6oz" + "value": "pe2otyvgf" } } } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/env.json b/src/ServiceBus/ServiceBus.Autorest/test/env.json index e5a3ea45b7c9..6a1f9c4dcb8e 100644 --- a/src/ServiceBus/ServiceBus.Autorest/test/env.json +++ b/src/ServiceBus/ServiceBus.Autorest/test/env.json @@ -1,43 +1,43 @@ { - "namespace": "namespaceNamerkhezt", - "namespaceV9": "namespaceV9fci0t6", - "migrationSecondaryNamespace": "secondaryNS63vrkc", - "pe1": "pe1dgxn5s", - "namespaceV8": "namespaceV8xs4vdi", - "blobContainer": "container", - "systemAssignedNamespaceName": "namespaceName95fo0b", - "namespaceV4": "namespaceV4k0ofni", - "msi2": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2", - "namespacePrimaryKey": "Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=", + "migrationSecondaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNS5doyqa", + "queuePrimaryKey": "0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=", + "queueSecondaryKey": "0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=", + "migrationPrimaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSp1xb3a", + "namespaceV5": "namespaceV5xdns25", + "primaryNamespace": "primaryNSd7oma3", "Tenant": "72f988bf-86f1-41af-91ab-2d7cd011db47", - "secondaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS9l7z8s", - "postMigrationName": "postMigration5vn6j9", - "migrationPrimaryNamespace": "primaryNSf6buvg", - "SubscriptionId": "326100e2-f69d-4268-8503-075374f62b6e", - "namespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt", - "standardNamespace": "namespaceNameow2jqc", - "resourceGroup": "resourceGroupAutorestpnv5dx", - "topicPrimaryKey": "Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=", - "primaryNamespace": "primaryNSbmgu13", + "namespaceV3": "namespaceV3279pui", + "namespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09", + "standardNamespace": "namespaceNametkv0jq", + "topicSecondaryKey": "0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=", + "blobContainer": "container", + "subnetId1": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default", + "namespaceV4": "namespaceV4du8ar3", + "namespaceSecondaryKey": "0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=", + "subnetId2": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2", "storageAccountId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Storage/storageAccounts/testpsstoragaccount", - "topicSecondaryKey": "Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=", - "migrationSecondaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/secondaryNS63vrkc", - "queueSecondaryKey": "Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=", - "namespaceV7": "namespaceV7buy1sv", - "alias": "aliasuoy2gl", - "secondaryNamespace": "secondaryNS9l7z8s", - "keyVaultUri": "https://keyVaultName24yxu1.vault.azure.net/", - "namespaceSecondaryKey": "Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=", + "pe2": "pe2otyvgf", + "namespaceV6": "namespaceV6umnflt", + "secondaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/secondaryNSjazpct", + "resourceGroup": "resourceGroupAutorestxe2h9c", + "postMigrationName": "postMigration2i9j5p", + "namespaceV2": "namespaceV26ovc29", + "namespaceV9": "namespaceV94qljkm", + "topicPrimaryKey": "0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=", + "migrationSecondaryNamespace": "secondaryNS5doyqa", + "alias": "aliasq6x0t1", + "namespaceV7": "namespaceV7qbxiho", + "namespace": "namespaceNamehjil09", + "keyVaultUri": "https://keyVaultNamedur8ab.vault.azure.net/", + "SubscriptionId": "326100e2-f69d-4268-8503-075374f62b6e", + "namespacePrimaryKey": "0LEcx/yFU8sXDd2zckHjaGoPK2eXXdO2uaOftyKomHw=", + "msi2": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2", + "migrationPrimaryNamespace": "primaryNSp1xb3a", + "namespaceV8": "namespaceV85v4e0c", + "primaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/primaryNSd7oma3", "subnetId3": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3", - "primaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSbmgu13", + "systemAssignedNamespaceName": "namespaceNamembaip3", "msi1": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1", - "namespaceV2": "namespaceV22z0f7r", - "subnetId1": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default", - "namespaceV3": "namespaceV3gr5kw3", - "namespaceV5": "namespaceV5ytqibn", - "queuePrimaryKey": "Ob636KssnzYQDwtdlSLFZUTM2wrCyLf5R3QbN8MG+zI=", - "pe2": "pe2jac6oz", - "namespaceV6": "namespaceV60jigvb", - "subnetId2": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2", - "migrationPrimaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/primaryNSf6buvg" + "secondaryNamespace": "secondaryNSjazpct", + "pe1": "pe1w0yv9t" } diff --git a/src/ServiceBus/ServiceBus.Autorest/test/localEnv.json b/src/ServiceBus/ServiceBus.Autorest/test/localEnv.json new file mode 100644 index 000000000000..7bbb870b214b --- /dev/null +++ b/src/ServiceBus/ServiceBus.Autorest/test/localEnv.json @@ -0,0 +1,43 @@ +{ + "migrationSecondaryNamespace": "secondaryNS70bd5l", + "Tenant": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "postMigrationName": "postMigration8izo02", + "queuePrimaryKey": "zobqk5Yadejx4i/IxA9S6OI1Hgh0CSzY2V/Jn2XDBbU=", + "resourceGroup": "resourceGroupAutoresth9y5k7", + "pe2": "pe2meraf2", + "SubscriptionId": "326100e2-f69d-4268-8503-075374f62b6e", + "namespaceV8": "namespaceV8564bms", + "secondaryNamespace": "secondaryNSne4fcr", + "migrationPrimaryNamespace": "primaryNS07w8gm", + "namespaceSecondaryKey": "zobqk5Yadejx4i/IxA9S6OI1Hgh0CSzY2V/Jn2XDBbU=", + "alias": "alias36f4jx", + "standardNamespace": "namespaceNamepytzea", + "keyVaultUri": "https://keyVaultName6voyhr.vault.azure.net/", + "namespacePrimaryKey": "zobqk5Yadejx4i/IxA9S6OI1Hgh0CSzY2V/Jn2XDBbU=", + "subnetId1": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default", + "namespaceV9": "namespaceV9wglq0f", + "storageAccountId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Storage/storageAccounts/testpsstoragaccount", + "systemAssignedNamespaceName": "namespaceNamesjih2u", + "msi2": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI2", + "namespaceV5": "namespaceV5dqg19s", + "topicSecondaryKey": "zobqk5Yadejx4i/IxA9S6OI1Hgh0CSzY2V/Jn2XDBbU=", + "secondaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutoresth9y5k7/providers/Microsoft.ServiceBus/namespaces/secondaryNSne4fcr", + "migrationSecondaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutoresth9y5k7/providers/Microsoft.ServiceBus/namespaces/secondaryNS70bd5l", + "namespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutoresth9y5k7/providers/Microsoft.ServiceBus/namespaces/namespaceNameytbhqx", + "namespaceV6": "namespaceV6knrhdl", + "queueSecondaryKey": "zobqk5Yadejx4i/IxA9S6OI1Hgh0CSzY2V/Jn2XDBbU=", + "migrationPrimaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutoresth9y5k7/providers/Microsoft.ServiceBus/namespaces/primaryNS07w8gm", + "namespace": "namespaceNameytbhqx", + "blobContainer": "container", + "primaryNamespace": "primaryNS8s0qhv", + "subnetId3": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default3", + "namespaceV3": "namespaceV3qortp2", + "namespaceV2": "namespaceV2rjuszc", + "msi1": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/ps-testing/providers/Microsoft.ManagedIdentity/userAssignedIdentities/PS-Testing-MSI1", + "namespaceV4": "namespaceV4kvrdm7", + "primaryNamespaceResourceId": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutoresth9y5k7/providers/Microsoft.ServiceBus/namespaces/primaryNS8s0qhv", + "pe1": "pe1c7vpn9", + "subnetId2": "/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/AutomatedPowershellTesting/providers/Microsoft.Network/virtualNetworks/test-vn-northeurope/subnets/default2", + "topicPrimaryKey": "zobqk5Yadejx4i/IxA9S6OI1Hgh0CSzY2V/Jn2XDBbU=", + "namespaceV7": "namespaceV7g71pno" +} diff --git a/src/ServiceBus/ServiceBus/Az.ServiceBus.psd1 b/src/ServiceBus/ServiceBus/Az.ServiceBus.psd1 index e6b8217df69b..bab95e2057f0 100644 --- a/src/ServiceBus/ServiceBus/Az.ServiceBus.psd1 +++ b/src/ServiceBus/ServiceBus/Az.ServiceBus.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 2/15/2023 +# Generated on: 2/20/2023 # @{ diff --git a/src/ServiceBus/ServiceBus/ChangeLog.md b/src/ServiceBus/ServiceBus/ChangeLog.md index b0bae3f49e7d..fb173a1ce01c 100644 --- a/src/ServiceBus/ServiceBus/ChangeLog.md +++ b/src/ServiceBus/ServiceBus/ChangeLog.md @@ -20,6 +20,7 @@ --> ## Upcoming Release * Upgraded API verision to 2022-10-01-preview +* Fixed a bug for `Set-AzServiceBusQueue` ## Version 2.1.0 * Added NamespaceV2 cmdlets for ServiceBus.