You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/advisor/azure-advisor-score.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.date: 07/12/2024
8
8
9
9
# Use Advisor score
10
10
11
-
## Introduction to Advisor score
11
+
## Introduction to score
12
12
13
13
Azure Advisor provides best practice recommendations for your workloads. These recommendations are personalized and actionable to help you:
14
14
@@ -28,7 +28,9 @@ The Advisor score consists of an overall score, which can be further broken down
28
28
29
29
You can track the progress you make over time by viewing your overall score and category score with daily, weekly, and monthly trends. You can also set benchmarks to help you achieve your goals.
30
30
31
-
## Access Advisor score
31
+
## Use Advisor score in the portal
32
+
33
+
Open **Azure Advisor**.
32
34
33
35
Select **Advisor score** in the left menu pane to open score page.
34
36
@@ -52,12 +54,12 @@ If any Advisor recommendations aren't relevant for an individual resource, you c
52
54
53
55
Advisor displays your category scores and your overall Advisor score as percentages. A score of 100% in any category means all your resources, *assessed by Advisor*, follow the best practices that Advisor recommends. On the other end of the spectrum, a score of 0% means that none of your resources, assessed by Advisor, follows Advisor recommendations.
54
56
55
-
**Each of the five categories has a highest potential score of 100.** Your overall Advisor score is calculated as a sum of each applicable category score, divided by the sum of the highest potential score from all applicable categories. For most subscriptions, that means Advisor adds up the score from each category and divides by 500. But *each category score is calculated only if you use resources that are assessed by Advisor*.
57
+
**Each of the five categories has a highest potential score of 100.** Your overall Advisor score is calculated as a sum of each applicable category score, divided by the sum of the highest potential score from all applicable categories. For most subscriptions that means adding up Advisor scores for each category and dividing by 500. But *each category score is calculated only if you use resources that are assessed by Advisor*.
56
58
57
59
### Advisor score calculation example
58
60
59
61
***Single subscription score:** This example is the simple mean of all Advisor category scores for your subscription. If the Advisor category scores are - **Cost** = 73, **Reliability** = 85, **Operational excellence** = 77, and **Performance** = 100, the Advisor score would be (73 + 85 + 77 + 100)/(4x100) = 0.84% or 84%.
60
-
***Multiple subscriptions score:** When multiple subscriptions are selected, the overall Advisor scores generated are weighted aggregate category scores. Here, each Advisor category score is aggregated based on resources consumed by subscriptions. After Advisor has the weighted aggregated category scores, Advisor does a simple mean calculation to give you an overall score for subscriptions.
62
+
***Multiple subscriptions score:** When multiple subscriptions are selected, the overall Advisor score score is calculated as an average of aggregated category scores. Each category score is calculated using individual subscription score and subscription consumsumption based weight. Overall score is calculated as sum of aggregated category scores divided by the sum of the highest potential scores.
61
63
62
64
### Scoring methodology
63
65
@@ -94,7 +96,7 @@ Advisor doesn't immediately include new recommendations or recommendations with
94
96
95
97
### Why is the cost score impact greater for some recommendations even if they have lower potential savings?
96
98
97
-
Your **Cost** score reflects both your potential savings from underutilized resources and the predicted ease of implementing those recommendations. For example, extra weight is applied to impacted resources that have been idle for a longer time, even if the potential savings is lower.
99
+
Your **Cost** score reflects both your potential savings from underutilized resources and the predicted ease of implementing those recommendations. For example, extra weight is applied to impacted resources that have been idle for a long time, even if the potential savings are lower.
98
100
99
101
### What does it mean when I see "Coming soon" in the score impact column?
0 commit comments