Dismiss and postpone recommendations

Azure Advisor provides personalized best-practice recommendations to help you optimize your Azure resources. When certain insights aren’t immediately actionable, you can postpone or dismiss them to keep your focus on what matters most.

Note

You need Contributor or Owner permission to dismiss or postpone a recommendation. To learn more about permissions in Advisor, see Roles and permissions.

Key differences

  • Postpone: Temporarily hide an item for a set period—1, 7, 30, or 90 days. After that, it automatically reappears.
  • Dismiss: Permanently remove an item from view until you choose to reactivate it.

Postpone a recommendation

  1. Open Azure Advisor in the Azure portal.

  2. To view your recommendations, select a recommendation category.

  3. Select a recommendation from the list of recommendations.

  4. Select Postpone or Dismiss for the recommendation you want to postpone or dismiss.

    Screenshot showing the Review Disks recommendation highlighting the Select column and the Postpone or Dismiss actions for a single recommendation.

Postpone or dismiss recommendation for multiple resources

  1. Open Azure Advisor in the Azure portal.

  2. To view your recommendations, select a recommendation category.

  3. Select a recommendation from the list of recommendations.

  4. Select the checkbox at the left of the row for all resources you want to postpone or dismiss the recommendation.

  5. Select Postpone or Dismiss in the upper-left corner of the table.

    Screenshot showing the Review Disks recommendation highlighting the Select column and the Postpone or Dismiss actions.

Tip

If the selection boxes are disabled, recommendations might still be loading. Wait for all recommendations to load before you try to postpone or dismiss.

Reactivate a postponed or dismissed recommendation

You can activate a recommendation that was postponed or dismissed. This action can be done in the Azure portal or programmatically. In the Azure portal:

  1. Open Advisor in the Azure portal.

  2. Change the filter on the Overview pane to Postponed. Advisor then displays postponed or dismissed recommendations.

  3. Select a category to see Postponed and Dismissed recommendations.

  4. Select a recommendation from the list of recommendations. This action opens recommendations with the Postponed & Dismissed tab already selected to show the resources for which this recommendation was postponed or dismissed.

  5. Select Activate at the end of the row. The recommendation is now active for that resource and removed from the table. The recommendation is visible on the Active tab.

    Screenshot showing the Review Disks recommendation highlighting the Postponed & Dismissed heading and the Activate action in the Action column.

Automate with REST API

You can manage these actions programmatically. See Suppressions for details.