Skip to content

NetworkCloud CLI v6.0.0b1 for 2026-08-01-preview API - #10193

Open
idanielsteven wants to merge 3 commits into
Azure:mainfrom
cliffparsons:main
Open

idanielsteven wants to merge 3 commits into
Azure:mainfrom
cliffparsons:main

Conversation

@idanielsteven

@idanielsteven idanielsteven commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🤖 PR Validation — ⚠️ Review suggested

Breaking Changes
⚠️ None
⚠️Azure CLI Extensions Breaking Change Test
⚠️networkcloud
rule cmd_name rule_message suggest_message
⚠️ 1010 - ParaPropUpdate networkcloud accessbridge create cmd networkcloud accessbridge create update parameter access_bridge_name: updated property choices from ['Bastion', 'PrivateVault', 'StorageDashboard'] to ['Bastion', 'EdgeManagement', 'PrivateVault', 'StorageDashboard']
⚠️ 1010 - ParaPropUpdate networkcloud accessbridge delete cmd networkcloud accessbridge delete update parameter access_bridge_name: updated property choices from ['Bastion', 'PrivateVault', 'StorageDashboard'] to ['Bastion', 'EdgeManagement', 'PrivateVault', 'StorageDashboard']
⚠️ 1010 - ParaPropUpdate networkcloud accessbridge show cmd networkcloud accessbridge show update parameter access_bridge_name: updated property choices from ['Bastion', 'PrivateVault', 'StorageDashboard'] to ['Bastion', 'EdgeManagement', 'PrivateVault', 'StorageDashboard']
⚠️ 1010 - ParaPropUpdate networkcloud accessbridge update cmd networkcloud accessbridge update update parameter access_bridge_name: updated property choices from ['Bastion', 'PrivateVault', 'StorageDashboard'] to ['Bastion', 'EdgeManagement', 'PrivateVault', 'StorageDashboard']
⚠️ 1010 - ParaPropUpdate networkcloud accessbridge wait cmd networkcloud accessbridge wait update parameter access_bridge_name: updated property choices from ['Bastion', 'PrivateVault', 'StorageDashboard'] to ['Bastion', 'EdgeManagement', 'PrivateVault', 'StorageDashboard']
⚠️ 1006 - ParaAdd networkcloud clustermanager create cmd networkcloud clustermanager create added parameter rollout_ring
⚠️ 1006 - ParaAdd networkcloud clustermanager update cmd networkcloud clustermanager update added parameter rollout_ring

NetworkCloud CLI v6.0.0b1 for 2026-08-01-preview API

aaz: Azure/aaz#1062

This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install azdev required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi idanielsteven,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Aug 7, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Thank you for your contribution idanielsteven! We will review the pull request and get back to you soon.

@yonzhan

Copy link
Copy Markdown
Collaborator

NetworkCloud

@idanielsteven
idanielsteven marked this pull request as ready for review September 17, 2026 15:55
Copilot AI lite review requested due to automatic review settings September 17, 2026 15:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Unresolved moderate issues affect password handling, rollout-ring coverage, provider recordings, and shared test assertions.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates the NetworkCloud CLI extension to v6.0.0b1 for the 2026-08-01-preview API.

Changes:

  • Regenerates API commands and schemas.
  • Adds rollout-ring, secret-archive provider, nullable-update, and EdgeManagement support.
  • Refreshes metadata, tests, recordings, and command syntax.
