Skip to content

Commit 2f6c95b

Browse files
authored
Merge pull request #277223 from mabrahms/advisor-toc-work-simple
renamed quickstarts to get started and moved some how-to articles the…
2 parents 836133e + 05af91c commit 2f6c95b

File tree

5 files changed

+30
-34
lines changed

5 files changed

+30
-34
lines changed

articles/advisor/advisor-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get started with Azure Advisor
2+
title: Azure Advisor portal basics
33
description: Get started with Azure Advisor.
44
author: mabrahms
55
ms.author: v-mabrahms
@@ -9,7 +9,7 @@ ms.date: 03/07/2024
99

1010
---
1111

12-
# Get started with Azure Advisor
12+
# Azure Advisor portal basics
1313

1414
Learn how to access Advisor through the Azure portal, get and manage recommendations, and configure Advisor settings.
1515

articles/advisor/azure-advisor-score.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Optimize Azure workloads by using Advisor score
2+
title: Use Advisor score
33
description: Use Azure Advisor score to get the most out of Azure.
44
ms.topic: article
55
ms.date: 09/09/2020
66

77
---
88

9-
# Optimize Azure workloads by using Advisor score
9+
# Use Advisor score
1010

1111
## Introduction to Advisor score
1212

articles/advisor/permissions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Permissions in Azure Advisor
2+
title: Roles and permissions
33
description: Advisor permissions and how they may block your ability to configure subscriptions or postpone or dismiss recommendations.
44
ms.topic: article
5-
ms.date: 04/03/2019
5+
ms.date: 05/03/2024
66
---
77

8-
# Permissions in Azure Advisor
8+
# Roles and permissions
99

1010
Azure Advisor provides recommendations based on the usage and configuration of your Azure resources and subscriptions. Advisor uses the [built-in roles](../role-based-access-control/built-in-roles.md) provided by [Azure role-based access control (Azure RBAC)](../role-based-access-control/overview.md) to manage your access to recommendations and Advisor features.
1111

articles/advisor/toc.yml

Lines changed: 21 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@
66
href: advisor-overview.md
77
- name: What's new?
88
href: advisor-release-notes.md
9-
- name: Quickstarts
9+
- name: Get started
1010
items:
11-
- name: Get started with Advisor
11+
- name: Advisor portal basics
1212
href: advisor-get-started.md
13+
- name: Roles and permissions
14+
href: permissions.md
15+
- name: Use Advisor score
16+
href: azure-advisor-score.md
17+
- name: Configure recommendations view
18+
href: view-recommendations.md
1319
- name: Configure alerts for new recommendations
1420
items:
1521
- name: Azure portal
@@ -20,22 +26,20 @@
2026
- name: ARM template
2127
displayName: Resource Manager
2228
href: advisor-alerts-arm.md
23-
- name: Concepts
29+
- name: Recommendations list
2430
items:
25-
- name: Recommendations
26-
items:
27-
- name: Cost
28-
href: advisor-reference-cost-recommendations.md
29-
- name: Operational Excellence
30-
href: advisor-reference-operational-excellence-recommendations.md
31-
- name: Performance
32-
href: advisor-reference-performance-recommendations.md
33-
- name: Reliability
34-
href: advisor-reference-reliability-recommendations.md
35-
- name: Security
36-
href: ../defender-for-cloud/recommendations-reference.md
37-
- name: Sovereign clouds
38-
href: advisor-sovereign-clouds.md
31+
- name: Cost
32+
href: advisor-reference-cost-recommendations.md
33+
- name: Operational Excellence
34+
href: advisor-reference-operational-excellence-recommendations.md
35+
- name: Performance
36+
href: advisor-reference-performance-recommendations.md
37+
- name: Reliability
38+
href: advisor-reference-reliability-recommendations.md
39+
- name: Security
40+
href: ../defender-for-cloud/recommendations-reference.md
41+
- name: Sovereign clouds
42+
href: advisor-sovereign-clouds.md
3943
- name: Samples
4044
items:
4145
- name: Azure Resource Graph queries
@@ -60,20 +64,12 @@
6064
href: advisor-how-to-performance-resize-high-usage-vm-recommendations.md
6165
- name: Use tags to filter recommendations and score
6266
href: advisor-tag-filtering.md
63-
- name: Configure recommendations
64-
href: view-recommendations.md
65-
- name: Permissions and blocked actions
66-
href: permissions.md
67-
- name: Configure Alerts for recommendations
68-
href: advisor-alerts-portal.md
6967
- name: Configure recommendations summary
7068
href: advisor-recommendations-digest.md
7169
- name: Bulk remediation for recommendations
7270
href: advisor-quick-fix.md
7371
- name: Advisor data in Azure Resource Graph
7472
href: advisor-azure-resource-graph.md
75-
- name: Consume Advisor score
76-
href: azure-advisor-score.md
7773
- name: Calculate total cost savings
7874
href: advisor-how-to-calculate-total-cost-savings.md
7975
- name: Reference

articles/advisor/view-recommendations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: View Azure Advisor recommendations that matter to you
2+
title: Configure Azure Advisor recommendations view
33
description: View and filter Azure Advisor recommendations to reduce noise.
44
ms.topic: article
55
ms.date: 01/02/2024
66
---
77

8-
# View Azure Advisor recommendations that matter to you
8+
# Configure Azure Advisor recommendations view
99

1010
Azure Advisor provides recommendations to help you optimize your Azure deployments. Within Advisor, you have access to a few features that help you to narrow down your recommendations to only those that matter to you.
1111

0 commit comments

Comments
 (0)