Skip to content

[RecoveryServices]: add cross region restore support for Bleu Cloud CRR#28966

Merged
wyunchi-ms merged 2 commits into
Azure:mainfrom
prog-rajkamal:users/kamalraj/bleu_backup_crr
Dec 25, 2025
Merged

[RecoveryServices]: add cross region restore support for Bleu Cloud CRR#28966
wyunchi-ms merged 2 commits into
Azure:mainfrom
prog-rajkamal:users/kamalraj/bleu_backup_crr

Conversation

@prog-rajkamal

Copy link
Copy Markdown
Contributor

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.md and reviewed the following information:

  • 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 December 9, 2025 14:14
@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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Cross Region Restore (CRR) support for Bleu Cloud France regions by adding the necessary region pair mappings to the BackupUtils helper class. The change enables backup data to be restored from bleufrancecentral to bleufrancesouth and vice versa, following the existing pattern for paired Azure regions.

Key Changes:

  • Added bidirectional region mapping entries for "bleufrancecentral" and "bleufrancesouth" to the regionMap dictionary

Comment on lines +61 to +62
{"bleufrancecentral", "bleufrancesouth"},
{"bleufrancesouth", "bleufrancecentral"},

Copilot AI Dec 9, 2025

Copy link

Choose a reason for hiding this comment

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

The ChangeLog.md file has not been updated with this change. According to the CONTRIBUTING.md guidelines, you should update src/RecoveryServices/RecoveryServices/ChangeLog.md with an entry under the "## Upcoming Release" section describing the addition of Cross Region Restore support for Bleu Cloud regions (bleufrancecentral and bleufrancesouth). This should follow the pattern of previous region additions, such as the entry for northeastus5 in Version 7.10.0.

Copilot uses AI. Check for mistakes.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

@isra-fel

isra-fel commented Dec 9, 2025

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines successfully started running 3 pipeline(s).

@wyunchi-ms

wyunchi-ms commented Dec 12, 2025

Copy link
Copy Markdown
Contributor

Please update the src/RecoveryServices/RecoveryServicesChangeLog.md and leave the changelog just under the Upcoming Release section @prog-rajkamal

@wyunchi-ms wyunchi-ms left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please update the src/RecoveryServices/RecoveryServices/ChangeLog.md file

@prog-rajkamal

prog-rajkamal commented Dec 24, 2025

Copy link
Copy Markdown
Contributor Author

@wyunchi-ms I have updated changelog. please review

in case of issue, you can reach out to me on teams (my alias: kamalraj) as I am MSFT FTE

@isra-fel

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines successfully started running 3 pipeline(s).

@wyunchi-ms wyunchi-ms merged commit edb5b10 into Azure:main Dec 25, 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.

4 participants