Skip to content

Conversation

@docsautomation
Copy link
Contributor

@docsautomation docsautomation bot commented Dec 5, 2025

This PR updates the content of the file: msteams-platform/concepts/authentication/nested-authentication.md.

Submitted by: @yashy797

@microsoft-production-github-app

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/concepts/authentication/nested-authentication.md 89 21 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

@learn-build-service-prod
Copy link
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 1a3583d:

💡 Validation status: suggestions

File Status Preview URL Details
msteams-platform/concepts/authentication/nested-authentication.md 💡Suggestion View Details

msteams-platform/concepts/authentication/nested-authentication.md

  • Line 5, Column 11: [Suggestion: value-deprecated-replace - See documentation] The 'ms.topic: conceptual' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.topic: article'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Collaborator

@NehaHEDAU-MSFT NehaHEDAU-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 17: NAA introduces is not correct. It should be NAA is.. Also Heading should not have short form (NAA) instead, can add it in the first line itself as Nested app authentication (NAA) is ..

Copy link
Collaborator

@NehaHEDAU-MSFT NehaHEDAU-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 39: The meaning is changed.

Copy link
Collaborator

@NehaHEDAU-MSFT NehaHEDAU-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 45, the original usage of the is correct..the Contoso app

Copy link
Collaborator

@NehaHEDAU-MSFT NehaHEDAU-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 269: Microsoft Style Guide suggests using active voice but the changed version uses passive voice.. please change

### Register your SPA

You must create a Microsoft Entra ID app registration for your add-in on Azure portal. The app registration must have a name, supported account type, and SPA redirect. Following the registration of your app, Azure portal generates a Microsoft Entra app registration ID.
Create a Microsoft Entra ID app registration for your add-in on Azure portal. The app registration requires a name, supported account type, and SPA redirect. Upon registering your app, Azure portal generates a Microsoft Entra app registration ID.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The line app registration requires a name is incorrect.. The usage of must is correct as must indicates it's mandatory.

Initialize MSAL and get an instance of the public client app to get access tokens, when needed.
Initialize MSAL and obtain an instance of the public client app to retrieve access tokens when needed.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MSTP suggests using simple words..so obtain is not right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants