Skip to content

Commit 1b646ca

Browse files
authored
Update Get-CsTeamsSipDevicesConfiguration.md
1 parent fba807c commit 1b646ca

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

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

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,11 @@ 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-
You must be a Teams Service Administrator or a Global Administrator for your organization to run the cmdlet.
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.
2828

2929
## Examples
3030

3131
### Example 1
32-
In this example, the organization has Bulk SignIn enabled for their SIP devices.
3332

3433
```powershell
3534
Get-CsTeamsSipDevicesConfiguration
@@ -38,14 +37,7 @@ Get-CsTeamsSipDevicesConfiguration
3837
Identity : Global
3938
BulkSignIn : Enabled
4039
```
41-
42-
## PARAMETERS
43-
44-
## INPUTS
45-
46-
## OUTPUTS
47-
48-
## NOTES
40+
In this example, the organization has Bulk SignIn enabled for their SIP devices.
4941

5042
## RELATED LINKS
5143

0 commit comments

Comments
 (0)