turbot/azure_compliance
Loading controls...

Control: Cognitive Services accounts should restrict network access

Description

Network access to Cognitive Services accounts should be restricted. Configure network rules so only applications from allowed networks can access the Cognitive Services account. To allow connections from specific internet or on-premises clients, access can be granted to traffic from specific Azure virtual networks or to public internet IP address ranges.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.cognitive_account_restrict_public_access

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

cognitive_account_restrict_public_access

Tags