Proposed Pull Request Change

title description author ms.author ms.topic ms.date ai-usage ms.subservice
Verify Contributor Role for Edge RAG Preview Enabled by Azure Arc Learn how to verify you have the necessary Contributor role in Azure for Edge RAG deployment. Make sure you have proper permissions before continuing. cwatson-cat cwatson concept-article 06/20/2025 ai-assisted edge-rag
📄 Document Links
GitHub View on GitHub Microsoft Learn View on Microsoft Learn
Content Truncation Detected
The generated rewrite appears to be incomplete.
Original lines: -
Output lines: -
Ratio: -
Raw New Markdown
Generating updated version of doc...
Rendered New Markdown
Generating updated version of doc...
+0 -0
+0 -0
--- title: Verify Contributor Role for Edge RAG Preview Enabled by Azure Arc description: "Learn how to verify you have the necessary Contributor role in Azure for Edge RAG deployment. Make sure you have proper permissions before continuing." author: cwatson-cat ms.author: cwatson ms.topic: concept-article ms.date: 06/20/2025 ai-usage: ai-assisted ms.subservice: edge-rag #CustomerIntent: As an Azure administrator, I want to verify that I have contributor permissions for Edge RAG so that I have the necessary access to deploy the resources needed for Edge RAG. --- # Verify contributor role for Edge RAG Preview enabled by Azure Arc Make sure you have contributor permissions at the subscription level for your Edge RAG deployment by checking your Azure role assignments. This article is part of the deployment prerequisites checklist. [!INCLUDE [preview-notice](includes/preview-notice.md)] ## Verify contributor permissions Verify that you have [Contributor](/azure/role-based-access-control/built-in-roles/privileged#contributor) permissions for the subscription you want to use. See [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal). Contributor role is required at the subscription level for the following commands: ```powershell az provider register --namespace Microsoft.KubernetesConfiguration az feature register --namespace Microsoft.KubernetesConfiguration --name extensions ``` ## Next step > [!div class="nextstepaction"] > [Choose the right language model](prepare-language-model.md)
Success! Branch created successfully. Create Pull Request on GitHub
Error: