Skip to content

Commit 8be7839

Browse files
authored
Merge pull request #105429 from memildin/asc-melvyn-faq-work
Fixed THREE things
2 parents 53e34be + 73d385a commit 8be7839

File tree

40 files changed

+71
-124
lines changed

40 files changed

+71
-124
lines changed

articles/security-center/faq-general.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ Azure Security Center automatically collects, analyzes, and fuses log data from
8181
* Security alerts from integrated partner security solutions such as Anti-Malware or Web Application Firewalls
8282

8383

84-
## Why did secure scores values change? <a name="secure-score-faq"></a>
85-
As of February 2019, Security Center adjusted the score of a few recommendations, in order to better fit their severity. As a result of this adjustment, there may be changes in overall secure score values. For more information about secure score, see [Secure score calculation](security-center-secure-score.md).
84+
## Why did Secure Score values change? <a name="secure-score-faq"></a>
85+
As of February 2019, Security Center adjusted the score of a few recommendations, in order to better fit their severity. As a result of this adjustment, there may be changes in overall Secure Score values. For more information about Secure Score, see [Secure Score calculation](security-center-secure-score.md).
8686

8787

8888
## What's the difference between threats detected and alerted on by Microsoft Security Response Center versus Azure Security Center?

articles/security-center/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ landingContent:
6060
url: security-center-onboarding.md
6161

6262
# Card
63-
- title: Improve your secure score
63+
- title: Improve your Secure Score
6464
linkLists:
6565
- linkListType: how-to-guide
6666
links:
67-
- text: What is a secure score?
67+
- text: What is a Secure Score?
6868
url: security-center-secure-score.md
6969
- text: Remediate security recommendations
7070
url: security-center-remediate-recommendations.md

articles/security-center/recommendations-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article lists the recommendations you might see in Azure Security Center. T
2121

2222
To learn about how to respond to these recommendations, see [Remediate recommendations in Azure Security Center](security-center-remediate-recommendations.md).
2323

24-
Your secure score is based on how many Security Center recommendations you have mitigated. To prioritize the recommendations to resolve first, consider the severity of each.
24+
Your Secure Score is based on how many Security Center recommendations you have mitigated. To prioritize the recommendations to resolve first, consider the severity of each.
2525

2626
## <a name="recs-network"></a>Network recommendations
2727

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The potential for the Security Control "Apply system updates" in the screenshot
7070
|Metric|Formula and example|
7171
|-|-|
7272
|**Security Control's current score**|<br>![Equation for calculating a Security Control's current score](media/secure-score-security-controls/security-control-scoring-equation.png)<br><br>Each individual Security Control contributes towards the Security Score. Each resource affected by a recommendation within the control, contributes towards the control's current score. The current score for each control is a measure of the status of the resources *within* the control.<br>![Tooltips showing the values used when calculating the Security Control's current score](media/secure-score-security-controls/security-control-scoring-tooltips.png)<br>In this example, the max score of 6 would be divided by 78 because that's the sum of the healthy and unhealthy resources.<br>6 / 78 = 0.0769<br>Multiplying that by the number of healthy resources (4) results in the current score:<br>0.0769 * 4 = **0.31**<br><br>|
73-
|**Secure Score**<br>Single subscription|<br>![Equation for calculating the current Secure Score](media/secure-score-security-controls/secure-score-equation.png)<br><br>![Single subscription secure score with all controls enabled](media/secure-score-security-controls/secure-score-example-single-sub.png)<br>In this example, there is a single subscription with all Security Controls available (a potential maximum score of 60 points). The score shows 28 points out of a possible 60 and the remaining 32 points are reflected in the "Potential score increase" figures of the Security Controls.<br>![List of controls and the potential score increase](media/secure-score-security-controls/secure-score-example-single-sub-recs.png)|
73+
|**Secure Score**<br>Single subscription|<br>![Equation for calculating the current Secure Score](media/secure-score-security-controls/secure-score-equation.png)<br><br>![Single subscription Secure Score with all controls enabled](media/secure-score-security-controls/secure-score-example-single-sub.png)<br>In this example, there is a single subscription with all Security Controls available (a potential maximum score of 60 points). The score shows 28 points out of a possible 60 and the remaining 32 points are reflected in the "Potential score increase" figures of the Security Controls.<br>![List of controls and the potential score increase](media/secure-score-security-controls/secure-score-example-single-sub-recs.png)|
7474
|**Secure Score**<br>Multiple subscriptions|<br>The current score for all resources across all subscriptions are added and the calculation is then the same as for a single subscription<br><br>When viewing multiple subscriptions, Secure Score evaluates all resources within all enabled policies and groups their combined impact on each Security Control's maximum score.<br>![Secure Score for multiple subscriptions with all controls enabled](media/secure-score-security-controls/secure-score-example-multiple-subs.png)<br>The combined score is **not** an average; rather it's the evaluated posture of the status of all resources across all subscriptions.<br>Here too, if you go to the recommendations page and add up the potential points available, you will find that it's the difference between the current score (24) and the maximum score available (60).|
7575
||||
7676

