To complete the exercises in this chapter, you will need the following:
- Access to an Azure subscription (you can reference Chapter 1, Getting Started with Azure Subscriptions, to learn how to create a one).
- Azure PowerShell installed on your computer: https://docs.microsoft.com/en-us/powershell/azure/azurerm/other-install?view=azurermps-6.13.0.
- Azure CLI: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest.
- Microsoft Azure Storage Explorer: https://azure.microsoft.com/en-us/features/storage-explorer/.
- Read about Azure Event Grid: https://docs.microsoft.com/en-us/azure/event-grid/overview.
- Read about Azure Logic Apps: https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-overview.
- You'll need to run the az login command (for Azure CLI) or Connect-AzAccount (for Powershell) once the appropriate tool has been installed.