From the course: Build with AI: Building a Copilot with Azure AI Foundry

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Project prerequisites

Project prerequisites

- [Narrator] To get started creating your own custom Copilot, there are a few prerequisites that are needed. First, an Azure subscription. One can be created for free if you don't already have one. Also, you'll need access granted to the Azure OpenAI for the desired Azure subscription. Currently access to the service is granted only by application with the link available in the handout. You'll also need an AI Studio hub, a project, and a deployed Azure OpenAI chat model. There's a link in the handout to complete these resources. You'll also need an Azure AI Search service connection to index the sample product or customer data that you'll be importing. This will be used to connect to the Azure AI Service or OpenAI. Lastly, you'll need a local copy of your own product or customer data. A link is available on the handoff for open source sample files.

Contents