From add9a1e9ade3df1cb8d54c0327da7b64337380ef Mon Sep 17 00:00:00 2001 From: scp-mb <52526733+scp-mb@users.noreply.github.com> Date: Fri, 30 Dec 2022 09:31:37 +0000 Subject: [PATCH] Update documentation with minimum packer version (#6820) --- docs/create-image-and-azure-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/create-image-and-azure-resources.md b/docs/create-image-and-azure-resources.md index f198df2f6..82a8426b1 100644 --- a/docs/create-image-and-azure-resources.md +++ b/docs/create-image-and-azure-resources.md @@ -9,7 +9,7 @@ After successful image generation, a snapshot of the temporary VM will be conver ## Prerequisites and Image-generation ### Build Agent requirements - `OS` - Windows/Linux -- `packer` - Can be downloaded from https://www.packer.io/downloads +- `packer 1.8.2 or higher` - Can be downloaded from https://www.packer.io/downloads - `PowerShell 5.0 or higher` or `PSCore` for linux distributes. - `Azure CLI ` - https://docs.microsoft.com/en-us/cli/azure/install-azure-cli - `Azure Az Powershell module` - https://docs.microsoft.com/en-us/powershell/azure/install-az-ps