-
I'm trying to experiment with Static Web App, I had a small app running fine locally, including using SignalR service for communication.
However, when I actually created the Static Web App, the fun…
-
## Goal
This sample uses Azure Cloud Service to scale-out endpoints and utilize the built in load balancer but other than that it has nothing to do with Azure specifically.
I want to move this s…
-
### Describe the bug
The long-lived circuits of Blazor server make distributed tracing not work as expected.
Since each circuit is effectively a long-lived request ... a lot of *activity* (pun i…
-
### Describe the bug
When you are trying to get all release definitions from a given project, the json which is returned always have the key `"environment": null` Even if the definition have a lot of…
-
Worker.Extensions.SignalRService does not currently contains classes required to develop Functions using the [Class based model](https://docs.microsoft.com/en-us/azure/azure-signalr/signalr-concept-se…
-
Hello,
In an Azure Function V2, is it possible to bind the connection string or the queue name of the QueueTrigger attribute to an Azure App Configuration Setting ?
Thanks for your help !
-
### Is your feature request related to a problem? Please describe.
I have questions about how to use groups. I have taken the C# chat app sample and added some group features to it. It seems to be wo…
-
I want to run a SignalR .NET Core server without an ASP.NET website backing it (like the self-host examples of the old SignalR).
It'd be nice to see an example here of how to do this?
-
### Describe the bug
I use c7n-org to deploy policies in periodic mode across multiple AWS accounts. We execute the c7n app once a day to deploy any changes committed to the repo.
When c7n is ex…
-
Title updated recently to reflect the new status. Arcade support signing JARs, but we want to support producing GPG signatures using Azure Key Vault Keys.
-----
ASP.NET Core SignalR is shipping …