Skip to content

Commit b3c75b7

Browse files
authored
Merge pull request MicrosoftDocs#1065 from nsshommo/nasim
Fixing Typo
2 parents 6b6243b + 60d3536 commit b3c75b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Add-CsSlaDelegates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ NOTE: Logging in with the account created for the SLA number is not supported. U
2626

2727
By default, members of the RTCUniversalServerAdmins group are authorized to run the `Add-CsSlaDelegates`. To return a list of all the role-based access control (RBAC) roles this cmdlet has been assigned to (including any custom RBAC roles you have created yourself), run the following command from the Windows PowerShell prompt:
2828

29-
`Get-CsAdminRole | Where-Object {$_.Cmdlets -match "Add-CsSlaDelegates"}`
29+
Get-CsAdminRole | Where-Object {$_.Cmdlets -match "Add-CsSlaDelegates"}
3030

3131
## EXAMPLES
3232

0 commit comments

Comments
 (0)