{"id":172,"date":"2021-06-24T00:00:00","date_gmt":"2021-06-24T00:00:00","guid":{"rendered":""},"modified":"2025-06-25T05:02:44","modified_gmt":"2025-06-25T12:02:44","slug":"streamline-your-custom-image-building-process-with-azure-vm-image-builder-service","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/","title":{"rendered":"Streamline your custom image building process with Azure VM Image Builder service"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Today we are announcing the general availability of the <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/image-builder-overview\" target=\"_blank\" rel=\"noopener\">Azure VM Image Builder service<\/a>, a managed service for you to build custom Linux or Windows virtual machine (VM) images with ease, and be compliant with your company\u2019s security policy across Azure and Azure Stack.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With Azure VM Image Builder, the Microsoft managed service built on <a href=\"https:\/\/www.packer.io\/\" target=\"_blank\" rel=\"noopener\">HashiCorp Packer<\/a>, you can describe custom images in a template using new or existing configurations and enables VM image building immediately without setting up and managing your own image building pipeline.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Image building has always been an important yet complex process; you start with collecting the requirements from different teams within your organization, and then you need to start building the image configuration tooling and set up the right infrastructure to support the implementation of making a new custom golden image. Finally, if you were to build many images at once, an automation configuration is needed so you can get everything in the funnel and start working.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp\" alt=\"You just need to manage the image configuration and the images you\u00e2\u20ac\u2122d like to have, Azure VM Image Builder service will take care of the rest for you\" title=\"Azure VM Image Builder Service\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">During the process, you also need to have a group of experts covering each step to ensure the process runs smoothly. The process gets even more complicated if you need to build images for different Operating Systems and deploy them on multiple clouds. This is because every Operating System comes with different configuration styles and patterns and every cloud has different image configuration requirements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Azure VM Image Builder allows you to describe a custom image for Azure using a single template. You don&#8217;t need to relearn or rebuild all the tooling and image building pipelines; all you need to do is to gather your organization\u2019s requirements and then choose from the template in Azure for building Linux or Windows VM images and the service will create the image for you. You don&#8217;t need to worry about all the infrastructure, technical differences between Operating System versions, or other underlying components in the image building while getting what you need in a simple, streamlined way.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/b68a6233-1287-4ff2-b230-d21ec1ee5005.webp\" alt=\"Create your customize VM image with Azure CLI, Azure Portal or integrate the toolchain you would like to have\" title=\"create the image version\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">With Azure VM Image Builder, we\u2019re making image building extremely easy for you with different options like using the Azure CLI or the Azure portal to start your VM Image Build process. And you can also combine the service with Azure Shared Image Gallery to set up your image-building pipeline and distribute the images globally with just a few clicks. Applying security configurations and group requirements will no longer be a heavy burden when it comes to building custom golden images.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"azure-vm-image-builder-service-support-scenarios\">Azure VM Image Builder service support scenarios<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Streamline your <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/linux\/image-builder\" target=\"_blank\" rel=\"noopener\">Linux<\/a>, <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/windows\/image-builder-powershell\" target=\"_blank\" rel=\"noopener\">Windows<\/a>, or baseline image creation process that includes your minimum security and corporate configurations, and allows departments to customize it further.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Integrate core applications and configurations, so your VMs can take on workloads after the image creation process such as <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/windows\/image-builder-virtual-desktop\" target=\"_blank\" rel=\"noopener\">Windows Virtual Desktop configurations<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Patch and update your <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/linux\/image-builder-gallery-update-image-version\" target=\"_blank\" rel=\"noopener\">existing Linux or Windows images<\/a> or create images from Azure Marketplace images.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Connect Azure VM Image Builder to your <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/linux\/image-builder-vnet\" target=\"_blank\" rel=\"noopener\">existing virtual networks<\/a>, so you can connect your existing configuration servers (DSC, Chef, Puppet, etc.), file shares, or any other routable servers or services for quicker image building pipeline deployment on Azure.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Distribute images and scale globally with the <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/windows\/image-builder-gallery\" target=\"_blank\" rel=\"noopener\">Azure Shared Image Gallery<\/a>, and apply your images across your deployments worldwide.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Integrate with your existing image building pipelines, just call Azure VM Image Builder from your pipeline, or use the simple <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/linux\/image-builder-devops-task\" target=\"_blank\" rel=\"noopener\">Image Builder Azure DevOps Task<\/a> (preview) to seamlessly connect and fit in your operations.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/0f1d47f1-be8d-4a9d-88c9-4a78f2c5baa0.gif\" alt=\"Create Image Configuration, Submit it for build, Distribute the image worldwide within just a few steps.\" title=\"aib2020Mayshort01_3mb-min\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"get-started-with-azure-vm-image-builder-service-with-ready-to-use-examples\">Get started with Azure VM Image Builder Service with ready to use examples<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/linux\/image-builder\" target=\"_blank\" rel=\"noopener\">Create a Linux image and distribute it to an Azure Shared Image Gallery<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-machines\/windows\/image-builder-powershell\" target=\"_blank\" rel=\"noopener\">Create a Windows VM with Azure VM Image Builder using PowerShell<\/a>.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Today we are\u00a0announcing the general availability of Azure VM Image Builder service, a managed service for you to build custom Linux or Windows VM images with ease, and be compliant with your company\u2019s security policy across Azure and Azure Stack. With Azure VM Image Builder Service, the Microsoft managed service built on HashiCorp Packer, you can describe custom images in a template using new or existing configurations and enables VM image building immediately without setting up and managing your own image building pipeline.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1467],"tags":[],"audience":[3055,3053,3056],"content-type":[1465],"product":[1523],"tech-community":[],"topic":[],"coauthors":[108],"class_list":["post-172","post","type-post","status-publish","format-standard","hentry","category-compute","audience-developers","audience-it-decision-makers","audience-it-implementors","content-type-announcements","product-azure-vm-image-builder","review-flag-alway-1680286580-106","review-flag-gener-1680286584-335","review-flag-integ-1680286579-214","review-flag-new-1680286579-546","review-flag-vm-1680286585-143"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Streamline your custom image building process with Azure VM Image Builder service | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"Today we are\u00a0announcing the general availability of Azure VM Image Builder service, a managed service for you to build custom Linux or Windows VM images with ease, and be compliant with your company\u2019s security policy across Azure and Azure Stack. With Azure VM Image Builder Service, the Microsoft managed service built on HashiCorp Packer, you can describe custom images in a template using new or existing configurations and enables VM image building immediately without setting up and managing your own image building pipeline.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Streamline your custom image building process with Azure VM Image Builder service | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"Today we are\u00a0announcing the general availability of Azure VM Image Builder service, a managed service for you to build custom Linux or Windows VM images with ease, and be compliant with your company\u2019s security policy across Azure and Azure Stack. With Azure VM Image Builder Service, the Microsoft managed service built on HashiCorp Packer, you can describe custom images in a template using new or existing configurations and enables VM image building immediately without setting up and managing your own image building pipeline.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-24T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-25T12:02:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp\" \/>\n<meta name=\"author\" content=\"Michael Yen-Chi Ho\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michael Yen-Chi Ho\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/michael-yen-chi-ho\/\",\"@type\":\"Person\",\"@name\":\"Michael Yen-Chi Ho\"}],\"headline\":\"Streamline your custom image building process with Azure VM Image Builder service\",\"datePublished\":\"2021-06-24T00:00:00+00:00\",\"dateModified\":\"2025-06-25T12:02:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/\"},\"wordCount\":622,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp\",\"articleSection\":[\"Compute\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/\",\"name\":\"Streamline your custom image building process with Azure VM Image Builder service | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp\",\"datePublished\":\"2021-06-24T00:00:00+00:00\",\"dateModified\":\"2025-06-25T12:02:44+00:00\",\"description\":\"Today we are\u00a0announcing the general availability of Azure VM Image Builder service, a managed service for you to build custom Linux or Windows VM images with ease, and be compliant with your company\u2019s security policy across Azure and Azure Stack. With Azure VM Image Builder Service, the Microsoft managed service built on HashiCorp Packer, you can describe custom images in a template using new or existing configurations and enables VM image building immediately without setting up and managing your own image building pipeline.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Compute\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/compute\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Streamline your custom image building process with Azure VM Image Builder service\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Streamline your custom image building process with Azure VM Image Builder service | Microsoft Azure Blog","description":"Today we are\u00a0announcing the general availability of Azure VM Image Builder service, a managed service for you to build custom Linux or Windows VM images with ease, and be compliant with your company\u2019s security policy across Azure and Azure Stack. With Azure VM Image Builder Service, the Microsoft managed service built on HashiCorp Packer, you can describe custom images in a template using new or existing configurations and enables VM image building immediately without setting up and managing your own image building pipeline.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/","og_locale":"en_US","og_type":"article","og_title":"Streamline your custom image building process with Azure VM Image Builder service | Microsoft Azure Blog","og_description":"Today we are\u00a0announcing the general availability of Azure VM Image Builder service, a managed service for you to build custom Linux or Windows VM images with ease, and be compliant with your company\u2019s security policy across Azure and Azure Stack. With Azure VM Image Builder Service, the Microsoft managed service built on HashiCorp Packer, you can describe custom images in a template using new or existing configurations and enables VM image building immediately without setting up and managing your own image building pipeline.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2021-06-24T00:00:00+00:00","article_modified_time":"2025-06-25T12:02:44+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp","type":"","width":"","height":""}],"author":"Michael Yen-Chi Ho","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Michael Yen-Chi Ho","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/michael-yen-chi-ho\/","@type":"Person","@name":"Michael Yen-Chi Ho"}],"headline":"Streamline your custom image building process with Azure VM Image Builder service","datePublished":"2021-06-24T00:00:00+00:00","dateModified":"2025-06-25T12:02:44+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/"},"wordCount":622,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp","articleSection":["Compute"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/","name":"Streamline your custom image building process with Azure VM Image Builder service | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp","datePublished":"2021-06-24T00:00:00+00:00","dateModified":"2025-06-25T12:02:44+00:00","description":"Today we are\u00a0announcing the general availability of Azure VM Image Builder service, a managed service for you to build custom Linux or Windows VM images with ease, and be compliant with your company\u2019s security policy across Azure and Azure Stack. With Azure VM Image Builder Service, the Microsoft managed service built on HashiCorp Packer, you can describe custom images in a template using new or existing configurations and enables VM image building immediately without setting up and managing your own image building pipeline.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/06\/748a0c85-c471-4e10-baa3-08264ce43ca1.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/streamline-your-custom-image-building-process-with-azure-vm-image-builder-service\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Compute","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/compute\/"},{"@type":"ListItem","position":3,"name":"Streamline your custom image building process with Azure VM Image Builder service"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=172"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/172\/revisions"}],"predecessor-version":[{"id":43309,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/172\/revisions\/43309"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=172"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=172"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=172"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=172"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=172"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=172"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}