Loading controls...
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:
steampipe check terraform_azure_compliance.control.servicefabric_cluster_protection_level_as_encrypt_and_sign
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share terraform_azure_compliance.control.servicefabric_cluster_protection_level_as_encrypt_and_sign
SQL
This control uses a named query:
servicefabric_cluster_protection_level_as_encrypt_and_sign