Review security recommendations
In Microsoft Defender for Cloud, resources and workloads are assessed against built-in and custom security standards enabled in your Azure subscriptions, AWS accounts, and GCP projects. Based on those assessments, security recommendations provide practical steps to remediate security issues, and improve security posture.
This article describes how to review security recommendations in your Defender for Cloud deployment using the latest version of the portal experience.
Get an overview
In Defender for Cloud, navigate to the Overview dashboard to get a holistic look at your environments, including:
- Active recommendations: Recommendations that are active in your environment.
- Unassigned recommendations: See which recommendations don't have owners assigned to them.
- Overdue recommendations: Recommendations that have an expired due date.
- Attack paths: See the number of attack paths.
Review recommendations
Important
This page discusses how to use the new recommendations experience where you have the ability to prioritize your recommendations by their effective risk level. To view this experience, you must select Try it now.
To review recommendations:
Sign in to the Azure portal.
Navigate to Defender for Cloud > Recommendations.
For each recommendation, review:
- Risk level - Specifies whether the recommendation risk is Critical, High, Medium or Low.
- Affected resource - Indicated affected resources.
- Risk factors - Environmental factors of the resource affected by the recommendation, which influences the exploitability and the business effect of the underlying security issue. For example, Internet exposure, sensitive data, lateral movement potential and more.
- Attack Paths - The number of attack paths.
- Owner - The person assigned to this recommendation.
- Due date - Indicates the due date for fixing the recommendation.
- Recommendation status indicates whether the recommendation is assigned, and the status of the due date for fixing the recommendation.
Review recommendation details
It's important to review all of the details related to a recommendation before trying to understand the process needed to resolve the recommendation. We recommend ensuring that all of the recommendation details are correct before resolving the recommendation.
To review a recommendation's details:
Sign in to the Azure portal.
Navigate to Defender for Cloud > Recommendations.
Select a recommendation.
In the recommendation page, review the details:
Description - A short description of the security issue.
Attack Paths - The number of attack paths.
Scope - The affected subscription or resource.
Freshness - The freshness interval for the recommendation.
Last change date - The date this recommendation last had a change
Owner - The person assigned to this recommendation.
Due date - The assigned date the recommendation must be resolved by.
Findings by severity - The total findings by severity.
Tactics & techniques - The tactics and techniques mapped to MITRE ATT&CK.
Explore a recommendation
You can perform many actions to interact with recommendations. If an option isn't available, it isn't relevant for the recommendation.
To explore a recommendation:
Sign in to the Azure portal.
Navigate to Defender for Cloud > Recommendations.
Select a recommendation.
In the recommendation, you can perform the following actions:
Select Open query to view detailed information about the affected resources using an Azure Resource Graph Explorer query.
Select View policy definition to view the Azure Policy entry for the underlying recommendation (if relevant).
In Findings, you can review affiliated findings by severity.
In Take action:
Remediate: A description of the manual steps required to remediate the security issue on the affected resources. For recommendations with the Fix option, you can select View remediation logic before applying the suggested fix to your resources.
Assign owner and due date: If you have a governance rule turned on for the recommendation, you can assign an owner and due date.
Exempt: You can exempt resources from the recommendation, or disable specific findings using disable rules.
Workflow automation: Set a logic app to trigger with this recommendation.
In Graph, you can view and investigate all context that is used for risk prioritization, including attack paths. You can select a node in an attack path to view the details of the selected node.
Manage recommendations assigned to you
Defender for Cloud supports governance rules for recommendations, to specify a recommendation owner or due date for action. Governance rules help ensure accountability and an SLA for recommendations.
- Recommendations are listed as On time until their due date is passed, when they're changed to Overdue.
- Before the recommendation is overdue, the recommendation doesn't affect the secure score.
- You can also apply a grace period during which overdue recommendations continue to not affect the secure score.
Learn more about configuring governance rules.
To manage recommendations assigned to you:
Sign in to the Azure portal.
Navigate to Defender for Cloud > Recommendations.
Select Add filter > Owner.
Select your user entry.
Select Apply.
In the recommendation results, review the recommendations, including affected resources, risk factors, attack paths, due dates, and status.
Select a recommendation to review it further.
In Take action > Change owner & due date, select Edit assignment to change the recommendation owner and due date if needed.
- By default the owner of the resource gets a weekly email listing the recommendations assigned to them.
- If you select a new remediation date, in Justification specify reasons for remediation by that date.
- In Set email notifications you can:
- Override the default weekly email to the owner.
- Notify owners weekly with a list of open/overdue tasks.
- Notify the owner's direct manager with an open task list.
Select Save.
Note
Changing the expected completion date doesn't change the due date for the recommendation, but security partners can see that you plan to update the resources by the specified date.
Review recommendations in Azure Resource Graph
You can use Azure Resource Graph to write a Kusto Query Language (KQL) to query Defender for Cloud security posture data across multiple subscriptions. Azure Resource Graph provides an efficient way to query at scale across cloud environments by viewing, filtering, grouping, and sorting data.
To review recommendations in Azure Resource Graph:
Sign in to the Azure portal.
Navigate to Defender for Cloud > Recommendations.
Select a recommendation.
Select Open query.
You can open the query in one of two ways:
- Query returning affected resource - Returns a list of all of the resources affected by this recommendation.
- Query returning security findings - Returns a list of all security issues found by the recommendation.
Select run query.
Review the results.
Example
In this example, this recommendation details page shows 15 affected resources:
When you open the underlying query, and run it, Azure Resource Graph Explorer returns the same affected resources for this recommendation.
Next steps
Feedback
Submit and view feedback for