Skip to content

Standardize "Read-only" casing in v1.0 resource property and relationship tables#9940

Merged
Danipocket merged 18 commits into
microsoftgraph:mainfrom
JarbasHorst:fix-readonly-casing-1.0
Jun 19, 2026
Merged

Standardize "Read-only" casing in v1.0 resource property and relationship tables#9940
Danipocket merged 18 commits into
microsoftgraph:mainfrom
JarbasHorst:fix-readonly-casing-1.0

Conversation

@JarbasHorst

@JarbasHorst JarbasHorst commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR standardizes the term Read-only in the description columns of the Properties and Relationships tables across v1.0 resource and API topics.

Copilot AI review requested due to automatic review settings June 18, 2026 18:49
@JarbasHorst

Copy link
Copy Markdown
Contributor Author

Hi @Danipocket, here another PR reviewed and ready.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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. |
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

@Danipocket Danipocket merged commit 08c08cb into microsoftgraph:main Jun 19, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants