-
Notifications
You must be signed in to change notification settings - Fork 464
Fixes beta references and removes beta disclaimer #9755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes beta references and removes beta disclaimer #9755
Conversation
There was a problem hiding this comment.
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 corrects version inconsistencies in v1.0 API documentation by fixing unintended references to the beta API version. These are cleanup changes that ensure the v1.0 documentation consistently uses v1.0 endpoints, metadata contexts, and include paths.
Key Changes
- Updated example URLs from
betatov1.0endpoints across 15 API documentation files - Fixed
@odata.contextmetadata references from beta to v1.0 in response examples across 13 files - Corrected an include path from
betatov1.0directory structure - Removed an inappropriate beta disclaimer from v1.0 documentation
Reviewed changes
Copilot reviewed 28 out of 28 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| security-retentioneventtype.md | Fixed documentation link to reference v1.0 instead of beta retention label resource |
| intune-enrollment-conceptual.md | Removed beta API disclaimer that doesn't apply to v1.0 documentation |
| fieldvalueset.md | Updated example URL from beta to v1.0 endpoint |
| azure-ad-auditlog-overview.md | Fixed sign-ins audit logs example URL to use v1.0 |
| userflowlanguagepage-delete.md | Updated request example URL to v1.0 |
| user-post-approleassignments.md | Fixed @odata.context in response from beta to v1.0 |
| unifiedrolemanagementpolicyassignment-get.md | Updated request example URL to v1.0 |
| todotask-update.md | Fixed @odata.context in response from beta to v1.0 |
| temporaryaccesspassauthenticationmethodconfiguration-get.md | Fixed @odata.context in response from beta to v1.0 |
| teamwork-get.md | Fixed @odata.context in response from beta to v1.0 |
| team-sendactivitynotification.md | Updated entity URL in request body to v1.0 |
| synchronization-synchronizationjob-post-bulkupload.md | Fixed location header URLs in three response examples from beta to v1.0 |
| sharepointmigrationjob-list-progressevents.md | Updated request example URL to v1.0 |
| serviceprincipal-get.md | Fixed @odata.context in response from beta to v1.0 |
| riskyserviceprincipal-get.md | Corrected include path from beta to v1.0 directory |
| reportroot-getteamsteamcounts.md | Updated request example URL to v1.0 |
| onpremisesdirectorysynchronization-get.md | Fixed @odata.context in response from beta to v1.0 |
| onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders.md | Updated both request URL and @odata.id in request body to v1.0 |
| messagerule-get.md | Fixed @odata.context in response from beta to v1.0 |
| licensedetails-getteamslicensingdetails.md | Updated request URL and @odata.context in response to v1.0 |
| learningprovider-list-learningcontents.md | Fixed both @odata.context and @odata.nextLink in response to v1.0 |
| identityuserflowattributeassignment-getorder.md | Fixed @odata.context in response from beta to v1.0 |
| identityuserflowattributeassignment-delete.md | Updated request example URL to v1.0 |
| filestoragecontainer-update.md | Updated request example URL to v1.0 |
| externalconnectors-externalitem-get.md | Updated request example URL to v1.0 |
| entitlementmanagement-post-connectedorganizations.md | Updated request URL and @odata.context in response to v1.0 |
| crosstenantaccesspolicyconfigurationpartner-update.md | Updated request example URL to v1.0 |
| conditionalaccessroot-list-authenticationcontextclassreferences.md | Fixed @odata.context in response from beta to v1.0 |
Important
Required for API changes:
Add other supporting information, such as a description of the PR changes:
The PR fixes unintended references to the beta version of the API in the documentation for the v1.0 API. It also removes one beta disclaimer mentioned in the documentation for the v1.0 API.
Similar fixes were delivered previously. These are the remaining occurrences.
Important
The following guidance is for Microsoft employees only. Community contributors can ignore this message; our content team will manage the status.
After you've created your PR, expand this section for tips and additional instructions.
#feedback-addressedto the pull request.For more information, see the Content review process summary.