The goal of this step is to create an AKS cluster in Azure.
- You have an Azure Subscription
- You have access to AKS cluster
- Create the AKS cluster using the cli or portal. Just make sure that:
- You have access to service principal used (clientId and password), we will need it later. A way to accomplish is by pre-creating and copying the generated values
- Do not install HTTP application routing. At the time of writing it does not support custom domains.