1 min read
Created on
Updated on

Microsoft Defender for Cloud - Recommendation Exemptions with REST API - Series


Intro

In this series I show how to work with Microsoft Defender for Cloud recommendation exemptions by using REST API and PowerShell.

The resource type is Microsoft.Security/standardAssignments, and for exemptions we use effect set to Exempt.

Microsoft has also moved toward exemption-based workflows while grouped recommendations and disable rules are being deprecated. If you are migrating legacy workflows, read:

Series navigation

Read the articles in this order:

  1. Part 1 - Get (List) exemptions
  2. Part 2 - Create exemptions
  3. Part 3 - Delete exemptions

Final remark: This series uses the current and supported Defender for Cloud exemptions model based on Microsoft.Security/standardAssignments.