Skip to content

Commit 84efefe

Browse files
Update articles/container-apps/managed-identity.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 5ccec0b commit 84efefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ To get a token for a resource, make an HTTP GET request to the endpoint, includi
317317

318318
Starting in API version `2024-02-02-preview`, you can use managed identities in your scale rules to authenticate with Azure services that support managed identities. To use a managed identity in your scale rule, use the `identity` property instead of the `auth` property in your scale rule. Acceptable values for the `identity` property are either the Azure resource ID of a user-assigned identity, or `system` to use a system-assigned identity
319319

320-
The following example shows how to use a managed identities with an Azure Queue scale rule:
320+
The following example shows how to use a managed identities with an Azure Queue Storage scale rule:
321321

322322
# [ARM template](#tab/arm)
323323

0 commit comments

Comments
 (0)