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?