I have an Azure AD B2C directory with a registered app that I wish to mark as "publisher verified". I followed the steps in these documents:
- https://learn.microsoft.com/en-us/azure/active-directory/develop/publisher-verification-overview
- https://learn.microsoft.com/en-us/azure/active-directory/develop/mark-app-as-publisher-verified
However, when I go to the app's "Branding" page, there is no option called "Add MPN ID to verify publisher".
- I have an MPN ID for a valid Microsoft Partner Network account
- The app has a Publisher Domain configured
- I am logged in with a Global Admin account
- I log in with multi-factor authentication
As far as I can see all the requirements to get publisher verified are met, but the option isn't even there.