Skip to content

Commit 6877f1d

Browse files
committed
Merge remote-tracking branch 'upstream/main' into AB#7781
2 parents 6285ee4 + e350e07 commit 6877f1d

32 files changed

Lines changed: 1023 additions & 73 deletions

.openpublishing.redirection.outlook.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
{
2828
"source_path": "Outlook/client/outlook-client-welcome.yml",
2929
"redirect_url": "/troubleshoot/outlook/classic-outlook-windows-welcome"
30-
}
30+
},
31+
{
32+
"source_path": "Outlook/classic-outlook-windows/performance/collect-performance-trace.md",
33+
"redirect_url": "/troubleshoot/outlook/new-outlook-windows/performance/collect-performance-trace"
34+
}
3135
]
3236
}

Outlook/classic-outlook-for-windows/clienttoc/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,6 @@
273273
href: ../performance/cannot-open-word-documents-or-excel-spreadsheets.md
274274
- name: Can't start Outlook in cached mode or create a profile
275275
href: ../performance/cannot-start-outlook-in-cached-mode-or-create-profile.md
276-
- name: Collect performance and network traces
277-
href: ../performance/collect-performance-trace.md
278276
- name: Crashes after installing language packs
279277
href: ../performance/outlook-2016-crash-event-1000.md
280278
- name: Error when you copy MSG email message files in Outlook containing multiple attachments or recipients

Outlook/new-outlook-for-windows/new-windows-toc/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ items:
1616
items:
1717
- name: New emails automatically move to Junk folder
1818
href: ../junk-email/new-emails-automatically-move-to-junk-folder.md
19+
- name: Performance
20+
items:
21+
- name: Collect a performance trace in new Outlook for Windows
22+
href: ../performance/collect-performance-trace.md
1923
- name: Profiles and Accounts
2024
items:
2125
- name: Archive mailbox doesn't appear in Outlook or Outlook on the web

Outlook/classic-outlook-for-windows/performance/collect-performance-trace.md renamed to Outlook/new-outlook-for-windows/performance/collect-performance-trace.md

File renamed without changes.

SharePoint/docfx.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,14 +140,11 @@
140140
"ms.service": {
141141
"SharePointHybrid/**/*.md": "sharepoint-online",
142142
"SharePointOnline/**/*.md": "sharepoint-online",
143-
"OneDrive/**/*.md": "microsoft-graph",
143+
"OneDrive/**/*.md": "microsoft-graph", // OneDrive only appears under Microsoft Graph service according to Learn Taxonomy. Meera requesting onedrive slug.
144144
"SharePointServer/**/*.md": "sharepoint-server-itpro",
145145
"SharePointExperts/**/*.md": "sharepoint-server-itpro",
146146
"SharePointOnline/migration/**/*.md": "microsoft-365-migration"
147147
},
148-
"ms.subservice": {
149-
"OneDrive/**/*.md": "onedrive"
150-
},
151148
"author": {
152149
"**/*.md": "Cloud-Writer"
153150
},

support/azure/app-service/app-service-web-nodejs-best-practices-troubleshoot-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: msangapu-msft
99
ms.author: msangapu
1010
ms.reviewer: v-ryanberg
1111
ms.service: azure-app-service
12-
ms.custom: devx-track-js
12+
ms.custom: sap:Availability, Performance, and Application Issues, devx-track-js
1313
# customer intent: As a developer, I want to learn best practices for Node.js applications that run in App Service so that I can use these apps more effectively.
1414
---
1515
# Best practices and troubleshooting guide for node applications on Azure App Service Windows

support/azure/app-service/backing-up-restoring-and-cloning-microsoft-azure-app-services.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.service: azure-app-service
66
ms.author: shwagarwal
77
author: ShwetaAgarwal-MS
88
ms.reviewer:
9+
ms.custom: sap:Configuration and Management
910
---
1011
# Backing up, restoring, and cloning Microsoft Azure App Service
1112

support/azure/app-service/capture-memory-dumps-app-service.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ editor: v-jsitser
88
ms.topic: how-to
99
ms.reviewer: kamils, v-leedennis
1010
ms.service: azure-app-service
11+
ms.custom: sap:Availability, Performance, and Application Issues
1112
---
1213
# Capture memory dumps on the Azure App Service platform
1314

support/azure/app-service/connection-issues-with-ssl-or-tls/troubleshoot-domain-and-tls-ssl-certificates.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.date: 09/22/2025
99
ms.author: jarrettr
1010
ms.reviewer: v-ryanberg
1111
ms.service: azure-app-service
12+
ms.custom: sap:SSL Certificates and Domains
1213
---
1314
# Troubleshoot domain and TLS/SSL certificate problems in Azure App Service
1415

support/azure/app-service/connection-issues-with-ssl-or-tls/use-azure-app-service-certificate-with-application-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jarrettr
66
ms.service: azure-app-service
77
ms.date: 07/21/2025
88
ms.reviewer: v-liuamson; v-gsitser
9-
ms.custom: Connection issues with SSL or TLS
9+
ms.custom: sap:Connection issues with SSL or TLS, SSL Certificates and Domains
1010
---
1111

1212
# Use Azure App Service Certificate with Application Gateway

0 commit comments

Comments
 (0)