When an Office 365 tenant is created, an Azure Active Directory (Azure AD) is automatically created to store all of your Office 365 users accounts and groups. In most cases, you would usually manage your Office 365 permissions from the Office 365 Admin Center, however it is possible to manage your users and groups through Azure AD or Windows PowerShell. You start with a free subscription of Azure AD, however you can upgrade to a premium version.

In the case of the DeliverPoint Add-in, consent to install the solution must be given, as the DeliverPoint Add-in needs access to the Azure AD data. You do NOT need the premium edition of Azure AD to install the DeliverPoint Add-in

The following instructions encompass 3 main steps to creating the Windows Azure Application:

  1. Creating a New Azure Active Directory Application
  2. Verifying the Permissions
  3. Creating a New Application Registration Key

Create a New Azure Active Directory Application

  1. Open your browser and launch the Microsoft Azure Portal

  2. On the Hubs Menu, select Azure Active Directory to open the Azure Active Directory Admin blade.

    Microsoft Azure Active Directory

  3. On the Azure Active Directory blade, under Manage, select App registrations.

    Microsoft Azure Active Directory App Registrations

  4. On the top menu bar, click on New application registration.

    Azure Active Directory New App Registration

  5. Configure your new App by entering the following details:

  • Name – DeliverPoint Add-In
  • Application – Web App/API
  • URLhttps:// company.onmicrosoft.com (where company is the prefix of your onmicrosoft.com URL)

Azure Active Directory App Registration Creation
  1. Click Create

    You should now see your new App in the App Registration List.

    Azure Active Directory Registered App

    Note: If you do not see the newly created app, change the drop down menu from My Apps to All Apps.

    Azure Active Directory App Registration Display All Apps

Take note of the Application ID, which will be required later during the Configure DeliverPoint Add-In stage.

DeliverPoint Add-In Azure Application Details

Go to top of section →

Verify Permissions

  1. Set the Required permissions by selecting your new DeliverPoint Add-In Application from the above list.

    Azure Application Settings

  2. Click on Settings, which will extend the blade on the right with more options. Select Required permissions.

    Azure AD App Settings Required Permissions

  3. In Required Permissions select Windows Azure Active Directory.



  4. On the Enable Access blade, verify the permissions match the image below, and modify if necessary.

    Azure AD Required Permissions List

  5. Close the Enable Access blade by clicking the X in the upper right-hand corner.

Go to top of section →

Create an Application Key

  1. On the DeliverPoint Add-In Settings blade, click on Keys.

    Azure AD Settings Keys

  2. To create a new key, enter the following details under Passwords

  • Description – Any description that is 16 character or less (e.g. “DeliverPointApp”)
  • Expires – Select Never Expires
  • Value – This will be generated upon SAVE.
  1. Click Save

  2. Copy and Save the Key, as it will be required when configuring the DeliverPoint Add-In.



    Remember! You will not be able to retrieve the key once you leave this page. If you do not save the key, you will need to generate a new one.

Once the Azure Application is created, you will now have the following details required for Configuring the DeliverPoint Add-In stage.

Go to top of section →

References

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
For customer support, please contact us here.

Post Comment