Skip to content

Instantly share code, notes, and snippets.

@TechWatching
Created September 20, 2020 22:05
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 TechWatching/d51ded28cfb84b7c2714627075dffe58 to your computer and use it in GitHub Desktop.
Save TechWatching/d51ded28cfb84b7c2714627075dffe58 to your computer and use it in GitHub Desktop.
Azure Functions CLI commands to generate a local.settings.json file.
func azure functionapp fetch-app-settings $FUNCTION_APP_NAME
func settings decrypt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment