Skip to content

Commit 1df76ad

Browse files
authored
[SignalR] Add stable version 2021-10-01 (#16044)
* init * remove * Add 2021-10-01 * Minor update
1 parent a87e536 commit 1df76ad

27 files changed

+4006
-10
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"parameters": {
3+
"api-version": "2021-10-01"
4+
},
5+
"responses": {
6+
"200": {
7+
"body": {
8+
"value": [
9+
{
10+
"name": "Microsoft.SignalRService/WebPubSub/read",
11+
"isDataAction": false,
12+
"display": {
13+
"provider": "Microsoft.SignalRService",
14+
"resource": "WebPubSub",
15+
"operation": "Manage WebPubSub (read-only)",
16+
"description": "View the resource settings and configurations in the management portal or through API"
17+
},
18+
"properties": {}
19+
}
20+
],
21+
"nextLink": "providers/Microsoft.SignalRService?$skipToken={opaqueString}"
22+
}
23+
}
24+
}
25+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"parameters": {
3+
"api-version": "2021-10-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"resourceName": "mySignalRService",
7+
"privateEndpointConnectionName": "mysignalrservice.1fa229cd-bf3f-47f0-8c49-afb36723997e"
8+
},
9+
"responses": {
10+
"200": {},
11+
"202": {
12+
"headers": {
13+
"Location": "https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult...",
14+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus..."
15+
}
16+
},
17+
"204": {}
18+
}
19+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"parameters": {
3+
"api-version": "2021-10-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"resourceName": "mySignalRService",
7+
"privateEndpointConnectionName": "mysignalrservice.1fa229cd-bf3f-47f0-8c49-afb36723997e"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"systemData": {
13+
"createdBy": "string",
14+
"createdByType": "User",
15+
"createdAt": "2015-02-03T04:05:06Z",
16+
"lastModifiedBy": "string",
17+
"lastModifiedByType": "User",
18+
"lastModifiedAt": "2015-02-03T04:05:06Z"
19+
},
20+
"properties": {
21+
"provisioningState": "Succeeded",
22+
"privateEndpoint": {
23+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint"
24+
},
25+
"groupIds": [
26+
"signalr"
27+
],
28+
"privateLinkServiceConnectionState": {
29+
"status": "Approved",
30+
"actionsRequired": "None"
31+
}
32+
},
33+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.SignalRService/SignalR/mySignalRService/privateEndpointConnections/mysignalrservice.1fa229cd-bf3f-47f0-8c49-afb36723997e",
34+
"name": "mysignalrservice.1fa229cd-bf3f-47f0-8c49-afb36723997e",
35+
"type": "Microsoft.SignalRService/SignalR/privateEndpointConnections"
36+
}
37+
}
38+
}
39+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"parameters": {
3+
"api-version": "2021-10-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"resourceName": "mySignalRService"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"systemData": {
14+
"createdBy": "string",
15+
"createdByType": "User",
16+
"createdAt": "2015-02-03T04:05:06Z",
17+
"lastModifiedBy": "string",
18+
"lastModifiedByType": "User",
19+
"lastModifiedAt": "2015-02-03T04:05:06Z"
20+
},
21+
"properties": {
22+
"provisioningState": "Succeeded",
23+
"privateEndpoint": {
24+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint"
25+
},
26+
"groupIds": [
27+
"signalr"
28+
],
29+
"privateLinkServiceConnectionState": {
30+
"status": "Approved",
31+
"actionsRequired": "None"
32+
}
33+
},
34+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.SignalRService/SignalR/mySignalRService/privateEndpointConnections/mysignalrservice.1fa229cd-bf3f-47f0-8c49-afb36723997e",
35+
"name": "mysignalrservice.1fa229cd-bf3f-47f0-8c49-afb36723997e",
36+
"type": "Microsoft.SignalRService/SignalR/privateEndpointConnections"
37+
}
38+
]
39+
}
40+
}
41+
}
42+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"parameters": {
3+
"parameters": {
4+
"properties": {
5+
"privateEndpoint": {
6+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint"
7+
},
8+
"privateLinkServiceConnectionState": {
9+
"status": "Approved",
10+
"actionsRequired": "None"
11+
}
12+
}
13+
},
14+
"api-version": "2021-10-01",
15+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
16+
"resourceGroupName": "myResourceGroup",
17+
"resourceName": "mySignalRService",
18+
"privateEndpointConnectionName": "mysignalrservice.1fa229cd-bf3f-47f0-8c49-afb36723997e"
19+
},
20+
"responses": {
21+
"200": {
22+
"body": {
23+
"systemData": {
24+
"createdBy": "string",
25+
"createdByType": "User",
26+
"createdAt": "2015-02-03T04:05:06Z",
27+
"lastModifiedBy": "string",
28+
"lastModifiedByType": "User",
29+
"lastModifiedAt": "2015-02-03T04:05:06Z"
30+
},
31+
"properties": {
32+
"provisioningState": "Succeeded",
33+
"privateEndpoint": {
34+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint"
35+
},
36+
"groupIds": [
37+
"signalr"
38+
],
39+
"privateLinkServiceConnectionState": {
40+
"status": "Approved",
41+
"actionsRequired": "None"
42+
}
43+
},
44+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.SignalRService/SignalR/mySignalRService/privateEndpointConnections/mysignalrservice.1fa229cd-bf3f-47f0-8c49-afb36723997e",
45+
"name": "mysignalrservice.1fa229cd-bf3f-47f0-8c49-afb36723997e",
46+
"type": "Microsoft.SignalRService/SignalR/privateEndpointConnections"
47+
},
48+
"headers": {
49+
"Location": "https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult...",
50+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus..."
51+
}
52+
}
53+
}
54+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"parameters": {
3+
"api-version": "2021-10-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"resourceName": "mySignalRService"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"properties": {
14+
"groupId": "signalr",
15+
"requiredMembers": [
16+
"signalr"
17+
],
18+
"requiredZoneNames": [
19+
"privatelink.service.signalr.net"
20+
],
21+
"shareablePrivateLinkResourceTypes": [
22+
{
23+
"name": "site",
24+
"properties": {
25+
"description": "Azure App Service can be used as an upstream",
26+
"groupId": "sites",
27+
"type": "Microsoft.Web/sites"
28+
}
29+
}
30+
]
31+
},
32+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.SignalRService/SignalR/mySignalRService/privateLinkResources/myPrivateLink",
33+
"name": "myPrivateLink",
34+
"type": "privateLinkResources"
35+
}
36+
],
37+
"nextLink": "https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToMoreResults..."
38+
}
39+
}
40+
}
41+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"parameters": {
3+
"parameters": {
4+
"properties": {
5+
"groupId": "sites",
6+
"privateLinkResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.Web/sites/myWebApp",
7+
"requestMessage": "Please approve"
8+
}
9+
},
10+
"api-version": "2021-10-01",
11+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
12+
"resourceGroupName": "myResourceGroup",
13+
"resourceName": "mySignalRService",
14+
"sharedPrivateLinkResourceName": "upstream"
15+
},
16+
"responses": {
17+
"200": {
18+
"body": {
19+
"properties": {
20+
"groupId": "sites",
21+
"privateLinkResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.Web/sites/myWebApp",
22+
"provisioningState": "Succeeded",
23+
"requestMessage": "Please approve",
24+
"status": "Approved"
25+
},
26+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.SignalRService/SignalR/mySignalRService/privateEndpointConnections/upstream",
27+
"name": "upstream",
28+
"type": "Microsoft.SignalRService/SignalR/privateEndpointConnections"
29+
}
30+
},
31+
"201": {
32+
"body": {
33+
"properties": {
34+
"groupId": "sites",
35+
"privateLinkResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.Web/sites/myWebApp",
36+
"provisioningState": "Succeeded",
37+
"requestMessage": "Please approve",
38+
"status": "Approved"
39+
},
40+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.SignalRService/SignalR/mySignalRService/privateEndpointConnections/upstream",
41+
"name": "upstream",
42+
"type": "Microsoft.SignalRService/SignalR/privateEndpointConnections"
43+
},
44+
"headers": {
45+
"Location": "https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult...",
46+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus..."
47+
}
48+
}
49+
}
50+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"parameters": {
3+
"api-version": "2021-10-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"resourceName": "mySignalRService",
7+
"sharedPrivateLinkResourceName": "upstream"
8+
},
9+
"responses": {
10+
"200": {},
11+
"202": {
12+
"headers": {
13+
"Location": "https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult...",
14+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus..."
15+
}
16+
},
17+
"204": {}
18+
}
19+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"parameters": {
3+
"api-version": "2021-10-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"resourceName": "mySignalRService",
7+
"sharedPrivateLinkResourceName": "upstream"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"properties": {
13+
"groupId": "sites",
14+
"privateLinkResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.Web/sites/myWebApp",
15+
"provisioningState": "Succeeded",
16+
"requestMessage": "Please approve",
17+
"status": "Approved"
18+
},
19+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.SignalRService/SignalR/mySignalRService/privateEndpointConnections/upstream",
20+
"name": "upstream",
21+
"type": "Microsoft.SignalRService/SignalR/privateEndpointConnections"
22+
}
23+
}
24+
}
25+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"parameters": {
3+
"api-version": "2021-10-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"resourceName": "mySignalRService"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"properties": {
14+
"groupId": "sites",
15+
"privateLinkResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.Web/sites/myWebApp",
16+
"provisioningState": "Succeeded",
17+
"requestMessage": "Please approve",
18+
"status": "Approved"
19+
},
20+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/myResourceGroup/providers/Microsoft.SignalRService/SignalR/mySignalRService/privateEndpointConnections/upstream",
21+
"name": "upstream",
22+
"type": "Microsoft.SignalRService/SignalR/privateEndpointConnections"
23+
}
24+
]
25+
}
26+
}
27+
}
28+
}

0 commit comments

Comments
 (0)