Skip to content

Commit a052e09

Browse files
authored
Update deploy.md
format fix
1 parent 8db267e commit a052e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/blockchain/workbench/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Next, you need to modify the manifest to use application roles within Azure AD t
228228
The API application needs to request permission from the user to access the directory. Set the following required permission for the API application:
229229

230230
1. In the *Blockchain API* app registration, select **API permissions**. By default, the Graph API **User.Read** permission is added.
231-
1. The Workbench application requires read access to users' basic profile information. In *Configured permissions*, select **Add a permission**. In *Microsoft APIs**, select **Microsoft Graph**.
231+
1. The Workbench application requires read access to users' basic profile information. In *Configured permissions*, select **Add a permission**. In **Microsoft APIs**, select **Microsoft Graph**.
232232
1. Since the Workbench application uses the authenticated user credentials, select **Delegated permissions**.
233233
1. In the *User* category, choose **User.ReadBasic.All** permission.
234234

0 commit comments

Comments
 (0)