Skip to content

Commit 90555f2

Browse files
authored
Merge pull request #10883 from JensTrier/JensUpdate11
Adding clarity on cloud availability
2 parents 3352096 + c3ee261 commit 90555f2

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

skype/skype-ps/skype/Set-CsOnlineApplicationInstance.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ ms.reviewer:
1515
## SYNOPSIS
1616
Updates an application instance in Azure Active Directory.
1717

18-
**Note**: The use of this cmdlet for assigning phone numbers has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment)
19-
and [Remove-CsPhoneNumberAssignment](/powershell/module/teams/remove-csphonenumberassignment) cmdlets instead.
18+
**Note**: The use of this cmdlet for assigning phone numbers in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) and [Remove-CsPhoneNumberAssignment](/powershell/module/teams/remove-csphonenumberassignment) cmdlets instead.
2019

2120
## SYNTAX
2221

@@ -55,7 +54,7 @@ Accept wildcard characters: False
5554
```
5655
5756
### -OnpremPhoneNumber
58-
**Note**: Using this parameter has been deprecated. Use the new Set-CsPhoneNumberAssignment cmdlet instead.
57+
**Note**: Using this parameter has been deprecated in commercial and GCC cloud instances. Use the new Set-CsPhoneNumberAssignment cmdlet instead.
5958
6059
Assigns a hybrid (on-premise) telephone number to the application instance.
6160

skype/skype-ps/skype/Set-CsUser.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Modifies Skype for Business properties for an existing user account.
1717
Properties can be modified only for accounts that have been enabled for use with Skype for Business.
1818
This cmdlet was introduced in Lync Server 2010.
1919

20-
**Note**: Using this cmdlet for Microsoft Teams users has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) and [Remove-CsPhoneNumberAssignment](/powershell/module/teams/remove-csphonenumberassignment) cmdlets instead.
20+
**Note**: Using this cmdlet for Microsoft Teams users in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) and [Remove-CsPhoneNumberAssignment](/powershell/module/teams/remove-csphonenumberassignment) cmdlets instead.
2121

2222
## SYNTAX
2323

@@ -156,7 +156,7 @@ Accept wildcard characters: False
156156
Indicates whether the user has been enabled for Enterprise Voice, which is the Microsoft implementation of Voice over Internet Protocol (VoIP).
157157
With Enterprise Voice, users can make telephone calls using the Internet rather than using the standard telephone network.
158158

159-
**Note**: Using this parameter for Microsoft Teams users has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) cmdlet instead.
159+
**Note**: Using this parameter for Microsoft Teams users in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) cmdlet instead.
160160

161161
```yaml
162162
Type: Boolean
@@ -402,7 +402,7 @@ Depending on your setup, those two numbers could actually be different.
402402
For example, in some organizations dialing 1-425-555-1297 routes your call to an Exchange Auto Attendant.
403403
Conversely, dialing just the extension (51297) or using Skype for Business to dial the number 1-425-555-1297 extension 51297 will route your call directly to the user.
404404

405-
**Note**: Using this parameter for Microsoft Teams users has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) cmdlet instead.
405+
**Note**: Using this parameter for Microsoft Teams users in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) cmdlet instead.
406406

407407
```yaml
408408
Type: String

0 commit comments

Comments
 (0)