Azure Active Directory Contd..
- In addition to giving access to the users of your organization, azure has the following capabilites
- Act as Identity Provider for your applicatons: Azure AD B2C
- Act as Guest Identity and Access Management Solution: Azure AD B2B

Azure AD B2C
- Customers of your application can use their prefferred social, enterprise or local accounts to get the single sign-on access to your applications or apis.
-
Creating an Azure AD B2C Tenant:






- Consider the scenario, where our organization is developing a ecommerce platform

- Now lets register our application



- Create user flows



- To integrate this userflow with your application Refer Here for the .net example
- B2B

Active Directory to Azure Sync
- For performing this we need to have an Active Directory Domain Controller

