Skip to content

Commit 9e80108

Browse files
authored
Merge pull request #97640 from jpmicrosoft/patch-14
Added note for clarity.
2 parents 232a14f + a66db03 commit 9e80108

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.reviewer: cynthn
1717

1818
An Azure Compute Gallery helps you build structure and organization around your Azure resources, like images and [applications](vm-applications.md). An Azure Compute Gallery provides:
1919

20-
- Global replication.
20+
- Global replication.<sup>1</sup>
2121
- Versioning and grouping of resources for easier management.
2222
- Highly available resources with Zone Redundant Storage (ZRS) accounts in regions that support Availability Zones. ZRS offers better resilience against zonal failures.
2323
- Premium storage support (Premium_LRS).
@@ -26,6 +26,7 @@ An Azure Compute Gallery helps you build structure and organization around your
2626

2727
With a gallery, you can share your resources to everyone, or limit sharing to different users, service principals, or AD groups within your organization. Resources can be replicated to multiple regions, for quicker scaling of your deployments.
2828

29+
<sup>1</sup> The Azure Compute Gallery service is not a global resource. For disaster recovery scenarios, it is a best practice is to have at least two galleries, in different regions.
2930

3031
## Images
3132

0 commit comments

Comments
 (0)