Skip to main content

Overview

The Azure ACR (Azure Container Registry) integration enables Backline to scan your container images hosted in Azure for security vulnerabilities. Ensure your containerized applications are secure before deployment.

What You Can Do

With the ACR integration, Backline can:
  • Scan container images in your Azure registries
  • Analyze image layers for vulnerabilities
  • Detect security issues in dependencies
  • Track image security across versions
  • Monitor compliance with security policies

Prerequisites

Before connecting ACR, ensure you have:
  • An Azure account with ACR registries
  • Azure Service Principal or credentials
  • Permission to access container registries
  • Registry login server information

Connecting ACR

1

Navigate to Integrations

Go to the Integration Hub from the main menu.
2

Select ACR

Find and click on the Azure ACR integration card.
3

Enter Registry Details

Provide your ACR registry name and login server.
4

Add Credentials

Enter your Azure Service Principal credentials or admin credentials.
5

Test Connection

Click Test Connection to verify access.
6

Save

Click Save to complete the integration.

Required Azure Permissions

Your credentials need these ACR permissions:
  • Read access to repositories
  • Pull images
  • Read image manifests
  • List repository tags
Use a Service Principal with Reader role on your ACR resource for secure, limited access.

After Connection

Once ACR is connected, Backline will:
  1. List all registries and repositories
  2. Begin scanning tagged images
  3. Analyze vulnerabilities in image layers
  4. Provide remediation guidance

Image Scanning

Backline examines:
  • All images in connected registries
  • Base image vulnerabilities
  • Application dependencies within containers
  • Configuration weaknesses
Initial scans may take time depending on image size and quantity. Backline performs incremental scans for efficiency.

Managing the Integration

Updating Registry Access

To modify credentials or registries:
  1. Open the Integration Hub
  2. Click on the ACR integration
  3. Update your registry details or credentials
  4. Test and save changes

Disconnecting

To remove the ACR integration:
  1. Go to the Integration Hub
  2. Click on the ACR integration
  3. Select Disconnect
  4. Confirm the disconnection
Disconnecting stops scanning of Azure container images. Existing findings remain but won’t be refreshed.

Additional Configuration

More detailed configuration options will be available here.