- .Net Core
- Azure
- SQL Server Database
#High Level Configuration Steps:
- Create an AppService Plan in Azure
- Create speech service in Azure
- Create SQL Server database in Azure
- Create an Application Registration in Azure
- From App Service Plan Authentication --> Enable identity
- Modify login and log out url from app registration
- Create a KeyVault Service
- Add an access policy in KeyVault service to allow above app registration to access secrets.
- Deploy the code from visual studio