Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Get the information of all members of Azure Group ID.

Ultralightbeam
8 - Asteroid

Hello masters of Alteryx, I am just wondering if it's possible to get the information (email, name) of the members of an azure group id. All I have is the object ID. I am trying to get all team members and store it in an SQL table

1 REPLY 1
apathetichell
20 - Arcturus

not really an Alteryx question - but:

https://learn.microsoft.com/en-us/powershell/module/azuread/get-azureadgroupmember?view=azureadps-2....

 

you can script this - and then write the output to a file - and read that file into alteryx - which you can write to a db. so the answer is "Sure!" 

Labels
Top Solution Authors