No, said data is only exposed in the sign-in audit log entries under /beta. Keep an eye on the Graph changelog, as Microsoft doesn't really communicate timeframes for these endpoints.
Retrive Microsoft Entra Login Authentication requirement data via REST API
Hi team,
Currently, the Existing Graph API to retrieve sign-in logs from Microsoft Entra does not include details of Authentication Method used.
The below image shows the screenshot of sign in logs viewed in Azure portal.
Upon further review, we were unable to find any API Endpoints to get this data.
We can see that these Authentication requirement attribute are supported by beta version of Microsoft Entra Audit logs, But these cannot be used in Production Environment as they are subject to change.
Is there any other API which supports retrieval of Authentication requirement attribute with sign in logs? We would like to build an integration ASAP to get Authentication Method
Thanks