Skip to content

Commit af84718

Browse files
authored
Merge pull request #96587 from memildin/asc-melvyn-daily
Added a note.
2 parents 1ffeb40 + 2caf211 commit af84718

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,12 @@ 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 ACR service whenever an image is pushed to the registry. When the scan completes (typically after approximately 10 minutes), findings are available in Security Center in recommendations like this:
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.
23+
24+
> [!NOTE]
25+
> 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.
26+
27+
When the scan completes (typically after approximately 10 minutes), findings are available in Security Center recommendations like this:
2328

2429
[![Sample Azure Security Center recommendation about vulnerabilities discovered in an Azure Container Registry (ACR) hosted image](media/azure-container-registry-integration/container-security-acr-page.png)](media/azure-container-registry-integration/container-security-acr-page.png#lightbox)
2530

0 commit comments

Comments
 (0)