Forum Discussion
Azure AD objectID in Azure AD connector
Hi!
I'm looking for the Azure AD objectID/groupID using the standard Azure AD connector in Power BI. I do not want to use the graph API. Do you know if it is available through the Power BI Active Directory connector?
I'm searching in the "group" table.
Thanks!
Cecilie
2 Replies
- AnonymousNot applicable
Hi CecilieSG ,
// I'm looking for the Azure AD objectID/groupID using the standard Azure AD connector in Power BI.
Is this the connector you are referring to? It is the connector to Active Directory. There is currently no built-in Azure Active Directory connector.
See if the following blog is helpful.
Get-AzureADGroup (AzureAD) | Microsoft Learn
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
- CecilieSGNew Member
Hi,
Yes, I'm using the Active Directory connector. Is there a way to get the objectid using this connector?
I don't have the possibility of using Powershell and Microsoft Graph API, so the blog post doesn't really help. If the objectid is not available through the default Active Directory connector then I don't really have a viable option for solving my use case.