Azure Programming


Intro

This article contains information on how to create programs/scripts for accessing Azure



Visual Studio


There are several extensions which can be used with Visual Studio to help deploy to Azure.  You can find the latest here: https://marketplace.visualstudio.com/vs

You can find steps on how to add the Azure App Service in this tutorial by Microsoft: Install Visual Studio Code and the Azure App Service extension

For developing Azure applications, you need to install the Azure Development workload.




Reference