Skip to content

Commit 7303fea

Browse files
authored
Merge branch 'master' into patch-1
2 parents c2f9e13 + 3dad5cd commit 7303fea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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

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)