Skip to content

[AutoPR sdk-resourcemanager/resourceconnector/armresourceconnector]-generated-from-SDK Generation - Go-5737607#25855

Merged
AzureMarker merged 1 commit intoAzure:mainfrom
azure-sdk:sdkauto/sdk-resourcemanager-resourceconnector/armresourceconnector-5737607
Jan 12, 2026
Merged

[AutoPR sdk-resourcemanager/resourceconnector/armresourceconnector]-generated-from-SDK Generation - Go-5737607#25855
AzureMarker merged 1 commit intoAzure:mainfrom
azure-sdk:sdkauto/sdk-resourcemanager-resourceconnector/armresourceconnector-5737607

Conversation

@azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Jan 9, 2026

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=5737607 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.

Release Plan Details

…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=5737607 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Jan 9, 2026
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

API Change Check

APIView identified API level changes in this PR and created the following API reviews

sdk/resourcemanager/resourceconnector/armresourceconnector

@AzureMarker AzureMarker marked this pull request as ready for review January 9, 2026 23:34
@AzureMarker AzureMarker requested a review from lirenhe as a code owner January 9, 2026 23:34
Copilot AI review requested due to automatic review settings January 9, 2026 23:34
Copy link
Contributor

Copilot AI left a 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 updates the Azure Resource Connector SDK from AutoRest-generated code to TypeSpec-based Go Code Generator output, introducing API version 2025-03-01-preview with new network configuration features.

  • Migrates code generation from AutoRest to Microsoft Go Code Generator
  • Adds network profile support including DNS, proxy, and Arc Gateway configurations
  • Introduces event tracking for appliance lifecycle and health monitoring
  • Updates dependency versions to latest stable releases

Reviewed changes

Copilot reviewed 20 out of 21 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.go New file defining module version v1.2.0-beta.1
tsp-location.yaml New file specifying TypeSpec source location and commit
time_rfc3339.go Enhanced date/time handling with support for formats without 'T' separator
testdata/_metadata.json New metadata file specifying API version 2025-03-01-preview
responses.go Updated response type comments from AutoRest to TypeSpec generator
options.go Updated LRO resume token documentation
models_serde.go Added serialization for new Event, NetworkProfile, DNS, Gateway, and Proxy types
models.go Added Event, NetworkProfile, DNSConfiguration, GatewayConfiguration, ProxyConfiguration structs
go.sum Updated dependency checksums for golang.org/x packages
go.mod Updated golang.org/x dependencies to v0.46.0, v0.48.0, v0.40.0, v0.32.0
fake/time_rfc3339.go Removed (consolidated into parent package)
fake/server_factory.go Updated to TypeSpec generator with improved documentation
fake/internal.go Added result struct and updated to TypeSpec generator
fake/appliances_server.go Enhanced with goroutine-based dispatch and interceptor support
constants.go Added ArtifactType and SSHKeyType enums; added 12 new Status values for network updates
client_factory.go Simplified factory pattern removing credential/options storage
build.go Removed (build directive no longer needed with TypeSpec)
autorest.md Removed (replaced by tsp-location.yaml)
appliances_client_example_test.go Completely regenerated examples for all client operations
appliances_client.go Updated API version to 2025-03-01-preview with improved documentation
CHANGELOG.md Added v1.2.0-beta.1 release notes documenting new features

@AzureMarker
Copy link
Member

/check-enforcer evaluate

@AzureMarker
Copy link
Member

/check-enforcer override

@AzureMarker AzureMarker merged commit aba8672 into Azure:main Jan 12, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants