Skip to content

Commit 5cb70ee

Browse files
committed
updates
1 parent 16e083f commit 5cb70ee

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/active-directory/develop/mark-app-as-publisher-verified.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.reviewer: jesakowi
1616

1717
# Mark your app as publisher verified
1818

19-
This article describes how to mark your app as publisher verified.
19+
When an application is marked as publisher verified, it means that the publisher has verified their identity using their Microsoft Partner Network (MPN) account and has associated this MPN account with their application registration. This article describes how to mark your app as publisher verified.
2020

2121
## Quickstart
2222
If you are already enrolled in the Microsoft Partner Network (MPN) and have met the [pre-requisites](publisher-verification-overview.md#requirements), you can get started right away:

articles/active-directory/develop/troubleshoot-publisher-verification.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: jesakowi
1515
---
1616

1717
# Troubleshoot publisher verification
18-
Do the following if you are receiving errors or seeing unexpected behavior:
18+
When an application is [marked as publisher verified](mark-app-as-publisher-verified.md), it means that the publisher has verified their identity using their Microsoft Partner Network (MPN) account and has associated this MPN account with their application registration. Do the following if you are receiving errors or seeing unexpected behavior while marking an app as publisher verified:
1919

2020
1. See if your issue is covered in the [frequently asked questions](publisher-verification-overview.md#frequently-asked-questions).
2121

@@ -221,4 +221,5 @@ These should be a rarity as these properties should only be modified by the App
221221
- “No other properties may be modified when VerifiedPublisher properties are being modified.” - Error that will be received if an attempt is made to update VerifiedPublisher properties while also attempting to modify any other Application property.
222222

223223
- “Authorization_RequestDenied” - Error that will be received if an attempt is made to update VerifiedPublisher properties by an application or user that does not have the elevated permissions required to do so.
224-
## Next steps
224+
## Next steps
225+
Learn about [publisher verification](publisher-verification-overview.md)

0 commit comments

Comments
 (0)