-
Notifications
You must be signed in to change notification settings - Fork 798
Adding PIM for Auth context - Update concept-conditional-access-cloud-apps.md #1748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
We must include the capability of using Authentication context for PIM as the current version doesn't specify this anywhere. I had the chance to work on a case where customer was lost about this topic, since the doc was not covering it.
@ChristianCB83 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit 653bc31:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs/identity/conditional-access/concept-conditional-access-cloud-apps.md | Details |
docs/identity/conditional-access/concept-conditional-access-cloud-apps.md
- Line 241, Column 3: [Warning: file-not-found - See documentation]
Invalid file link: 'id-governance/privileged-identity-management/pim-resource-roles-configure-role-settings'.
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.
Attempt to fix issue reported on the link, by removing the extension ".md"
Learn Build status updates of commit 6555ac0:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs/identity/conditional-access/concept-conditional-access-cloud-apps.md | Details |
docs/identity/conditional-access/concept-conditional-access-cloud-apps.md
- Line 241, Column 3: [Warning: file-not-found - See documentation]
Invalid file link: 'id-governance/privileged-identity-management/pim-resource-roles-configure-role-settings'.
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.
docs/identity/conditional-access/concept-conditional-access-cloud-apps.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to fix the URL for PIM. Then approved.
…oud-apps.md Co-authored-by: John Flores <[email protected]>
Learn Build status updates of commit 8b09419: ✅ Validation status: passed
For more details, please refer to the build report. |
- [Use sensitivity labels to protect content in Microsoft Teams, Microsoft 365 groups, and SharePoint sites](/purview/sensitivity-labels-teams-groups-sites) | ||
- [Microsoft Defender for Cloud Apps](/defender-cloud-apps/session-policy-aad?branch=pr-en-us-2082#require-step-up-authentication-authentication-context) | ||
- [Custom applications](~/identity-platform/developer-guide-conditional-access-authentication-context.md) | ||
- [Priviledged Identity Management - On activation, require Microsoft Entra Conditional Access authentication context](/entra/id-governance/privileged-identity-management/pim-resource-roles-configure-role-settings#on-activation-require-microsoft-entra-conditional-access-authentication-context) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [Priviledged Identity Management - On activation, require Microsoft Entra Conditional Access authentication context](/entra/id-governance/privileged-identity-management/pim-resource-roles-configure-role-settings#on-activation-require-microsoft-entra-conditional-access-authentication-context) | |
- [Privileged Identity Management - On activation, require Microsoft Entra Conditional Access authentication context](/entra/id-governance/privileged-identity-management/pim-resource-roles-configure-role-settings#on-activation-require-microsoft-entra-conditional-access-authentication-context) |
fixing typo
#label:"aq-pr-triaged" |
@lisaychuang , is there anything missing before we commit this change? |
We must include the capability of using Authentication context for role elevation via PIM as the current version doesn't specify this anywhere. I had the chance to work on a case where customer was lost about this topic, since the doc was not covering it.