Skip to content

Commit f1f9b10

Browse files
Merge pull request #247820 from dknappettmsft/dknappettmsft-patch-1
AVD custom image templates added heading
2 parents c89fb7f + 34e78a2 commit f1f9b10

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-desktop/custom-image-templates.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ When the custom image is being created and distributed, Azure Image Builder uses
5353

5454
You can choose whether you want the VM to connect to an existing virtual network and subnet, which will enable the VM to have access to other resources you may have available to that virtual network. If you don't specify an existing virtual network, a temporary virtual network, subnet, and public IP address are created for use by the VM. For more information on networking options, see [Azure VM Image Builder networking options](../virtual-machines/linux/image-builder-networking.md).
5555

56-
The resource group is created when the custom image template is created. The default name is in the format `IT_<ResourceGroupName>_<TemplateName>_<GUID>` and stores the resources required during the build. Most of these resources are temporary and are deleted after the build is complete, except the storage account.
56+
### Resources
57+
58+
A resource group is created when the custom image template is created. The default name is in the format `IT_<ResourceGroupName>_<TemplateName>_<GUID>` and stores the resources required during the build. Most of these resources are temporary and are deleted after the build is complete, except the storage account.
5759

5860
In the storage account, up to three containers are created:
5961

0 commit comments

Comments
 (0)