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
{{ message }}
This repository was archived by the owner on Jan 29, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,13 @@ languages:
6
6
- html
7
7
products:
8
8
- azure
9
-
description: "This code sample is one of three referenced in the Azure AD sessions of the Microsoft Cloud Roadshow. Recordings of these sessions will be available shortly here."
9
+
description: "This code sample is one of three referenced in the Azure AD sessions of the Microsoft Cloud Roadshow."
10
10
urlFragment: active-directory-dotnet-demo-tdlr
11
11
---
12
12
13
13
14
14
# Demo - To-do list reimagined web app
15
+
15
16
This code sample is one of three referenced in the Azure AD sessions of the [Microsoft Cloud Roadshow](https://www.microsoftcloudroadshow.com/). Recordings of these sessions will be available shortly [here](https://mva.microsoft.com/en-US/training-courses/add-identity-into-your-cloudbased-apps-13989). We recommend you watch one of these recordings to understand the purpose and goals of this code sample.
16
17
17
18
To-Do List Reimagined (tdlr;) is a new cloud service that allows users to store and manage a list of tasks. It integrates with Azure AD in order to provide enterprise features to its customers that have an existing Azure AD tenant. These features include:
0 commit comments