Azure Cheat Sheet



Azure Functions: Deployment to Function App

dotnet publish -c Release
az functionapp deployment source config-zip -g  -n  --src