-
### Description
I'm encountering random segmentation faults (and sometimes AccessViolationException and NullReferenceException) when running a dotnet 8.0 console app on 32-bit ARM linux. It seems to …
-
### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Example: I am trying to do [...] but [...]
- I am trying to log messages…
-
### Can I add a strongly typed SignalR Hub when using [Management](https://github.com/Azure/azure-signalr/blob/dev/docs/management-sdk-guide.md) on a serverless configuration?
I want to add a stron…
-
Not specifically this page, but it seems security related. I couldn't find anything about the CORs settings on this thing. Does signalr service just match exact the CORS preflight request origins? …
-
Hi,
Im using Azure as server.
And my environment is as follows:
Client 1: Web browser with Signalr JS installed
Client 2: React-native app
Server:
Asp.net C# Server with Signalr
When a c…
-
### Description
As mentioned in [MS Document](https://learn.microsoft.com/en-us/azure/azure-signalr/concept-connection-string#configure-a-connection-string-in-your-application) using the code in `Pr…
-
### Describe the bug
On Linux
find /usr -name "*adal"
yields
/usr/lib64/az/lib/python3.9/site-packages/adal (NOTE: This package is installed by the az-cli package install)
On Windows, the find …
-
The `Hub` class allows for the use of strongly typed Hub clients. It would be great if the Azure SignalR service could also support the same! eg.
```
public interface IChatClient
{
Task Receiv…
lfshr updated
3 years ago
-
## 📝 Lesson Description
_Provide a clear and concise description of the content you'd like to have included._
A lesson about the SignalR Service bindings & trigger. More info: https://docs.micro…
-
Using my SWA behind a standard tier Front Door and I am running into the following 500 error when I am sending out requests with my linked **APIM** backend.
For example when I send the following **…