简体   繁体   English

将Microsoft帐户添加到Azure Active Directory

[英]Adding Microsoft Accounts to Azure Active Directory

Does anyone know a way in which to add Microsoft Accounts to Azure Active Directory programmatically? 有谁知道以编程方式将Microsoft帐户添加到Azure Active Directory的方法?

Unable to find any Cmdlets in the AzureAD PowerShell module other than Work Account creation. 除了创建工作帐户外,无法在AzureAD PowerShell模块中找到任何Cmdlet。 Seems that the Graph API is the same as well. 似乎Graph API也是如此。

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. 如果需要此功能,则可以在此处对有关使用PowerShell添加外部用户的反馈进行投票。

And if you want to use other languages or the Azure AD Graph REST, you can also submit the feedback from link below: 并且,如果您想使用其他语言或Azure AD Graph REST,还可以通过以下链接提交反馈:

https://feedback.azure.com/ https://feedback.azure.com/

Did you trye Azure Active Directory Authentication Library? 您尝试过Azure Active Directory身份验证库吗? Here is the nuget: https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/ 这是nuget: https ://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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