Skip to content

australiaitgroup/OnedayHackDay-Azure-App

Repository files navigation

Overview

Check subsequent Readme files for further information

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>