Skip to content

Commit d62a5ab

Browse files
Update articles/active-directory/develop/includes/console-app/quickstart-netcore.md
Co-authored-by: Chris Werner <[email protected]>
1 parent 0e366e1 commit d62a5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/includes/console-app/quickstart-netcore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This project can be run in either Visual Studio or Visual Studio for Mac and can
9292

9393
#### Step 4: Admin consent
9494

95-
If the application is run at this point, an *HTTP 403 - Forbidden* error: "Insufficient privileges to complete the operation." will be displayed. This error occurs because any app-only permission requires a global administrator of the directory to give consent to the application. Select one of the following options, depending on the role.
95+
Running the application now results in the output `HTTP 403 - Forbidden* error: "Insufficient privileges to complete the operation`. This error occurs because any app-only permission requires a global administrator of the directory to give consent to the application. Select one of the following options, depending on the role.
9696

9797
##### Global tenant administrator
9898

0 commit comments

Comments
 (0)