Skip to content

Commit 3a47618

Browse files
Merge pull request #42648 from sheshans/patch-1
Update pricing.md
2 parents 497d081 + 1ad09de commit 3a47618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/pricing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The pricing for [Azure Application Insights][start] is a **Pay-As-You-Go** model
2828

2929
## Estimating the costs to manage your application
3030

31-
If you're not yet using Application Insights, you can use the [Azure Monitor pricing calculator](https://azure.microsoft.com/pricing/calculator/?service=monitor) to estimate the cost of using Application Insights. Start by entering "Azure Monitor" in the Search box, and clicking on the resulting Azure Monitor tile. Scroll down the page to Azure Monitor, and select Application Insights from the Type dropdown. Here you can enter the number of GB of data you expect to collect per month, so they question is how much data will Application Insights collect monitoring your application.
31+
If you're not yet using Application Insights, you can use the [Azure Monitor pricing calculator](https://azure.microsoft.com/pricing/calculator/?service=monitor) to estimate the cost of using Application Insights. Start by entering "Azure Monitor" in the Search box, and clicking on the resulting Azure Monitor tile. Scroll down the page to Azure Monitor, and select Application Insights from the Type dropdown. Here you can enter the number of GB of data you expect to collect per month, so the question is how much data will Application Insights collect monitoring your application.
3232

3333
There are two approaches to address this: use of default monitoring and adaptive sampling, which is available in the ASP.NET SDK, or estimate your likely data ingestion based on what other similar customers have seen.
3434

@@ -279,4 +279,4 @@ You can write a script to set the pricing tier by using Azure Resource Managemen
279279
[apiproperties]: app-insights-api-custom-events-metrics.md#properties
280280
[start]: ../../azure-monitor/app/app-insights-overview.md
281281
[pricing]: https://azure.microsoft.com/pricing/details/application-insights/
282-
[pricing]: https://azure.microsoft.com/pricing/details/application-insights/
282+
[pricing]: https://azure.microsoft.com/pricing/details/application-insights/

0 commit comments

Comments
 (0)