Skip to content

21814 filters to only Global Administrator and Global Reader directory roles #775

@cis-ce

Description

@cis-ce

Todo left in during testing, excludes other privileged role members

# TODO: Remove filter for GA and Global Reader, limiting during testing time.
$privilegedRoles = $roles | Where-Object { $_.displayName -in @('Global Administrator', 'Global Reader') }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions