CLI Misc
Get list of locations (UK):
az account list-locations -o table | sls uk
Get list of supported runtimes for Linux in Azure App Service:
az webapp list-runtimes --linux
Get list of locations (UK):
az account list-locations -o table | sls uk
Get list of supported runtimes for Linux in Azure App Service:
az webapp list-runtimes --linux