Skip to content

[AutoRelease] t2-compute-2025-07-14-64868(can only be merged by SDK owner) #42000

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

azure-sdk
Copy link
Collaborator

https://github.com/Azure/sdk-release-request/issues/6365
Recording test success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=978
BuildTargetingString
azure-mgmt-compute
Skip.CreateApiReview

@Copilot Copilot AI review requested due to automatic review settings July 14, 2025 07:41
@azure-sdk
Copy link
Collaborator Author

Copy link
Contributor

@Copilot 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 is an automated SDK regeneration pull request for the Azure Management Compute SDK. The PR appears to be updating the SDK to use modernized Azure SDK patterns and fixing the base URL handling to be cloud-aware. The key changes include implementing proper cloud endpoint resolution, updating import patterns for serialization utilities, and modernizing type annotations.

Key changes:

  • Updates base URL handling to be cloud-aware using get_arm_endpoints() instead of hardcoded URLs
  • Moves serialization utilities to local _utils.serialization module
  • Modernizes type annotations and import statements across multiple API versions

Reviewed Changes

Copilot reviewed 63 out of 669 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
_compute_management_client.py Updates client initialization to use cloud-aware endpoint resolution
_metadata.json Updates metadata to reflect new import patterns and nullable base URL
operations/_operations.py Modernizes type annotations and import statements
models/_models_py3.py Adds explicit type annotations to model attributes
_utils/ Adds new serialization utility module with comprehensive serialization/deserialization logic
_version.py Updates version to development version "0.0.0"

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