0
votes

Is there any particular tutorial or guide to follow when creating customized policies in Azure AD B2C?

I have followed the tutorial in https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-get-started-custom so far.

Thanks in advance.

1

1 Answers

1
votes

That article which you've referenced is the official "Get Started" guide for Azure AD B2C custom policies:

https://docs.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.