Skip to content

[AutoPR azure-mgmt-networkcloud]-generated-from-SDK Generation - Python-6092256#46048

Open
azure-sdk wants to merge 6 commits intomainfrom
sdkauto/azure-mgmt-networkcloud-6092256
Open

[AutoPR azure-mgmt-networkcloud]-generated-from-SDK Generation - Python-6092256#46048
azure-sdk wants to merge 6 commits intomainfrom
sdkauto/azure-mgmt-networkcloud-6092256

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Configurations: 'specification/networkcloud/NetworkCloud.Management/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: beta, and CommitSHA: '15fbdc93c0a86b951b55f8cb1abc6313e6e4017a' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6092256 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.

…spconfig.yaml', API Version: 2025-09-01, SDK Release Type: beta, and CommitSHA: '15fbdc93c0a86b951b55f8cb1abc6313e6e4017a' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6092256 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
@ChenxiJiang333 ChenxiJiang333 marked this pull request as ready for review April 1, 2026 08:34
Copilot AI review requested due to automatic review settings April 1, 2026 08:34
Copy link
Copy Markdown
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

Updates the azure-mgmt-networkcloud package to a newly generated (TypeSpec-based) codegen output targeting API version 2025-09-01, including a major version bump and refactoring of client/operations structure.

Changes:

  • Regenerated client/configuration surface (renames to NetworkCloudClient*, updated request plumbing, version bump to 3.0.0b1).
  • Consolidated async operations imports through _operations (removing several per-resource aio operation modules).
  • Updated internal utilities (new ETag helpers; removed eval usage from serialization/deserialization).

Reviewed changes

Copilot reviewed 33 out of 250 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/_trunked_networks_operations.py Removed generated aio operation module (now consolidated elsewhere).
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/_rack_skus_operations.py Removed generated aio operation module (now consolidated elsewhere).
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/_metrics_configurations_operations.py Removed generated aio operation module (now consolidated elsewhere).
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/_l3_networks_operations.py Removed generated aio operation module (now consolidated elsewhere).
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/_l2_networks_operations.py Removed generated aio operation module (now consolidated elsewhere).
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/_consoles_operations.py Removed generated aio operation module (now consolidated elsewhere).
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/_cluster_managers_operations.py Removed generated aio operation module (now consolidated elsewhere).
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/_agent_pools_operations.py Removed generated aio operation module (now consolidated elsewhere).
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/_patch.py Normalized header + updated __all__ typing to built-in generics.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/operations/init.py Updated imports to pull operation types from _operations and updated generator banner.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/_patch.py Normalized header + updated __all__ typing to built-in generics.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/_configuration.py Renamed configuration class and added base_url to stored config.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/_client.py Renamed async client class; updated pipeline initialization and send_request formatting.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/init.py Export renamed async client type.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_version.py Version bump to 3.0.0b1.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_utils/utils.py Added helpers for ETag quoting and MatchConditions -> header preparation.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_utils/serialization.py Replaced eval for basic type (de)serialization; updated docstrings.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_utils/init.py Updated generator banner.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_patch.py Normalized header + updated __all__ typing to built-in generics.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_configuration.py Renamed configuration class and added base_url to stored config.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_client.py Renamed sync client class; updated pipeline initialization and send_request formatting.
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/init.py Export renamed sync client type.
sdk/networkcloud/azure-mgmt-networkcloud/_metadata.json Updated metadata to TypeSpec emitter values + new commit SHA.

azure-sdk and others added 5 commits April 2, 2026 06:15
…spconfig.yaml', API Version: 2025-09-01, SDK Release Type: beta, and CommitSHA: '0b5796a12cf5dca2f6b8ec3dce4566806497986c' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6097531 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…Changes

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

4 participants