Skip to content

Commit dd64854

Browse files
authored
Update azure-compute-gallery.md
1 parent 78c7906 commit dd64854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ For example, let's say you have an image of a 127 GB OS disk, that only occupies
289289

290290
- For disaster recovery scenarios, it is a best practice is to have at least two galleries, in different regions. You can still use image versions in other regions, but if the region your gallery is in goes down, you can't create new gallery resources or update existing ones.
291291

292-
- Set 'safetyProfile.allowDeletionOfReplicatedLocations' to false on Image versions to prevent accidental deletion of replicated regions and prevent outage. You can also set this using CLI(allow-replicated-location-deletion): https://learn.microsoft.com/cli/azure/sig/image-version?view=azure-cli-latest#az-sig-image-version-create
292+
- Set 'safetyProfile.allowDeletionOfReplicatedLocations' to false on Image versions to prevent accidental deletion of replicated regions and prevent outage. You can also set this using CLI [allow-replicated-location-deletion](/cli/azure/sig/image-version#az-sig-image-version-create)
293293

294294
```
295295
{

0 commit comments

Comments
 (0)