You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/web-app-quickstart-portal-dotnet-ciam.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: "Quickstart: Add sign in to a Node.js web app"
3
-
description: Learn how to run a sample Node.js web app to sign in users
2
+
title: "Quickstart: Add sign in to ASP.NET web app"
3
+
description: Learn how to run a sample ASP.NET web app to sign in users
4
4
services: active-directory
5
5
author: kengaderdus
6
6
manager: mwongerapk
@@ -13,9 +13,9 @@ ms.topic: portal
13
13
ms.date: 05/05/2023
14
14
---
15
15
16
-
# Portal quickstart for Node.js web app
16
+
# Portal quickstart for ASP.NET web app
17
17
18
-
> In this quickstart, you download and run a code sample that demonstrates how a Node.js web app can sign in users with Azure Active Directory for customers.
18
+
> In this quickstart, you download and run a code sample that demonstrates how ASP.NET web app can sign in users with Azure Active Directory for customers.
0 commit comments