Control: Service Fabric clusters should have the ClusterProtectionLevel property set to EncryptAndSign
Description
Service Fabric provides three levels of protection (None, Sign and EncryptAndSign) for node-to-node communication using a primary cluster certificate. Set the protection level to ensure that all node-to-node messages are encrypted and digitally signed.
Usage
Run the control in your terminal:
powerpipe control run azure_compliance.control.servicefabric_cluster_protection_level_as_encrypt_and_sign
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run azure_compliance.control.servicefabric_cluster_protection_level_as_encrypt_and_sign --share
SQL
This control uses a named query:
servicefabric_cluster_protection_level_as_encrypt_and_sign