Reputation: 35
Is there any particular tutorial or guide to follow when creating customized policies in Azure AD B2C?
I have followed the tutorial in https://learn.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-get-started-custom so far.
Thanks in advance.
Upvotes: 0
Views: 639
Reputation: 10646
That article which you've referenced is the official "Get Started" guide for Azure AD B2C custom policies:
https://learn.microsoft.com/azure/active-directory-b2c/active-directory-b2c-get-started-custom
The left menu contains more links for other custom policies scenarios such as:
Important Note: As per StackOverflow guidelines, you should post specific questions adding as much information such as code, error messages, etc.
Upvotes: 1