Skip to content

Commit 0bf9d96

Browse files
committed
Learn Editor: Update app-insights-overview.md
1 parent 26983a8 commit 0bf9d96

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

articles/azure-monitor/app/app-insights-overview.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,24 @@ Application Insights doesn't handle sensitive data by default, as long as you do
215215

216216
For archived information on this topic, see [Data collection, retention, and storage in Application Insights](/previous-versions/azure/azure-monitor/app/data-retention-privacy).
217217

218+
### What is the Application Insights pricing model?
219+
220+
Application Insights is billed through the Log Analytics workspace into which its log data ingested.
221+
The default Pay-as-you-go Log Analytics pricing tier includes 5 GB per month of free data allowance per billing account.
222+
Learn more about [Azure Monitor logs pricing options](https://azure.microsoft.com/pricing/details/monitor/).
223+
224+
### Are there data transfer charges between an Azure web app and Application Insights?
225+
226+
* If your Azure web app is hosted in a datacenter where there's an Application Insights collection endpoint, there's no charge.
227+
* If there's no collection endpoint in your host datacenter, your app's telemetry incurs [Azure outgoing charges](https://azure.microsoft.com/pricing/details/bandwidth/).
228+
229+
This answer depends on the distribution of our endpoints, *not* on where your Application Insights resource is hosted.
230+
231+
### Do I incur network costs if my Application Insights resource is monitoring an Azure resource (that is, telemetry producer) in a different region?
232+
233+
Yes, you may incur more network costs, which vary depending on the region the telemetry is coming from and where it's going.
234+
Refer to [Azure bandwidth pricing](https://azure.microsoft.com/pricing/details/bandwidth/) for details.
235+
218236
## Help and support
219237

220238
### Azure technical support

0 commit comments

Comments
 (0)