Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Complete the following steps to prepare for your Edge RAG deployment.
Important
Edge RAG Preview, enabled by Azure Arc is currently in PREVIEW. See the Supplemental Terms of Use for Microsoft Azure Previews for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
Prerequisites checklist
Use this checklist to prepare your environment before deploying Edge RAG on Azure Arc. Each step links to detailed instructions or supporting documentation.
Step | Task | Description |
---|---|---|
1 | Verify your environment meets requirements | Before you begin, review What you need for Edge RAG. |
2 | Verify you have the Contributor role | Verify that you have the Contributor role at the subscription level. This role is required to register providers and enable features. |
3 | Choose a language model | Decide whether to use a Microsoft-hosted model or your own. This choice is final after you deploy the Edge RAG extension. |
4 | (Optional) Create a model endpoint | If using your own model, set up an OpenAI API compatible endpoint to use with Edge RAG. |
5 | Verify network file system (NFS) Server | Make sure your documents and images are hosted on a supported and reachable NFS server. |
6 | Prepare AKS cluster on Azure Local | Create an AKS Arc cluster on your Azure Local instance with a node pool that meets minimum requirements. |
7 | Configure authentication | Configure access to the Edge RAG for AI application developers and for end users of the chat endpoint. |
8 | Install networking and observability components | Deploy required components for network routing, monitoring, and logging. |
9 | Configure DNS | Make sure DNS is properly configured so that you can reach the local portal domain for Edge RAG. |