File summaries
File Reviewed change / final finding
src/networkcloud/setup.py Updates package version and API description.
src/networkcloud/HISTORY.rst Adds release notes. Nit (3 votes): align stable-version wording with beta/preview metadata.
src/networkcloud/azext_networkcloud/tests/latest/utils/output_checks.py Updates shared assertions. Moderate (3 votes): preserve explicit checks and string conversion. Nit (3 votes): retain the generic diagnostic label.
src/networkcloud/azext_networkcloud/tests/latest/utils/__init__.py Updates generated utility metadata.
src/networkcloud/azext_networkcloud/tests/latest/test_volumes.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_virtualmachine.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_trunkednetwork.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_metricsconfiguration.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_l3network.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_l2network.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_kubernetesversion.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_kubernetesclusterfeature.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_kubernetesclusteragentpool.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_kubernetescluster.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_clustermanager.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_cluster.py Adds provider and nullable-update scenarios. Moderate (3 votes each): add matching provider interactions to the scenario recordings.
src/networkcloud/azext_networkcloud/tests/latest/test_cloudservicesnetwork.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_bmckeyset.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/test_baremetalmachinekeyset.py Updates delete confirmation syntax.
src/networkcloud/azext_networkcloud/tests/latest/recordings/test_racksku_scenario1.yaml Refreshes API version recording.
src/networkcloud/azext_networkcloud/tests/latest/recordings/test_clustermanager_scenario5.yaml Refreshes API version recording.
src/networkcloud/azext_networkcloud/tests/latest/recordings/test_cluster_scenario13.yaml Refreshes nullable-update recording.
src/networkcloud/azext_networkcloud/tests/latest/recordings/test_cluster_scenario12.yaml Refreshes API version recording.
src/networkcloud/azext_networkcloud/tests/latest/recordings/test_accessbridge_scenario1.yaml Refreshes API version recording.
src/networkcloud/azext_networkcloud/tests/latest/config.ini Adds provider test settings. Nits (3 votes each): correct the secet and privider spellings.
src/networkcloud/azext_networkcloud/operations/common_secretarchivesettings.py Supports explicit null updates.
src/networkcloud/azext_networkcloud/operations/common_commandoutputsettings.py Supports explicit null updates.
src/networkcloud/azext_networkcloud/operations/common_analyticsoutputsettings.py Supports explicit null updates.
src/networkcloud/azext_networkcloud/azext_metadata.json Marks the extension as preview.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/volume/_wait.py Regenerates the volume wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/volume/_update.py Regenerates the volume update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/volume/_show.py Regenerates the volume show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/volume/_list.py Regenerates the volume list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/volume/_delete.py Regenerates the volume delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/volume/_create.py Regenerates the volume create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/console/_wait.py Regenerates the console wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/console/_update.py Regenerates the console update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/console/_show.py Regenerates the console show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/console/_list.py Regenerates the console list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/console/_delete.py Regenerates the console delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/console/_create.py Regenerates the console create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_wait.py Regenerates the virtual-machine wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_update.py Regenerates the virtual-machine update command and password prompting.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_start.py Regenerates the virtual-machine start command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_show.py Regenerates the virtual-machine show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_restart.py Regenerates the virtual-machine restart command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_reimage.py Regenerates the virtual-machine reimage command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_power_off.py Regenerates the virtual-machine power-off command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_list.py Regenerates the virtual-machine list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_delete.py Regenerates the virtual-machine delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_create.py Regenerates virtual-machine creation. Moderate (2 votes): restore the password prompt or explicitly update the required-password contract.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/virtualmachine/_assign_relay.py Regenerates the relay-assignment command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/trunkednetwork/_wait.py Regenerates the trunked-network wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/trunkednetwork/_update.py Regenerates the trunked-network update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/trunkednetwork/_show.py Regenerates the trunked-network show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/trunkednetwork/_list.py Regenerates the trunked-network list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/trunkednetwork/_delete.py Regenerates the trunked-network delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/trunkednetwork/_create.py Regenerates the trunked-network create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/storageappliance/_wait.py Adds secret-archive response fields and refreshes the API version.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/storageappliance/_update.py Adds secret-archive response fields and refreshes the API version.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/storageappliance/_show.py Adds secret-archive response fields and refreshes the API version.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/storageappliance/_run_read_command.py Regenerates the read-command operation.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/storageappliance/_list.py Adds secret-archive response fields and refreshes the API version.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/storageappliance/_enable_remote_vendor_management.py Regenerates vendor-management enablement.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/storageappliance/_disable_remote_vendor_management.py Regenerates vendor-management disablement.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/racksku/_show.py Regenerates the rack-SKU show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/racksku/_list.py Regenerates the rack-SKU list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/rack/_wait.py Regenerates the rack wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/rack/_update.py Regenerates the rack update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/rack/_show.py Regenerates the rack show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/rack/_list.py Regenerates the rack list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l3network/_wait.py Regenerates the L3 network wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l3network/_update.py Regenerates the L3 network update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l3network/_show.py Regenerates the L3 network show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l3network/_list.py Regenerates the L3 network list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l3network/_delete.py Regenerates the L3 network delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l3network/_create.py Regenerates the L3 network create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l2network/_wait.py Regenerates the L2 network wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l2network/_update.py Regenerates the L2 network update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l2network/_show.py Regenerates the L2 network show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l2network/_list.py Regenerates the L2 network list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l2network/_delete.py Regenerates the L2 network delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/l2network/_create.py Regenerates the L2 network create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetesversion/_wait.py Regenerates the Kubernetes-version wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetesversion/_update.py Regenerates the Kubernetes-version update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetesversion/_show.py Regenerates the Kubernetes-version show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetesversion/_list.py Regenerates the Kubernetes-version list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetesversion/_delete.py Regenerates the Kubernetes-version delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetesversion/_create.py Regenerates the Kubernetes-version create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/feature/_wait.py Regenerates the cluster-feature wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/feature/_update.py Regenerates the cluster-feature update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/feature/_show.py Regenerates the cluster-feature show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/feature/_list.py Regenerates the cluster-feature list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/feature/_delete.py Regenerates the cluster-feature delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/feature/_create.py Regenerates the cluster-feature create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/agentpool/_wait.py Regenerates the agent-pool wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/agentpool/_update.py Regenerates the agent-pool update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/agentpool/_show.py Regenerates the agent-pool show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/agentpool/_list.py Regenerates the agent-pool list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/agentpool/_delete.py Regenerates the agent-pool delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/agentpool/_create.py Regenerates the agent-pool create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/_wait.py Regenerates the Kubernetes-cluster wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/_update.py Regenerates the Kubernetes-cluster update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/_show.py Regenerates the Kubernetes-cluster show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/_restart_node.py Regenerates the node-restart command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/_list.py Regenerates the Kubernetes-cluster list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/_delete.py Regenerates the Kubernetes-cluster delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/kubernetescluster/_create.py Regenerates the Kubernetes-cluster create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/identity/_show.py Adds rollout-ring response data.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/identity/_remove.py Adds rollout-ring response data.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/identity/_assign.py Adds rollout-ring response data.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/_wait.py Adds rollout-ring response data.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/_update.py Adds --rollout-ring support.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/_update_relay_private_endpoint_connection.py Regenerates relay endpoint updates.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/_show.py Adds rollout-ring response data.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/_list.py Adds rollout-ring response data.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/_delete.py Regenerates the cluster-manager delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/clustermanager/_create.py Adds --rollout-ring. Moderate (2 votes): add create/update coverage for serialization and minimum-value validation.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/metricsconfiguration/_wait.py Regenerates the metrics wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/metricsconfiguration/_update.py Regenerates the metrics update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/metricsconfiguration/_show.py Regenerates the metrics show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/metricsconfiguration/_list.py Regenerates the metrics list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/metricsconfiguration/_delete.py Regenerates the metrics delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/metricsconfiguration/_create.py Regenerates the metrics create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/bmckeyset/_wait.py Regenerates the BMC-keyset wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/bmckeyset/_update.py Regenerates the BMC-keyset update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/bmckeyset/_show.py Regenerates the BMC-keyset show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/bmckeyset/_list.py Regenerates the BMC-keyset list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/bmckeyset/_delete.py Regenerates the BMC-keyset delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/bmckeyset/_create.py Regenerates the BMC-keyset create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/baremetalmachinekeyset/_wait.py Regenerates the bare-metal-keyset wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/baremetalmachinekeyset/_update.py Regenerates the bare-metal-keyset update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/baremetalmachinekeyset/_show.py Regenerates the bare-metal-keyset show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/baremetalmachinekeyset/_list.py Regenerates the bare-metal-keyset list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/baremetalmachinekeyset/_delete.py Regenerates the bare-metal-keyset delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/baremetalmachinekeyset/_create.py Regenerates the bare-metal-keyset create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_wait.py Adds cluster response fields and provider schemas.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_update.py Adds secret-archive provider configuration.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_update_version.py Regenerates cluster version updates.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_show.py Adds cluster response fields and provider schemas.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_scan_runtime.py Regenerates runtime scanning.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_rotate_credential.py Regenerates credential rotation.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_list.py Adds cluster response fields and provider schemas.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_inspect.py Regenerates cluster inspection.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_deploy.py Regenerates cluster deployment.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_delete.py Regenerates the cluster delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cluster/_continue_update_version.py Regenerates continuation of version updates.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cloudservicesnetwork/_wait.py Regenerates the cloud-services-network wait command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cloudservicesnetwork/_update.py Regenerates the cloud-services-network update command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cloudservicesnetwork/_show.py Regenerates the cloud-services-network show command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cloudservicesnetwork/_list.py Regenerates the cloud-services-network list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cloudservicesnetwork/_delete.py Regenerates the cloud-services-network delete command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/cloudservicesnetwork/_create.py Regenerates the cloud-services-network create command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_wait.py Adds secret-archive response fields.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_update.py Adds secret-archive response fields.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_uncordon.py Regenerates the uncordon command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_start.py Regenerates the start command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_show.py Adds secret-archive response fields.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_run_read_command.py Regenerates the read-command operation.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_run_data_extracts_restricted.py Regenerates the restricted data-extract operation.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_run_data_extract.py Regenerates the data-extract operation.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_run_command.py Regenerates the run-command operation.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_restart.py Regenerates the restart command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_replace.py Regenerates the replace command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_reimage.py Regenerates the reimage command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_power_off.py Regenerates the power-off command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_list.py Adds secret-archive response fields.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/baremetalmachine/_cordon.py Regenerates the cordon command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/accessbridge/_wait.py Adds EdgeManagement support and refreshes the API version.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/accessbridge/_update.py Adds EdgeManagement support and refreshes the API version.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/accessbridge/_show.py Adds EdgeManagement support and refreshes the API version.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/accessbridge/_list.py Regenerates the access-bridge list command.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/accessbridge/_delete.py Adds EdgeManagement support and refreshes the API version.
src/networkcloud/azext_networkcloud/aaz/latest/networkcloud/accessbridge/_create.py Adds EdgeManagement support and refreshes the API version.
Review details
  • Files reviewed: 174/233 changed files
  • Comments generated: 9
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +167 to +171
_args_schema.rollout_ring = AAZIntArg(
options=["--rollout-ring"],
arg_group="Properties",
help="The relative ordering group used to apply software updates to associated clusters. The minimum accepted value is 1; the service enforces the upper bound currently in effect, which may change over time.",
fmt=AAZIntArgFormat(
Comment on lines 352 to 356
vm_image_repository_credentials.password = AAZPasswordArg(
options=["password"],
help="The password or token used to access an image in the target repository.",
required=True,
fmt=AAZStrArgFormat(
Comment on lines +215 to +219
step_update_secret_archive_settings_scenario3_open_bao_required_only(
test, checks=[]
)
step_update_secret_archive_settings_scenario3_open_bao_all_params(test, checks=[])
step_update_secret_archive_settings_scenario3_hashicorp_required_only(
Comment on lines +229 to +232
step_update_secret_archive_settings_scenario3_cyberark_required_only(
test, checks=[]
)
step_update_secret_archive_settings_scenario3_cyberark_all_params(test, checks=[])
Comment on lines +66 to 68
return re.sub(r"^['\"]|['\"]$", "", test.kwargs.get(key))



6.0.0b1
++++++++
* This stable version supports NetworkCloud 2026-08-01-preview APIs.
filter_devices="{rack-names:[rack1],bare-metal-machine-names:[machine1,machine2]}"
# cluster rotate credential
rotate_credential="console-credential"
# secet archive settings
# cluster rotate credential
rotate_credential="console-credential"
# secet archive settings
privider_config_open_bao_basic="{openBao:{authenticationMethod:'AppRole'}}"
@@ -82,7 +79,7 @@ def get_json_string(attribute):

def show_properties(properties):
"""Print the show response properties for debugging test execution."""
print("Show response properties:")
print("Kubernetescluster show properties:")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants