Skip to content

Commit 05d96d0

Browse files
Merge pull request #99011 from memildin/asc-melvyn-planning
Single table of all ASC recommendations
2 parents 39abe37 + fa37757 commit 05d96d0

11 files changed

+189
-243
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27455,6 +27455,16 @@
2745527455
"redirect_url": "/azure/security-center/security-center-enable-data-collection",
2745627456
"redirect_document_id": false
2745727457
},
27458+
{
27459+
"source_path": "articles/security-center/recommendations-network.md",
27460+
"redirect_url": "/azure/security-center/recommendations-reference#recs-network",
27461+
"redirect_document_id": false
27462+
},
27463+
{
27464+
"source_path": "articles/security-center/recommendations-compute-and-apps.md",
27465+
"redirect_url": "/azure/security-center/recommendations-reference#recs-computeapp",
27466+
"redirect_document_id": false
27467+
},
2745827468
{
2745927469
"source_path": "azure/security-center/security-center-resolve-endpoint-protection-health-alerts.md",
2746027470
"redirect_url": "/azure/security-center/security-center-faq",

articles/security-center/TOC.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,12 @@
129129
href: security-center-remediate-recommendations.md
130130
- name: Strengthen security posture
131131
href: security-center-monitoring.md
132+
- name: Reference list of recommendations
133+
href: recommendations-reference.md
132134
- name: Protect your machines and apps
133135
href: security-center-virtual-machine-protection.md
134-
- name: Machines and apps recommendations reference
135-
href: recommendations-compute-and-apps.md
136136
- name: Protect network resources
137137
href: security-center-network-recommendations.md
138-
- name: Network recommendations reference
139-
href: recommendations-network.md
140138
- name: Protect data and storage services
141139
href: security-center-sql-service-recommendations.md
142140
- name: Protect identity and access

articles/security-center/azure-container-registry-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: memildin
1919

2020
Azure Container Registry (ACR) is a managed, private Docker registry service that stores and manages your container images for Azure deployments in a central registry. It's based on the open-source Docker Registry 2.0.
2121

22-
For deeper visibility into your registry and images' vulnerabilities, users of Azure Security Center's standard tier can enable the optional Container Registries bundle. For more information, see [pricing](security-center-pricing.md). With the bundle enabled, Security Center automatically scans images in your registry whenever an image is pushed to the registry.
22+
For deeper visibility into your registry and images' vulnerabilities, users of Azure Security Center's standard tier can enable the optional Container Registries bundle. The cost for using this feature is charged per image, not per scan. For more information, see [pricing](security-center-pricing.md). With the bundle enabled, Security Center automatically scans images in your registry whenever an image is pushed to the registry.
2323

2424
> [!NOTE]
2525
> Security Center's first scan of a registry will only occur after the Container Registries bundle is enabled and an image is pushed to the registry.
@@ -46,4 +46,4 @@ To learn more about Security Center's container security features, see:
4646

4747
* [Integration with Azure Kubernetes Service](azure-kubernetes-service-integration.md)
4848

49-
* [Virtual Machine protection](security-center-virtual-machine-protection.md) - Describes Security Center's recommendations
49+
* [Virtual Machine protection](security-center-virtual-machine-protection.md) - Describes Security Center's recommendations

articles/security-center/container-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This article describes how you can improve, monitor, and maintain the security o
3030
## Vulnerability management - scanning container images (Preview)
3131
To monitor your Azure Container Registry, ensure you're on Security Center's standard tier (see [pricing](/azure/security-center/security-center-pricing)). Then enable the optional Container Registries bundle. When a new image is pushed, Security Center scans the image using a scanner from the industry-leading vulnerability scanning vendor, Qualys.
3232

33-
When issues are found – by Qualys or Security Center – you’ll get notified in the Security Center dashboard. For every vulnerability, Security Center provides actionable recommendations, along with a severity classification, and guidance for how to remediate the issue. For details of Security Center's recommendations, see the list of recommendations [here](recommendations-compute-and-apps.md).
33+
When issues are found – by Qualys or Security Center – you’ll get notified in the Security Center dashboard. For every vulnerability, Security Center provides actionable recommendations, along with a severity classification, and guidance for how to remediate the issue. For details of Security Center's recommendations, see the [reference list of recommendations](recommendations-reference.md).
3434

3535
## Environment hardening
3636

articles/security-center/recommendations-compute-and-apps.md

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)