-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Test #29082
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Test #29082
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
There was a problem hiding this 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-AzNetworkCloudBareMetalMachineDataExtractRestrictedandStart-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 }} |
Copilot
AI
Jan 20, 2026
There was a problem hiding this comment.
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.
| @@ -0,0 +1,22 @@ | |||
| ### Example 1: {{ Add title here }} | |||
Copilot
AI
Jan 20, 2026
There was a problem hiding this comment.
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.
|
|
||
| ## EXAMPLES | ||
|
|
||
| ### Example 1: {{ Add title here }} |
Copilot
AI
Jan 20, 2026
There was a problem hiding this comment.
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.
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.