Skip to content

Commit b0ddd40

Browse files
Merge pull request #232875 from tejaswikolli-web/17587567
Pricing summary
2 parents ca0bdfd + 6994a38 commit b0ddd40

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/container-registry/container-registry-skus.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ Azure Container Registry is available in multiple service tiers (also known as S
1919

2020
The Basic, Standard, and Premium tiers all provide the same programmatic capabilities. They also all benefit from [image storage][container-registry-storage] managed entirely by Azure. Choosing a higher-level tier provides more performance and scale. With multiple service tiers, you can get started with Basic, then convert to Standard and Premium as your registry usage increases.
2121

22+
For example :
23+
24+
- If you purchase a Basic tier registry, it includes a storage of 10 GB. The price you pay here is $0.167 per day. Prices are calculated based on US dollars.
25+
- If you have a Basic tier registry and use 25 GB storage, you are paying $0.003/day*15 = $0.045 per day for the additional 15 GB.
26+
- So, the pricing for the Basic ACR with 25 GB storage is $0.167+$0.045= 0.212 USD per day with other related charges like networking, builds, etc, according to the [Pricing - Container Registry.](https://azure.microsoft.com/pricing/details/container-registry/)
27+
28+
2229
## Service tier features and limits
2330

2431
The following table details the features and registry limits of the Basic, Standard, and Premium service tiers.

0 commit comments

Comments
 (0)