https://github.com/kolosovpetro/packerazurewindowsimages
Packer-based automation for building Azure Windows Server images. Supports Windows Server 2019 & 2022 with pre-installed tools like Azure CLI, PowerShell Core, and SQL Server Management Studio. Ensures integrity with scf scan & DISM, configures WinRM for Ansible, and validates images with Terraform.
https://github.com/kolosovpetro/packerazurewindowsimages
packer packer-provisioner packer-template terraform
Last synced: 4 months ago
JSON representation
Packer-based automation for building Azure Windows Server images. Supports Windows Server 2019 & 2022 with pre-installed tools like Azure CLI, PowerShell Core, and SQL Server Management Studio. Ensures integrity with scf scan & DISM, configures WinRM for Ansible, and validates images with Terraform.
- Host: GitHub
- URL: https://github.com/kolosovpetro/packerazurewindowsimages
- Owner: kolosovpetro
- License: gpl-2.0
- Created: 2023-09-05T19:25:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T14:41:37.000Z (8 months ago)
- Last Synced: 2025-04-28T16:55:40.612Z (6 months ago)
- Topics: packer, packer-provisioner, packer-template, terraform
- Language: HCL
- Homepage: https://dev.azure.com/PetroKolosovProjects/packer-azure-windows-image
- Size: 104 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Packer Azure Windows Image
Packer-based automation for building Azure Windows Server images. Supports Windows Server 2019 & 2022 with pre-installed
tools like Azure CLI, PowerShell Core, and SQL Server Management Studio. Ensures integrity with scf scan & DISM,
configures WinRM for Ansible, and validates images with Terraform.
## Provisioners used
- https://github.com/hashicorp/packer-plugin-azure
- https://github.com/rgl/packer-plugin-windows-update
## Installed software v1
- `IIS`
- `Chocolatey`
- `choco install microsoft-edge -y`
- `choco install git.install -y`
- `choco install netfx-4.8-devpack -y`
- `choco install dotnet-6.0-sdk -y`
- `choco install powershell-core -y`
- `choco install winrar -y`
- `choco install notepadplusplus -y`
- `choco install azcopy10 -y`
## Installed software v2
- `IIS`
- `Chocolatey`
- `Prometheus node exporter`
- `choco install microsoft-edge -y`
- `choco install git.install -y`
- `choco install netfx-4.8-devpack -y`
- `choco install dotnet-6.0-sdk -y`
- `choco install powershell-core -y`
- `choco install winrar -y`
- `choco install notepadplusplus -y`
- `choco install azcopy10 -y`
## Installed software v3
- `IIS`
- `Chocolatey`
`Prometheus node exporter`
- `choco install microsoft-edge -y`
- `choco install git.install -y`
- `choco install netfx-4.8-devpack -y`
- `choco install dotnet-6.0-sdk -y`
- `choco install powershell-core -y`
- `choco install winrar -y`
- `choco install notepadplusplus -y`
- `choco install azcopy10 -y`
- `choco install heavyload -y`