Skip to content

Update entra-conditional-access-policy.md#364

Open
Rockstarpunched0007 wants to merge 2 commits into
MicrosoftDocs:publicfrom
Rockstarpunched0007:patch-1
Open

Update entra-conditional-access-policy.md#364
Rockstarpunched0007 wants to merge 2 commits into
MicrosoftDocs:publicfrom
Rockstarpunched0007:patch-1

Conversation

@Rockstarpunched0007

Copy link
Copy Markdown

Added note to add a Service Principal for the app "Microsoft Defender for Cloud Apps - Session Controls" to make it available in the Conditional Access Account Picker.

Added note to add a Service Principal for the app Microsoft Defender for Cloud Apps - Session Controls to make it available in the Conditional Access Account Picker
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 5ea927a:

⚠️ Validation status: warnings

File Status Preview URL Details
defender-for-cloud-apps/includes/entra-conditional-access-policy.md ⚠️Warning Details

defender-for-cloud-apps/includes/entra-conditional-access-policy.md

  • Line 44, Column 2: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Connect with the appropriate scopes to create service principal'(access-policy-aad.md(38,1) -> includes/entra-conditional-access-policy.md(44,2))) are not allowed. You can only have one top-level heading.
  • Line 44, Column 2: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Connect with the appropriate scopes to create service principal'(session-policy-aad.md(40,1) -> includes/entra-conditional-access-policy.md(44,2))) are not allowed. You can only have one top-level heading.
  • Line 44, Column 2: [Warning: duplicate-h1s - See documentation] H1 'Connect with the appropriate scopes to create service principal' is duplicated with other articles: 'includes/entra-conditional-access-policy.md(44,2), includes/entra-conditional-access-policy.md(44,2)'. First level headings must be unique within a docset.
  • Line 47, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Create service principal for the service Microsoft Defender for Cloud Apps - Session Controls'(access-policy-aad.md(38,1) -> includes/entra-conditional-access-policy.md(47,1))) are not allowed. You can only have one top-level heading.
  • Line 47, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Create service principal for the service Microsoft Defender for Cloud Apps - Session Controls'(session-policy-aad.md(40,1) -> includes/entra-conditional-access-policy.md(47,1))) are not allowed. You can only have one top-level heading.
  • Line 47, Column 1: [Warning: duplicate-h1s - See documentation] H1 'Create service principal for the service Microsoft Defender for Cloud Apps - Session Controls' is duplicated with other articles: 'includes/entra-conditional-access-policy.md(47,1), includes/entra-conditional-access-policy.md(47,1)'. First level headings must be unique within a docset.

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.

@prmerger-automator

Copy link
Copy Markdown
Contributor

@Rockstarpunched0007 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit a3292ca:

⚠️ Validation status: warnings

File Status Preview URL Details
defender-for-cloud-apps/includes/entra-conditional-access-policy.md ⚠️Warning Details

defender-for-cloud-apps/includes/entra-conditional-access-policy.md

  • Line 44, Column 2: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Connect with the appropriate scopes to create service principal'(access-policy-aad.md(38,1) -> includes/entra-conditional-access-policy.md(44,2))) are not allowed. You can only have one top-level heading.
  • Line 44, Column 2: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Connect with the appropriate scopes to create service principal'(session-policy-aad.md(40,1) -> includes/entra-conditional-access-policy.md(44,2))) are not allowed. You can only have one top-level heading.
  • Line 44, Column 2: [Warning: duplicate-h1s - See documentation] H1 'Connect with the appropriate scopes to create service principal' is duplicated with other articles: 'includes/entra-conditional-access-policy.md(44,2), includes/entra-conditional-access-policy.md(44,2)'. First level headings must be unique within a docset.
  • Line 47, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Create service principal for the service Microsoft Defender for Cloud Apps - Session Controls'(access-policy-aad.md(38,1) -> includes/entra-conditional-access-policy.md(47,1))) are not allowed. You can only have one top-level heading.
  • Line 47, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Create service principal for the service Microsoft Defender for Cloud Apps - Session Controls'(session-policy-aad.md(40,1) -> includes/entra-conditional-access-policy.md(47,1))) are not allowed. You can only have one top-level heading.
  • Line 47, Column 1: [Warning: duplicate-h1s - See documentation] H1 'Create service principal for the service Microsoft Defender for Cloud Apps - Session Controls' is duplicated with other articles: 'includes/entra-conditional-access-policy.md(47,1), includes/entra-conditional-access-policy.md(47,1)'. First level headings must be unique within a docset.

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.

@ShannonLeavitt

Copy link
Copy Markdown
Contributor

@batamig

Could you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding an approval and a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Conditional Access policy include to document an additional prerequisite: creating a service principal for Microsoft Defender for Cloud Apps - Session Controls so it appears in the Conditional Access app picker.

Changes:

  • Added guidance about creating the service principal for the Session Controls app.
  • Included Microsoft Graph PowerShell commands intended to create the service principal.

Comment on lines +43 to +48
>You may need to add create the following service principal to make the app available in the Conditional Access app picker.
># Connect with the appropriate scopes to create service principal
Connect-MgGraph -Scopes "Application.ReadWrite.All"

# Create service principal for the service **Microsoft Defender for Cloud Apps - Session Controls**
New-MgServicePrincipal -AppId 8a0c2593-9cbc-4f86-a247-beb7aab00d83<br>
@prmerger-automator prmerger-automator Bot added the aq-pr-triaged Tracking label for the vendor PR Review team label Jul 2, 2026
@prmerger-automator

Copy link
Copy Markdown
Contributor

@Rockstarpunched0007 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants