Azure AD B2C MFA saves phone number without space in custom ploicy

apparao 1 Reputation point
2022-11-04T09:25:52.147+00:00

I am unable to save the MFA phone number without space in azure portal via custom policy ,can anyone provide the update on this ?

Azure Active Directory External Identities
{count} votes

1 answer

Sort by: Most helpful
  1. Akshay-MSFT 5,681 Reputation points Microsoft Employee
    2022-11-16T11:08:40.907+00:00

    Hello @apparos-4362,

    I was able to go through https://learn.microsoft.com/en-us/answers/questions/308166/azure-ad-b2c-mfa-saves-phone-number-with-incorrect.html query where you have mentioned that MFA does work fine but you are not able to perform the following actions:

    As per https://learn.microsoft.com/en-us/graph/api/authentication-list-phonemethods?view=graph-rest-beta&tabs=http This method is available only for standard Azure AD and B2B users, but not B2C users. which could be causing you have an empty array in return:

    260932-image.png

    • Since these numbers could not be retrieved via List or GET actions hence "Delete" is not possible for an empty array.
    • I would request you to post it as feature request on our feedback portal. to access Phone authentication for B2C users via Graph.

    Please do let me know if you have any queries.

    Thanks,
    Akshay

    Please "Accept the answer" and "Upvote" if the suggestion works as per your business need. This will help us and others in the community as well.

    0 comments No comments