Skip to content

Commit

Permalink
Remove Azure PowerShell modules
Browse files Browse the repository at this point in the history
  • Loading branch information
schnerring committed Sep 1, 2024
1 parent e13d57e commit ae87740
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions windows.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,6 @@ build {

provisioner "windows-restart" {}

# Azure PowerShell Modules
provisioner "powershell" {
script = "./install-azure-powershell.ps1"
}

# Generalize image using Sysprep
# See https://www.packer.io/docs/builders/azure/arm#windows
# See https://docs.microsoft.com/en-us/azure/virtual-machines/windows/build-image-with-packer#define-packer-template
Expand Down

0 comments on commit ae87740

Please sign in to comment.