I would like to know how to connect to Azure AD using Adaxes.
I've already followed the instructions to connect to AAD using an application ID for Adaxes, but how can I then reference that type of AAD connection in my Powershell script?
How am I am to view the Dynamic groups located in Azure so I can reference them in Adaxes?
I'm wanting to run a Powershell script against these Dynamic groups. How can I view a log of what is taking place as the script is executed, much like what you see in a normal Powershell command?