Skip to content

Commit a953882

Browse files
alt text fix
1 parent c62a886 commit a953882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/image-builder-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ VM Image Builder has extended support for TrustedLaunchSupported and Confidentia
158158

159159
VM Image Builder is a fully managed Azure service that's accessible to Azure resource providers. Resource providers configure it by specifying a source image, a customization to perform, and where the new image is to be distributed. A high-level workflow is illustrated in the following diagram:
160160

161-
![AIB Conceptual Overview](./media/image-builder-overview/image-builder-flow.png)
161+
![Diagram of AIB Conceptual Overview](./media/image-builder-overview/image-builder-flow.png)
162162

163163
You can pass template configurations by using Azure PowerShell, the Azure CLI, or Azure Resource Manager templates, or by using a VM Image Builder DevOps task. When you submit the configuration to the service, Azure creates an *image template resource*. When the image template resource is created, a *staging resource group* is created in your subscription, in the following format: `IT_\<DestinationResourceGroup>_\<TemplateName>_\(GUID)`. The staging resource group contains files and scripts, which are referenced in the File, Shell, and PowerShell customization in the ScriptURI property.
164164

0 commit comments

Comments
 (0)