[AutoPR @azure-arm-resourceconnector]-generated-from-SDK Generation - JS-5737605#37005
Merged
qiaozha merged 2 commits intoAzure:mainfrom Jan 16, 2026
Merged
Conversation
…rosoft.ResourceConnector/ResourceConnector/tspconfig.yaml', API Version: 2025-03-01-preview, SDK Release Type: beta, and CommitSHA: 'c2d959beecc6e4fe6337792990c762988478aa97' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5737605 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 |
Contributor
There was a problem hiding this comment.
Pull request overview
This is an automated pull request that migrates the @azure/arm-resourceconnector package from AutoRest-generated code to TypeSpec-generated code, updating the API version from 2022-10-27 (stable) to 2025-03-01-preview (beta). The PR includes a complete restructure of the SDK implementation following modern Azure SDK patterns.
Key Changes:
- Migration to TypeSpec-based code generation with modular architecture
- Introduction of new API features (network profiles, events, additional status values)
- Updated client constructor to support optional subscriptionId
- Restructured code organization with
api/,classic/, andstatic-helpers/directories - Replacement of v1 samples with v2-beta samples
Reviewed changes
Copilot reviewed 114 out of 116 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| ci.mgmt.yml | Whitespace cleanup in CI configuration |
| vitest.esm.config.ts | New ESM test configuration for Vitest |
| vitest.config.ts | Removed leading blank line |
| tsp-location.yaml | New TypeSpec configuration pointing to spec commit |
| tsconfig files | Formatting improvements and structural updates |
| test/snippets.spec.ts | Reordered variable declarations in browser client test |
| test/resourceconnnector__operations_test.spec.ts | Removed old test file |
| test/public/* | New test infrastructure with recorder pattern |
| src/resourceConnectorManagementClient.ts | Complete rewrite with modern client pattern |
| src/models/* | New model definitions with serializers/deserializers |
| src/static-helpers/* | New utility modules for paging, polling, URL templates |
| src/api/* | New API layer with operations and context |
| src/classic/* | New classic operations wrapper |
| samples/v2-beta/* | New beta samples replacing v1 samples |
| samples/v1/* | Removed stable samples |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
kazrael2119
reviewed
Jan 12, 2026
kazrael2119
reviewed
Jan 12, 2026
kazrael2119
reviewed
Jan 12, 2026
…rosoft.ResourceConnector/ResourceConnector/tspconfig.yaml', API Version: 2025-03-01-preview, SDK Release Type: beta, and CommitSHA: '5f0a209aeda4a3be0b93270f3a69149ef6629701' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5741647 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Member
|
LGTM |
qiaozha
reviewed
Jan 15, 2026
sdk/resourceconnector/arm-resourceconnector/test/resourceconnnector__operations_test.spec.ts
Show resolved
Hide resolved
qiaozha
approved these changes
Jan 16, 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/resourceconnector/resource-manager/Microsoft.ResourceConnector/ResourceConnector/tspconfig.yaml', API Version: 2025-03-01-preview, SDK Release Type: beta, and CommitSHA: 'c2d959beecc6e4fe6337792990c762988478aa97' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5737605 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Release Plan Details