Skip to content

Commit 98efe2b

Browse files
authored
Merge branch 'master' into patch-1
2 parents 1827b70 + e75a661 commit 98efe2b

6 files changed

+5
-17
lines changed

teams/teams-ps/teams/Get-CsBatchPolicyAssignmentOperation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently in public preview.
16-
1715
This cmdlet is used to assign retrieve the status of batch policy assignment operations.
1816

1917
## SYNTAX

teams/teams-ps/teams/Get-CsGroupPolicyAssignment.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently only available in private preview in the pre-release Teams PowerShell module.
16-
1715
This cmdlet is used to return group policy assignments.
1816

1917
## SYNTAX
@@ -104,7 +102,7 @@ Accept wildcard characters: False
104102
105103
### CommonParameters
106104
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
107-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
105+
For more information, see [About CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
108106
109107
## INPUTS
110108

teams/teams-ps/teams/New-CsBatchPolicyAssignmentOperation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently in public preview.
16-
1715
This cmdlet is used to assign or unassign a policy to a batch of users.
1816

1917
## SYNTAX

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently only available in private preview in the pre-release Teams PowerShell module.
16-
1715
This cmdlet is used to assign a policy to a security group or distribution list.
1816

1917
## SYNTAX
@@ -32,7 +30,7 @@ It’s helpful to think of rank as determining the position of each policy assig
3230
Group policy assignment allows you to easily manage policies across different subsets of users within your organization. Group policy assignment is recommended for groups of up to 50000 users, but it will also work with larger groups. 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.
3331

3432
Group policy assignment is currently limited to the following policy types:
35-
TeamsCallingPolicy, TeamsCallParkPolicy, TeamsChannelPolicy, TeamsEducationAssignmentsAppPolicy, TeamsMeetingBroadcastPolicy, TeamsMeetingPolicy, TeamsMessagingPolicy, TeamsAppSetupPolicy, and TeamsComplianceRecordingPolicy.
33+
TeamsAppSetupPolicy, TeamsCallingPolicy, TeamsCallParkPolicy, TeamsChannelsPolicy, TeamsComplianceRecordingPolicy, TeamsEducationAssignmentsAppPolicy, TeamsMeetingBroadcastPolicy, TeamsMeetingPolicy, TeamsMessagingPolicy.
3634

3735
## EXAMPLES
3836

@@ -149,7 +147,7 @@ Accept wildcard characters: False
149147
150148
### CommonParameters
151149
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
152-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
150+
For more information, see [About CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
153151
154152
## INPUTS
155153

teams/teams-ps/teams/Remove-CsGroupPolicyAssignment.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently only available in private preview in the pre-release Teams PowerShell module.
16-
1715
This cmdlet is used to remove a group policy assignment.
1816

1917
## SYNTAX
@@ -85,7 +83,7 @@ Accept wildcard characters: False
8583
8684
### CommonParameters
8785
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
88-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
86+
For more information, see [About CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
8987
9088
## INPUTS
9189

teams/teams-ps/teams/Set-CsGroupPolicyAssignment.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently only available in private preview in the pre-release Teams PowerShell module.
16-
1715
This cmdlet is used to update a group policy assignment.
1816

1917
## SYNTAX
@@ -126,7 +124,7 @@ Accept wildcard characters: False
126124
127125
### CommonParameters
128126
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
129-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
127+
For more information, see [About CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
130128
131129
## INPUTS
132130

0 commit comments

Comments
 (0)