[AutoPR @azure-arm-managedops]-generated-from-SDK Generation - JS-5863945#37286
Merged
qiaozha merged 3 commits intoAzure:mainfrom Feb 13, 2026
Merged
Conversation
…t/tspconfig.yaml', API Version: 2025-07-28-preview, SDK Release Type: beta, and CommitSHA: 'ed16e10caee8ef2ab09f321272877d0efbec0d1e' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5863945 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
9 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This is an auto-generated pull request updating the @azure/arm-managedops SDK package from TypeSpec specification changes. The PR updates the spec commit hash from 83408df to ed16e10 for API version 2025-07-28-preview. This is the first beta release (1.0.0-beta.1) of the package, transitioning from alpha.
Changes:
- Refactored API version handling from a custom pipeline policy to operation-level parameters with default fallback values
- Added
DesiredConfigurationUpdateinterface for partial update operations with only defender-related fields - Updated delete operation expected status codes (removed "201" status)
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tsp-location.yaml | Updated spec commit hash reference |
| pollingHelpers.ts | Added apiVersion parameter support and helper function for LRO polling |
| pagingHelpers.ts | Added apiVersion parameter support and helper function for pagination |
| restorePollerHelpers.ts | Added apiVersion extraction from URLs and updated delete operation status codes |
| models.ts | Added DesiredConfigurationUpdate interface, updated ManagedOpUpdateProperties to use it |
| index.ts & models/index.ts | Exported new DesiredConfigurationUpdate interface |
| operations.ts (operations) | Updated to use context.apiVersion with fallback to default version |
| operations.ts (managedOps) | Updated all operations to use apiVersion fallback pattern, corrected delete status codes |
| managedOpsContext.ts | Removed custom pipeline policy, made apiVersion optional on context |
| managedOpsCreateOrUpdateSample.* | Removed sku property from sample code |
| *.api.md | Updated API surface documentation to reflect model and context changes |
| metadata.json | Updated emitter version and cross-language definition mappings |
| CHANGELOG.md | Added comprehensive feature list for beta.1 release |
kazrael2119
reviewed
Feb 11, 2026
sdk/managedops/arm-managedops/review/arm-managedops-node.api.md
Outdated
Show resolved
Hide resolved
kazrael2119
reviewed
Feb 11, 2026
…t/tspconfig.yaml', API Version: 2025-07-28-preview, SDK Release Type: beta, and CommitSHA: '96e40a96feba1bb2bcabd7d1612feb71f94c49a8' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5877198 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
9 tasks
Member
|
LGTM cc @qiaozha |
qiaozha
approved these changes
Feb 13, 2026
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.
Configurations: 'specification/managedoperations/ManagedOps.Management/tspconfig.yaml', API Version: 2025-07-28-preview, SDK Release Type: beta, and CommitSHA: 'ed16e10caee8ef2ab09f321272877d0efbec0d1e' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5863945 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=6712851c-60ef-f011-8407-000d3a5b0bfe Submitted by: wcashman@microsoft.com
Release Plan Details
Spec pull request: Fix visibility of updatable parameters in PATCH azure-rest-api-specs#40187
Spec API version: 2025-07-28-preview