diff --git a/sdk/signalr/azure-mgmt-signalr/CHANGELOG.md b/sdk/signalr/azure-mgmt-signalr/CHANGELOG.md index c9e989ac0cc5..c3d7c5422a4d 100644 --- a/sdk/signalr/azure-mgmt-signalr/CHANGELOG.md +++ b/sdk/signalr/azure-mgmt-signalr/CHANGELOG.md @@ -1,46 +1,5 @@ # Release History -## 0.4.0 (2020-05-29) - -**Features** - - - Model ServiceSpecification has a new parameter log_specifications - - Model SignalRResource has a new parameter network_ac_ls - - Model SignalRResource has a new parameter upstream - - Model SignalRResource has a new parameter private_endpoint_connections - - Model SignalRResource has a new parameter kind - - Model Operation has a new parameter is_data_action - - Model SignalRCreateOrUpdateProperties has a new parameter upstream - - Model SignalRCreateOrUpdateProperties has a new parameter network_ac_ls - - Added operation group SignalRPrivateEndpointConnectionsOperations - - Added operation group SignalRPrivateLinkResourcesOperations - -**General Breaking Changes** - -This version uses a next-generation code generator that *might* -introduce breaking changes. In summary, some modules were incorrectly -visible/importable and have been renamed. This fixed several issues -caused by usage of classes that were not supposed to be used in the -first place. - - - SignalRClient cannot be imported from - `azure.mgmt.signalr.signalr_client` anymore (import from - `azure.mgmt.signalr` works like before) - - SignalRClientConfiguration import has been moved from - `azure.mgmt.signalr.signalr_client` - to `azure.mgmt.signalr` - - A model `MyClass` from a "models" sub-module cannot be imported - anymore using `azure.mgmt.signalr.models.my_class` (import from - `azure.mgmt.signalr.models` works like before) - - An operation class `MyClassOperations` from an `operations` - sub-module cannot be imported anymore using - `azure.mgmt.signalr.operations.my_class_operations` (import from - `azure.mgmt.signalr.operations` works like before) - -Last but not least, HTTP connection pooling is now enabled by default. -You should always use a client as a context manager, or call close(), or -use no more than one client per process. - ## 0.3.0 (2019-08-06) **Features** diff --git a/sdk/signalr/azure-mgmt-signalr/azure/mgmt/signalr/version.py b/sdk/signalr/azure-mgmt-signalr/azure/mgmt/signalr/version.py index 85da2c00c1a6..3e682bbd5fb1 100644 --- a/sdk/signalr/azure-mgmt-signalr/azure/mgmt/signalr/version.py +++ b/sdk/signalr/azure-mgmt-signalr/azure/mgmt/signalr/version.py @@ -9,5 +9,5 @@ # regenerated. # -------------------------------------------------------------------------- -VERSION = "0.4.0" +VERSION = "0.3.0" diff --git a/sdk/signalr/azure-mgmt-signalr/tests/recordings/test_cli_mgmt_signalr.test_signalr.yaml b/sdk/signalr/azure-mgmt-signalr/tests/recordings/test_cli_mgmt_signalr.test_signalr.yaml index 099e5a2f8402..267bec962841 100644 --- a/sdk/signalr/azure-mgmt-signalr/tests/recordings/test_cli_mgmt_signalr.test_signalr.yaml +++ b/sdk/signalr/azure-mgmt-signalr/tests/recordings/test_cli_mgmt_signalr.test_signalr.yaml @@ -1,8 +1,9 @@ interactions: - request: - body: '{"location": "eastus", "tags": {"key1": "value1"}, "sku": {"name": "Standard_S1", - "tier": "Standard", "capacity": 1}, "properties": {"features": [{"flag": "ServiceMode", - "value": "Serverless"}], "cors": {"allowedOrigins": ["https://foo.com", "https://bar.com"]}}}' + body: '{"tags": {"key1": "value1"}, "sku": {"name": "Standard_S1", "tier": "Standard", + "capacity": 1}, "properties": {"features": [{"flag": "ServiceMode", "value": + "Serverless"}], "cors": {"allowedOrigins": ["https://foo.com", "https://bar.com"]}}, + "location": "eastus"}' headers: Accept: - application/json @@ -15,18 +16,18 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2018-10-01 response: body: - string: '{"sku":{"name":"Standard_S1","tier":"Standard","size":"S1","capacity":1},"properties":{"provisioningState":"Creating","externalIP":null,"hostName":"myresource.service.signalr.net","publicPort":443,"serverPort":443,"version":"1.0-preview","privateEndpointConnections":[],"hostNamePrefix":"myresource","features":[{"flag":"ServiceMode","value":"Serverless","properties":{}},{"flag":"EnableConnectivityLogs","value":"False","properties":{}},{"flag":"EnableMessagingLogs","value":"False","properties":{}}],"cors":{"allowedOrigins":["https://foo.com","https://bar.com"]},"upstream":{"templates":null},"networkACLs":{"defaultAction":"Deny","publicNetwork":{"allow":["ServerConnection","ClientConnection","RESTAPI"],"deny":null},"privateEndpoints":[]}},"kind":"SignalR","location":"eastus","tags":{"key1":"value1"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/SignalR/myResource","name":"myResource","type":"Microsoft.SignalRService/SignalR"}' + string: '{"sku":{"name":"Standard_S1","tier":"Standard","size":"S1","capacity":1},"properties":{"provisioningState":"Creating","externalIP":null,"hostName":"myresource.service.signalr.net","publicPort":443,"serverPort":443,"version":"1.0-preview","privateEndpointConnections":[],"hostNamePrefix":"myresource","features":[{"flag":"ServiceMode","value":"Serverless","properties":{}},{"flag":"EnableConnectivityLogs","value":"False","properties":{}},{"flag":"EnableMessagingLogs","value":"False","properties":{}}],"cors":{"allowedOrigins":["https://foo.com","https://bar.com"]},"upstream":{"templates":null},"networkACLs":{"defaultAction":"Deny","publicNetwork":{"allow":["ServerConnection","ClientConnection","RESTAPI"],"deny":null},"privateEndpoints":[]}},"location":"eastus","tags":{"key1":"value1"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/SignalR/myResource","name":"myResource","type":"Microsoft.SignalRService/SignalR","kind":"SignalR"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/a8563235-1f5b-432b-bee2-ae5e020359ae?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/99e0f7b7-a4f7-476b-9869-0f7de5b4ea87?api-version=2018-10-01 cache-control: - no-cache content-length: @@ -34,11 +35,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:35:04 GMT + - Thu, 30 Apr 2020 14:24:40 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationResults/a8563235-1f5b-432b-bee2-ae5e020359ae/SignalR/myResource?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationResults/99e0f7b7-a4f7-476b-9869-0f7de5b4ea87/SignalR/myResource?api-version=2018-10-01 pragma: - no-cache server: @@ -50,7 +51,7 @@ interactions: x-ms-ratelimit-remaining-subscription-writes: - '1199' x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 201 message: Created @@ -64,22 +65,22 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/a8563235-1f5b-432b-bee2-ae5e020359ae?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/99e0f7b7-a4f7-476b-9869-0f7de5b4ea87?api-version=2018-10-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/a8563235-1f5b-432b-bee2-ae5e020359ae","name":"a8563235-1f5b-432b-bee2-ae5e020359ae","status":"Running","startTime":"2020-05-29T03:35:03.108743Z"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/99e0f7b7-a4f7-476b-9869-0f7de5b4ea87","name":"99e0f7b7-a4f7-476b-9869-0f7de5b4ea87","status":"Running","startTime":"2020-04-30T14:24:39.4587136Z"}' headers: cache-control: - no-cache content-length: - - '355' + - '356' content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:35:37 GMT + - Thu, 30 Apr 2020 14:25:11 GMT expires: - '-1' pragma: @@ -95,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -109,22 +110,22 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/a8563235-1f5b-432b-bee2-ae5e020359ae?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/99e0f7b7-a4f7-476b-9869-0f7de5b4ea87?api-version=2018-10-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/a8563235-1f5b-432b-bee2-ae5e020359ae","name":"a8563235-1f5b-432b-bee2-ae5e020359ae","status":"Running","startTime":"2020-05-29T03:35:03.108743Z"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/99e0f7b7-a4f7-476b-9869-0f7de5b4ea87","name":"99e0f7b7-a4f7-476b-9869-0f7de5b4ea87","status":"Running","startTime":"2020-04-30T14:24:39.4587136Z"}' headers: cache-control: - no-cache content-length: - - '355' + - '356' content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:36:07 GMT + - Thu, 30 Apr 2020 14:25:42 GMT expires: - '-1' pragma: @@ -140,7 +141,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -154,22 +155,22 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/a8563235-1f5b-432b-bee2-ae5e020359ae?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/99e0f7b7-a4f7-476b-9869-0f7de5b4ea87?api-version=2018-10-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/a8563235-1f5b-432b-bee2-ae5e020359ae","name":"a8563235-1f5b-432b-bee2-ae5e020359ae","status":"Succeeded","startTime":"2020-05-29T03:35:03.108743Z","endTime":"2020-05-29T03:36:15.1077791Z"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/99e0f7b7-a4f7-476b-9869-0f7de5b4ea87","name":"99e0f7b7-a4f7-476b-9869-0f7de5b4ea87","status":"Succeeded","startTime":"2020-04-30T14:24:39.4587136Z","endTime":"2020-04-30T14:25:56.4099109Z"}' headers: cache-control: - no-cache content-length: - - '398' + - '399' content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:36:37 GMT + - Thu, 30 Apr 2020 14:26:13 GMT expires: - '-1' pragma: @@ -185,7 +186,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -199,13 +200,13 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2018-10-01 response: body: - string: '{"sku":{"name":"Standard_S1","tier":"Standard","size":"S1","capacity":1},"properties":{"provisioningState":"Succeeded","externalIP":"40.71.15.9","hostName":"myresource.service.signalr.net","publicPort":443,"serverPort":443,"version":"1.0","privateEndpointConnections":[],"hostNamePrefix":"myresource","features":[{"flag":"ServiceMode","value":"Serverless","properties":{}},{"flag":"EnableConnectivityLogs","value":"False","properties":{}},{"flag":"EnableMessagingLogs","value":"False","properties":{}}],"cors":{"allowedOrigins":["https://foo.com","https://bar.com"]},"upstream":{"templates":null},"networkACLs":{"defaultAction":"Deny","publicNetwork":{"allow":["ServerConnection","ClientConnection","RESTAPI"],"deny":null},"privateEndpoints":[]}},"kind":"SignalR","location":"eastus","tags":{"key1":"value1"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/SignalR/myResource","name":"myResource","type":"Microsoft.SignalRService/SignalR"}' + string: '{"sku":{"name":"Standard_S1","tier":"Standard","size":"S1","capacity":1},"properties":{"provisioningState":"Succeeded","externalIP":"40.71.15.7","hostName":"myresource.service.signalr.net","publicPort":443,"serverPort":443,"version":"1.0","privateEndpointConnections":[],"hostNamePrefix":"myresource","features":[{"flag":"ServiceMode","value":"Serverless","properties":{}},{"flag":"EnableConnectivityLogs","value":"False","properties":{}},{"flag":"EnableMessagingLogs","value":"False","properties":{}}],"cors":{"allowedOrigins":["https://foo.com","https://bar.com"]},"upstream":{"templates":null},"networkACLs":{"defaultAction":"Deny","publicNetwork":{"allow":["ServerConnection","ClientConnection","RESTAPI"],"deny":null},"privateEndpoints":[]}},"location":"eastus","tags":{"key1":"value1"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/SignalR/myResource","name":"myResource","type":"Microsoft.SignalRService/SignalR","kind":"SignalR"}' headers: cache-control: - no-cache @@ -214,7 +215,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:36:37 GMT + - Thu, 30 Apr 2020 14:26:15 GMT expires: - '-1' pragma: @@ -230,7 +231,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -244,15 +245,15 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2018-10-01 response: body: - string: '{"sku":{"name":"Standard_S1","tier":"Standard","size":"S1","capacity":1},"properties":{"provisioningState":"Succeeded","externalIP":"40.71.15.9","hostName":"myresource.service.signalr.net","publicPort":443,"serverPort":443,"version":"1.0","privateEndpointConnections":[],"hostNamePrefix":"myresource","features":[{"flag":"ServiceMode","value":"Serverless","properties":{}},{"flag":"EnableConnectivityLogs","value":"False","properties":{}},{"flag":"EnableMessagingLogs","value":"False","properties":{}}],"cors":{"allowedOrigins":["https://foo.com","https://bar.com"]},"upstream":{"templates":null},"networkACLs":{"defaultAction":"Deny","publicNetwork":{"allow":["ServerConnection","ClientConnection","RESTAPI"],"deny":null},"privateEndpoints":[]}},"kind":"SignalR","location":"eastus","tags":{"key1":"value1"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/SignalR/myResource","name":"myResource","type":"Microsoft.SignalRService/SignalR"}' + string: '{"sku":{"name":"Standard_S1","tier":"Standard","size":"S1","capacity":1},"properties":{"provisioningState":"Succeeded","externalIP":"40.71.15.7","hostName":"myresource.service.signalr.net","publicPort":443,"serverPort":443,"version":"1.0","privateEndpointConnections":[],"hostNamePrefix":"myresource","features":[{"flag":"ServiceMode","value":"Serverless","properties":{}},{"flag":"EnableConnectivityLogs","value":"False","properties":{}},{"flag":"EnableMessagingLogs","value":"False","properties":{}}],"cors":{"allowedOrigins":["https://foo.com","https://bar.com"]},"upstream":{"templates":null},"networkACLs":{"defaultAction":"Deny","publicNetwork":{"allow":["ServerConnection","ClientConnection","RESTAPI"],"deny":null},"privateEndpoints":[]}},"location":"eastus","tags":{"key1":"value1"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/SignalR/myResource","name":"myResource","type":"Microsoft.SignalRService/SignalR","kind":"SignalR"}' headers: cache-control: - no-cache @@ -261,7 +262,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:36:38 GMT + - Thu, 30 Apr 2020 14:26:16 GMT expires: - '-1' pragma: @@ -277,7 +278,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -293,15 +294,15 @@ interactions: Content-Length: - '0' User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource/listKeys?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/SignalR/myResource/listKeys?api-version=2018-10-01 response: body: - string: '{"primaryKey":"RmT65T89rBHIfs6VkYROaUTM0zpxGdyzkQetsdk8Rs0=","secondaryKey":"rDUXHeZK2cHPkc9TaeyTngi3RS7qTTWbEPie1dy5epw=","primaryConnectionString":"Endpoint=https://myresource.service.signalr.net;AccessKey=RmT65T89rBHIfs6VkYROaUTM0zpxGdyzkQetsdk8Rs0=;Version=1.0;","secondaryConnectionString":"Endpoint=https://myresource.service.signalr.net;AccessKey=rDUXHeZK2cHPkc9TaeyTngi3RS7qTTWbEPie1dy5epw=;Version=1.0;"}' + string: '{"primaryKey":"Nj4VNIHZNdwAKU32mM22ureU/yo4JamK79FQiOzvGik=","secondaryKey":"aWqFqjyYds8z+LBCeRlmHlsS8IVN8JYh1UXPpk30a04=","primaryConnectionString":"Endpoint=https://myresource.service.signalr.net;AccessKey=Nj4VNIHZNdwAKU32mM22ureU/yo4JamK79FQiOzvGik=;Version=1.0;","secondaryConnectionString":"Endpoint=https://myresource.service.signalr.net;AccessKey=aWqFqjyYds8z+LBCeRlmHlsS8IVN8JYh1UXPpk30a04=;Version=1.0;"}' headers: cache-control: - no-cache @@ -310,7 +311,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:36:38 GMT + - Thu, 30 Apr 2020 14:26:17 GMT expires: - '-1' pragma: @@ -328,7 +329,7 @@ interactions: x-ms-ratelimit-remaining-subscription-writes: - '1199' x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -344,28 +345,28 @@ interactions: Content-Length: - '0' User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource/restart?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource/restart?api-version=2018-10-01 response: body: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/2ee31d4a-8692-4a32-9c6a-361bb4bb505d?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/3296660b-933d-4664-bfd4-8aebcd21cbdf?api-version=2018-10-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 29 May 2020 03:36:39 GMT + - Thu, 30 Apr 2020 14:26:18 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationResults/2ee31d4a-8692-4a32-9c6a-361bb4bb505d/SignalR/myResource?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationResults/3296660b-933d-4664-bfd4-8aebcd21cbdf/SignalR/myResource?api-version=2018-10-01 pragma: - no-cache server: @@ -375,9 +376,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 202 message: Accepted @@ -391,13 +392,13 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/2ee31d4a-8692-4a32-9c6a-361bb4bb505d?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/3296660b-933d-4664-bfd4-8aebcd21cbdf?api-version=2018-10-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/2ee31d4a-8692-4a32-9c6a-361bb4bb505d","name":"2ee31d4a-8692-4a32-9c6a-361bb4bb505d","status":"Running","startTime":"2020-05-29T03:36:39.5154704Z"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/3296660b-933d-4664-bfd4-8aebcd21cbdf","name":"3296660b-933d-4664-bfd4-8aebcd21cbdf","status":"Running","startTime":"2020-04-30T14:26:19.0976905Z"}' headers: cache-control: - no-cache @@ -406,7 +407,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:37:10 GMT + - Thu, 30 Apr 2020 14:26:49 GMT expires: - '-1' pragma: @@ -422,7 +423,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -436,13 +437,13 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/2ee31d4a-8692-4a32-9c6a-361bb4bb505d?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/3296660b-933d-4664-bfd4-8aebcd21cbdf?api-version=2018-10-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/2ee31d4a-8692-4a32-9c6a-361bb4bb505d","name":"2ee31d4a-8692-4a32-9c6a-361bb4bb505d","status":"Succeeded","startTime":"2020-05-29T03:36:39.5154704Z","endTime":"2020-05-29T03:37:12.4641581Z"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/3296660b-933d-4664-bfd4-8aebcd21cbdf","name":"3296660b-933d-4664-bfd4-8aebcd21cbdf","status":"Succeeded","startTime":"2020-04-30T14:26:19.0976905Z","endTime":"2020-04-30T14:26:50.9934575Z"}' headers: cache-control: - no-cache @@ -451,7 +452,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:37:41 GMT + - Thu, 30 Apr 2020 14:27:21 GMT expires: - '-1' pragma: @@ -467,7 +468,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -487,28 +488,28 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python accept-language: - en-US method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2018-10-01 response: body: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/db77f78d-c48d-4ac2-bbdc-dd430e446996?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/46b1bca0-2afd-4469-9bd8-98dc39c0f8ec?api-version=2018-10-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 29 May 2020 03:37:43 GMT + - Thu, 30 Apr 2020 14:27:23 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationResults/db77f78d-c48d-4ac2-bbdc-dd430e446996/SignalR/myResource?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationResults/46b1bca0-2afd-4469-9bd8-98dc39c0f8ec/SignalR/myResource?api-version=2018-10-01 pragma: - no-cache server: @@ -518,9 +519,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 202 message: Accepted @@ -534,13 +535,13 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/db77f78d-c48d-4ac2-bbdc-dd430e446996?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/46b1bca0-2afd-4469-9bd8-98dc39c0f8ec?api-version=2018-10-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/db77f78d-c48d-4ac2-bbdc-dd430e446996","name":"db77f78d-c48d-4ac2-bbdc-dd430e446996","status":"Succeeded","startTime":"2020-05-29T03:37:43.5216235Z","endTime":"2020-05-29T03:37:56.4735486Z"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/46b1bca0-2afd-4469-9bd8-98dc39c0f8ec","name":"46b1bca0-2afd-4469-9bd8-98dc39c0f8ec","status":"Succeeded","startTime":"2020-04-30T14:27:23.7689885Z","endTime":"2020-04-30T14:27:37.0229322Z"}' headers: cache-control: - no-cache @@ -549,7 +550,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:38:14 GMT + - Thu, 30 Apr 2020 14:27:54 GMT expires: - '-1' pragma: @@ -565,7 +566,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -579,13 +580,13 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2018-10-01 response: body: - string: '{"sku":{"name":"Standard_S1","tier":"Standard","size":"S1","capacity":1},"properties":{"provisioningState":"Succeeded","externalIP":"40.71.15.9","hostName":"myresource.service.signalr.net","publicPort":443,"serverPort":443,"version":"1.0","privateEndpointConnections":[],"hostNamePrefix":"myresource","features":[{"flag":"ServiceMode","value":"Serverless","properties":{}},{"flag":"EnableConnectivityLogs","value":"False","properties":{}},{"flag":"EnableMessagingLogs","value":"False","properties":{}}],"cors":{"allowedOrigins":["https://foo.com","https://bar.com"]},"upstream":{"templates":null},"networkACLs":{"defaultAction":"Deny","publicNetwork":{"allow":["ServerConnection","ClientConnection","RESTAPI"],"deny":null},"privateEndpoints":[]}},"kind":"SignalR","location":"eastus","tags":{"key1":"value1"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/SignalR/myResource","name":"myResource","type":"Microsoft.SignalRService/SignalR"}' + string: '{"sku":{"name":"Standard_S1","tier":"Standard","size":"S1","capacity":1},"properties":{"provisioningState":"Succeeded","externalIP":"40.71.15.7","hostName":"myresource.service.signalr.net","publicPort":443,"serverPort":443,"version":"1.0","privateEndpointConnections":[],"hostNamePrefix":"myresource","features":[{"flag":"ServiceMode","value":"Serverless","properties":{}},{"flag":"EnableConnectivityLogs","value":"False","properties":{}},{"flag":"EnableMessagingLogs","value":"False","properties":{}}],"cors":{"allowedOrigins":["https://foo.com","https://bar.com"]},"upstream":{"templates":null},"networkACLs":{"defaultAction":"Deny","publicNetwork":{"allow":["ServerConnection","ClientConnection","RESTAPI"],"deny":null},"privateEndpoints":[]}},"location":"eastus","tags":{"key1":"value1"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/SignalR/myResource","name":"myResource","type":"Microsoft.SignalRService/SignalR","kind":"SignalR"}' headers: cache-control: - no-cache @@ -594,7 +595,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:38:15 GMT + - Thu, 30 Apr 2020 14:27:55 GMT expires: - '-1' pragma: @@ -610,7 +611,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -628,12 +629,12 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SignalRService/locations/eastus/checkNameAvailability?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SignalRService/locations/eastus/checkNameAvailability?api-version=2018-10-01 response: body: string: '{"nameAvailable":true}' @@ -645,7 +646,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:38:17 GMT + - Thu, 30 Apr 2020 14:27:56 GMT expires: - '-1' pragma: @@ -661,9 +662,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK @@ -679,28 +680,28 @@ interactions: Content-Length: - '0' User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/signalR/myResource?api-version=2018-10-01 response: body: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/2f087f09-4ddb-4b60-944b-080c89743e5b?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/c486d4b5-e2f6-48ca-99a1-042e94b19d60?api-version=2018-10-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 29 May 2020 03:38:18 GMT + - Thu, 30 Apr 2020 14:27:58 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationResults/2f087f09-4ddb-4b60-944b-080c89743e5b/SignalR/myResource?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationResults/c486d4b5-e2f6-48ca-99a1-042e94b19d60/SignalR/myResource?api-version=2018-10-01 pragma: - no-cache server: @@ -710,9 +711,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14999' x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 202 message: Accepted @@ -726,22 +727,22 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3 - azure-mgmt-signalr/0.4.0 Azure-SDK-For-Python + - python/3.6.9 (Linux-4.9.184-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10 + msrest_azure/0.6.2 azure-mgmt-signalr/0.3.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/2f087f09-4ddb-4b60-944b-080c89743e5b?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/c486d4b5-e2f6-48ca-99a1-042e94b19d60?api-version=2018-10-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/2f087f09-4ddb-4b60-944b-080c89743e5b","name":"2f087f09-4ddb-4b60-944b-080c89743e5b","status":"Succeeded","startTime":"2020-05-29T03:38:18.1010392Z","endTime":"2020-05-29T03:38:27.5040559Z"}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_signalr_test_signalrf5150df8/providers/Microsoft.SignalRService/locations/eastus/operationStatuses/myResource/operationId/c486d4b5-e2f6-48ca-99a1-042e94b19d60","name":"c486d4b5-e2f6-48ca-99a1-042e94b19d60","status":"Succeeded","startTime":"2020-04-30T14:27:58.2535948Z","endTime":"2020-04-30T14:28:06.539984Z"}' headers: cache-control: - no-cache content-length: - - '399' + - '398' content-type: - application/json; charset=utf-8 date: - - Fri, 29 May 2020 03:38:49 GMT + - Thu, 30 Apr 2020 14:28:28 GMT expires: - '-1' pragma: @@ -757,7 +758,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 55bd3e84-35c8-42d9-8de9-042c3a9c1079 + - afd9a794-0c74-4d7a-9baf-5982aa7d2e8c status: code: 200 message: OK