Benchmark: PCI DSS requirement 3.4
Description
Render PAN unreadable anywhere it is stored - including on portable digital media, backup media, in logs, and data received from or stored by wireless networks. Technology solutions for this requirement may include strong one-way hash functions of the entire PAN, truncation, index tokens with securely stored pads, or strong cryptography.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-azure-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select PCI DSS requirement 3.4.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_3_4
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_3_4 --share
Controls
- App Service API apps should only be accessible over HTTPS
- Function apps should only be accessible over HTTPS
- Automation account variables should be encrypted
- Only secure connections to your Azure Cache for Redis should be enabled
- Virtual machines should encrypt temp disks, caches, and data flows between Compute and Storage resources
- Service Fabric clusters should have the ClusterProtectionLevel property set to EncryptAndSign
- SQL databases transparent data encryption should be enabled
- Secure transfer to storage accounts should be enabled