- Your laptop (development machine): Win, MacOS or Linux that you have administrator rights.
- Active Azure Subscription with Contributor access to create or modify resources.
- Access to Azure OpenAI in the desired Azure subscription.
- Latest version of Azure CLI
- Latest version of Visual Studio or Visual Studio Code
In this session you will setup your computer and cloud environment with the minimum required tools.
Setup and configure the following tools
- Use your active Azure Subscription or the one provided for the hackathon. If you already have a subscription you can use it or you can get a free trial here.
- Log into the Azure Portal and confirm that you have an active subscription that you can deploy cloud services.
- Use the latest version of Visual Studio or Visual Studio Code if you don't have it.
- Clone the GitHub repository onto your workstation.
- You should be able to log in to the Azure Portal.
- You should be able to deploy an Azure OpenAI model from the model catalog. Do not deploy one, just check if you have the option to deploy an Azure Open AI model.
- You have a bash shell or PowerShell at your disposal (you can also use Azure Cloud Shell)
- Running az --version shows the version of your Azure CLI
- Visual Studio or Visual Studio Code is installed.
- Ensure that you clone the GitHub repository onto your workstation.