Skip to content

Commit b7df90e

Browse files
committed
formatting
1 parent 2efc2c4 commit b7df90e

File tree

1 file changed

+2
-0
lines changed
  • articles/app-service/includes/tutorial-microsoft-graph-as-app

1 file changed

+2
-0
lines changed

articles/app-service/includes/tutorial-microsoft-graph-as-app/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ When accessing the Microsoft Graph, the managed identity needs to have proper pe
5050

5151
1. Run the following script to add the requested Microsoft Graph API permissions to the managed identity service principal object.
5252

53+
# [PowerShell](#tab/azure-powershell)
54+
5355
```powershell
5456
# Install the module.
5557
# Install-Module Microsoft.Graph -Scope CurrentUser

0 commit comments

Comments
 (0)