Skip to content

Commit 2deea61

Browse files
Merge pull request #269800 from Blackmist/table-changes
proposed changes from PM
2 parents f3dbf9d + c8620f8 commit 2deea61

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/machine-learning/how-to-identity-based-service-authentication.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,15 @@ Azure Machine Learning is composed of multiple Azure services. There are multipl
3535

3636
* You must be familiar with creating and working with [Managed Identities](../active-directory/managed-identities-azure-resources/overview.md).
3737

38-
## Azure Container Registry supported configurations
38+
## Azure Container Registry and identity types
3939

40-
The following table lists the supported configurations when authenticating to __Azure Container Registry__, depending on the authentication method and the __public network access__ workspace flag.
40+
The following table lists the support matrix when authenticating to __Azure Container Registry__, depending on the authentication method and the __public network access__ workspace flag.
4141

4242
| Authentication method | Public network access</br>disabled | Public network access</br>enabled |
4343
| ---- | :----: | :----: |
4444
| Admin user |||
4545
| Workspace system-assigned managed identity |||
46-
| Workspace system-assigned and user-assigned managed identity</br>with the ACRPull role assigned to the identity | ||
47-
| Compute system-assigned or user-assigned managed identity</br>with the ACRPull role assigned to the identity | | |
46+
| Workspace user-assigned managed identity</br>with the ACRPull role assigned to the identity | ||
4847

4948
## User-assigned managed identity
5049

0 commit comments

Comments
 (0)