Skip to content

Commit 7b145d7

Browse files
committed
Merge branch 'main' into kccross-7978-icon-update
2 parents 2fe5eaf + cd82b0b commit 7b145d7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

SharePoint/OneDrive/onedrive-welcome.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ summary: This library of articles provides guidance to troubleshoot and fix erro
55
metadata:
66
title: OneDrive for Business troubleshooting
77
description: Documentation for troubleshooting common issues with OneDrive for Business.
8-
ms.service: one-drive
8+
ms.service: microsoft-graph
9+
ms.subservice: onedrive
910
ms.topic: landing-page
1011
author: Cloud-Writer
1112
ms.author: meerak

SharePoint/docfx.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,14 @@
140140
"ms.service": {
141141
"SharePointHybrid/**/*.md": "sharepoint-online",
142142
"SharePointOnline/**/*.md": "sharepoint-online",
143-
"OneDrive/**/*.md": "one-drive",
143+
"OneDrive/**/*.md": "microsoft-graph",
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+
},
148151
"author": {
149152
"**/*.md": "Cloud-Writer"
150153
},

0 commit comments

Comments
 (0)