Skip to content

Conversation

sssash18
Copy link
Member

@sssash18 sssash18 commented Sep 1, 2025

… and add new cmdlets

  • Updated API version references from 20240701 to 20250701 in multiple help files.
  • Added new help file for New-AzStorageMoverMultiCloudConnectorEndpoint cmdlet.
  • Added new help file for Update-AzStorageMoverMultiCloudConnectorEndpoint cmdlet.
  • Updated descriptions and parameters for various cmdlets including New-AzStorageMoverJobDefinition and Update-AzStorageMover.
  • Corrected minor typos in resource IDs within example outputs.

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

… and add new cmdlets

- Updated API version references from 20240701 to 20250701 in multiple help files.
- Added new help file for New-AzStorageMoverMultiCloudConnectorEndpoint cmdlet.
- Added new help file for Update-AzStorageMoverMultiCloudConnectorEndpoint cmdlet.
- Updated descriptions and parameters for various cmdlets including New-AzStorageMoverJobDefinition and Update-AzStorageMover.
- Corrected minor typos in resource IDs within example outputs.
@Copilot Copilot AI review requested due to automatic review settings September 1, 2025 10:36
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 updates the Azure PowerShell StorageMover module to support the new API version 2025-07-01 and adds new cmdlets for multi-cloud connector and NFS file share endpoints. The update includes comprehensive help file regeneration and test infrastructure improvements.

  • Updates API version references from 2024-07-01 to 2025-07-01 across all help files and test recordings
  • Adds new cmdlets for MultiCloudConnector and AzNfsFileShare endpoint types
  • Updates job definition cmdlets to support new JobType parameter for OnPremToCloud and CloudToCloud scenarios

Reviewed Changes

Copilot reviewed 117 out of 120 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
help/*.md files Updated API version references and type definitions for new 2025-07-01 API
New-AzStorageMoverMultiCloudConnectorEndpoint.md New help file for multi-cloud connector endpoint creation
Update-AzStorageMoverMultiCloudConnectorEndpoint.md New help file for multi-cloud connector endpoint updates
New-AzStorageMoverAzNfsFileShareEndpoint.md New help file for NFS file share endpoint creation
Update-AzStorageMoverAzNfsFileShareEndpoint.md New help file for NFS file share endpoint updates
New-AzStorageMoverJobDefinition.md Updated to include new JobType parameter
ChangeLog.md Documents the API version update and new endpoint types
Az.StorageMover.psd1 Updated module manifest with new cmdlet exports
test files Updated test infrastructure and recordings for new API version

@sssash18 sssash18 marked this pull request as draft September 1, 2025 10:40
@sssash18 sssash18 marked this pull request as ready for review September 1, 2025 10:59
@isra-fel
Copy link
Member

isra-fel commented Sep 1, 2025

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@VeryEarly VeryEarly self-assigned this Sep 2, 2025
@sssash18 sssash18 requested a review from VeryEarly September 2, 2025 05:06
@isra-fel
Copy link
Member

isra-fel commented Sep 2, 2025

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@VeryEarly VeryEarly merged commit b2e1b0f into Azure:main Sep 4, 2025
12 checks passed
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.

3 participants