turbot/azure_compliance

GitHub
Loading controls...

Control: Cognitive Services should use private link

Description

Azure Private Link lets you connect your virtual networks 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 Cognitive Services, you'll reduce the potential for data leakage.

Usage

Run the control in your terminal:

steampipe check azure_compliance.control.cognitive_account_private_link_used

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share azure_compliance.control.cognitive_account_private_link_used

SQL

This control uses a named query:

cognitive_account_private_link_used

Tags