Skip to content

Commit 9f80900

Browse files
authored
refactoring
1 parent 9715368 commit 9f80900

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/active-directory/develop/quickstart-v2-aspnet-core-webapp.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,10 @@ In this quickstart, you use a code sample to learn how an ASP.NET Core web app c
7474
7575
> [!div class="sxs-lookup" renderon="portal"]
7676
> #### Step 3: Your app is configured and ready to run
77-
> We have configured your project with values of your app's properties.
78-
77+
> We have configured your project with values of your app's properties and it's ready to run.
78+
> [!div class="sxs-lookup" renderon="portal"]
79+
> > [!NOTE]
80+
> > Enter_the_Supported_Account_Info_Here
7981
[!div renderon="docs"]
8082
> #### Step 3: Run your Visual Studio project
8183
> 1. Extract the zip file to a local folder within the root folder - for example, **C:\Azure-Samples**
@@ -87,9 +89,7 @@ In this quickstart, you use a code sample to learn how an ASP.NET Core web app c
8789
> "TenantId": "Enter_the_Tenant_Info_Here"
8890
> ```
8991
90-
> [!div class="sxs-lookup" renderon="portal"]
91-
> > [!NOTE]
92-
> > Enter_the_Supported_Account_Info_Here
92+
9393
9494
> [!div renderon="docs"]
9595
> Where:

0 commit comments

Comments
 (0)