-
Hi, I am desperately trying to get a non-trivial django project onto Azure and failing miserably. So I decided to follow Carlton's videos from scratch. I downloaded this repos onto my Ubuntu 16.04 mac…
-
I am seeing the following exception when using `az interactive`:
>Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/local/Cellar/python/3.7.2/Frameworks/Python.framewo…
-
Hi,
We need to use ActiveMQ as backplane, but I'm not sure if this project is still active, or if you know of any issues with this solution.
One of our concerns is to make sure the connection is…
ghost updated
6 years ago
-
I switched from SignalR (AspNetCore RC1) to AzureSignalR
I use authenticated hubs (using JWT Bearer tokens in header)
When a client connects, I add the connection to a group for its Tenant (a multit…
-
Background:
- Azure SignalR Service is configured Serverless
- ASP.NET Core servers (Azure App Service) use the Management API to initiate broadcast messages
- We have both regular and on-demand me…
-
How to fix the below error from hubConnection.start().blockingAwait();
Caused by: java.lang.RuntimeException: There were no compatible transports on the server.
at com.microsoft.signa…
-
### Describe the bug
I am trying to do a quick set-up of Azure Arc with a kind Kubernetes and a personal Azure Arc. I am able to connect fine with it but at the time to follow [this guide](https://le…
-
There's definitely some real flakiness when binding values from the local setting file. When using Azure functions input bindings it appears that keyVault or other complex objects (i.e. serilog settin…
-
I'm able to connect hub but after there is no communication happened on bidirectional chat
![image](https://user-images.githubusercontent.com/52482192/97863826-a3933700-1d2d-11eb-93b7-40f2bcac36ec.…
-
I want to create 30 webapps in parallel through C# SDK. Unfortunately, it always failed. I checked the log on Azure portal, and found there are many "Updating hosting plan" errors and "Updating web si…