Edit

Share via


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.

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.

Verify contributor permissions

Verify that you have Contributor permissions for the subscription you want to use. See Assign Azure roles using the Azure portal.

Contributor role is required at the subscription level for the following commands:

az provider register --namespace Microsoft.KubernetesConfiguration
az feature register --namespace Microsoft.KubernetesConfiguration --name extensions

Next step