question

MichaelJanulaitis-2198 avatar image
0 Votes"
MichaelJanulaitis-2198 asked Dev073 answered

Unable to pull Sigins and Identity Risk Events

I have a developer Azure account which I used to be able to pull identity risks and signin logs for testing purposes. I am now receiving the following errors:

SignIns:
Code: Authentication_RequestFromNonPremiumTenantOrB2CTenant
Message: Neither tenant is B2C or tenant doesn't have premium license
Inner error:
AdditionalData:
date: 2021-12-20T00:31:21
request-id: 65a1b7e6-5033-48a6-9348-22150d6ce31c
client-request-id: 65a1b7e6-5033-48a6-9348-22150d6ce31c
ClientRequestId: 65a1b7e6-5033-48a6-9348-22150d6ce31c

Identity Risk Events:
Code: AccessDenied
Message: Your tenant is not licensed for this feature. Please upgrade your subscription to access it.
Inner error:
AdditionalData:
date: 2021-12-20T00:31:21
request-id: db7178a8-c352-41b3-b93d-cf73989f6590
client-request-id: db7178a8-c352-41b3-b93d-cf73989f6590
ClientRequestId: db7178a8-c352-41b3-b93d-cf73989f6590


I am still able to pull Audit Events.
How can I get my developer account to work with these again?

azure-ad-audit-logsazure-ad-sign-in-logs
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Dev073 avatar image
0 Votes"
Dev073 answered

Hi,

In order to access the sign-in reports for a tenant, an Azure AD tenant must have associated Azure AD Premium license. Azure AD Premium P1 (or above) license is required to access sign-in reports for any Azure AD tenant. Alternatively if the directory type is Azure AD B2C, the sign-in reports are accessible through the API without any additional license requirement. There is no other way.

earlier you might have been running in azure ad trail.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.