Standardize "Read-only" casing in v1.0 resource property and relationship tables#9940
Merged
Danipocket merged 18 commits intoJun 19, 2026
Merged
Conversation
Contributor
Author
|
Hi @Danipocket, here another PR reviewed and ready. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR standardizes the “Read-only” wording (hyphenation/casing) in the Properties and Relationships table description columns across multiple Microsoft Graph v1.0 resource topics, improving consistency across the reference documentation.
Changes:
- Replaces variants like “Read only.” / “Readonly.” / “readonly” with the standardized “Read-only.” / “read-only” wording in table descriptions.
- Applies the standardization across a set of v1.0 resource topics spanning multiple workload areas.
Reviewed changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| api-reference/v1.0/resources/serviceannouncement.md | Updates relationship table descriptions to use “read-only” instead of “readonly”. |
| api-reference/v1.0/resources/reminder.md | Standardizes “Read only.” to “Read-only.” for eventId. |
| api-reference/v1.0/resources/insights-trending.md | Standardizes “Read only.” to “Read-only.” for id. |
| api-reference/v1.0/resources/insights-shared.md | Standardizes “Read only.” to “Read-only.” for id and lastShared. |
| api-reference/v1.0/resources/externaldomainfederation.md | Standardizes “Read only.” to “Read-only.” for properties. |
| api-reference/v1.0/resources/domainidentitysource.md | Standardizes “Read only.” to “Read-only.” for properties. |
| api-reference/v1.0/resources/directoryrole.md | Standardizes “read only” to “read-only” within a property description. |
| api-reference/v1.0/resources/delegatedadminrelationship.md | Standardizes “Read Only.” to “Read-only.” for status. |
| api-reference/v1.0/resources/crosscloudazureactivedirectorytenant.md | Standardizes “Read only.” to “Read-only.” for properties. |
| api-reference/v1.0/resources/conditionalaccesspolicy.md | Standardizes “Readonly.” to “Read-only.” for timestamp properties. |
| api-reference/v1.0/resources/chatmessage.md | Standardizes “Read only.” to “Read-only.” for timestamp properties. |
| api-reference/v1.0/resources/channel.md | Standardizes “Read only.” to “Read-only.” for createdDateTime. |
| api-reference/v1.0/resources/azureactivedirectorytenant.md | Standardizes “Read only.” to “Read-only.” for properties. |
| api-reference/v1.0/resources/accesspackageassignmentpolicy.md | Standardizes “Read only.” to “Read-only.” for id. |
Comment on lines
+31
to
+33
| |healthOverviews|Collection([serviceHealth](servicehealth.md))|A collection of service health information for tenant. This property is a contained navigation property, it is nullable and read-only.| | ||
| |issues|Collection([serviceHealthIssue](servicehealthissue.md))|A collection of service issues for tenant. This property is a contained navigation property, it is nullable and read-only.| | ||
| |messages|Collection([serviceUpdateMessage](serviceupdatemessage.md))|A collection of service messages for tenant. This property is a contained navigation property, it is nullable and read-only.| |
| |issuerUri|String|The issuerURI of the incoming federation. Read only. | | ||
| |displayName|String|The name of the identity source, typically also the domain name. Read-only. | | ||
| |domainName|String|The domain name. Read-only. | | ||
| |issuerUri|String|The issuerURI of the incoming federation. Read-only. | |
…hedulerequests.md
…chedulerequests.md
Contributor
Contributor
|
Learn Build status updates of commit d87a985: ✅ Validation status: passed
For more details, please refer to the build report. |
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.
This PR standardizes the term Read-only in the description columns of the Properties and Relationships tables across v1.0 resource and API topics.