Skip to content

Instantly share code, notes, and snippets.

@ErickWendel
Last active April 26, 2019 01:58
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ErickWendel/e45d45a97e068e44303f0c2056bf647b to your computer and use it in GitHub Desktop.
Save ErickWendel/e45d45a97e068e44303f0c2056bf647b to your computer and use it in GitHub Desktop.

Requirements

Node.js 8+ or NVM with Node.js 8+ installed

Testing

Run the following commands to test your node.js environment

node --version # might be at least  version 8
npm --version

VSCode (optional)

Azure Command Line Interface (CLI)

Testing

Run the following commands to test your Azure CLI environment

az --version

Azure Functions Core Tools

Testing

Run the following commands to test your Azure CLI environment

func --version

Keep in touch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment