Open PhilBroderick opened 5 years ago
In order to have the application running all the time, it could be published as an app service to Azure. In order to do that, I'd need to move the DB to Azure SQL and change connection strings in the source code.
DB and app are deployed. However there is an issue with ASP.NET Identity in Azure - need to see if there is a workaround.
In order to have the application running all the time, it could be published as an app service to Azure. In order to do that, I'd need to move the DB to Azure SQL and change connection strings in the source code.