Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 521 Bytes

challenges.0.md

File metadata and controls

11 lines (8 loc) · 521 Bytes

0. Create Resources

In this challenge you will set up all it takes to complete this hackathon. Here's a list of things we need to set up:

Creating resources on Azure:

  • Resource Group - this will be the place where we create all our Azure resources
  • Azure shell - this will be used to execute commands, if you didn't install Docker on your machine
  • Azure Container Registry - here we are going to store our Docker container images

Need help? Check hints here 📘!