In this step you will create an Azure AD Group for AKS Admins. These "admins" will be the group of users that will be able to access the AKS cluster using kubectl
- Run the script
./create-azure-ad-group.sh
- The script will create
- Azure AD Group named
"msdlcpeakit004-aks-group"
- Add current user logged into Az CLI to AD Group
"msdlcpeakit004-aks-group"
- Will output Azure AD Group ID, note this down as it will be required for AKS Terraform