Skip to content

Commit abc1262

Browse files
committed
Typo and formatting fixes.
1 parent 259cef2 commit abc1262

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

whiteboard/docs-conceptual/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ To install and use the Microsoft Whiteboard cmdlets:
1414

1515
You may need to update your execution policy, which you can do by typing or copying this command into the window and pressing the Enter key: Set-ExecutionPolicy RemoteSigned
1616

17-
Note: For more information on Execution_Policies, go to https://go.microsoft.com/fwlink/?LinkID=135170
17+
Note: For more information on Execution_Policies, go to <https://go.microsoft.com/fwlink/p/?LinkID=135170>
1818

1919
## User IDs
2020

21-
Cmdlets taking user IDs use the ID from Azure Active Directory. To get a user ID, you can use the Microsoft Graph Explorer. For more information, go to https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/user_get
21+
Cmdlets taking user IDs use the ID from Azure Active Directory. To get a user ID, you can use the Microsoft Graph Explorer. For more information, go to <https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/user_get>.
2222

2323
## Exporting Whiteboard Content
2424

25-
The Microsoft Whiteboard cmdlets are often used to facilate the export of Whiteboard content for users that no longer have access to whiteboard. To accomplish this you must first transfer the whiteboard owner to someone who has access to Whiteboard. Then the user who now owns the whiteboard can sign into the app and export the content.
25+
The Microsoft Whiteboard cmdlets are often used to facilitate the export of Whiteboard content for users that no longer have access to whiteboard. To accomplish this you must first transfer the whiteboard owner to someone who has access to Whiteboard. Then the user who now owns the whiteboard can sign into the app and export the content.
2626

2727
## Common Cmdlets
2828

2929
* @MicrosoftWhiteboardAdmin.Get-Whiteboard
3030
* @MicrosoftWhiteboardAdmin.Set-WhiteboardOwner
31-
* @MicrosoftWhiteboardAdmin.Invoke-TransferAllWhiteboards
31+
* @MicrosoftWhiteboardAdmin.Invoke-TransferAllWhiteboards

0 commit comments

Comments
 (0)