Skip to content

Commit

Permalink
[ReleasePR webpubsub] [Azure SignalR Service]changes introduced by ne…
Browse files Browse the repository at this point in the history
  • Loading branch information
msftbot[bot] authored Dec 14, 2021
2 parents afdbdf7 + bdb3798 commit d22352f
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions schemas/2021-10-01/Microsoft.SignalRService.WebPubSub.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,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."
},
"systemEvents": {
"oneOf": [
Expand Down Expand Up @@ -316,8 +316,7 @@
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Represent the identity type: systemAssigned, userAssigned, None."
]
},
"userAssignedIdentities": {
"oneOf": [
Expand Down Expand Up @@ -509,8 +508,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"
Expand Down Expand Up @@ -581,8 +579,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": [
Expand Down Expand Up @@ -638,11 +635,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."
},
"UserAssignedIdentityProperty": {
"type": "object",
Expand Down Expand Up @@ -689,8 +685,7 @@
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Default action when no other rule matches."
]
},
"privateEndpoints": {
"oneOf": [
Expand Down

0 comments on commit d22352f

Please sign in to comment.