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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,9 @@ As a first step you'll need to:
78
78
1. On the top bar, click on your account and under the **Directory** list, choose the Active Directory tenant where you wish to register your application.
79
79
1. Click on **All services** in the left-hand nav, and choose **Azure Active Directory**.
80
80
81
+
> In the next steps, you might need the tenant name (or directory name) or the tenant ID (or directory ID). These are presented in the **Properties**
82
+
of the Azure Active Directory window respectively as *Name* and *Directory ID*
83
+
81
84
#### Register the service app (TodoListService-ManualJwt)
82
85
83
86
1. In the **Azure Active Directory** pane, click on **App registrations** and choose **New application registration**.
@@ -179,7 +182,7 @@ This project has one WebApp / Web API projects. To deploy them to Azure Web Site
0 commit comments