Remove RBAC roles section from directory-deleteditems-list and get APIs#9915
Closed
yyuank wants to merge 1 commit into
Closed
Remove RBAC roles section from directory-deleteditems-list and get APIs#9915yyuank wants to merge 1 commit into
yyuank wants to merge 1 commit into
Conversation
Remove the [!INCLUDE] reference to rbac-directory-deleted-items-apis.md from the following pages: - v1.0/api/directory-deleteditems-list.md - v1.0/api/directory-deleteditems-get.md - beta/api/directory-deleteditems-list.md - beta/api/directory-deleteditems-get.md This removes the Important note about supported Microsoft Entra roles from these specific API pages. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
|
Learn Build status updates of commit 2f67b7c: ✅ Validation status: passed
For more details, please refer to the build report. |
Contributor
|
@yyuank, hi! Are you a MSFTE? If so, please use our private repo. Thanks! |
Contributor
|
@@yyuank, your content reviewer has requested changes to your pull request. Please review feedback and address accordingly as soon as possible to keep your pull request moving forward. Once you have addressed the feedback, please add the If you cannot add labels, please add a comment with Check the content review workflow here. |
Contributor
|
Hi @yyuank - +1 to @Danipocket 's feedback. Please open this PR in the private repo. Thanks. |
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.
Summary
Remove the
[!INCLUDE]reference torbac-directory-deleted-items-apis.mdfrom the following pages:api-reference/v1.0/api/directory-deleteditems-list.mdapi-reference/v1.0/api/directory-deleteditems-get.mdapi-reference/beta/api/directory-deleteditems-list.mdapi-reference/beta/api/directory-deleteditems-get.mdThis removes the Important note about supported Microsoft Entra built-in roles (Agent ID Administrator, Directory Readers, Application Administrator, etc.) from these specific API documentation pages.
Changes
Removed the include line that renders the RBAC roles callout on these 4 pages. The include file itself is left intact for other pages that still reference it.