Skip to content

Commit 83c7b40

Browse files
committed
Updated for the clarificatiosn required for github issue 44455
https://github.com/MicrosoftDocs/azure-docs/issues/44455
1 parent d7a63ec commit 83c7b40

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +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. 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.
22+
If you're on Azure Security Center's standard tier, you can add the Container Registries bundle. This optional feature brings deeper visibility into the vulnerabilities of the images in your registries. Enable or disable the bundle at the subscription level to cover all registries in a subscription. This feature is charged per image, not per scan as shown on the [pricing page](security-center-pricing.md).
23+
24+
Enabling the Container Registries bundle, ensures that Security Center is ready to scan images that get pushed to the registry. The scans are at the image level: Security Center isn't scanning your registry, it's scanning the images stored in the registry.
25+
26+
Whenever an image is pushed to your registry, Security Center automatically scans that image. To trigger the scan of an image, push it to your repository.
2327

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.
2628

2729
When the scan completes (typically after approximately 10 minutes), findings are available in Security Center recommendations like this:
2830

0 commit comments

Comments
 (0)