Junbo Wang
Junbo Wang
Same issue for Grant: `az webpubsub service permission grant`
link of "Loading pricing..." is not controlled by us. need portal team to fix. others fixed.
> > ``` > > "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/webPubSub/{resourceName}/customDomains/{name}": { > > ``` > > suggest updating the variable to be more descriptive i.e > > customdomainname vs name > > Refers to:...
> > ``` > > "201": { > > ``` > > need to include 200 as well here for Re-PUT > > Refers to: specification/webpubsub/resource-manager/Microsoft.SignalRService/preview/2022-08-01-preview/webpubsub.json:809 in [0baedaf](https://github.com/Azure/azure-rest-api-specs/commit/0baedafd0267a25f54a5cee402b6e4a254ee3e3c). [](commit_id =...
> > ``` > > } > > ``` > > How does RBAC work here ? Does the user need to have permissions on the certificate to create the...
> sure, can you make a note for future to keep this format in code ? > > In reply to: [1232785540](https://github.com/Azure/azure-rest-api-specs/pull/20467#issuecomment-1232785540) sure ,will do
> for puts both 200 and 201 is async : https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/async-api-reference.md#creatingupdating-using-put > > Server can indicate it is processing request as a Re-PUT if it returns OK instead of Created...
> No i mean when when you do a customdomain/write you pass in the customcertificate , how do you ensure that the calling used has permissions on the customcertificate ?...
Add @MaryanneNjeri , please take a look.
前端证书已ready。 后端(server)端证书暂时disabled,需要信任letsEcrypt根证书,暂未测试 tomcat(guacamole)暂未测试