Forum Discussion

SankethContoso's avatar
SankethContoso
New Member
6 years ago

Organazation Authentication Issue - Application not found in tenant

I have a PoweBI report .pbix file, for which the data source is Odata feed from "https://reports.office365.com". My requirement is to generate Office 365 Security and Complaince reports like MailTraffic, MailSpam etc..

I have multi factor authentication enabled for my accounts.

Hence if i have to use Basic authentication, then i should be using app passwords, (works fine). But in another tenant since apppasswords tab is hidden, i should login via Organization Account.

When i try to authenticate using Organzation account, i receive the below error.

invalid_resource: AADSTS500011: The resource principal named https://reports.office365.com was not found in the tenant named 1f39519c-ca2a-4243-8de4-5de2c7b948d1. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You might have sent your authentication request to the wrong tenant.
Trace ID: 18de582f-0559-4499-89fa-118b1403c700
Correlation ID: 6ade3c8f-24a8-4a2c-8d11-a9d6eba84d76

 

I tried to debug by checking Azure AD sigin logs. The status was Failure with Error code 500011 (this error code is not present in microsoft docs 

Also the log had application id and name which is 
Application:  Microsoft Power Query for Excel
Application ID: a672d62c-fc7b-4e81-a576-e60dc46e951d
 
This application Id is only present as Enterprise Application in Microsoft tenant. 
How can my tenant access this resource, so that my powerBi reports loads the data??
 

2 Replies