Blazor webassembly with Authentication rack up unusal out bandwidth charges

Eugene Chiang 1 Reputation point
2020-12-24T03:16:47.453+00:00

I have 2 blazor webassembly apps deployed to Azure App Services, one with Identity setup and one without Identity setup. The blazor webassembly with Identity setup is racking up unusual out bandwidth charges. In just one day it used up my entire monthly budget. I don't understand why the blazor webassembly with Identity setup is using so much "out" bandwidth. The blazor webassembly without the Identity setup is barely using any bandwidth. The problem can be replicated my creating a new Blazor webassembly project with Identity from Visual Studio 2019. To bypass the identity server key issue, I set the key to "development". I then publish the <myapp>.Server project to a .NET 5 (Preview) framework App Service that I setup. As soon as I publish the app, the unusually out bandwidth can be seen. Does anyone know what is going on? Thanks.

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,491 questions
0 comments No comments
{count} votes