Skip to content

Conversation

@Pan-Qi
Copy link
Contributor

@Pan-Qi Pan-Qi commented Jan 20, 2026

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 January 20, 2026 05:46
@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 PR updates the Azure NetworkCloud PowerShell module with regenerated documentation and cmdlets based on updated API specifications. The changes primarily consist of auto-generated help documentation updates, new cmdlet additions, and parameter set expansions.

Changes:

  • Added two new cmdlets: Invoke-AzNetworkCloudBareMetalMachineDataExtractRestricted and Start-AzNetworkCloudStorageApplianceReadCommand
  • Updated help documentation across multiple cmdlets to include new parameter sets with "1" suffix (e.g., RunExpanded1, UpdateExpanded1)
  • Added new parameters to several cmdlets (SafeguardMode, StoragePolicy, SkipToken, Top, CommandOutputSettingOverride, etc.)
  • Updated module manifest with new cmdlet exports and generation date

Reviewed changes

Copilot reviewed 149 out of 212 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
Az.NetworkCloud.psd1 Updated module manifest with new cmdlets and generation date
NetworkCloud.sln Updated project GUID reference
generate-info.json Updated generation ID
Az.NetworkCloud.md Added new cmdlet documentation entries and fixed capitalization
Multiple help/*.md files Added duplicate parameter sets with "1" suffix across numerous cmdlets
Multiple docs/*.md files Added duplicate parameter sets with "1" suffix and new parameters
New cmdlet docs Added documentation for two new cmdlets
Test files Added test stubs for new cmdlets
Example files Added placeholder examples for new cmdlets
Custom cmdlet file Fixed multi-line help message formatting
Comments suppressed due to low confidence (1)

src/NetworkCloud/NetworkCloud.Autorest/examples/Invoke-AzNetworkCloudBareMetalMachineDataExtractRestricted.md:1

  • The example file contains only placeholder text. Actual usage examples demonstrating the cmdlet functionality should be provided.


## EXAMPLES

### Example 1: {{ Add title here }}
Copy link

Copilot AI Jan 20, 2026

Choose a reason for hiding this comment

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

The examples section contains placeholder text that should be replaced with actual examples demonstrating how to use the cmdlet.

Copilot generated this review using guidance from repository custom instructions.
@@ -0,0 +1,22 @@
### Example 1: {{ Add title here }}
Copy link

Copilot AI Jan 20, 2026

Choose a reason for hiding this comment

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

The example file contains only placeholder text. Actual usage examples demonstrating the cmdlet functionality should be provided.

Copilot generated this review using guidance from repository custom instructions.

## EXAMPLES

### Example 1: {{ Add title here }}
Copy link

Copilot AI Jan 20, 2026

Choose a reason for hiding this comment

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

The examples section contains placeholder text that should be replaced with actual examples demonstrating how to use the cmdlet.

Copilot generated this review using guidance from repository custom instructions.
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