stavroskasidis / BlazorWithIdentity

A project template for a blazor hosted app using cookie based authentication with ef core identity.
MIT License
458 stars 106 forks source link

How did you deploy this application to Azure? #25

Open etriebe opened 2 years ago

etriebe commented 2 years ago

I really want to use this template but am curious how you deployed this to Azure. Do you have anything detailing how you deployed both web applications to work together? Did you have it use SQLlite in Azure?