Update entra-conditional-access-policy.md - #364
Update entra-conditional-access-policy.md#364Trent K. (Rockstarpunched0007) wants to merge 4 commits into
Conversation
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 status updates of commit 5ea927a:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| defender-for-cloud-apps/includes/entra-conditional-access-policy.md | 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.
|
Trent K. (@Rockstarpunched0007) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit a3292ca:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| defender-for-cloud-apps/includes/entra-conditional-access-policy.md | 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.
|
Could you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding an approval and a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
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.
| >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> |
|
Trent K. (@Rockstarpunched0007) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Updated instructions for Conditional Access policies and service principal creation for Microsoft Defender for Cloud Apps.
|
Trent K. (@Rockstarpunched0007) please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
|
Learn Build status updates of commit 4b4e48f: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Batami Gold (@batamig) I've revised the formatting in this PR to more closely follow the standards. Can you review this PR? We are trying to resolve all outstanding PRs and issues for this public repo in preparation to remove it. If you don't think this change is appropriate, please close the PR. As soon as it builds, I'll look at the formatting, see if it works as expected. |
|
Hey Tim, unfortunately I was impacted by the July layoffs and can't comment on these changes. Please contact one of the FTEs to approve. |
|
Learn Build status updates of commit 1d9a174: ✅ Validation status: passed
For more details, please refer to the build report. |
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.