Technical Requirements
To follow along with the examples in this chapter, and in some later ones, you will require the following:
- A Microsoft Azure subscription: If you don’t already have a subscription to use, you can set up an account for free at https://azure.microsoft.com/free/.
- A macOS or Linux device with the latest version of PowerShell installed: Installation information can be found at https://learn.microsoft.com/powershell/scripting/install/installing-powershell.
- The Azure PowerShell Az module: Although you will primarily use the Azure CLI throughout this book, instructions for PowerShell can be found at https://learn.microsoft.com/powershell/azure/install-azure-powershell.
- The Azure CLI: Instructions can be found at https://learn.microsoft.com/cli/azure/install-azure-cli.
- A supported web browser: Supported browsers can be found at https://learn.microsoft.com/azure/azure-portal/azure-portal-supported-browsers-devices.
Note
Whether...