Skip to content

Commit f5c0b4f

Browse files
Update share-gallery-direct.md
Updated based on customer feedback: https://github.com/MicrosoftDocs/azure-docs/issues/122749
1 parent 1c4759a commit f5c0b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/share-gallery-direct.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ During the preview:
4646
- A direct shared gallery can't contain encrypted image versions. Encrypted images can't be created within a gallery that is directly shared.
4747
- Only the owner of a subscription, or a user or service principal assigned to the `Compute Gallery Sharing Admin` role at the subscription or gallery level will be able to enable group-based sharing.
4848
- You need to create a new gallery, with the property `sharingProfile.permissions` set to `Groups`. When using the CLI to create a gallery, use the `--permissions groups` parameter. You can't use an existing gallery, the property can't currently be updated.
49-
- PowerShell, Ansible, and Terraform aren't supported at this time.
49+
- Only RestAPI, CLI, Portal support is available in preview. PowerShell, Terraform support will come later.
50+
- While Portal support is available for this feature, consumption of images in portal is only available from the VM/VMSS creation blade only and there's no way to browse direct shared images directly in portal.
5051
- The image version region in the gallery should be same as the region home region, creating of cross-region version where the home region is different than the gallery is not supported, however once the image is in the home region it can be replicated to other regions
5152
- Not available in Government clouds
52-
- For consuming direct shared images in target subscription, Direct shared images can be found from VM/VMSS creation blade only.
5353
- **Known issue**: When creating a VM from a direct shared image using the Azure portal, if you select a region, select an image, then change the region, you will get an error message: "You can only create VM in the replication regions of this image" even when the image is replicated to that region. To get rid of the error, select a different region, then switch back to the region you want. If the image is available, it should clear the error message.
5454

5555
## Prerequisites

0 commit comments

Comments
 (0)