Overview Check subsequent Readme files for further information Infra Backend Frontend Useful command Create Service principal on Azure Entra Id az ad sp create-for-rbac --name "<your-service-principal-name>" --sdk-auth --role contributor --scopes /subscriptions/<your-subscription-id>/resourceGroups/<resource-group-name>