Set up phone sign-up & sign-in with custom policies in Azure AD B2C

Shunmugam, Sugeshkumar 21 Reputation points
2023-04-06T09:38:43.4366667+00:00

I am currently working on Azure AD B2C phone sign-in and sign-up I have followed the guide, Starter pack docs and completed all the steps and the flow is working well. But I want to remove the country dropdown checkbox on page 1 & need to remove page 2. How can I achieve this? Can you please help me with this? A goal that needs to achieve is- Use phone number input like 07123456789 etc. is it possible?

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
0 comments No comments
{count} votes

Accepted answer
  1. James Hamil 27,221 Reputation points Microsoft Employee Moderator
    2023-04-07T20:41:28.6133333+00:00

    Hi @Shunmugam, Sugeshkumar ,yes, it is possible to remove the country dropdown checkbox on page 1 and remove page 2. You can customize the user interface of your application in Azure Active Directory B2C. To remove the country dropdown checkbox on page 1, you can rearrange the input fields on the sign-up page for local accounts form. To remove page 2, you can customize the user interface of your application in Azure Active Directory B2C. Regarding the phone number input, you can use phone number input like 07123456789 by enabling the Phone signup option in your local account identity provider settings. You can also add phone sign-up to a user flow. Please note that you need to upload the relevant starter pack and replace the string yourtenant with the name of your Azure AD B2C tenant. Please let me know if you have any questions and I can help you further. If this answer helps you please mark it as "Verified" so other users can reference it. Thank you, James


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.