Skip to content

Commit e7b809a

Browse files
authored
Merge pull request #194491 from rboucher/patch-8
update date and docfx bad ms.author
2 parents e462449 + 8a950e3 commit e7b809a

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

articles/advisor/advisor-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Introduction to Azure Advisor
33
description: Use Azure Advisor to optimize your Azure deployments.
44
ms.topic: overview
5-
ms.date: 09/27/2020
5+
ms.date: 04/07/2022
66
---
77

88
# Introduction to Azure Advisor
@@ -25,7 +25,7 @@ The Advisor dashboard displays personalized recommendations for all your subscri
2525
* **Security**: To detect threats and vulnerabilities that might lead to security breaches. For more information, see [Advisor Security recommendations](advisor-security-recommendations.md).
2626
* **Performance**: To improve the speed of your applications. For more information, see [Advisor Performance recommendations](advisor-performance-recommendations.md).
2727
* **Cost**: To optimize and reduce your overall Azure spending. For more information, see [Advisor Cost recommendations](advisor-cost-recommendations.md).
28-
* **Operational Excellence**: To help you achieve process and workflow efficiency, resource manageability and deployment best practices. . For more information, see [Advisor Operational Excellence recommendations](advisor-operational-excellence-recommendations.md).
28+
* **Operational Excellence**: To help you achieve process and workflow efficiency, resource manageability and deployment best practices. For more information, see [Advisor Operational Excellence recommendations](advisor-operational-excellence-recommendations.md).
2929

3030
![Advisor recommendation types](./media/advisor-overview/advisor-dashboard.png)
3131

docfx.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
},
214214
"fileMetadata": {
215215
"author": {
216-
"articles/advisor/*.md": "saket-ms",
216+
"articles/advisor/*.md": "ikhapova",
217217
"articles/aks/**/*.md": "zr-msft",
218218
"articles/ansible/**/*.md": "TomArcherMsft",
219219
"articles/app-service/*.md": "cephalin",
@@ -574,7 +574,7 @@
574574
"articles/virtual-machine-scale-sets/**/*.md": "mamccrea"
575575
},
576576
"ms.author": {
577-
"articles/advisor/*.md": "sagupt",
577+
"articles/advisor/*.md": "ikhapova",
578578
"articles/aks/**/*.md": "zarhoads",
579579
"articles/ansible/**/*.md": "tarcher",
580580
"articles/app-service/*.md": "cephalin",
@@ -803,6 +803,9 @@
803803
"articles/azure-video-analyzer/video-analyzer-docs/cloud/*.md": "azure-video-analyzer",
804804
"articles/azure-video-analyzer/video-analyzer-for-media-docs/*.md": "azure-video-analyzer"
805805
},
806+
"ms.reviewer": {
807+
"articles/advisor/*.md": "ikhapova",
808+
},
806809
"ms.subservice": {
807810
"articles/azure-arc/kubernetes/**/*.md": "azure-arc-kubernetes",
808811
"articles/azure-arc/servers/**/*.md": "azure-arc-servers",

0 commit comments

Comments
 (0)