diff --git a/schemas/2021-10-01/Microsoft.SignalRService.json b/schemas/2021-10-01/Microsoft.SignalRService.json index acc7bc12dc..0984726112 100644 --- a/schemas/2021-10-01/Microsoft.SignalRService.json +++ b/schemas/2021-10-01/Microsoft.SignalRService.json @@ -36,8 +36,7 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ], - "description": "The kind of the service - e.g. \"SignalR\" for \"Microsoft.SignalRService/SignalR\"." + ] }, "location": { "type": "string", @@ -208,8 +207,7 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ], - "description": "Represent the identity type: systemAssigned, userAssigned, None." + ] }, "userAssignedIdentities": { "oneOf": [ @@ -401,8 +399,7 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ], - "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." + ] } }, "description": "Connection state of the private endpoint connection" @@ -473,8 +470,7 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ], - "description": "Optional tier of this particular SKU. 'Standard' or 'Free'. \r\n\r\n`Basic` is deprecated, use `Standard` instead." + ] } }, "required": [ @@ -561,8 +557,7 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ], - "description": "FeatureFlags is the supported features of Azure SignalR service.\r\n- ServiceMode: Flag for backend server for SignalR service. Values allowed: \"Default\": have your own backend server; \"Serverless\": your application doesn't have a backend server; \"Classic\": for backward compatibility. Support both Default and Serverless mode but not recommended; \"PredefinedOnly\": for future use.\r\n- EnableConnectivityLogs: \"true\"/\"false\", to enable/disable the connectivity log category respectively.\r\n- EnableMessagingLogs: \"true\"/\"false\", to enable/disable the connectivity log category respectively.\r\n- EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: \"true\"/\"false\", to enable/disable live trace feature." + ] }, "properties": { "oneOf": [ @@ -607,8 +602,7 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ], - "description": "Default action when no other rule matches." + ] }, "privateEndpoints": { "oneOf": [ @@ -864,11 +858,10 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ], - "description": "Gets or sets the type of auth. None or ManagedIdentity is supported now." + ] } }, - "description": "Upstream auth settings." + "description": "Upstream auth settings. If not set, no auth is used for upstream messages." }, "UpstreamTemplate": { "type": "object", @@ -882,7 +875,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "Upstream auth settings." + "description": "Upstream auth settings. If not set, no auth is used for upstream messages." }, "categoryPattern": { "type": "string",