Skip to content

Add onPremisesExtensionAttributes property to group resource in v1.0#9901

Closed
ashyasingh wants to merge 1 commit into
microsoftgraph:mainfrom
ashyasingh:ashyasingh/group-onprem-ea-v1
Closed

Add onPremisesExtensionAttributes property to group resource in v1.0#9901
ashyasingh wants to merge 1 commit into
microsoftgraph:mainfrom
ashyasingh:ashyasingh/group-onprem-ea-v1

Conversation

@ashyasingh
Copy link
Copy Markdown
Contributor

Summary

Adds the onPremisesExtensionAttributes property to the group resource documentation for v1.0.

This is the v1.0 counterpart to the beta addition that was previously merged.

Changes

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

Related

Added the onPremisesExtensionAttributes property to the group resource
type documentation for v1.0, including:
- Property table entry with type and description
- JSON representation

Also added changelog entry for the addition.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ashyasingh ashyasingh requested a review from Copilot May 14, 2026 19:39
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 for the onPremisesExtensionAttributes property on the group resource in Microsoft Graph v1.0, mirroring a previous beta addition.

Changes:

  • Added the onPremisesExtensionAttributes property row to the group properties table and JSON representation in the v1.0 reference.
  • Added a corresponding changelog entry under Microsoft.DirectoryServices.json.

Reviewed changes

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

File Description
api-reference/v1.0/resources/group.md Documents the new property in the table and JSON sample.
changelog/Microsoft.DirectoryServices.json Records the property addition in the v1.0 changelog.

Comment on lines +6 to +14
"Id": "3c36af46-909a-4c94-a101-6c77c48c9d66",
"ApiChange": "Property",
"ChangedApiName": "onPremisesExtensionAttributes",
"ChangeType": "Addition",
"Description": "Added the **onPremisesExtensionAttributes** property to the [group](https://learn.microsoft.com/en-us/graph/api/resources/group?view=graph-rest-1.0) resource.",
"Target": "group"
}
],
"Id": "3c36af46-909a-4c94-a101-6c77c48c9d66",
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 131041f:

✅ Validation status: passed

File Status Preview URL Details
api-reference/v1.0/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, please follow our documentation guidelines and use the private repo. Thanks!

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

Labels

blocked PRs that are blocked from content review or getting merged for some reason.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants