Skip to content

Commit 5a37c73

Browse files
authored
Merge pull request #90607 from MicrosoftDocs/Karishma-Tiwari-MSFT-patch-3
(Azure CXP Team) resolves MicrosoftDocs/azure-docs#90300
2 parents 6f4b90b + ddf05a2 commit 5a37c73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/container-registry/container-registry-authentication.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ Using `Connect-AzContainerRegistry` with Azure identities provides [Azure role-b
112112

113113
If you assign a [service principal](../active-directory/develop/app-objects-and-service-principals.md) to your registry, your application or service can use it for headless authentication. Service principals allow [Azure role-based access control (Azure RBAC)](../role-based-access-control/role-assignments-portal.md) to a registry, and you can assign multiple service principals to a registry. Multiple service principals allow you to define different access for different applications.
114114

115+
ACR authentication token gets created upon login to the ACR, and is refreshed upon subsequent operations. The time to live for that token is 3 hours.
116+
115117
The available roles for a container registry include:
116118

117119
* **AcrPull**: pull

0 commit comments

Comments
 (0)