Skip to content

Commit 65cd396

Browse files
committed
Update Grant-CsGroupPolicyPackageAssignment.md
Fixed link error in build report
1 parent 67c67ad commit 65cd396

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

teams/teams-ps/teams/Grant-CsGroupPolicyPackageAssignment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Policy rankings can be optionally specified for each policy type in the package
3232
- If the policy type was previously assigned to the group, the ranking for the policy type will not change.
3333
- If the policy type was not previously assigned to the group, the ranking for the policy type will be ranked last.
3434

35-
Finally, if a user was directly assigned a package, direct assignment takes precedence over group assignment. For more information on policy rankings and group policy assignments, please review [the description section under New-CsGroupPolicyAssignment](New-CsGroupPolicyAssignment.md#description).
35+
Finally, if a user was directly assigned a package, direct assignment takes precedence over group assignment. For more information on policy rankings and group policy assignments, please review [the description section under New-CsGroupPolicyAssignment](https://docs.microsoft.com/powershell/module/teams/new-csgrouppolicyassignment#description).
3636

3737
## EXAMPLES
3838

@@ -111,6 +111,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
111111
112112
## RELATED LINKS
113113
114-
[Get-CsPolicyPackage](Get-CsPolicyPackage.md)
114+
[Get-CsPolicyPackage](https://docs.microsoft.com/powershell/module/teams/get-cspolicypackage)
115115
116-
[New-CsGroupPolicyAssignment](New-CsGroupPolicyAssignment.md)
116+
[New-CsGroupPolicyAssignment](https://docs.microsoft.com/powershell/module/teams/new-csgrouppolicyassignment)

0 commit comments

Comments
 (0)