Skip to content

Conversation

christinechen2
Copy link

Submitted via Learn Editor.

Copy link

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

@christinechen2 christinechen2 marked this pull request as ready for review October 1, 2025 20:24
@Copilot Copilot AI review requested due to automatic review settings October 1, 2025 20:24
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 adds a new example to the PowerShell help documentation for the Start-AzStorageAccountMigration cmdlet. The example demonstrates how to migrate multiple storage accounts in bulk using a CSV file input.

  • Adds Example 5 showing batch migration of storage accounts from a CSV file
  • Includes PowerShell script with CSV processing, account validation, and migration execution
  • Provides sample CSV format for input data

@isra-fel
Copy link
Member

isra-fel commented Oct 1, 2025

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Member

isra-fel commented Oct 2, 2025

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Member

isra-fel commented Oct 3, 2025

Hi @christinechen2 thank you very much for contributing! These examples seem more focused about your specific scenario (e.g. csv parsing, sku filtering) so I'm afraid I won't merge it.

@isra-fel isra-fel closed this Oct 3, 2025
@christinechen2
Copy link
Author

@isra-fel the documentation changes are necessary for helping customers do bulk LRS-ZRS migrations. I am a PM working on improving the LRS-ZRS migration experience. The example uses CSV parsing because customers will put their list of migrations in a CSV file and execute the script to start a migration for all the accounts at once.

@christinechen2 christinechen2 reopened this Oct 3, 2025
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