Skip to content

Instantly share code, notes, and snippets.

@icebeam7
Created October 21, 2021 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icebeam7/ccaa3e1d740962056af7038bfef76523 to your computer and use it in GitHub Desktop.
Save icebeam7/ccaa3e1d740962056af7038bfef76523 to your computer and use it in GitHub Desktop.
az functionapp create --name <APP_NAME> --storage-account <STORAGE_NAME> --resource-group SimpsonsFunc_RG --consumption-plan-location westeurope --runtime python --runtime-version 3.8 --functions-version 3 --os-type linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment