[AutoPR azure-mgmt-networkcloud]-generated-from-SDK Generation - Python-6092256#46048
Open
[AutoPR azure-mgmt-networkcloud]-generated-from-SDK Generation - Python-6092256#46048
Conversation
…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.
Contributor
There was a problem hiding this comment.
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 to3.0.0b1). - Consolidated async operations imports through
_operations(removing several per-resource aio operation modules). - Updated internal utilities (new ETag helpers; removed
evalusage 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. |
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_utils/serialization.py
Show resolved
Hide resolved
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/aio/_configuration.py
Show resolved
Hide resolved
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_configuration.py
Show resolved
Hide resolved
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_utils/utils.py
Show resolved
Hide resolved
sdk/networkcloud/azure-mgmt-networkcloud/azure/mgmt/networkcloud/_version.py
Show resolved
Hide resolved
…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>
msyyc
approved these changes
Apr 2, 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/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.