How to create a custom image in Azure using Packer

preview_player
Показать описание
Packer is an open source tool for creating identical machine images for multiple platforms from a single source configuration. Packer is lightweight, runs on every major operating system, and is highly performant, creating machine images for multiple platforms in parallel.

Tutorials:
1. How to create a custom image in Azure using Packer
2. Create VM from packer image with Azure CLI
3. Create VM from packer image with Terraform
Рекомендации по теме
Комментарии
Автор

Would it be possible to obtain the client secret from key vault instead of hardcoding the secret?

zimcanit
Автор

I have this error:
Build 'azure-arm' errored after 1 second 668 milliseconds: Cannot locate the managed image resource group packerResourceGroup.
I'm using an institutional account, will it have something to do with it?

segundojaramilloromero
Автор

i am unable to install the plugin of packer

rahulnarayanap
Автор

Hi, any advice for the error: "Build 'azure-arm' errored after 761 milliseconds 471 microseconds: Cannot locate the managed image resource group andreger" ? It's a personal/home license(free trial) Thank you!

gergelyandrei
Автор

Good video man. I'm just not happy with hardcoded credentials. HUGE security flaw.

zimcanit