创建Azure主动目录,数据库模式并填充用户数据 [英] Create Azure ative directory, database schema and populate user data

查看:60
本文介绍了创建Azure主动目录,数据库模式并填充用户数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个本地数据库,我需要使用Azure AD B2C。 AD B2C需要使用本地数据库中的数据。



因此,实现它的一种方法是从本地数据库创建新的Azure AD。  ;
$


问题是我应该如何创建新的Azure AD并将数据库架构导入新的Azure AD,并填充用户数据?



我的想法是否正确?

I have a on-premises database, and I need to use Azure AD B2C. AD B2C needs to use data from the on-premises database.

So one way to implement it is to create a new Azure AD from the on-premises database. 

The question is that how should I go about creating a new Azure AD and import database schema into the new Azure AD, and populate user data?

Is my thinking above correct?



设置时,我们迁移首先是数据,然后在迁移之后,我们需要一个同步作业来每隔几个小时同步一次数据(不确定时间间隔)。 


When setup, we migrate data first, then after migration, we need a sync job to sync the data maybe once every few hours (not sure the interval yet). 

更新

以下两个链接是否仅适用于外部身份提供商,如Facebook,而非公司azure AD?

Do the two links below only apply for external identity provider, like Facebook, not company azure AD?

这两个链接有什么区别?

What are the difference between these two links?

https://docs.microsoft.com/en-us/azure / active-directory-b2c / active-directory-b2c-devquickstarts-graph-dotnet

https://docs.microsoft.com/en-us/azure/active-directory-b2c/active -directory-b2c-user-migration

同样,我可以使用Microsoft Graph API而不是Azure AD Graph API吗?

Again, Can I use Microsoft Graph API instead of Azure AD Graph API?

https:/ /docs.microsoft.com/en-us/graph/overview?toc=./toc.json&view=graph-rest-1.0

推荐答案

Hi PingPong,

Hi PingPong,

来自 B2C常见问题解答: 


否,Azure AD Connect不适用于Azure AD B2C。请考虑使用  图形API 用于用户迁移。请参阅
  用户迁移指南 了解详情。

No, Azure AD Connect is not designed to work with Azure AD B2C. Consider using the Graph API for user migration. See the User migration guide for details.

希望这会有所帮助。您可以考虑使用Graph API或常规Azure AD。 



如果这样可以解决您的问题,请记得"标记为答案"。

Hope this helps. You can consider using the Graph API or regular Azure AD. 

Please remember to "mark as answer" if this resolved your question.


这篇关于创建Azure主动目录,数据库模式并填充用户数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