turbot/terraform_azure_compliance
Loading controls...

Control: Azure File Sync should use private link

Description

Creating a private endpoint for the indicated Storage Sync Service resource allows you to address your Storage Sync Service resource from within the private IP address space of your organization's network, rather than through the internet-accessible public endpoint. Creating a private endpoint by itself does not disable the public endpoint.

Usage

Run the control in your terminal:

powerpipe control run terraform_azure_compliance.control.storage_sync_private_link_used

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_azure_compliance.control.storage_sync_private_link_used --share

SQL

This control uses a named query:

storage_sync_private_link_used

Tags