turbot/azure_compliance
Loading controls...

Control: IoT Hub device provisioning service instances 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 the IoT Hub device provisioning service, data leakage risks are reduced.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.iot_hub_private_link_used

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

iot_hub_private_link_used

Tags