Skip to content

Commit 5f68268

Browse files
authored
Added note for clarity.
Clarifying that the service is not a Global service.
1 parent e3bfada commit 5f68268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ 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).
2424
- Sharing to the community, across subscriptions, and between Active Directory (AD) tenants.
2525
- Scaling your deployments with resource replicas in each region.
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.
28-
28+
<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.
2929

3030
## Images
3131

0 commit comments

Comments
 (0)