Technical requirements
Here are the technical requirements for this chapter:
- We will be using Microsoft Visio for the diagrams, but the corresponding PNGs are also provided.
- Visual Studio Code and Terraform will be used to open and deploy the ACI sample application.
- Visual Studio 2022 or later will be used to open and build the .NET solution. Since it is possible to deploy and test the provided solution without opening and rebuilding the application, do not feel obliged to install Visual Studio.
- An Azure subscription with owner permissions is needed to deploy the provided code. You can start a free trial if necessary. Follow this link: https://azure.microsoft.com/en-us/pricing/purchase-options/azure-account.
- Azure CLI is needed to execute the provided script. You can find the installation instructions here: https://learn.microsoft.com/en-us/cli/azure/install-azure-cli.
- Maps, diagrams, and code are available at https://github.com/PacktPublishing...