Skip to content

Az VMware Powershell Version new 2025-09-01#29090

Merged
vidai-msft merged 8 commits intoAzure:mainfrom
anaarias-msft:main
Jan 23, 2026
Merged

Az VMware Powershell Version new 2025-09-01#29090
vidai-msft merged 8 commits intoAzure:mainfrom
anaarias-msft:main

Conversation

@anaarias-msft
Copy link
Copy Markdown
Contributor

@anaarias-msft anaarias-msft commented Jan 21, 2026

Description

Updated the AVS VMware cmdlets to the latest version [2025-09-01] from azure-rest-api-specs using autorest

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 21, 2026 23:13
@azure-client-tools-bot-prd
Copy link
Copy Markdown

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

Copy link
Copy Markdown
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 updates the Azure VMware PowerShell cmdlets to API version 2025-09-01 (note: there's an inconsistency between the title which says "2025-09-01" and the description which says "2024-09-01"). The update is generated using AutoRest and adds new cmdlets for license management, maintenance operations, and service component availability checking.

Changes:

  • Updated API version to 2025-09-01 across all VMware cmdlets
  • Added 11 new cmdlets for license management, maintenance operations, and service availability
  • Updated help documentation for existing and new cmdlets
  • Added test files for new cmdlets
  • Updated module manifest and dependencies

Reviewed changes

Copilot reviewed 99 out of 105 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
src/VMware/VMware/ChangeLog.md Documents API version update and new cmdlets (has typos)
src/VMware/VMware/help/*.md Help documentation with spacing/typo issues in descriptions
src/VMware/VMware.Autorest/test/*.ps1 New test files for added cmdlets
src/VMware/VMware.Autorest/examples/*.md Example usage documentation
src/VMware/VMware/Az.VMware.psd1 Updated module manifest with new cmdlets and dependencies
Multiple recording JSON files Updated test recordings with new API version

@isra-fel
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown
Contributor

Commenter does not have sufficient privileges for PR 29090 in repo Azure/azure-powershell

Copilot AI review requested due to automatic review settings January 22, 2026 03:25
Copy link
Copy Markdown
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

Copilot reviewed 99 out of 100 changed files in this pull request and generated no new comments.

@isra-fel
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@vidai-msft
Copy link
Copy Markdown
Contributor

@anaarias-msft Please fix the build error.

@github-actions
Copy link
Copy Markdown

This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.
Please resolve all open review comments and make sure all CI checks are green. Refer to our guide to troubleshoot common CI failures.

@isra-fel
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@vidai-msft
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Copilot AI review requested due to automatic review settings January 23, 2026 02:27
Copy link
Copy Markdown
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

Copilot reviewed 99 out of 100 changed files in this pull request and generated 1 comment.

@isra-fel
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Copy Markdown
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

Copilot reviewed 99 out of 100 changed files in this pull request and generated 4 comments.

Comment on lines +27 to +28
## DESCRIPTION
Just like ArmResourceActionSync, but with no request body.
Copy link

Copilot AI Jan 23, 2026

Choose a reason for hiding this comment

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

The DESCRIPTION for this cmdlet contains an unhelpful technical implementation detail ("Just like ArmResourceActionSync, but with no request body") instead of a user-focused description. This violates the guideline to avoid over-simplified descriptions. The description should explain the cmdlet's purpose from a user perspective.

Copilot generated this review using guidance from repository custom instructions.
Comment on lines +10 to +11
## SYNOPSIS
Just like ArmResourceActionSync, but with no request body.
Copy link

Copilot AI Jan 23, 2026

Choose a reason for hiding this comment

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

The SYNOPSIS and DESCRIPTION for this cmdlet contain an unhelpful technical implementation detail ("Just like ArmResourceActionSync, but with no request body") instead of a user-focused description of what the cmdlet does. This violates the guideline to avoid over-simplified descriptions. The description should explain that this cmdlet retrieves detailed license properties for a VMware private cloud.

Copilot generated this review using guidance from repository custom instructions.
Comment on lines +27 to +28
## DESCRIPTION
Just like ArmResourceActionSync, but with no request body.
Copy link

Copilot AI Jan 23, 2026

Choose a reason for hiding this comment

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

The DESCRIPTION for this cmdlet contains an unhelpful technical implementation detail ("Just like ArmResourceActionSync, but with no request body") instead of a user-focused description. This violates the guideline to avoid over-simplified descriptions. The description should explain the cmdlet's purpose from a user perspective.

Copilot generated this review using guidance from repository custom instructions.
Comment on lines +10 to +11
## SYNOPSIS
Just like ArmResourceActionSync, but with no request body.
Copy link

Copilot AI Jan 23, 2026

Choose a reason for hiding this comment

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

The SYNOPSIS for this cmdlet contains an unhelpful technical implementation detail ("Just like ArmResourceActionSync, but with no request body") instead of a user-focused description. This violates the guideline to avoid over-simplified descriptions. The description should explain that this cmdlet retrieves detailed license properties for a VMware private cloud.

Copilot generated this review using guidance from repository custom instructions.
Copy link
Copy Markdown
Contributor

@vidai-msft vidai-msft left a comment

Choose a reason for hiding this comment

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

LGTM

@vidai-msft vidai-msft merged commit 99d6861 into Azure:main Jan 23, 2026
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants