Skip to content

Commit 6de496d

Browse files
authored
Apply suggestions from code review
1 parent 1dc6e7b commit 6de496d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/virtual-machines/azure-compute-gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Give specific subscriptions or tenants access to a direct shared Azure Compute G
114114
> Azure Compute Gallery – direct shared gallery is currently in PREVIEW and subject to the [Preview Terms for Azure Compute Gallery](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
115115
>
116116
> To publish images to a direct shared gallery during the preview, you need to register at [https://aka.ms/directsharedgallery-preview](https://aka.ms/directsharedgallery-preview). Creating VMs from a direct shared gallery is open to all Azure users.
117-
117+
>
118118
> During the preview, 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.
119119
>
120120
> You can't currently create a Flexible virtual machine scale set from an image shared to you by another tenant.

articles/virtual-machines/vm-generalized-image-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: devx-track-azurecli, devx-track-azurepowershell
1616

1717
Create a VM from a [generalized image version](./shared-image-galleries.md#generalized-and-specialized-images) stored in an Azure Compute Gallery (formerly known as Shared Image Gallery). If you want to create a VM using a specialized image, see [Create a VM from a specialized image](vm-specialized-image-version.md).
1818

19-
This article shows how to create a VM from a a generalized image:
19+
This article shows how to create a VM from a generalized image:
2020
- [In your own gallery](#create-a-vm-from-your-gallery)
2121
- Shared to a [community gallery](#create-a-vm-from-a-community-gallery-image)
2222
- [Directly shared to your subscription or tenant](#create-a-vm-from-a-gallery-shared-with-your-subscription-or-tenant)

0 commit comments

Comments
 (0)