turbot/azure_compliance
Loading controls...

Control: Container registries should use private link

Description

Azure Private Link lets you connect your virtual network to Azure services without a public IP address at the source or destination. The private link platform handles the connectivity between the consumer and services over the Azure backbone network. By mapping private endpoints to your container registries instead of the entire service, you'll also be protected against data leakage risks.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.container_registry_uses_private_link

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.container_registry_uses_private_link --share

SQL

This control uses a named query:

container_registry_uses_private_link

Tags