Skip to content

Commit 890a606

Browse files
committed
revising
1 parent d88059a commit 890a606

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,14 +164,16 @@ Within the key vault, the user or service principal must have create, get, delet
164164

165165
## Scenario: Use Azure Container Registry
166166

167-
The following table lists the support matrix when authenticating to __Azure Container Registry__, depending on the authentication method and the __Azure Container Registry's__ [public network access configuration](/azure/container-registry/container-registry-access-selected-networks). The system-assigned managed identity is automatically assigned to the correct roles when the Azure AI hub is created. If you're using a user-assigned managed identity, you must assign the **ACRPull** role to the identity.
167+
An Azure Container Registry instance is an optional dependency for Azure AI Studio hub. The following table lists the support matrix when authenticating a hub to Azure Container Registry, depending on the authentication method and the __Azure Container Registry's__ [public network access configuration](/azure/container-registry/container-registry-access-selected-networks).
168168

169169
| Authentication method | Public network access</br>disabled | Azure Container Registry</br>Public network access enabled |
170170
| ---- | :----: | :----: |
171171
| Admin user |||
172172
| AI Studio hub system-assigned managed identity |||
173173
| AI Studio hub user-assigned managed identity</br>with the **ACRPull** role assigned to the identity | ||
174174

175+
A system-assigned managed identity is automatically assigned to the correct roles when the Azure AI hub is created. If you're using a user-assigned managed identity, you must assign the **ACRPull** role to the identity.
176+
175177
## Next steps
176178

177179
- [How to create an Azure AI hub resource](../how-to/create-azure-ai-resource.md)

0 commit comments

Comments
 (0)