Introduction

Completed

Azure OpenAI enables developers to implement Retrieval Augmented Generation (RAG) by connecting supporting AI chat models to your own data. Those models can reference specific sources of data to ground the response, augmenting the capabilities of the AI model when it creates a response.

In this module, you'll learn how to implement RAG by adding your own data with Azure OpenAI and generate responses based on both that data.

Note

Azure OpenAI Access is restricted to Azure subscriptions for which access has been requested and approved. Users need to apply for access and be approved before they can create an Azure OpenAI resource.