Remove access policies entry#5090
Open
matthewjlevy wants to merge 1 commit into
Open
Conversation
Removed entry for access policies in the multi-admin approval documentation.
Contributor
|
Learn Build status updates of commit e09f99d: ✅ Validation status: passed
For more details, please refer to the build report. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Multi Admin Approval documentation to remove “Access Policies” from the list of supported protected resource types, aligning the article with observed tenant UI behavior.
Changes:
- Removed the “Access Policies” entry from the supported resources list for access policies.
- Adjusted the formatting/indentation in the “Related content” section.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ## Related content | ||
|
|
||
| Manage [role-based access control](../role-based-access-control/overview.md) No newline at end of file | ||
| Manage [role-based access control](../role-based-access-control/overview.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation issue
The article says that Access Policies is a supported resource type for Multi Admin Approval:
https://github.com/MicrosoftDocs/memdocs/blob/main/intune/fundamentals/role-based-access-control/multi-admin-approval.md?plain=1#L30
Specifically, line 30 states:
Observed behavior
In my tenant (Service release 2604), when I go to create a Multi Admin Approval access policy, I do not see Access Policies as an available Profile type / resource to protect.

Request
Please clarify one of the following in the documentation:
Suggested doc improvement
If this feature is not universally available, please add a note near the supported resource list indicating that the available resource types can vary by tenant and rollout status.