Skip to main content
Version: 2.1.1-preview

MT.1189 - Groups assigned to Global Secure Access traffic forwarding profiles should not be nested

Overview​

Global Secure Access traffic forwarding profiles (Microsoft 365, Internet, and Private Access) can be scoped to specific users and groups. Microsoft does not support nested group membership for this assignment - a user must be a direct member of the assigned group to receive the profile (and therefore the Global Secure Access client routing). A nested assignment group silently leaves part of the intended population without the profile.

Remediation action:​

  1. Identify the flagged traffic forwarding profile assignment group(s).
  2. Either flatten the group to direct user membership, or assign the nested group(s) to the profile directly.
  3. Re-test to confirm that no profile assignment group contains a nested group.

Test Metadata​

FieldValue
Test IDMT.1189
SeverityUnknown
SuiteMaester
CategoryEntra
PowerShell testTest-MtGsaForwardingProfileAssignmentNotNested
TagsEntra, Maester, MT.1189, Preview

Source​

  • Pester test: tests/Maester/GlobalSecureAccess/Test-MtGsaForwardingProfileAssignmentNotNested.Tests.ps1
  • PowerShell source: powershell/public/maester/globalsecureaccess/Test-MtGsaForwardingProfileAssignmentNotNested.ps1