Skip to main content

Set Up

Spin up a GitHub Codespace, a complete dev environment right in your browser, already pre-configured with all the tools you need to complete this workshop. Click the button below, and THAT'S IT!

Open in GitHub Codespaces

Note

The Codespace will take a few minutes to finish setting up everything for you. Once the set up is complete, jump to the Deploy section to continue.

Local Setup Instructions​

To run the workshop on your local machine, you will need the following prerequisites:

  • An Azure subscription. If you don't have an Azure subscription, create a free account before you begin. You will also need the contributor role assignment or equivalent permissions in the Azure subscription.
  • Visual Studio Code. You can download Visual Studio Code from here.
  • Docker. Install and start docker.
  • Azure Functions Core Tools. You can download Azure Functions Core Tools from here.
  • Azure CLI. You can download Azure CLI from here.
  • API Center VS Code extension. You can download the API Center VS Code extension from here.