Uncategorized

Python & MSGraph – Learning to Walk



Hello Pythoneers,

I am trying to create a console application where it will ask for AAD User email address, validate if exists and if it does not exist add the user into two Azure AD groups, do some validation as well. I have registered the application in Azure, I have the application id, client id, client secret and the respective permissions.

I would like to have some guidance in be able connect successfully. I have python installed and I am using Visual Studio Code

One more thing I did create a code using Azure PowerShell, but the thing is that I need to create an executable.

I know there are tons of stuff out there, but I try to make it work in my environment and most of the time errors out.

Thanks for your help,



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *