Skip to content

Conversation

ankitbaluni123
Copy link
Contributor

  • Added support for the -Expedite parameter to expedite server migration operations.
  • Updated documentation to include new usage examples for the -Expedite parameter.
  • Modified existing examples to reflect updated project and resource group names.
  • Enhanced output formatting in examples for better clarity.
  • Added test case for the new -Expedite functionality.
  • Updated ChangeLog to reflect the addition of the -Expedite parameter.

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

- Added support for the -Expedite parameter to expedite server migration operations.
- Updated documentation to include new usage examples for the -Expedite parameter.
- Modified existing examples to reflect updated project and resource group names.
- Enhanced output formatting in examples for better clarity.
- Added test case for the new -Expedite functionality.
- Updated ChangeLog to reflect the addition of the -Expedite parameter.
@Copilot Copilot AI review requested due to automatic review settings September 8, 2025 18:53
Copy link

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

Copy link
Contributor

@Copilot 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 enhances the Get-AzMigrateServerMigrationStatus cmdlet by adding support for the -Expedite parameter to expedite server migration operations. The enhancement provides users with resource utilization insights and recommendations to optimize migration performance.

Key changes:

  • Added the -Expedite parameter functionality to analyze resource sharing and utilization
  • Updated documentation with new usage examples and parameter descriptions
  • Enhanced output formatting to include ESXi host information and improved table rendering
  • Added test case coverage for the new expedite functionality

Reviewed Changes

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

Show a summary per file
File Description
src/Migrate/Migrate/help/*.md Updated help documentation files to include external help file references and parameter order improvements
src/Migrate/Migrate/ChangeLog.md Added changelog entry for the -Expedite parameter enhancement
src/Migrate/Migrate.Autorest/custom/Get-AzMigrateServerMigrationStatus.ps1 Implemented the expedite functionality with resource analysis and recommendations
src/Migrate/Migrate.Autorest/test/Get-AzMigrateServerMigrationStatus.Tests.ps1 Added test case for the new expedite parameter
src/Migrate/Migrate.Autorest/examples/Get-AzMigrateServerMigrationStatus.md Updated examples to demonstrate the new expedite functionality

Copy link
Contributor

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

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.

1 participant