From 536f86b085bfcb7cb2e4142e8305c65cd3c2f5db Mon Sep 17 00:00:00 2001 From: JasonWhall <42138928+JasonWhall@users.noreply.github.com> Date: Tue, 19 Jan 2021 09:26:58 +0000 Subject: [PATCH] Remove duplicate reference Current instructions show installing from website, then again using chocolatey. Removes manual download from website instruction in favour of using the chocolatey command. --- ..._Configuring_Agent_Pools_and_Understanding_Pipeline_Styles.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Instructions/Labs/AZ400_M05_Configuring_Agent_Pools_and_Understanding_Pipeline_Styles.md b/Instructions/Labs/AZ400_M05_Configuring_Agent_Pools_and_Understanding_Pipeline_Styles.md index cd783efa1..dcc4d64ec 100644 --- a/Instructions/Labs/AZ400_M05_Configuring_Agent_Pools_and_Understanding_Pipeline_Styles.md +++ b/Instructions/Labs/AZ400_M05_Configuring_Agent_Pools_and_Understanding_Pipeline_Styles.md @@ -101,7 +101,6 @@ In this task, you will prepare your lab environment for deployment of an image t > **Note**: Make sure to record the personal access token at this point. You will not be able to retrieve its value once you navigate away from the current page. -1. On the lab computer, start a web browser, navigate to [the Packer download page](https://www.packer.io/downloads), download the current version of Windows 64-bit version of Packer, open the archive containing the **packer.exe** binary, and extract it into the **C:\Windows** directory. 1. On the lab computer, start Windows PowerShell ISE as administrator and, from the console pane of the **Administrator: Windows PowerShell ISE** window, run the following to install Chocolatey: ```powershell