NollaigShea
Results
2
issues of
NollaigShea
### Describe the bug Looks to have been introduced with #27542. An empty location string is added to the request body being sent to 'https://management.azure.com/subscriptions//resourceGroups//providers/Microsoft.SignalRService/signalR/?api-version=2023-06-01-preview' ``` { "location": "", "properties":...
bug
Service Attention
SignalR
customer-reported
### Describe the bug We have a situation where we update a users profile using the userApi.updateUser api. We await this call to confirm that the update completed successfully. We...
bug