Skip to content

Commit

Permalink
Update docs/features/azure-iam/tutorials/azure-iam-aks.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Ori Shoshan <[email protected]>
  • Loading branch information
amitlicht and orishoshan committed Mar 11, 2024
1 parent c60dd19 commit d541f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/azure-iam/tutorials/azure-iam-aks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Once the Azure integration is configured, you'll be presented with instructions
This creates a managed identity and federated identity credential for the Otterize Kubernetes operator, and assigns it the resource group owner role on the resource group containing your AKS cluster, so that it is able to manage identitiies and role assignments for your AKS workloads.
This setup is required once per-cluster.

After terraform has configured your cluster, click Next and you'll be presented with the configuration for deploying Otterize.
After Terraform has configured your cluster, click Next and you'll be presented with the configuration for deploying Otterize.
Since you now have the Azure integration enabled, you need to redeploy Otterize with Azure integration enabled flag, providing it the client ID for the managed identity created during the terraform installation.

## Tutorial
Expand Down

0 comments on commit d541f94

Please sign in to comment.