To connect an Azure App Service to a on-premise database you can make use of different solutions. Two of those solutions are: Hybrid Connection VPN…
In situations you need to login to an application and use that identity to access an API (pass-through identity) and also get data from Azure…
When you make use of Azure App Services you can deploy to different deployment slots. You can choose to work with three deployment slots (dev,…