The Azure deployment requires a new Azure AD Application and Service Principal to be registered, with the “Contributor” role. These are created when the requisite powershell azure bootstrap configuration script is run within your Azure portal interface CLI console. There is no way to directly create a service principal using the Azure portal for someone else. When you register an application through the Azure portal, an application object and service principal are automatically created in your home directory or tenant. Therefore, if you want to use an existing Azure subscription for this deployment, with minimum permissions given to users, we suggest one of the options described below. Please note that if you do not have a requirement for minimum necessary permissions, you can always perform the deployment as the “Owner” role on any subscription.