Skip to content

Commit ad92edb

Browse files
committed
preview tag
1 parent ff742d9 commit ad92edb

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

articles/active-directory/develop/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@
433433
href: supported-accounts-validation.md
434434
- name: Single tenant and multi-tenant apps
435435
href: single-and-multi-tenant-apps.md
436-
- name: Publisher verification
436+
- name: Publisher verification (preview)
437437
href: publisher-verification-overview.md
438438
- name: Permissions and consent
439439
displayName: Scopes
@@ -505,11 +505,11 @@
505505
href: howto-configure-publisher-domain.md
506506
- name: Configure Terms of Service and Privacy Statement
507507
href: howto-add-terms-of-service-privacy-statement.md
508-
- name: Configure publisher verification for your app
508+
- name: Configure publisher verification for your app
509509
items:
510-
- name: Mark your app as publisher verified
510+
- name: Mark your app as publisher verified (preview)
511511
href: mark-app-as-publisher-verified.md
512-
- name: Troubleshoot publisher verification
512+
- name: Troubleshoot publisher verification (preview)
513513
href: troubleshoot-publisher-verification.md
514514
- name: Work with Microsoft Authentication Library
515515
displayName: MSAL

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ ms.custom: aaddev
1414
ms.reviewer: jesakowi
1515
---
1616

17-
# Mark your app as publisher verified
17+
# Mark your app as publisher verified (preview)
1818

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 complete the [publisher verification](publisher-verification-overview.md) process.
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 complete the [publisher verification (preview)](publisher-verification-overview.md) process.
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/publisher-verification-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Publisher verification overview
3-
description: Provides an overview of the publisher verification program for the Microsoft identity platform. Lists the benefits, program requirements, and frequently asked questions. When an application is marked as publisher verified, it means that the publisher has verified their identity using a Microsoft Partner Network account that has completed the verification process and has associated this MPN account with their application registration.
3+
description: Provides an overview of the publisher verification program (preview) for the Microsoft identity platform. Lists the benefits, program requirements, and frequently asked questions. When an application is marked as publisher verified, it means that the publisher has verified their identity using a Microsoft Partner Network account that has completed the verification process and has associated this MPN account with their application registration.
44
services: active-directory
55
author: rwike77
66
manager: CelesteDG
@@ -14,7 +14,7 @@ ms.custom: aaddev
1414
ms.reviewer: jesakowi
1515
---
1616

17-
# Publisher verification
17+
# Publisher verification (preview)
1818

1919
Publisher verification (preview) helps admins and end users understand the authenticity of application developers integrating with the Microsoft identity platform. In other words, is the publisher a known source or a bad actor disguising themselves as a well-known publisher? When an application is marked as publisher verified, it means that the publisher has verified their identity using a [Microsoft Partner Network](https://partner.microsoft.com/membership) account that has completed the [verification](/partner-center/verification-responses) process and has associated this MPN account with their application registration.
2020

@@ -54,9 +54,9 @@ There are a few pre-requisites for publisher verification, some of which will ha
5454
Developers who have already met these pre-requisites can get verified in a matter of minutes. If the requirements have not been met, getting set up is free.
5555

5656
## Frequently asked questions
57-
Below are some frequently asked questions regarding the Publisher Verification program. For FAQs related to the requirements and the process, see [mark an app as publisher verified](mark-app-as-publisher-verified.md).
57+
Below are some frequently asked questions regarding the publisher verification program. For FAQs related to the requirements and the process, see [mark an app as publisher verified](mark-app-as-publisher-verified.md).
5858

59-
- **What information does Publisher Verification __not__ provide?** When an application is marked publisher verified this does not indicate whether the application or its publisher has achieved any specific certifications, complies with industry standards, adheres to best practices, etc. Other Microsoft programs do provide this information, including [Microsoft 365 App Certification](/microsoft-365-app-certification/overview).
59+
- **What information does publisher verification __not__ provide?** When an application is marked publisher verified this does not indicate whether the application or its publisher has achieved any specific certifications, complies with industry standards, adheres to best practices, etc. Other Microsoft programs do provide this information, including [Microsoft 365 App Certification](/microsoft-365-app-certification/overview).
6060

6161
- **How much does this cost? Does it require any license?** Microsoft does not charge developers for publisher verification and it does not require any specific license.
6262

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Troubleshoot publisher verification
3-
description: Describes how to troubleshoot publisher verification for Microsoft identity platform by calling Microsoft Graph APIs.
3+
description: Describes how to troubleshoot publisher verification (preview) for Microsoft identity platform by calling Microsoft Graph APIs.
44
services: active-directory
55
author: rwike77
66
manager: CelesteDG
@@ -15,7 +15,7 @@ ms.reviewer: jesakowi
1515
---
1616

1717
# Troubleshoot publisher verification (preview)
18-
If you are unable to complete the process or are experiencing unexpected behavior with [publisher verification](publisher-verification-overview.md), you should start by doing the following if you are receiving errors or seeing unexpected behavior:
18+
If you are unable to complete the process or are experiencing unexpected behavior with [publisher verification (preview)](publisher-verification-overview.md), you should start by doing the following if you are receiving errors or seeing unexpected behavior:
1919

2020
1. Review the [requirements](publisher-verification-overview.md#requirements) and ensure they have all been met
2121

0 commit comments

Comments
 (0)