Skip to content

Commit 9ba6ab2

Browse files
authored
Merge pull request MicrosoftDocs#8322 from scovetta/patch-1
Update http link to https.
2 parents 40e4e8c + 8ad2839 commit 9ba6ab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-insights/app-insights-export-telemetry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Continuous export of telemetry from Application Insights | Microsoft Docs
33
description: Export diagnostic and usage data to storage in Microsoft Azure, and download it from there.
44
services: application-insights
@@ -19,7 +19,7 @@ ms.author: mbullwin
1919
# Export telemetry from Application Insights
2020
Want to keep your telemetry for longer than the standard retention period? Or process it in some specialized way? Continuous Export is ideal for this. The events you see in the Application Insights portal can be exported to storage in Microsoft Azure in JSON format. From there you can download your data and write whatever code you need to process it.
2121

22-
Using Continuous Export may incur an additional charge. Check your [pricing model](http://azure.microsoft.com/pricing/details/application-insights/).
22+
Using Continuous Export may incur an additional charge. Check your [pricing model](https://azure.microsoft.com/pricing/details/application-insights/).
2323

2424
Before you set up continuous export, there are some alternatives you might want to consider:
2525

0 commit comments

Comments
 (0)