Skip to content

Commit e1fd637

Browse files
Update articles/aks/keda-workload-identity.md
Co-authored-by: Paul Yu <[email protected]>
1 parent 478c369 commit e1fd637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/keda-workload-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ This article shows you how to securely scale your applications with the Kubernet
220220
```
221221
222222
> [!note]
223-
> The `keda-operator` Pods use this Client ID to authenticate against upstream services when evaluating scaling triggers.
223+
> With the TriggerAuthentication in place, KEDA will be able to authenticate via workload identity. The `keda-operator` Pods use the `identityId` to authenticate against Azure resources when evaluating scaling triggers.
224224
225225
## Publish messages to Azure Service Bus
226226

0 commit comments

Comments
 (0)