Skip to content

Commit badd766

Browse files
committed
rbac updates
1 parent 0a888d9 commit badd766

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/ai-studio/concepts/rbac-ai-studio.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,12 @@ When you create a connection that uses Microsoft Entra ID authentication, you mu
246246
| Azure AI services / Azure OpenAI | Cognitive Services OpenAI Contributor | Call public ingestion API from Azure AI Studio. |
247247
| Azure AI services / Azure OpenAI | Cognitive Services User | List API-Keys from Azure AI Studio. |
248248
| Azure AI services / Azure OpenAI | Contributor | Allows for calls to the control plane. |
249+
| Azure Blob Storage | Storage Blob Data Contributor | Required for reading and writing data to the blob storage. |
250+
| Azure Data Lake Storage Gen 2 | Storage Blob Data Contributor | Required for reading and writing data to the data lake. |
251+
| Microsoft OneLake | Special | To give someone acess to Microsoft OneLake, you must [give them access to your Microsoft Fabric workspace](/fabric/get-started/give-access-workspaces). |
252+
253+
> [!IMPORTANT]
254+
> If you are using Promptflow with Azure Storage (including Azure Data Lake Storage Gen 2), you must also assign the __Storage File Data Privileged Contributor__ role.
249255
250256
When using Microsoft Entra ID authenticated connections in the chat playground, the services need to authorize each other to access the required resources. The admin performing the configuration needs to have the __Owner__ role on these resources to add role assignments. The following table lists the required role assignments for each resource. The __Assignee__ column refers to the system-assigned managed identity of the listed resource. The __Resource__ column refers to the resource that the assignee needs to access. For example, Azure OpenAI has a system-assigned managed identity that needs to be assigned the __Search Index Data Reader__ role for the Azure AI Search resource.
251257

0 commit comments

Comments
 (0)