Skip to content

Commit ebc61c1

Browse files
committed
Retiring app/windows-desktop.md and app/mobile-center-quickstart.md
1 parent 9b194c3 commit ebc61c1

14 files changed

+19
-371
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5671,6 +5671,16 @@
56715671
"source_path_from_root": "/articles/azure-monitor/logs/azure-data-explorer-monitor-cross-service-query.md",
56725672
"redirect_url": "/azure/azure-monitor/logs/azure-monitor-data-explorer-proxy",
56735673
"redirect_document_id": false
5674+
},
5675+
{
5676+
"source_path_from_root": "/articles/azure-monitor/app/mobile-center-quickstart.md",
5677+
"redirect_url": "https://github.com/Microsoft/appcenter",
5678+
"redirect_document_id": false
5679+
},
5680+
{
5681+
"source_path_from_root": "/articles/azure-monitor/app/windows-desktop.md",
5682+
"redirect_url": "https://github.com/Microsoft/appcenter",
5683+
"redirect_document_id": false
56745684
}
56755685
]
56765686
}

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@ Supported platforms and frameworks are listed here.
132132
* [React](./javascript-react-plugin.md)
133133
* [React Native](./javascript-react-native-plugin.md)
134134
* [Angular](./javascript-angular-plugin.md)
135-
* [Windows desktop applications, services, and worker roles](./windows-desktop.md)
136-
* [Universal Windows app](../app/mobile-center-quickstart.md) (App Center)
137-
* [Android](../app/mobile-center-quickstart.md) (App Center)
138-
* [iOS](../app/mobile-center-quickstart.md) (App Center)
135+
* [Windows desktop applications, services, and worker roles](https://github.com/Microsoft/appcenter)
136+
* [Universal Windows app](https://github.com/Microsoft/appcenter) (App Center)
137+
* [Android](https://github.com/Microsoft/appcenter) (App Center)
138+
* [iOS](https://github.com/Microsoft/appcenter) (App Center)
139139

140140
> [!NOTE]
141141
> OpenTelemetry-based instrumentation is available in preview for [C#, Node.js, and Python](opentelemetry-enable.md). Review the limitations noted at the beginning of each language's official documentation. If you require a full-feature experience, use the existing Application Insights SDKs.
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/azure-monitor/app/mobile-center-quickstart.md

Lines changed: 0 additions & 177 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The best experience is obtained by installing Application Insights both in your
4040

4141
To learn more advanced configurations for monitoring websites, check out the [JavaScript SDK reference article](./javascript.md).
4242

43-
1. **Mobile app code:** Use the App Center SDK to collect events from your app. Then send copies of these events to Application Insights for analysis by [following this guide](../app/mobile-center-quickstart.md).
43+
1. **Mobile app code:** Use the App Center SDK to collect events from your app. Then send copies of these events to Application Insights for analysis by [following this guide](https://github.com/Microsoft/appcenter).
4444

4545
1. **Get telemetry:** Run your project in debug mode for a few minutes. Then look for results in the **Overview** pane in Application Insights.
4646

0 commit comments

Comments
 (0)