Description
The Microsoft Cloud Security Benchmark (or "MCSB") is an Azure Policy Initiative containing many security policies to evaluate resource configuration against best practice recommendations. If a policy in the MCSB is set with effect type Disabled
, it is not evaluated and may prevent administrators from being informed of valuable security recommendations.
Rationaleβ
A security policy defines the desired configuration of resources in your environment and helps ensure compliance with company or regulatory security requirements. The MCSB Policy Initiative a set of security recommendations based on best practices and is associated with every subscription by default. When a policy "Effect" is set to Audit
, policies in the MCSB ensure that Defender for Cloud evaluates relevant resources for supported recommendations. To ensure that policies within the MCSB are not being missed when the Policy Initiative is evaluated, none of the policies should have an Effect of Disabled
.
Impactβ
Policies within the MCSB default to an effect of Audit
and will evaluate - but not enforce - policy recommendations. Ensuring these policies are set to Audit
simply ensures that the evaluation occurs to allow administrators to understand where an improvement may be possible. Administrators will need to determine if the recommendations are relevant and desirable for their environment, then manually take action to resolve the status if desired.
Auditβ
From Azure Portalβ
- From Azure Home select the Portal Menu.
- Select
Microsoft Defender for Cloud
. - Under
Management
, selectEnvironment Settings
. - Select the appropriate Subscription.
- Click on
Security policies
in the left column. - Click on
Microsoft cloud security benchmark
. - Click
Add Filter
and selectEffect
. - Check the
Disabled
box to search for all disabled policies. - Click
Apply
.
If no Policies are shown, no Policies are in Disabled
status and no remediation is necessary. If any Policies remain in the list, the policy Effect
should be changed to Audit
.
Default Valueβ
By default, the MCSB policy initiative is associated to all subscriptions and most policies will have an effect of Audit
. Some policies will have a default effect of Disabled
.
Referencesβ
- https://docs.microsoft.com/en-us/azure/security-center/security-center-policies
- https://docs.microsoft.com/en-us/azure/security-center/security-center-enable-transparent-data-encryption
- https://msdn.microsoft.com/en-us/library/mt704062.aspx
- https://msdn.microsoft.com/en-us/library/mt704063.aspx
- https://docs.microsoft.com/en-us/rest/api/policy/policy-assignments/get
- https://docs.microsoft.com/en-us/rest/api/policy/policy-assignments/create
- https://docs.microsoft.com/en-in/azure/security-center/tutorial-security-policy
- https://learn.microsoft.com/en-us/security/benchmark/azure/mcsb-governance-strategy#gs-7-define-and-implement-logging-threat-detection-and-incident-response-strategy