Edit

Verify contributor role for Agentic Retrieval in Foundry Local

Make sure you have contributor permissions at the subscription level for your Agentic Retrieval deployment by checking your Azure role assignments. This article is part of the deployment prerequisites checklist.

Important

Agentic Retrieval in Foundry Local 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