From 6baf1f8460400079ab8666d7d7a3a3e72fc8870c Mon Sep 17 00:00:00 2001 From: Thomas Naunheim <47817884+Cloud-Architekt@users.noreply.github.com> Date: Sun, 27 Oct 2024 20:18:06 +0100 Subject: [PATCH] Update powershell/internal/Test-MtCaInvalidGroupsAssigned.ps1 Co-authored-by: Fabian Bader --- powershell/internal/Test-MtCaInvalidGroupsAssigned.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powershell/internal/Test-MtCaInvalidGroupsAssigned.ps1 b/powershell/internal/Test-MtCaInvalidGroupsAssigned.ps1 index 95bdb585..7aabbbe2 100644 --- a/powershell/internal/Test-MtCaInvalidGroupsAssigned.ps1 +++ b/powershell/internal/Test-MtCaInvalidGroupsAssigned.ps1 @@ -5,7 +5,7 @@ .Description Security Groups will be used to exclude and include users from Conditional Access Policies. Assignments are still visible in the policy definition in Microsoft Graph API even the group is deleted. - This test checks if all groups used in Conditional Access Policies are still exists and shows invalid or deleted items. + This test checks if all groups used in Conditional Access Policies still exist and shows invalid or deleted items. .Example Test-MtCaInvalidGroupsAssigned