Skip to content

Conversation

@Pan-Qi
Copy link
Contributor

@Pan-Qi Pan-Qi commented Dec 18, 2025

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings December 18, 2025 03:24
@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

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 pull request upgrades the Az.NetworkCloud module API version from 2025-02-01 to 2025-09-01 and introduces new functionality. The changes include:

  • API version upgrade across all NetworkCloud cmdlets
  • Addition of two new cmdlets for storage appliance and bare metal machine operations
  • New parameters for identity management, storage options, and command output overrides
  • Updated help documentation for existing and new cmdlets
  • Updated test files with corrected parameter usage patterns

Key Changes:

  • API version upgraded from 2025-02-01 to 2025-09-01
  • New cmdlet: Start-AzNetworkCloudStorageApplianceReadCommand
  • New cmdlet: Invoke-AzNetworkCloudBareMetalMachineDataExtractRestricted
  • Enhanced identity management with EnableSystemAssignedIdentity and UserAssignedIdentity parameters
  • New storage options for services networks and volumes
  • Command output override capabilities for clusters

Reviewed changes

Copilot reviewed 139 out of 250 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ChangeLog.md Documented version 2.0.1 with API upgrade
Az.NetworkCloud.psd1 Updated module manifest with new cmdlets and generation date
NetworkCloud.sln Updated project GUID reference
Help files (*.md) Updated 50+ help files with new parameters, corrected descriptions, and new cmdlets
Test files (*.Tests.ps1) Updated test patterns for identity management and new parameters
Recording files (*.Recording.json) Updated API version in test recordings
Config files Added new test configuration parameters

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.

2 participants