Skip to content

Commit 2cb4da3

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/SupportArticles-docs-pr (branch live)
2 parents 9a061f6 + 7ef7e1c commit 2cb4da3

File tree

18 files changed

+1084
-80
lines changed

18 files changed

+1084
-80
lines changed

.openpublishing.redirection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13909,6 +13909,10 @@
1390913909
{
1391013910
"source_path": "support/sql/database-engine/install/windows/update-or-slipstream-installation.md",
1391113911
"redirect_url": "/sql/database-engine/install-windows/install-sql-server-using-slipstream"
13912+
},
13913+
{
13914+
"source_path": "support/dynamics-365/commerce/payments/adyen-support.md",
13915+
"redirect_url": "/dynamics365/commerce/dev-itpro/payments-retail#what-is-the-service-level-agreement-sla-for-out-of-box-payment-connectors-like-adyen"
1391213916
}
1391313917
]
1391413918
}

.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.

support/azure/app-service/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- name: Azure App Service
22
items:
3+
- name: Troubleshoot Azure App Service certificates
4+
href: troubleshoot-azure-app-service-certificates.md
35
- name: Connection issues with SSL or TLS
46
items:
57
- name: Troubleshoot domain and TLS/SSL certificates

support/azure/app-service/troubleshoot-azure-app-service-certificates.md

Lines changed: 831 additions & 0 deletions
Large diffs are not rendered by default.

support/azure/azure-kubernetes/error-codes/aks-error-code-page.md

Lines changed: 111 additions & 0 deletions
Large diffs are not rendered by default.

support/azure/azure-kubernetes/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,10 @@ items:
261261
href: extensions/changes-in-kubernetes-event-driven-autoscaling-add-on-214-215.md
262262
- name: Troubleshoot KEDA add-on
263263
href: extensions/troubleshoot-kubernetes-event-driven-autoscaling-add-on.md
264-
- name: Troubleshoot error codes
264+
- name: Troubleshoot by error codes
265265
items:
266+
- name: Common error codes
267+
href: error-codes/aks-error-code-page.md
266268
- name: 429 Too Many Requests errors
267269
href: create-upgrade-delete/429-too-many-requests-errors.md
268270
- name: A-K

support/azure/azure-kubernetes/welcome-azure-kubernetes.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,10 @@ landingContent:
182182
url: ./identify-memory-saturation-aks.md
183183

184184
# Card
185-
- title: Troubleshoot common issues
185+
- title: Troubleshoot AKS error codes
186186
linkLists:
187187
- linkListType: how-to-guide
188188
links:
189-
- text: Troubleshoot common issues with Azure Linux container hosts on AKS
190-
url: ./troubleshoot-common-azure-linux-aks.md
191-
- text: Troubleshoot DNS resolution problems on AKS clusters
192-
url: connectivity/dns/basic-troubleshooting-dns-resolution-problems.md
189+
- text: AKS error codes
190+
url: ./error-codes/aks-error-code-page.md
191+

0 commit comments

Comments
 (0)