Skip to content

Commit 6fc7500

Browse files
authored
Update troubleshoot-user-creation-deletion-issues.md
1 parent 50144bc commit 6fc7500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/entra/entra-id/dir-dmns-obj/troubleshoot-user-creation-deletion-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ For example, if you want to delete a user who has a principal name of `NewUser@c
137137
DELETE https://graph.microsoft.com/v1.0/users/[email protected]
138138
```
139139

140-
## Microsoft Graph PowerShell](#tab/microsoft-graph-powerShell)
140+
## [Microsoft Graph PowerShell](#tab/microsoft-graph-powerShell)
141141

142142
To delete a user in Azure PowerShell, run the [Remove-MgUser](/powershell/module/microsoft.graph.users/remove-mguser?view=graph-powershell-1.0&preserve-view=true) cmdlet. To run this command, you must connect to Microsoft Graph with at least the `User.DeleteRestore.All` permission.
143143

0 commit comments

Comments
 (0)