Azure AKS
Steps to be followed:
- Login to your Azure Console 
- Generate a Client Secret within the Application 
- Add a Role Assignment to your Application from the Subscriptions section with the following permissions 
- Fill in the Client ID, Client Secret, Tenant ID, and Subscription ID 
Permissions:
- Microsoft.ContainerService/managedClusters/read 
- Microsoft.ContainerService/managedClusters/write 
- Microsoft.Resources/deployments/* 
Last updated