简体   繁体   中英

Adding Microsoft Accounts to Azure Active Directory

Does anyone know a way in which to add Microsoft Accounts to Azure Active Directory programmatically?

Unable to find any Cmdlets in the AzureAD PowerShell module other than Work Account creation. Seems that the Graph API is the same as well.

It is still not able to add the external users programmatically at present. If you want this feature, you may vote the feedback here about using PowerShell to add external users.

And if you want to use other languages or the Azure AD Graph REST, you can also submit the feedback from link below:

https://feedback.azure.com/

Did you trye Azure Active Directory Authentication Library? Here is the nuget: https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM