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