Skip to content

Commit 7190cae

Browse files
Merge pull request #106890 from memildin/asc-melvyn-secureScoreEnhanced
Ready for the switch over for secure score
2 parents 405919c + 8920f9a commit 7190cae

File tree

7 files changed

+60
-61
lines changed

7 files changed

+60
-61
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@
5757
],
5858
"cSpell.words": [
5959
"auditd"
60-
]
60+
],
61+
"git.ignoreLimitWarning": true
6162
}

articles/security-center/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@
4040

4141
- name: Concepts
4242
items:
43-
- name: Secure Score in Security Center
44-
href: security-center-secure-score.md
45-
- name: The enhanced Secure Score
43+
- name: Secure score
4644
href: secure-score-security-controls.md
4745
- name: Permissions
4846
href: security-center-permissions.md
@@ -207,6 +205,8 @@
207205
href: security-center-features-retirement-july2019.md
208206
- name: Endpoint protection assessment and recommendations
209207
href: security-center-endpoint-protection.md
208+
- name: Secure score (legacy)
209+
href: security-center-secure-score.md
210210

211211
- name: Resources
212212
items:
-796 Bytes
Loading
-17.8 KB
Loading
-1.4 KB
Loading

articles/security-center/secure-score-security-controls.md

Lines changed: 49 additions & 48 deletions
Large diffs are not rendered by default.

articles/security-center/security-center-secure-score.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ ms.author: memildin
1616

1717
---
1818

19-
# Improve your Secure Score in Azure Security Center
19+
# Improve your secure score in Azure Security Center
2020

2121
> [!NOTE]
22-
> There is an enhanced Secure Score available in preview. The enhanced Secure Score will eventually replace the existing Secure Score, but for a while they will be running side-by-side to ease the transition.
22+
> This article is about the previous version of the secure score. This secure score experience is still available from the UI but will be phased out over time.
23+
> The two secure score experiences are running side-by-side to enable a smoother transition.
2324
>
24-
> For details of the benefits of the enhanced Secure Score, see [here](secure-score-security-controls.md).
25+
> For details of the newer secure score, see [here](secure-score-security-controls.md).
2526
>
26-
> To take part in the preview, open Azure Portal, launch Azure Security Center, and select Secure Score. From there, you will see a banner at the top of the page offering the new Secure Score experience. Alternatively, click [here](https://aka.ms/ascnewscore).
2727
2828
With so many services offering security benefits, it's often hard to know what steps to take first to secure and harden your workload. The Secure Score reviews your security recommendations and prioritizes them for you, so you know which recommendations to perform first. This helps you find the most serious security vulnerabilities so you can prioritize investigation. Secure Score is a tool that helps you assess your workload security posture.
2929

@@ -71,14 +71,11 @@ The **Recommendation impact** lets you know how much your Secure Score improves
7171

7272
The recommendation shows which threats your workload is exposed to if the remediation steps are not taken.
7373

74-
![individual recommendation Secure Score](./media/security-center-secure-score/indiv-recommendation-secure-score.png)
75-
76-
74+
![individual recommendation secure score](./media/security-center-secure-score/indiv-recommendation-secure-score.png)
7775

7876

7977
## Next steps
8078
This article showed you how to improve your security posture using **Secure Score** in Azure Security Center. To learn more about Security Center, see:
8179

82-
* [Azure Security Center FAQ](faq-general.md)--Find frequently asked questions about the service and Secure Score.
80+
* [Azure Security Center FAQ](security-center-faq.md)--Find frequently asked questions about using the service.
8381
* [Security health monitoring in Azure Security Center](security-center-monitoring.md)--Learn how to monitor the health of your Azure resources.
84-
* [Secure Score - enhanced](secure-score-security-controls.md)--Learn about the benefits of the enhanced Secure Score currently in preview.

0 commit comments

Comments
 (0)