Azure AD B2C – New access risk insights and Conditional Access are now available in preview
As you know Microsoft Cloud services identity is based on Azure Active Directory (AAD).
If you develop applications with identities capabilities (like authentication or self service registration or profile management) and have been using the Microsoft Azure Active Directory Authentication Library (ADAL) or Azure Graph API, it is now time for you to update your code to start using the new Microsoft Authentication Library (MSAL).
Both ADAL and Azure Graph API are going to be deprecated and retired by June 30th 2022; in the interim no new capability or feature will be added.
You can start learning more about MSAL and the migrations paths with the following links:
As you know Microsoft Cloud services identity is based on Azure Active Directory (AAD).
As you know, Azure AD allows you and your end-users to invite external people to access resources and applications (the so called Guest) account but...
As you know Microsoft has been recommending to turn off basic authentication protocols for some time now.