Question on "Mark your app as publisher verified"

ESS User 1 Reputation point
2021-10-13T08:26:39.85+00:00

Hi,

https://learn.microsoft.com/en-us/azure/active-directory/develop/mark-app-as-publisher-verified#feedback

In your help link on "Mark your app as publisher verified => 6. Click Add MPN ID to verify publisher near the bottom of the page."

I can't find the text "Add MPN ID". Where is it?

Thanks,
-Carrie

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,503 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Vasil Michev 118.9K Reputation points MVP Volunteer Moderator
    2021-10-13T08:44:41.637+00:00

    Go to the Azure AD blade > App registrations > select the app in question > Branding > follow the instructions from there. First, you need to add the domain, before the "Add MPN ID" portion is enabled. Here's a screenshot:

    140134-image.png

    0 comments No comments

  2. John Conrad Lumacad 0 Reputation points
    2025-05-23T02:19:33.47+00:00

    I don't have the publisher verification section in the Branding & Properties.

    Here's my manifest

    	"verifiedPublisher": {
    		"displayName": null,
    		"verifiedPublisherId": null,
    		"addedDateTime": null
    	},
    	"signInAudience": "AzureADandPersonalMicrosoftAccount",
    

    User's image

    0 comments No comments

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.