Skip to content

docs: Add disableNesting property to group resource (beta)#9913

Closed
ashyasingh wants to merge 1 commit into
microsoftgraph:mainfrom
ashyasingh:group-disable-nesting-beta
Closed

docs: Add disableNesting property to group resource (beta)#9913
ashyasingh wants to merge 1 commit into
microsoftgraph:mainfrom
ashyasingh:group-disable-nesting-beta

Conversation

@ashyasingh
Copy link
Copy Markdown
Contributor

Summary

Adds the disableNesting Boolean property to the group resource documentation for beta.

This property controls whether other groups can be added as members of the group:

  • Type: Boolean (non-nullable, default \ alse)
  • Read/write, but read-only on Microsoft 365 (Unified) groups and groups with \isAssignableToRole = true\
  • Requires \\ to retrieve

Changes

  • api-reference/beta/resources/group.md: Added disableNesting to the properties table and JSON representation
  • changelog/Microsoft.DirectoryServices.json: Added changelog entry for the beta property addition

Related

Add the disableNesting Boolean property to the group resource type in beta.
This property controls whether other groups can be added as members.
Read/write, but read-only on Unified groups and role-assignable groups.
Requires $select to retrieve.

Also adds changelog entry for the beta property addition.

Related: ADO PR 15632295

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ashyasingh ashyasingh requested a review from Copilot May 21, 2026 21:49
@ashyasingh ashyasingh added area: Entra APIs and issues relating to Microsoft Entra (previously Azure AD) features. ready for content review PR is ready for a content review - content development and tech review are complete. do not merge Use this label to indicate to the repository admins that your PR Is not ready to merge into master. labels May 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds documentation and changelog coverage for the new disableNesting property on the Microsoft Graph group resource (beta).

Changes:

  • Added a new changelog entry for the disableNesting property addition on group (beta, Prod).
  • Documented disableNesting in the group resource property table and JSON representation.
  • Updated the group.md page date metadata.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
changelog/Microsoft.DirectoryServices.json Adds a new changelog entry describing the disableNesting property addition on group (beta).
api-reference/beta/resources/group.md Documents the disableNesting property and updates the page metadata date.

Comment on lines +3 to +15
{
"ChangeList": [
{
"Id": "d7e2f4a1-3c6b-49d8-a1f5-8b4c2e7d9a0f",
"ApiChange": "Property",
"ChangedApiName": "disableNesting",
"ChangeType": "Addition",
"Description": "Added the **disableNesting** property to the [group](https://learn.microsoft.com/en-us/graph/api/resources/group?view=graph-rest-beta) resource.",
"Target": "group"
}
],
"Id": "d7e2f4a1-3c6b-49d8-a1f5-8b4c2e7d9a0f",
"Cloud": "Prod",
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit d6ffcea:

✅ Validation status: passed

File Status Preview URL Details
api-reference/beta/resources/group.md ✅Succeeded
changelog/Microsoft.DirectoryServices.json ✅Succeeded

For more details, please refer to the build report.

@Danipocket
Copy link
Copy Markdown
Contributor

@ashyasingh, hi! Are you a MSFTE? If so, please use our private repo.

@Danipocket Danipocket added the blocked PRs that are blocked from content review or getting merged for some reason. label May 22, 2026
@FaithOmbongi FaithOmbongi self-assigned this May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Entra APIs and issues relating to Microsoft Entra (previously Azure AD) features. blocked PRs that are blocked from content review or getting merged for some reason. do not merge Use this label to indicate to the repository admins that your PR Is not ready to merge into master. ready for content review PR is ready for a content review - content development and tech review are complete.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants