Skip to content

Commit f2e2340

Browse files
committed
[RFC-0010] Link workload identity docs to complete guide
Signed-off-by: Matheus Pimenta <[email protected]>
1 parent 01dfe12 commit f2e2340

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/spec/v1beta3/providers.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,11 +1456,14 @@ authentication.
14561456

14571457
##### Multi-tenant approach
14581458

1459-
For multi-tenant clusters, set `.spec.serviceAccountName` of the provider to
1459+
For multi-tenant clusters, set `.spec.serviceAccountName` of the provider to
14601460
the service account to be used for authentication. Ensure that the service
14611461
account has the
14621462
[annotations](https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview?tabs=dotnet#service-account-annotations)
1463-
for the client-id and tenant-id of the managed identity.
1463+
for the client-id and tenant-id of the managed identity.
1464+
1465+
For a complete guide on how to set up authentication for an Azure Event Hub,
1466+
see the integration [docs](/flux/integrations/azure/).
14641467

14651468
#### JWT based auth
14661469

0 commit comments

Comments
 (0)