Skip to main content

Install prerequisites

A computer

You'll need a computer with a 64-bit operating system. The labs have been tested on Windows 10/11 (latest updates), macOS Monterey/Ventura, Ubuntu 20.04/22.04, Chrome OS with the Linux Development Environment enabled.

An Azure Subscription

An active Azure account. If you don't have one, you can create a free account. If you are a student, you can also get a free account without a credit card.

Build your own Copilot with Azure OpenAI Plugins and a Vector Database

Introduction to the Azure Developer CLI

This workshop uses the Azure Developer CLI to simplify the creation, management, and deletion of Azure services.

``

Set up the workshop environment

The are three ways to set up the workshop environment. The option you choose will depend on your computer's capabilities and your preference.

GitHub Codespaces

This is the recommended option, follow the GitHub Codespaces instructions.

Docker Dev Containers

If you run Docker on your computer, follow the Dev Container instructions.