Merge pull request #4730 from VLG17/patch-30

excluded old info and referenced new one
This commit is contained in:
Manika Dhiman
2019-08-21 14:31:36 +05:30
committed by GitHub

View File

@ -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.
![business store management tool](images/businessstoreportalservices8.png)
5. Click **Add**.
![business store management tool](images/businessstoreportalservices9.png)
6. Select **Add an application that my organization is developing**.
![business store management tool](images/businessstoreportalservices10.png)
7. Specify a name and then select **WEB APPLICATION AND/OR WEB API**.
![business store management tool](images/businessstoreportalservices11.png)
8. Specify the **SIGN-ON URL** to your application.
![business store management tool](images/businessstoreportalservices12.png)
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).
![business store management tool](images/businessstoreportalservices13.png)
10. Create a client key.
![business store management tool](images/businessstoreportalservices14.png)
> **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