You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/share-gallery-community.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: virtual-machines
6
6
ms.subservice: gallery
7
7
ms.topic: how-to
8
8
ms.workload: infrastructure
9
-
ms.date: 03/23/2023
9
+
ms.date: 03/30/2023
10
10
ms.author: saraic
11
11
ms.reviewer: cynthn, mattmcinnes
12
12
ms.custom: template-how-to
@@ -23,8 +23,7 @@ Sharing images to the community is a new capability in [Azure Compute Gallery](.
23
23
> [!IMPORTANT]
24
24
> Azure Compute Gallery – community galleries is currently in PREVIEW and subject to the [Preview Terms for Azure Compute Gallery - community gallery](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
25
25
>
26
-
> To publish a community gallery, you'll need to [set up preview features in your Azure subscription](/azure/azure-resource-manager/management/preview-features?tabs=azure-portal). Creating VMs from community gallery images is open to all Azure users.
27
-
> <!-- Get Preview Subscription name from Sandeep to include here -->
26
+
> To publish a community gallery, you'll need to [set up preview features in your Azure subscription](/azure/azure-resource-manager/management/preview-features?tabs=azure-portal) and set up 'CommunityGallery' . Creating VMs from community gallery images is open to all Azure users.
28
27
>
29
28
> 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.
30
29
>
@@ -80,7 +79,7 @@ Information from your image definitions will also be publicly available, like wh
80
79
## Reporting issues with a public image
81
80
Utilizing community-submitted virtual machine images has several risks. Certain images could harbor malware, security vulnerabilities, or violate someone's intellectual property. To help create a secure and reliable experience for the community, you can report images in which you see these issues.
82
81
83
-
### Reporting images through the Azure Portal:
82
+
### Reporting images through the Azure portal:
84
83
Selecting a community image will show several "Report" options. You can report the whole image, or report a specific version if previous versions were unaffected by the issue you encountered.
85
84
86
85
:::image type="content" source="media/shared-image-galleries/report-options.png" alt-text="Screenshot showing the Report button for malicious images.":::
@@ -146,4 +145,4 @@ To delete a gallery shared to community, you must first run `az sig share reset`
146
145
147
146
Create an [image definition and an image version](image-version.md).
148
147
149
-
Create a VM from a [generalized](vm-generalized-image-version.md#community-gallery) or [specialized](vm-specialized-image-version.md#community-gallery) image in a community gallery.
148
+
Create a VM from a [generalized](vm-generalized-image-version.md#community-gallery) or [specialized](vm-specialized-image-version.md#community-gallery) image in a community gallery.
Utilizing community-submitted virtual machine images has several risks. Certain images could harbor malware, security vulnerabilities, or violate someone's intellectual property. To help create a secure and reliable experience for the community, you can report images in which you see these issues.
582
582
583
-
### Reporting images through the Azure Portal:
583
+
### Reporting images through the Azure portal:
584
584
Selecting a community image will show several "Report" options. You can report the whole image, or report a specific version if previous versions were unaffected by the issue you encountered.
585
585
586
586
:::image type="content" source="media/shared-image-galleries/report-options.png" alt-text="Screenshot showing the Report button for malicious images.":::
Copy file name to clipboardExpand all lines: articles/virtual-machines/vm-specialized-image-version.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -397,7 +397,7 @@ New-AzVM `
397
397
### Reporting issues with a public image
398
398
Utilizing community-submitted virtual machine images has several risks. Certain images could harbor malware, security vulnerabilities, or violate someone's intellectual property. To help create a secure and reliable experience for the community, you can report images in which you see these issues.
399
399
400
-
#### Reporting images through the Azure Portal:
400
+
#### Reporting images through the Azure portal:
401
401
Selecting a community image will show several "Report" options. You can report the whole image, or report a specific version if previous versions were unaffected by the issue you encountered.
402
402
403
403
:::image type="content" source="media/shared-image-galleries/report-options.png" alt-text="Screenshot showing the Report button for malicious images.":::
0 commit comments