A relative URI containing the resource ID of the disk encryption set.
string
lun
This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
int (required)
EncryptionImages
Name
Description
Value
dataDiskImages
A list of encryption specifications for data disk images.
The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, or user image.
string
GalleryDataDiskImage
Name
Description
Value
hostCaching
The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
'None' 'ReadOnly' 'ReadWrite'
lun
This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
The end of life date of the gallery Image Version. This property can be used for decommissioning purposes. This property is updatable.
string
excludeFromLatest
If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
bool
replicaCount
The number of replicas of the Image Version to be created per region. This property would take effect for a region when regionalReplicaCount is not specified. This property is updatable.
int
storageAccountType
Specifies the storage account type to be used to store the image. This property is not updatable.
'Premium_LRS' 'Standard_LRS' 'Standard_ZRS'
targetRegions
The target regions where the Image Version is going to be replicated to. This property is updatable.
In Bicep, you can specify the parent resource for a child resource. You only need to add this property when the child resource is declared outside of the parent resource.
A relative URI containing the resource ID of the disk encryption set.
string
lun
This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
int (required)
EncryptionImages
Name
Description
Value
dataDiskImages
A list of encryption specifications for data disk images.
The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, or user image.
string
GalleryDataDiskImage
Name
Description
Value
hostCaching
The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
'None' 'ReadOnly' 'ReadWrite'
lun
This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
The end of life date of the gallery Image Version. This property can be used for decommissioning purposes. This property is updatable.
string
excludeFromLatest
If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
bool
replicaCount
The number of replicas of the Image Version to be created per region. This property would take effect for a region when regionalReplicaCount is not specified. This property is updatable.
int
storageAccountType
Specifies the storage account type to be used to store the image. This property is not updatable.
'Premium_LRS' 'Standard_LRS' 'Standard_ZRS'
targetRegions
The target regions where the Image Version is going to be replicated to. This property is updatable.
This template allows you to create a simple Image Version in a Azure Compute Gallery. Please ensure that you have run the Azure Compute Gallery 101 Template and the Image Definition 101 Template before you deploy this.
Terraform (AzAPI provider) resource definition
The galleries/images/versions resource type can be deployed with operations that target:
Resource groups
For a list of changed properties in each API version, see change log.
Resource format
To create a Microsoft.Compute/galleries/images/versions resource, add the following Terraform to your template.
A relative URI containing the resource ID of the disk encryption set.
string
lun
This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
int (required)
EncryptionImages
Name
Description
Value
dataDiskImages
A list of encryption specifications for data disk images.
The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, or user image.
string
GalleryDataDiskImage
Name
Description
Value
hostCaching
The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
'None' 'ReadOnly' 'ReadWrite'
lun
This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
The end of life date of the gallery Image Version. This property can be used for decommissioning purposes. This property is updatable.
string
excludeFromLatest
If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
bool
replicaCount
The number of replicas of the Image Version to be created per region. This property would take effect for a region when regionalReplicaCount is not specified. This property is updatable.
int
storageAccountType
Specifies the storage account type to be used to store the image. This property is not updatable.
'Premium_LRS' 'Standard_LRS' 'Standard_ZRS'
targetRegions
The target regions where the Image Version is going to be replicated to. This property is updatable.