Skip to content

Commit 2eff1e8

Browse files
minor fixes
1 parent 7e61653 commit 2eff1e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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
@@ -67,7 +67,7 @@ To register your application and add the app's registration information to your
6767
You can run the provided project in either Visual Studio or Visual Studio for Mac.
6868

6969

70-
>[!INCLUDE [active-directory-develop-path-length-tip](../../../../../includes/active-directory-develop-path-length-tip.md)]
70+
[!INCLUDE [active-directory-develop-path-length-tip](../../../../../includes/active-directory-develop-path-length-tip.md)]
7171

7272

7373
#### Step 3: Configure your Visual Studio project

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To register your application and add the app's registration information to your
6565
- `Enter_the_Client_Secret_Here` - replace this value with the client secret created on step 1.
6666

6767
> [!TIP]
68-
To find the values of **Application (client) ID**, **Directory (tenant) ID**, go to the app's **Overview** page in the Azure portal. To generate a new key, go to **Certificates & secrets** page.
68+
> To find the values of **Application (client) ID**, **Directory (tenant) ID**, go to the app's **Overview** page in the Azure portal. To generate a new key, go to **Certificates & secrets** page.
6969
7070

7171
#### Step 4: Admin consent

0 commit comments

Comments
 (0)