Skip to content

Commit 7a5f548

Browse files
committed
fix docfx for build problems. Add ms.topic to resource health overview
1 parent 7328ba9 commit 7a5f548

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

articles/service-health/resource-health-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Resource Health FAQ | Microsoft Docs
2+
title: Azure Resource Health FAQ
33
description: Overview of Azure Resource Health
44
ms.topic: conceptual
55
ms.date: 01/29/2019

articles/service-health/resource-health-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: Azure Resource Health overview | Microsoft Docs
2+
title: Azure Resource Health overview
33
description: Overview of Azure Resource Health
4+
ms.topic: conceptual
45
ms.date: 05/10/2019
56

67
---

docfx.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
"articles/service-fabric/*.md": "atsenthi",
480480
"articles/service-fabric-mesh/*md": "atsenthi",
481481
"articles/notebooks/*.md": "kraigb",
482-
"articles/servcie-health/*.md": "stbaron"
482+
"articles/service-health/*.md": "stbaron"
483483
},
484484
"ms.service": {
485485
"articles/connectors/*.md": "logic-apps",
@@ -513,7 +513,8 @@
513513
"articles/migrate/*.md": "azure-migrate",
514514
"articles/notebooks/*.md": "azure-notebooks",
515515
"articles/service-fabric/*.md": "service-fabric",
516-
"articles/service-fabric-mesh/*.md": "service-fabric-mesh"
516+
"articles/service-fabric-mesh/*.md": "service-fabric-mesh",
517+
"articles/service-health/**/*.md": "service-health"
517518
},
518519
"ms.subservice": {
519520
"articles/industry/agriculture/**/*.md": "agriculture",

0 commit comments

Comments
 (0)