Skip to content

Commit 9d4b5d9

Browse files
(Azure CXP Team) resolves MicrosoftDocs/azure-docs#90300
1 parent 2fcdf0f commit 9d4b5d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Using `Connect-AzContainerRegistry` with Azure identities provides [Azure role-b
111111
## Service principal
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.
114+
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.
114115

115116
The available roles for a container registry include:
116117

0 commit comments

Comments
 (0)