Skip to content

Commit a9bfe62

Browse files
authored
Merge pull request #12059 from MicrosoftDocs/jacktremper-patch-1
Global admin updates
2 parents f23ec19 + 4ed7bf5 commit a9bfe62

7 files changed

+7
-7
lines changed

teams/teams-ps/teams/Get-CsTeamsAcsFederationConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Federation between Teams and Azure Communication Services (ACS) allows users of
2828

2929
This cmdlet is used retrieve the Teams and ACS federation configuration for a Teams tenant.
3030

31-
You must be a Teams service admin, a Teams communication admin, or Global Administrator for your organization to run the cmdlet.
31+
You must be a Teams service admin or a Teams communication admin for your organization to run the cmdlet.
3232

3333
## Examples
3434

teams/teams-ps/teams/Get-CsTeamsEducationConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get-CsTeamsEducationConfiguration
2424

2525
This cmdlet is used to retrieve the organization-wide education configuration for Teams which contains settings that are applicable to education organizations.
2626

27-
You must be a Teams Service Administrator or a Global Administrator for your organization to run the cmdlet.
27+
You must be a Teams Service Administrator for your organization to run the cmdlet.
2828

2929
## Examples
3030

teams/teams-ps/teams/Get-CsTeamsSipDevicesConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get-CsTeamsSipDevicesConfiguration
2424

2525
This cmdlet is used to retrieve the organization-wide Teams SIP devices configuration which contains settings that are applicable to SIP devices connected to Teams using Teams Sip Gateway.
2626

27-
To execute the cmdlet, you need to hold a role within your organization such as Global Administrator, Global Reader, Teams Administrator, or Teams Communication Administrator.
27+
To execute the cmdlet, you need to hold a role within your organization such as Global Reader, Teams Administrator, or Teams Communication Administrator.
2828

2929
## Examples
3030

teams/teams-ps/teams/New-CsBatchPolicyAssignmentOperation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Users can be specified by their object ID (guid) or by their SIP address (user@c
3030

3131
A batch may contain up to 5,000 users. If a batch includes duplicate users, the duplicates will be removed from the batch before processing and status will only be provided for the unique users remaining in the batch. For best results, do not submit more than a few batches at a time. Allow batches to complete processing before submitting more batches.
3232

33-
You must be a Teams service admin, a Teams communication admin, or Global Administrator to run the cmdlet.
33+
You must be a Teams service admin or a Teams communication admin to run the cmdlet.
3434

3535
Batch policy assignment is currently limited to the following policy types:
3636
CallingLineIdentity, ExternalAccessPolicy, OnlineVoiceRoutingPolicy, TeamsAppSetupPolicy, TeamsAppPermissionPolicy, TeamsCallingPolicy, TeamsCallParkPolicy, TeamsChannelsPolicy, TeamsEducationAssignmentsAppPolicy, TeamsEmergencyCallingPolicy, TeamsMeetingBroadcastPolicy, TeamsEmergencyCallRoutingPolicy, TeamsMeetingPolicy, TeamsMessagingPolicy, TeamsTemplatePermissionPolicy, TeamsUpdateManagementPolicy, TeamsUpgradePolicy, TeamsVerticalPackagePolicy, TeamsVideoInteropServicePolicy, TenantDialPlan

teams/teams-ps/teams/Set-CsTeamsAcsFederationConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Federation between Teams and Azure Communication Services (ACS) allows external
3434

3535
This cmdlet is used to enable or disable Teams and ACS federation for a Teams tenant, and to specify which ACS resources can connect to Teams. Only listed ACS resources can be allowed.
3636

37-
You must be a Teams service admin, a Teams communication admin, or Global Administrator for your organization to run the cmdlet.
37+
You must be a Teams service admin or a Teams communication admin for your organization to run the cmdlet.
3838

3939
## EXAMPLES
4040

teams/teams-ps/teams/Set-CsTeamsEducationConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Set-CsTeamsEducationConfiguration
2929

3030
This cmdlet is used to manage the organization-wide education configuration for Teams which contains settings that are applicable to education organizations.
3131

32-
You must be a Teams Service Administrator or a Global Administrator for your organization to run the cmdlet.
32+
You must be a Teams Service Administrator for your organization to run the cmdlet.
3333

3434
## EXAMPLES
3535

teams/teams-ps/teams/Set-CsTeamsSipDevicesConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Set-CsTeamsSipDevicesConfiguration
2828

2929
This cmdlet is used to manage the organization-wide Teams SIP devices configuration which contains settings that are applicable to SIP devices connected to Teams using Teams Sip Gateway.
3030

31-
To execute the cmdlet, you need to hold a role within your organization such as Global Administrator, Teams Administrator, or Teams Communication Administrator.
31+
To execute the cmdlet, you need to hold a role within your organization such as Teams Administrator or Teams Communication Administrator.
3232

3333
## EXAMPLES
3434

0 commit comments

Comments
 (0)