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: README.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,19 +8,11 @@ In this lab you will create a Node.js Express web application using the Azure AD
8
8
9
9
-[Node.js Microsoft Graph tutorial](https://docs.microsoft.com/graph/training/node-tutorial)
10
10
11
-
## Demos
12
-
13
-
The [Demos](./Demos) directory in this repository contains copies of the project that correspond to completing individual sections of the tutorial. If you just want to demo a particular section of the tutorial, you can start with the version from the previous section.
14
-
15
-
-[01-create-app](Demos/01-create-app): Completed [Create a Node.js Express web app](https://docs.microsoft.com/graph/training/node-tutorial?tutorial-step=1)
16
-
-[02-add-aad-auth](Demos/02-add-aad-auth): Completed [Add Azure AD authentication](https://docs.microsoft.com/graph/training/node-tutorial?tutorial-step=3)
0 commit comments