Azure create vm image (capture)
- vm image is template capture an existing configuration (pre-installed softwares or packages)
- Generlized image: vm reuse
- special images: snapshot (backup)
Types of image capture
- standalone image: only region
- compute gallery: shared with multi region (RBAC)
- gallery: container(storage location)
- image defination: – having deatils os type , desc, general /special os state …etc
- ubuntu – ubuntu name and conical – debian family , general …etc
- version 1.0.0, 1.1.0
General tools to create image or AMI
- packer
- EC2 Image Builder – aws
- Azure VM Image Builder
