turbot/azure_compliance

Control: Azure Recovery Services vaults should use private link for backup

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 Azure Recovery Services vaults, data leakage risks are reduced. Learn more about private links at: https://aka.ms/AB-PrivateEndpoints.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.recovery_service_vault_uses_private_link_for_backup

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

recovery_service_vault_uses_private_link_for_backup

Tags