Test-AzdoAllowTeamAdminsInvitationsAccessToken
SYNOPSIS
Returns a boolean depending on the configuration.
SYNTAX
Test-AzdoAllowTeamAdminsInvitationsAccessToken [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTION
By default, all administrators can invite new users to their Azure DevOps organization. Disabling this policy prevents Team and Project Administrators from inviting new users or adding Entra groups. However, Project Collection Administrators (PCAs) can still add new users and Entra groups to the organization regardless of the policy status. Additionally, if a user is already a member of the organization, Project and Team Administrators can add that user to specific projects.
https://aka.ms/azure-devops-invitations-policy
EXAMPLES
EXAMPLE 1
Test-AzdoAllowTeamAdminsInvitationsAccessToken
Returns a boolean depending on the configuration.
PARAMETERS
-ProgressAction
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
System.Boolean
NOTES
RELATED LINKS
https://maester.dev/docs/commands/Test-AzdoAllowTeamAdminsInvitationsAccessToken