Welcome to the GitHub Copilot Challenge!
The challenge is designed to help you learn how to use GitHub Copilot to work with Bicep files and Azure DevOps Pipelines.
Estimated time to complete: 120 minutes
The challenge is split into these sections:
Step | Description |
---|---|
Core Exercises | Get started with GitHub Copilot. |
Bicep Challenge | Complete Bicep challenge exercises. |
Azure DevOps Pipeline Challenge | Complete Azure Pipelines challenge exercises. |
Additional Resources | Explore more resources after the workshop. |
To get started, follow the setup instructions at this link: Setting up your Environment. This guide will help you configure your IDE, GitHub Copilot, and other necessary prerequisites.
Access to Azure Subscription - You will need an Azure subscription to complete the exercises. If you don't have an Azure subscription, you can create a free account. You must have Contributor
access to the subscription to create resources.
Important: It is recommended to fork the repository to your GitHub account before starting the exercise. This will allow you to save your changes and track your progress.
Prerequisites
You'll also need the following tools for this exercise:
You can also use Codespaces to run the lab in the cloud:
- Fork this repository to your GitHub account.
- Click on the "Open in Codespaces" button at the top of the repository.
- The Copilot extension is already installed in the Codespace. You may need to sign in to your GitHub account to activate the extension.
You can find more information on how to use Codespaces here.
You're now ready to start the core exercises