Skip to content

Commit 0f33d21

Browse files
authored
Merge pull request #279747 from dcurwin/wi-255178-secure-score-table-july1-2024
Secure score screenshot update
2 parents 3d32a46 + 87a3712 commit 0f33d21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
-108 KB
Loading

articles/defender-for-cloud/secure-score-security-controls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Defender for Cloud calculates each control every eight hours for each Azure subs
4949
5050
### Example scores for a control
5151

52-
The following example focuses on secure score recommendations for enabling multifactor authentication (MFA).
52+
The following example focuses on secure score recommendations for **Remediate vulnerabilities**.
5353

5454
:::image type="content" source="./media/secure-score-security-controls/remediate-vulnerabilities-control.png" alt-text="Screenshot that shows secure score recommendations for multifactor authentication." lightbox="./media/secure-score-security-controls/remediate-vulnerabilities-control.png":::
5555

@@ -59,8 +59,8 @@ This example illustrates the following fields in the recommendations.
5959
--- | ---
6060
**Remediate vulnerabilities** | A grouping of recommendations for discovering and resolving known vulnerabilities.
6161
**Max score** | The maximum number of points that you can gain by completing all recommendations within a control.<br/><br/> The maximum score for a control indicates the relative significance of that control and is fixed for every environment.<br/><br/>Use the values in this column to determine which issues to work on first.
62-
**Current score** | The current score for this control.<br/><br/> Current score = [Score per resource] * [Number of healthy resources]<br/><br/>Each control contributes to the total score. In this example, the control is contributing 2.00 points to current total score.
63-
**Potential score increase** | The remaining points available to you within the control. If you remediate all the recommendations in this control, your score increases by 9%.<br/><br/> Potential score increase = [Score per resource] * [Number of unhealthy resources]
62+
**Current score** | The current score for this control.<br/><br/> Current score = [Score per resource] * [Number of healthy resources]<br/><br/>Each control contributes to the total score. In this example, the control is contributing 3.33 points to current total score.
63+
**Potential score increase** | The remaining points available to you within the control. If you remediate all the recommendations in this control, your score increases by 4%.<br/><br/> Potential score increase = [Score per resource] * [Number of unhealthy resources]
6464
**Insights** | Extra details for each recommendation, such as:<br/><br/> - :::image type="icon" source="media/secure-score-security-controls/preview-icon.png" border="false"::: **Preview recommendation**: This recommendation affects the secure score only when it's generally available.<br/><br/> - :::image type="icon" source="media/secure-score-security-controls/fix-icon.png" border="false"::: **Fix**: Resolve this issue.<br/><br/> - :::image type="icon" source="media/secure-score-security-controls/enforce-icon.png" border="false"::: **Enforce**: Automatically deploy a policy to fix this issue whenever someone creates a noncompliant resource.<br/><br/> - :::image type="icon" source="media/secure-score-security-controls/deny-icon.png" border="false"::: **Deny**: Prevent new resources from being created with this issue.
6565

6666
## Score calculation equations

0 commit comments

Comments
 (0)