Skip to content

Commit ef45525

Browse files
authored
Merge pull request #107611 from stevemunk/choose-pricing-tier
improve grammar and convert links to end links in choose-pricing-tier.md
2 parents 34337a1 + 4aeb902 commit ef45525

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

articles/azure-maps/choose-pricing-tier.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,30 @@ services: azure-maps
1111

1212
# Choose the right pricing tier in Azure Maps
1313

14-
Azure Maps now offers two pricing tiers: Gen 1 and Gen 2. The new Gen 2 pricing tier contains all Azure Maps capabilities with increased QPS (Queries Per Second) limits over Gen 1, and it allows you to achieve cost savings as Azure Maps transactions increases. The purpose of this article is to help you choose the right pricing tier for your needs.
14+
Azure Maps now offers two pricing tiers: Gen 1 and Gen 2. The new Gen 2 pricing tier contains all Azure Maps capabilities included in the Gen 1 tier, but with increased QPS (Queries Per Second) limits, allowing you to achieve cost savings as Azure Maps transactions increase. This article helps you determine the right pricing tier for your needs.
1515

1616
## Pricing tier targeted customers
1717

18-
See the **pricing tier targeted customers** table below for a better understanding of Gen 1 and Gen 2 pricing tiers. For more information, see [Azure Maps pricing](https://aka.ms/CreatorPricing). If you're a current Azure Maps customer, you can learn how to change from Gen 1 to Gen 2 pricing in the [Manage pricing tier](how-to-manage-pricing-tier.md) article.
18+
The following **pricing tier targeted customers** table shows the Gen 1 and Gen 2 pricing tiers. For more information, see [Azure Maps pricing]. If you're a current Azure Maps customer, you can learn how to change from Gen 1 to Gen 2 pricing in the [Manage pricing tier] article.
1919

2020
| Pricing tier | SKU | Targeted Customers|
2121
|---------------|:---:| ------------------|
2222
|**Gen 1**|S0| The S0 pricing tier works for applications in all stages of production: from proof-of-concept development and early stage testing to application production and deployment. However, this tier is designed for small-scale development, or customers with low concurrent users, or both. S0 has a restriction of 50 QPS for all services combined.
2323
| |S1| The S1 pricing tier is for customers with large-scale enterprise applications, mission-critical applications, or high volumes of concurrent users. It's also for those customers who require advanced geospatial services.
24-
| **Gen 2** | Maps/Location Insights | Gen 2 pricing is for new and current Azure Maps customers. Gen 2 comes with a free monthly tier of transactions to be used to test and build on Azure maps. Maps and Location Insights SKU’s contain all Azure Maps capabilities. It allows you to achieve cost savings as Azure Maps transactions increases. Additionally, it has higher QPS limits than Gen 1. The Gen 2 pricing tier is required when using [Creator for indoor maps](creator-indoor-maps.md).
25-
| | |
24+
| **Gen 2** | Maps/Location Insights | Gen 2 pricing is for new and current Azure Maps customers. Gen 2 comes with a free monthly tier of transactions to be used to test and build on Azure maps. Maps and Location Insights SKUs contain all Azure Maps capabilities. It allows you to achieve cost savings as Azure Maps transactions increases. Additionally, it has higher QPS limits than Gen 1. The Gen 2 pricing tier is required when using [Creator for indoor maps].
2625

27-
For more information on QPS limits, please refer to [Azure Maps QPS rate limits](azure-maps-qps-rate-limits.md).
26+
For more information on QPS limits, see [Azure Maps QPS rate limits].
2827

29-
For additional pricing information on [Creator for indoor maps](creator-indoor-maps.md), see the *Creator* section in [Azure Maps pricing](https://aka.ms/CreatorPricing).
28+
For pricing information on [Creator for indoor maps], see the *Creator* section in [Azure Maps pricing].
3029

3130
## Next steps
3231

3332
Learn more about how to view and change pricing tiers:
3433

3534
> [!div class="nextstepaction"]
3635
> [Manage a pricing tier](how-to-manage-pricing-tier.md)
36+
37+
[Azure Maps pricing]: https://aka.ms/CreatorPricing
38+
[Manage pricing tier]: how-to-manage-pricing-tier.md
39+
[Creator for indoor maps]: creator-indoor-maps.md
40+
[Azure Maps QPS rate limits]: azure-maps-qps-rate-limits.md

0 commit comments

Comments
 (0)