Skip to content

Commit 29af076

Browse files
authored
Merge branch 'master' into patch-5
2 parents ccbf98c + 7e8dd06 commit 29af076

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

exchange/exchange-ps/exchange/Set-Label.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Accept wildcard characters: False
113113
```
114114
115115
### -AdvancedSettings
116-
The AdvancedSettings parameter enables client-specific features and capabilities on the sensitivity label. The settings that you configure with this parameter only affect apps that are designed for the setting. For more information, see [How to configure advanced settings for the client by using Security & Compliance Center PowerShell](https://docs.microsoft.com/azure/information-protection/rms-client/clientv2-admin-guide-customizations#how-to-configure-advanced-settings-for-the-client-by-using-office-365-security--compliance-center-powershell).
116+
The AdvancedSettings parameter enables client-specific features and capabilities for a sensitivity label. The settings that you configure with this parameter are supported only by the Azure Information Protection unified labeling client and not by Office apps that support built-in labeling. For more information how to configure these advanced settings, see [Custom configurations for the Azure Information Protection unified labeling client](https://docs.microsoft.com/azure/information-protection/rms-client/clientv2-admin-guide-customizations).
117117
118118
```yaml
119119
Type: PswsHashtable

teams/teams-ps/teams/New-CsGroupPolicyAssignment.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Group policy assignment allows you to easily manage policies across different su
3232
Group policy assignments are only propagated to users that are direct members of the group; the assignments are not propagated to members of nested groups.
3333

3434
Group policy assignment is currently limited to the following policy types:
35-
CallingLineIdentity (Caller ID policies), OnlineVoiceRoutingPolicy (Voice Routing policies), TeamsAppSetupPolicy (App Setup policies), TeamsCallingPolicy (Calling policies), TeamsCallParkPolicy (Call park policies), TeamsChannelsPolicy, TeamsComplianceRecordingPolicy, TenantDialPlan, TeamsEducationAssignmentsAppPolicy, TeamsMeetingBroadcastPolicy (Live Events policies), TeamsMeetingPolicy (Meeting policies), TeamsMessagingPolicy (Messaging policies), TeamsShiftsPolicy, TeamsUpdateManagementPolicy.
35+
CallingLineIdentity (Caller ID policies), TeamsAppSetupPolicy (App Setup policies), TeamsCallingPolicy (Calling policies), TeamsCallParkPolicy (Call park policies), TeamsChannelsPolicy, TeamsComplianceRecordingPolicy, TenantDialPlan, TeamsEducationAssignmentsAppPolicy, TeamsMeetingBroadcastPolicy (Live Events policies), TeamsMeetingPolicy (Meeting policies), TeamsMessagingPolicy (Messaging policies), TeamsShiftsPolicy, TeamsUpdateManagementPolicy.
3636

3737
## EXAMPLES
3838

@@ -106,7 +106,6 @@ Accept wildcard characters: False
106106
The type of the policy to be assigned.
107107
Possible values:
108108
- CallingLineIdentity
109-
- OnlineVoiceRoutingPolicy
110109
- TeamsAppSetupPolicy
111110
- TeamsCallingPolicy
112111
- TeamsCallParkPolicy

0 commit comments

Comments
 (0)