Skip to content

Commit ba3b168

Browse files
authored
Update azure-compute-gallery.md
1 parent d34eed4 commit ba3b168

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@ For more information, see [Share images using a community gallery](./share-galle
145145
>
146146
>To publish a community gallery, you'll need to enable the preview feature using the azure CLI: `az feature register --name CommunityGallery --namespace Microsoft.Compute` or PowerShell: `Register-AzProviderFeature -FeatureName "CommunityGallery" -ProviderNamespace "Microsoft.Compute"`. For more information on enabling preview features and checking the status, see [et up preview features in your Azure subscription](../azure-resource-manager/management/preview-features.md). Creating VMs from community gallery images is open to all Azure users.
147147
>
148-
> During the preview, the gallery must be created as a community gallery (for CLI, this means using the `--permissions community` parameter) you currently can't migrate a regular gallery to a community gallery.
149-
>
150148
> You can't currently create a Flexible virtual machine scale set from an image shared by another tenant.
151149
152150

0 commit comments

Comments
 (0)