Skip to content

Commit 92ec83a

Browse files
authored
Merge pull request #48395 from byklo/patch-2
Fix typo on virtual-machines-common-shared-image-galleries.md
2 parents dd3ca98 + d287824 commit 92ec83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/virtual-machines-common-shared-image-galleries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Images can also be shared, at scale, even across tenants using a multi-tenant ap
156156

157157
## Billing
158158
There is no extra charge for using the Shared Image Gallery service. You will be charged for the following resources:
159-
- Storage costs of storing the Shared Image versions. Cost depends on the number of replicas of the image version and the number of regions the version is replicated to. For example, if you have 2 images and both are replicated to 3 regions, then you will be changed for 6 managed disks based on their size. For more information, see [Managed Disks pricing](https://azure.microsoft.com/pricing/details/managed-disks/).
159+
- Storage costs of storing the Shared Image versions. Cost depends on the number of replicas of the image version and the number of regions the version is replicated to. For example, if you have 2 images and both are replicated to 3 regions, then you will be charged for 6 managed disks based on their size. For more information, see [Managed Disks pricing](https://azure.microsoft.com/pricing/details/managed-disks/).
160160
- Network egress charges for replication of the first image version from the source region to the replicated regions. Subsequent replicas are handled within the region, so there are no additional charges.
161161

162162
## Updating resources

0 commit comments

Comments
 (0)