Benchmark: PR.DS-02
Description
The confidentiality, integrity, and availability of data-in-transit are protected.
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 PR.DS-02.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.nist_csf_v2_pr_ds_02
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.nist_csf_v2_pr_ds_02 --share
Controls
- App Service apps should use the latest TLS version
- Function apps should use the latest TLS version
- Latest TLS version should be used in your Web App
- Secure transfer to storage accounts should be enabled
- App Service API apps should only be accessible over HTTPS
- Function apps should only be accessible over HTTPS