Notes on using Microsoft Graph SDK to manage users in an Azure AD B2C tenant.

Tai Bo
Level Up Coding
Published in
6 min readNov 14, 2020

--

Image by congerdesign from Pixabay

I recently worked on migrating users’ accounts in an existing SQL database to Azure AD B2C. I found some helpful articles from Microsoft that document different migration approaches and offer example codes on using Microsoft Graph SDK to manage the users. You can find the links to these articles and sample projects in the References section.

--

--

Backend developer in .NET core. I enjoy the outdoor, hanging out with good friends, reading and personal development.