2
votes

I'm building an Azure AD web application. This web app needs to access Office 365 Sharepoint Online APIs. For example, the web app needs permissions to read the users in a Sharepoint Online site.

I am trying to configure my web app to allow Sharepoint Online site admins to grant it the above permissions. This is done in the Azure Portal under Active Directory > My Directory > Applications > My Application > Configure.

When I try to do this, under the section "permissions to other applications" I am unable to find Office 365 Sharepoint Online under the list of applications:

enter image description here

Why is this and how can I fix it?

PS - For reference, this is what I would expect to see when configuring my web app (taken from this Azure documentation article):

enter image description here

https://azure.microsoft.com/en-us/documentation/articles/active-directory-integrating-applications/#BKMK_MultiT

1

1 Answers

5
votes

According to the screenshot you post. It seems this Azure AD is not a Office 365 tenant AD. You need to Associate your Office 365 subscription with Azure AD first.

For more details, please refer the article Set up your Office 365 and Azure AD tenant