Skip to main content

Prerequisites

To complete this workshop, you will need the following:

  1. A GitHub account. Get a free GitHub account here

  2. An Azure account. Create a free Azure account here

    Note

    Your Azure account must either have Contributor + Role Based Access Control Administrator or Owner.

    If you have your own personal Azure subscription, you should be good to go. If you're using an Azure subscription provided by your company, you may need to contact your IT department to ensure you have the necessary permissions.

You have a few options for getting started with the labs. The quickest way to get started is GitHub Codespaces, since it will setup all the tools for you in the cloud, but you can also set it up locally. You can also use a VS Code dev container

GitHub Codespaces

TODO

Local Environment

To ran the labs locally, you will need the following:-

VS Code Dev Containers

TODO