Forum Discussion
Connect to Entra ID data
Is it possible to connect to the Entra ID admin center to pull data about user login information? I am looking to build a dashboard revolving around security and user logins.
- Anonymous2 years ago
Hi Anonymous ,
To pull data about user login information from the Entra ID admin center, you would need to access the activity logs in Azure Active Directory. You can use the Microsoft Graph API to query sign-in data from Azure AD in Azure AD Premium tenants. Use Power BI's "Web" connector to connect to the API. Use the API to extract the data you need, such as user login information.
Keep in mind that you might need proper permissions and authentication to access the required data
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi Anonymous ,
To pull data about user login information from the Entra ID admin center, you would need to access the activity logs in Azure Active Directory. You can use the Microsoft Graph API to query sign-in data from Azure AD in Azure AD Premium tenants. Use Power BI's "Web" connector to connect to the API. Use the API to extract the data you need, such as user login information.
Keep in mind that you might need proper permissions and authentication to access the required data
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.