Skip to content

Commit

Permalink
Create MT.1038.md
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed Dec 14, 2024
1 parent 2998119 commit b3cbd69
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions website/docs/tests/maester/MT.1038.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: MT.1038 - Conditional Access policies should not include or exclude deleted groups.
description: This test checks if there are any Conditional Access policies that target deleted security groups.
slug: /tests/MT.1038
sidebar_class_name: hidden
---

# All excluded objects should have a fallback include in another policy

## Description

This test checks if there are any Conditional Access policies that target deleted security groups.

This usually happens when a group is deleted but is still referenced in a Conditional Access policy.

Deleted groups in your policy can lead to unexpected gaps. This may result in Conditional Access policies not being applied to the users you intended or the policy not being applied at all.

To fix this issue:

## How to fix

* Open the impacted Conditional access policy.
* If the group is no longer needed, click Save to remove the referenced group from the policy.
* If the group is still needed, update the policy to target a valid group.

0 comments on commit b3cbd69

Please sign in to comment.