3 questions
2
votes
1
answer
367
views
Blazor Hosted WebAssembly with multiple replicas in kubernetes causing signalr hub issues
I have an application written in Blazor WebAssembly under .Net8. This app is hosted model which means that has a client and server project. For the intercommunication web api is used. The app is using ...
0
votes
2
answers
74
views
Blazor Hosted WebAssembly with multiple replicas in kubernetes causing authentication issues
I have an application written in Blazor WebAssembly under .Net8. This app is hosted model which means that has a client and server project. For the intercommunication web api is used. The app is using ...
0
votes
1
answer
193
views
Azure AppService Autoscale feature
I enabled the scaleout setting for my Azure App Service.
However, when I go to the Autoscale setting, choose the App Service Plan, and see that the autocale is not enabled.
Please help me to explain ...