Skip to content

Commit 9160fa7

Browse files
committed
Merge branch 'master' into chrisda
2 parents 8c3bcc3 + cbdbbad commit 9160fa7

File tree

9 files changed

+48
-50
lines changed

9 files changed

+48
-50
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1327,7 +1327,7 @@ Set-SPOTenant -ContentTypeSyncSiteTemplatesList MySites -ExcludeSiteTemplate
13271327

13281328
Please read [Control access from unmanaged devices](https://docs.microsoft.com/sharepoint/control-access-from-unmanaged-devices ) documentation here to understand Conditional Access Policy usage in SharePoint Online.
13291329

1330-
PARAMVALUE: AllowFullAccess | LimitedAccess | BlockAccess
1330+
PARAMVALUE: AllowFullAccess | AllowLimitedAccess | BlockAccess
13311331

13321332
```yaml
13331333
Type: SPOConditionalAccessPolicyType

sharepoint/sharepoint-ps/sharepoint-online/Start-SPOSiteRename.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ ms.reviewer:
1111
# Start-SPOSiteRename
1212

1313
## SYNOPSIS
14-
This Feature is part of the Admin Center Preview. If your tenant is not part of the Admin Center Preview, you will get an error when trying to run this cmdlet.
14+
> [!NOTE]
15+
>This Feature is part of the Admin Center Preview. If your tenant is not part of the Admin Center Preview, you will get an error when trying to run this cmdlet.
1516
1617
Starts a job to rename a site. You can change the title, the URL or both of a particular site on a SharePoint Online collection
1718

skype/skype-ps/skype/Get-CsIPPhonePolicy.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
3-
applicable: Skype for Business Online
3+
applicable: Skype for Business Online, Skype for Business Server 2019
44
title: Get-CsIPPhonePolicy
55
schema: 2.0.0
66
manager: bulenteg
@@ -12,7 +12,7 @@ ms.reviewer:
1212
# Get-CsIPPhonePolicy
1313

1414
## SYNOPSIS
15-
Use the Get-CsIPPhonePolicy cmdlet to get all the settings of the Skype for Business Online global IP phone policy. IP phone policies define the Skype for Business Online features that are available to users.
15+
Use the Get-CsIPPhonePolicy cmdlet to get all the settings of the Skype for Business Online and Skype for Business Server 2019 global IP phone policy. IP phone policies define the Skype for Business features that are available to users.
1616

1717
## SYNTAX
1818

@@ -41,7 +41,7 @@ This parameter is reserved for internal Microsoft use.
4141
Type: String
4242
Parameter Sets: (All)
4343
Aliases:
44-
Applicable: Skype for Business Online
44+
Applicable: Skype for Business Online, Skype for Business Server 2019
4545

4646
Required: False
4747
Position: Named
@@ -57,7 +57,7 @@ This parameter is reserved for internal Microsoft use.
5757
Type: XdsIdentity
5858
Parameter Sets: (All)
5959
Aliases:
60-
Applicable: Skype for Business Online
60+
Applicable: Skype for Business Online, Skype for Business Server 2019
6161

6262
Required: False
6363
Position: 1
@@ -73,7 +73,7 @@ This parameter is reserved for internal Microsoft use.
7373
Type: SwitchParameter
7474
Parameter Sets: (All)
7575
Aliases:
76-
Applicable: Skype for Business Online
76+
Applicable: Skype for Business Online, Skype for Business Server 2019
7777

7878
Required: False
7979
Position: Named
@@ -89,7 +89,7 @@ This parameter is reserved for internal Microsoft use.
8989
Type: Guid
9090
Parameter Sets: (All)
9191
Aliases:
92-
Applicable: Skype for Business Online
92+
Applicable: Skype for Business Online, Skype for Business Server 2019
9393

9494
Required: False
9595
Position: Named

skype/skype-ps/skype/Get-CsOnlineUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Accept wildcard characters: False
151151
Indicates the Identity of the user account to be retrieved.
152152
User Identities can be specified using one of the following formats: 1) the user's SIP address; 2) the user's user principal name (UPN); or, 3) the user's Active Directory display name (for example, Ken Myer).
153153

154-
You can use the asterisk (*) wildcard character when using the Display Name as the user Identity.
154+
You can use the asterisk ( * ) wildcard character when using the Display Name as the user Identity.
155155
For example, the Identity "* Smith" returns all the users who have a display name that ends with the string value " Smith".
156156

157157
```yaml

skype/skype-ps/skype/Grant-CsIPPhonePolicy.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
33
applicable: Skype for Business Online
4-
title: Grant-CsIPPhonePolicy
4+
title: Grant-CsIPPhonePolicy, Skype for Business Server 2019
55
schema: 2.0.0
66
manager: bulenteg
77
author: tomkau
@@ -13,7 +13,7 @@ ms.reviewer:
1313

1414
## SYNOPSIS
1515
Use the Grant-CsIPPhonePolicy cmdlet to assign an Internet Protocol (IP) phone policy to a user or a group of users.
16-
IP phone policies determine the features of Skype for Business Online that are available to users.
16+
IP phone policies determine the features of Skype for Business Online and Skype for Business Server 2019 that are available to users.
1717
For example, you might enable the Better Together Over Ethernet feature for some users while disabling it for others.
1818

1919
## SYNTAX
@@ -67,7 +67,7 @@ For example: `Grant-CsIPPhonePolicy -Identity "Ken Myer" -PolicyName $Null`
6767
Type: String
6868
Parameter Sets: (All)
6969
Aliases:
70-
Applicable: Skype for Business Online
70+
Applicable: Skype for Business Online, Skype for Business Server 2019
7171

7272
Required: False
7373
Position: 2
@@ -83,7 +83,7 @@ The Confirm switch causes the command to pause processing, and requires confirma
8383
Type: SwitchParameter
8484
Parameter Sets: (All)
8585
Aliases: cf
86-
Applicable: Skype for Business Online
86+
Applicable: Skype for Business Online, Skype for Business Server 2019
8787

8888
Required: False
8989
Position: Named
@@ -99,7 +99,7 @@ This parameter is reserved for internal Microsoft use.
9999
Type: Fqdn
100100
Parameter Sets: (All)
101101
Aliases:
102-
Applicable: Skype for Business Online
102+
Applicable: Skype for Business Online, Skype for Business Server 2019
103103

104104
Required: False
105105
Position: Named
@@ -122,7 +122,7 @@ Example: 98403f08-577c-46dd-851a-f0460a13b03d
122122
Type: UserIdParameter
123123
Parameter Sets: (All)
124124
Aliases:
125-
Applicable: Skype for Business Online
125+
Applicable: Skype for Business Online, Skype for Business Server 2019
126126

127127
Required: False
128128
Position: 1
@@ -139,7 +139,7 @@ By default, the Grant-CsIPPhonePolicy cmdlet does not pass objects through the p
139139
Type: SwitchParameter
140140
Parameter Sets: (All)
141141
Aliases:
142-
Applicable: Skype for Business Online
142+
Applicable: Skype for Business Online, Skype for Business Server 2019
143143

144144
Required: False
145145
Position: Named
@@ -155,7 +155,7 @@ This parameter is reserved for internal Microsoft use.
155155
Type: Guid
156156
Parameter Sets: (All)
157157
Aliases:
158-
Applicable: Skype for Business Online
158+
Applicable: Skype for Business Online, Skype for Business Server 2019
159159

160160
Required: False
161161
Position: Named
@@ -172,7 +172,7 @@ By using this switch, you can view what changes would occur without having to co
172172
Type: SwitchParameter
173173
Parameter Sets: (All)
174174
Aliases: wi
175-
Applicable: Skype for Business Online
175+
Applicable: Skype for Business Online, Skype for Business Server 2019
176176

177177
Required: False
178178
Position: Named

skype/skype-ps/skype/Grant-CsTeamsUpgradePolicy.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,6 @@ Accept wildcard characters: False
223223
224224
### System.Object
225225
226-
## NOTES
227-
228-
Legacy mode in TeamsUpgradePolicy has been deprecated and it is no longer possible to grant legacy mode. Both Legacy mode and TeamsInteropPolicy have been retired.
229226
230227
## RELATED LINKS
231228

skype/skype-ps/skype/New-CsOnlinePSTNGateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Accept wildcard characters: False
164164
```
165165
166166
### -ForwardPai
167-
Indicates whether the P-Asserted-Identity (PAI) header will be forwarded along with the call. The PAI header provides a way to verify the identity of the caller. The default value is False ($False).
167+
Indicates whether the P-Asserted-Identity (PAI) header will be forwarded along with the call. The PAI header provides a way to verify the identity of the caller. The default value is False ($False). Setting this parameter to $true will render the from header anonymous, in accordance of RFC5379 and RFC3325.
168168
169169
```yaml
170170
Type: Boolean

skype/skype-ps/skype/Remove-CsVoiceNormalizationRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Accept wildcard characters: False
125125
```
126126
127127
### -Tenant
128-
{{Fill Tenant Description}}
128+
This parameter is reserved for internal Microsoft use.
129129
130130
```yaml
131131
Type: Guid

0 commit comments

Comments
 (0)