File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff 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
14601460the service account to be used for authentication. Ensure that the service
14611461account 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
You can’t perform that action at this time.
0 commit comments