Azure Container Registry (ACR)

Scan ACR registries.

Scan images in Azure Container Registry (ACR)

To scan a repository in Azure Container Registry (ACR), create a new registry scan setting.
Prerequisites:
You have installed a Defender somewhere in your environment.
  1. Open Console, and go to 
    Defend > Vulnerabilities > Registry
    .

  2. Click
    Add registry
    .
  3. In the
    Add New Registry Setting Specification
    dialog, enter the following values:
    1. In the
      Version
      drop-down list, select 
      Azure Container Registry
      .
    2. In the
      Registry
      field, enter the Fully Qualified Domain Name (FQDN) for the registry’s ACR login server.
      The format for the FQDN is
      <REGISTRY_NAME>.azurecr.io
      , where
      <REGISTRY_NAME>
      is a unique value specified when the registry was created. Example:
      example.azurecr.io
      .
    3. In the
      Repository
      field, enter the name of the repository to scan. Example: 
      library/alpine
      .
    4. In the
      Tag
      field, enter an image tag. Leave this field blank to scan all images, regardless of their tag.
    5. In the
      Credential
      field, configure how Prisma Cloud authenticates with ACR.
      Select a credential from the drop-down list. If there are no credentials in the list, click 
      Add new
      , and create an Azure credential.
    6. In the
      OS type
      field, specify whether the repo holds
      Linux
      or
      Windows
      images.

    7. In
      Scanners scope
      , specify the collections of defenders to use for the scan.
      Console selects the available Defenders from the scope to execute the scan job according to the
      Number of scanners
      setting. For more information, see deployment patterns.
    8. In
      Number of scanners
      , enter the number of Defenders across which scan jobs can be distributed.
    9. In
      Cap
      , limit the number of images to scan.
      Set
      Cap
      to
      5
      to scan the five most recent images, or enter a different value to increase or decrease the limit. Set
      Cap