Skip to content

Commit d1acdd1

Browse files
Merge remote-tracking branch 'upstream/main' into pr/ProfessorKendrick/9659
2 parents 4dc32bf + a8ed594 commit d1acdd1

2,815 files changed

Lines changed: 8220 additions & 632 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.exchange.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
{
44
"source_path": "Exchange/ExchangeOnline/mobile-devices/outlook-app-access-end-after-june-1-if-ews-app-policies-not-set-correctly.md",
55
"redirect_url": "/previous-versions/troubleshoot/exchange/exchangeonline/outlook-app-access-end-after-june-1-if-ews-app-policies-not-set-correctly"
6+
},
7+
{
8+
"source_path": "Exchange/ExchangeOnline/outlook-on-the-web-issues/archive-mailbox-not-visible.md",
9+
"redirect_url": "/troubleshoot/outlook/profiles-and-accounts/archive-mailbox-not-visible"
610
}
711
]
812
}

.openpublishing.redirection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "support/power-platform/dataverse/working-with-solutions/failure-converting-to-managed-solution.md",
5+
"redirect_url": "https://learn.microsoft.com/power-platform/alm/solution-concepts-alm#managed-and-unmanaged-solutions"
6+
},
37
{
48
"source_path": "support/power-platform/power-automate/desktop-flows/desktop-flow-runs-not-show-monitor-runs.md",
59
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/desktop-flow-runs-missing-from-list",

.openpublishing.redirection.microsoft365.json

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

.openpublishing.redirection.outlook.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
{
2424
"source_path": "Outlook/Mac/outlook-mac-welcome.yml",
2525
"redirect_url": "/troubleshoot/outlook/legacy-outlook-mac-welcome"
26+
},
27+
{
28+
"source_path": "Outlook/client/outlook-client-welcome.yml",
29+
"redirect_url": "/troubleshoot/outlook/classic-outlook-windows-welcome"
2630
}
2731
]
2832
}

Exchange/ExchangeOnline/onlinetoc/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,8 +504,6 @@ items:
504504
href: ../outlook-issues/we-cant-show-mailtips-right-now-warning.md
505505
- name: Outlook on the web Issues
506506
items:
507-
- name: Archive mailbox doesn't appear in Outlook or Outlook on the web
508-
href: ../outlook-on-the-web-issues/archive-mailbox-not-visible.md
509507
- name: Can't create a new message by using OWA
510508
href: ../outlook-on-the-web-issues/cannot-create-new-message-in-owa.md
511509
- name: Can't edit an Office document directly from an email message

Exchange/Hub/breadcrumb/toc.yml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
- name: Microsoft Exchange
2-
tocHref: /exchange/
3-
topicHref: /exchange/index
1+
items:
2+
- name: Learn
3+
tocHref: /
4+
topicHref: /
45
items:
5-
- name: Troubleshooting
6+
- name: Microsoft Exchange
67
tocHref: /troubleshoot/exchange/
7-
topicHref: /troubleshoot/exchange/index
8+
topicHref: /exchange/index
9+
items:
10+
- name: Troubleshooting
11+
tocHref: /troubleshoot/exchange/
12+
topicHref: /troubleshoot/exchange/index

Exchange/Hub/index.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ productDirectory:
2323
# imageSrc should be square in ratio with no whitespace
2424
imageSrc: /media/logos/logo-ms-social.png
2525
links:
26-
- url: /troubleshoot/microsoft-365/o365-admin-welcome
26+
- url: /troubleshoot/microsoft-365/admin/o365-admin-welcome
2727
text: Microsoft 365 admin center
28-
- url: /troubleshoot/microsoft-365/microsoft-purview-welcome
28+
- url: /troubleshoot/microsoft-365/purview/microsoft-purview-welcome
2929
text: Microsoft Purview
3030
# Card
3131
- title: Microsoft Teams
@@ -74,8 +74,10 @@ productDirectory:
7474
- title: Microsoft Outlook
7575
imageSrc: /media/logos/logo-outlook.svg
7676
links:
77-
- url: /troubleshoot/outlook/outlook-client-welcome
78-
text: Outlook for Windows
77+
- url: /troubleshoot/outlook/classic-outlook-windows-welcome
78+
text: Classic Outlook for Windows
79+
- url: /troubleshoot/outlook/new-outlook-windows-welcome
80+
text: New Outlook for Windows
7981
- url: /troubleshoot/outlook/legacy-outlook-mac-welcome
8082
text: Legacy Outlook for Mac
8183
- url: /troubleshoot/outlook/overview-new-outlook-mac

Exchange/docfx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"externalReference": [],
9393
"globalMetadata": {
9494
"breadcrumb_path": "/troubleshoot/exchange/breadcrumb/toc.json",
95+
"extendBreadcrumb": true,
9596
"recommendations": true,
9697
"feedback_system": "Standard",
9798
"titleSuffix": "Exchange",

Microsoft365/Hub/breadcrumb/toc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
items:
12
- name: Learn
23
tocHref: /
34
topicHref: /
45
items:
56
- name: Microsoft 365
6-
tocHref: /microsoft-365/
7+
tocHref: /troubleshoot/microsoft-365/
78
topicHref: /microsoft-365/index
89
items:
910
- name: Troubleshooting
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### YamlMime:ContextObject
22
brand: office
33
breadcrumb_path: ../breadcrumb/toc.yml
4-
toc_rel: ../../admin/admintoc/toc.yml
4+
toc_rel: ../../admin/admin/admintoc/toc.yml

0 commit comments

Comments
 (0)