Introduction
To follow along, you’ll need:
Entra ID tenant and Azure subscription
If you don’t already have access to an Entra ID tenant and an Azure subscription, you can create one here.
Azure Portal, Visual Studio Code, PowerShell, and Azure CLI
The Azure portal works from all modern browsers, and can be accessed here.
You’ll be using deployment scripts, so I recommend using Visual Studio Code. To install for your operating system, download here.
You’ll use PowerShell to execute the scripts. To install for your operating system, follow the instructions here.
The scripts use Azure CLI commands. To install for your operating system, follow the instructions here.
To use Azure CLI commands, you first need to authenticate. To use interactive authentication, follow the instructions here.