Skip to content

Commit cd211ca

Browse files
authored
Merge pull request #248066 from AaronMaxwell/aaronmax-faq-pricing-update
Update FAQ with note about cross-region resources pricing
2 parents 2db34fa + 8c18f70 commit cd211ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-monitor/faq.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,11 @@ sections:
563563
answer: |
564564
In Solution Explorer, right-click **ApplicationInsights.config** and select **Update Application Insights**. You can send the data to an existing or new resource in Azure. The update wizard changes the instrumentation key in **ApplicationInsights.config**, which determines where the server SDK sends your data. Unless you clear **Update all**, it also changes the key where it appears in your webpages.
565565
566+
- question: |
567+
Will I incur network costs if my Application Insights resource is monitoring an Azure resource (i.e., telemetry producer) in a different region?
568+
answer: |
569+
Yes, you may incur additional network costs which will vary depending on the region the telemetry is coming from and where it is going. Refer to [Azure bandwidth pricing](https://azure.microsoft.com/pricing/details/bandwidth/) for details.
570+
566571
- question: |
567572
Do new Azure regions require the use of connection strings?
568573
answer: |

0 commit comments

Comments
 (0)