mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 12:23:37 +00:00
Merge pull request #4730 from VLG17/patch-30
excluded old info and referenced new one
This commit is contained in:
@ -81,43 +81,7 @@ For code samples, see [Microsoft Azure Active Directory Samples and Documentatio
|
||||
|
||||
## Configure your Azure AD application
|
||||
|
||||
Here are the steps to configure your Azure AD app. For additional information, see [Integrating Applications with Azure Active Directory](https://go.microsoft.com/fwlink/p/?LinkId=623021):
|
||||
|
||||
1. Log into Microsoft Azure Management Portal (https:manage.windowsazure.com)
|
||||
2. Go to the Active Directory module.
|
||||
3. Select your directory.
|
||||
4. Click the **Applications** tab.
|
||||
|
||||

|
||||
|
||||
5. Click **Add**.
|
||||
|
||||

|
||||
|
||||
6. Select **Add an application that my organization is developing**.
|
||||
|
||||

|
||||
|
||||
7. Specify a name and then select **WEB APPLICATION AND/OR WEB API**.
|
||||
|
||||

|
||||
|
||||
8. Specify the **SIGN-ON URL** to your application.
|
||||
|
||||

|
||||
|
||||
9. Specify whether your app is multi-tenant or single tenant. For more information, see [Integrating Applications with Azure Active Directory](https://go.microsoft.com/fwlink/p/?LinkId=623021).
|
||||
|
||||

|
||||
|
||||
10. Create a client key.
|
||||
|
||||

|
||||
|
||||
> **Note** In the prior version of the tool, an update to the app manifest was required to authorize the application. This is no longer necessary.
|
||||
|
||||
11. Login to Store for Business and enable your application. For step-by-step guide, see [Configure an MDM provider](https://technet.microsoft.com/library/mt606939.aspx).
|
||||
|
||||
See [Quickstart: Register an application with the Microsoft identity platform](https://docs.microsoft.com/azure/active-directory/develop/quickstart-register-app) for the steps to configure your Azure AD app.
|
||||
|
||||
## Azure AD Authentication for MTS
|
||||
|
||||
|
Reference in New Issue
Block a user