Skip to content

Commit 1f3cab4

Browse files
pritamsocynthn
andauthored
Update articles/virtual-machines/azure-compute-gallery.md
Co-authored-by: Cynthia Nottingham <[email protected]>
1 parent dd64854 commit 1f3cab4

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](/cli/azure/sig/image-version#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)