articles/security-center/security-center-adaptive-application.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,4 @@ In this document, you learned how to use adaptive application control in Azure S
176176
* [Security health monitoring in Azure Security Center](security-center-monitoring.md). Learn how to monitor the health of your Azure resources.
177177
* [Understanding security alerts in Azure Security Center](https://docs.microsoft.com/azure/security-center/security-center-alerts-type). Learn about the different types of security alerts.
178178
* [Azure Security Center Troubleshooting Guide](https://docs.microsoft.com/azure/security-center/security-center-troubleshooting-guide). Learn how to troubleshoot common issues in Security Center.
179-
* [Azure Security Center FAQ](security-center-faq.md). Find frequently asked questions about using the service.
180179
* [Azure Security Blog](https://blogs.msdn.com/b/azuresecurity/). Find blog posts about Azure security and compliance.

articles/security-center/security-center-alert-validation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,4 @@ This article introduced you to the alerts validation process. Now that you're fa
7474
* [Security health monitoring in Azure Security Center](security-center-monitoring.md) - Learn how to monitor the health of your Azure resources.
7575
* [Understanding security alerts in Azure Security Center](https://docs.microsoft.com/azure/security-center/security-center-alerts-type) - Learn about the different types of security alerts.
7676
* [Azure Security Center Troubleshooting Guide](https://docs.microsoft.com/azure/security-center/security-center-troubleshooting-guide) - Learn how to troubleshoot common issues in Security Center.
77-
* [Azure Security Center FAQ](security-center-faq.md) - Find frequently asked questions about using the service.
7877
* [Azure Security Blog](https://blogs.msdn.com/b/azuresecurity/) - Find blog posts about Azure security and compliance.

articles/security-center/security-center-app-services.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,4 @@ In this article, you learned how to use monitoring capabilities in Azure Securit
6060
* [Managing and responding to security alerts in Azure Security Center](security-center-managing-and-responding-alerts.md): Learn how to manage and respond to security alerts.
6161
* [App services](security-center-virtual-machine-protection.md#app-services): View a list of your App service environments with health summaries.
6262
* [Monitoring partner solutions with Azure Security Center](security-center-partner-solutions.md): Learn how to monitor the health status of your partner solutions.
63-
* [Azure Security Center FAQ](security-center-faq.md): Find frequently asked questions about using the service.
6463
* [Azure Security Blog](https://blogs.msdn.com/b/azuresecurity/): Find blog posts about Azure security and compliance.

articles/security-center/security-center-apply-disk-encryption.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ To learn more about Security Center, see the following:
5454
* [Security health monitoring in Azure Security Center](security-center-monitoring.md) -- Learn how to monitor the health of your Azure resources.
5555
* [Managing and responding to security alerts in Azure Security Center](security-center-managing-and-responding-alerts.md) -- Learn how to manage and respond to security alerts.
5656
* [Managing security recommendations in Azure Security Center](security-center-recommendations.md) -- Learn how recommendations help you protect your Azure resources.
57-
* [Azure Security Center FAQ](security-center-faq.md) -- Find frequently asked questions about using the service.
5857
* [Azure Security blog](https://blogs.msdn.com/b/azuresecurity/) -- Find blog posts about Azure security and compliance.
5958

6059
<!--Image references-->

articles/security-center/security-center-apply-system-updates.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ To learn more about Security Center, see the following:
7474
* [Security health monitoring in Azure Security Center](security-center-monitoring.md) -- Learn how to monitor the health of your Azure resources.
7575
* [Managing and responding to security alerts in Azure Security Center](security-center-managing-and-responding-alerts.md) -- Learn how to manage and respond to security alerts.
7676
* [Monitoring partner solutions with Azure Security Center](security-center-partner-solutions.md) -- Learn how to monitor the health status of your partner solutions.
77-
* [Azure Security Center FAQ](security-center-faq.md) -- Find frequently asked questions about using the service.
7877
* [Azure Security blog](https://blogs.msdn.com/b/azuresecurity/) -- Find blog posts about Azure security and compliance.
7978

8079
<!--Image references-->

articles/security-center/security-center-compliance-dashboard.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,4 @@ To learn more see:
9999

100100
- [Managing security recommendations in Azure Security Center](security-center-recommendations.md) - Learn how to use recommendations in Azure Security Center to help protect your Azure resources.
101101

102-
- [Improve your secure score in Azure Security Center](security-center-secure-score.md) - Learn how to prioritize vulnerabilities and security recommendations to most improve your security posture.
103-
104-
- [Azure Security Center FAQ](security-center-faq.md) - Find frequently asked questions about using the service.
102+
- [Improve your Secure Score in Azure Security Center](security-center-secure-score.md) - Learn how to prioritize vulnerabilities and security recommendations to most improve your security posture.

0 commit comments

Comments
 (0)