Skip to content

Commit 2c1582f

Browse files
renaming shared image gallery to ACG in relevant portions in article
1 parent 37efac1 commit 2c1582f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/image-builder-json.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,7 @@ Before you can distribute to the gallery, you must create a gallery and an image
914914
```
915915
---
916916

917-
The following JSON is an example of how to use the `replicationRegions` field to distribute to a Shared Image Gallery.
917+
The following JSON is an example of how to use the `replicationRegions` field to distribute to an Azure Compute Gallery.
918918

919919
# [JSON](#tab/json)
920920
```json
@@ -948,7 +948,7 @@ The following JSON is an example of how to use the `replicationRegions` field to
948948
949949
#### Distribute: targetRegions
950950

951-
The following JSON is an example of how to use the `targetRegions` field to distribute to a shared image gallery.
951+
The following JSON is an example of how to use the targetRegions field to distribute to a Azure Compute Gallery.
952952

953953
# [JSON](#tab/json)
954954
```json

0 commit comments

Comments
 (0)