Skip to content

Commit b406902

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ This project can be run in either Visual Studio or Visual Studio for Mac and can
8585

8686
In the code:
8787
- `Enter_the_Application_Id_Here` is the application (client) ID for the registered application.
88-
To find the values for the application (client) ID and the directory (tenant) ID, go to the app's **Overview** page in the Azure portal.
8988
- Replace `Enter_the_Tenant_Id_Here` with the tenant ID or tenant name (for example, `contoso.microsoft.com`).
9089
- Replace `Enter_the_Client_Secret_Here` with the client secret that you created in step 1.
9190
To generate a new key, go to the **Certificates & secrets** page.

0 commit comments

Comments
 (0)