Skip to content

Commit 8a89dde

Browse files
authored
Merge pull request MicrosoftDocs#4142 from MicrosoftDocs/master
Merges Master to Live. See commits for details.
2 parents c4f7a16 + 3dad5cd commit 8a89dde

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
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/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)