Skip to content

Commit b036477

Browse files
authored
Merge pull request #188244 from AaronMaxwell/aaronmax-redirect-cloudservices
[AppInsights] redirecting cloudservices.md to asp .net auto-instrumen…
2 parents 88006d6 + 1e63aa8 commit b036477

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
"redirect_url": "/azure/azure-monitor/app/performance-counters",
1111
"redirect_document_id": true
1212
},
13+
{
14+
"source_path_from_root": "/articles/application-insights/cloudservices.md",
15+
"redirect_url": "/azure/azure-monitor/app/azure-web-apps-net",
16+
"redirect_document_id": false
17+
},
1318
{
1419
"source_path_from_root": "/articles/azure-monitor/insights/service-bus-insights.md",
1520
"redirect_url": "/azure/service-bus-messaging/service-bus-insights",

articles/azure-monitor/toc.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -784,9 +784,6 @@ items:
784784
href: app/azure-web-apps-java.md
785785
- name: Node.js
786786
href: app/azure-web-apps-nodejs.md
787-
- name: Azure Cloud Services
788-
displayName: cloud, cloud services, PaaS
789-
href: app/cloudservices.md
790787
- name: Azure Functions
791788
displayName: functions, monitor functions, automation
792789
href: app/monitor-functions.md

0 commit comments

Comments
 (0)