Thank you for participating in the GitHub Copilot What The Hack. Before you can hack, you will need to set up some prerequisites.
We have compiled a list of common tools and software that will come in handy to complete most What The Hack Azure-based hacks!
You might not need all of them for the hack you are participating in. However, if you work with Azure on a regular basis, these are all things you should consider having in your toolbox.
- Azure Subscription
- Windows Subsystem for Linux
- Managing Cloud Resources
- Visual Studio Code
- Azure Storage Explorer
Now that you have the common pre-requisites installed on your workstation, there are prerequisites specific to this hack.
Please install these additional tools:
-
GitHub Account:
- If you don't already have a GitHub account, create one here.
- Ensure you can log in and navigate the GitHub interface.
-
GitHub Copilot Installation:
- Follow the official guide to install GitHub Copilot in VS Code.
- Verify that Copilot is active by opening a code file and checking for Copilot's suggestions.
You're ready to start the challenges if you:
- Have a GitHub account and are able to log in.
- Have Visual Studio Code installed with GitHub Copilot active and functioning.