Skip to content

Commit 2efc2c4

Browse files
committed
fixed formatting
1 parent fefe39c commit 2efc2c4

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ 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
5354
# Install the module.
5455
# Install-Module Microsoft.Graph -Scope CurrentUser
5556

0 commit comments

Comments
 (0)