Technical requirements
The examples in this chapter use Azure PowerShell (https://docs.microsoft.com/en-us/powershell/azure/), Visual Studio 2019 (https://visualstudio.microsoft.com/vs/), and Docker Desktop for Windows (https://hub.docker.com/editions/community/docker-ce-desktop-windows).
We will also be using a tool called kubectl
– instructions for this depend on your OS and can be found here: https://kubernetes.io/docs/tasks/tools/install-kubectl/.
The source code for our sample application can be downloaded from https://github.com/PacktPublishing/Microsoft-Azure-Architect-Technologies-Exam-Guide-AZ-303/tree/master/Ch13.