Skip to content

{Backup} Add CRR config entries for Delos cloud regions#33448

Open
neela-lohit wants to merge 1 commit into
Azure:devfrom
neela-lohit:users/nejangal/delos_backup_crr
Open

{Backup} Add CRR config entries for Delos cloud regions#33448
neela-lohit wants to merge 1 commit into
Azure:devfrom
neela-lohit:users/nejangal/delos_backup_crr

Conversation

@neela-lohit
Copy link
Copy Markdown

Related command
az backup

Description
Adding CRR (Cross Region Restore) config entries for Delos cloud regions (deloscloudgermanycentral <-> deloscloudgermanynorth), similar to the Bleu cloud CRR support added in PR #32425.

Testing Guide
N/A - config-only change adding region pair mapping.

History Notes

[Backup] az backup: Add CRR config entries for Delos cloud regions


This checklist is used to make sure that common guidelines for a pull request are followed.

Copilot AI review requested due to automatic review settings May 27, 2026 11:30
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Breaking Change Starting...

Thanks for your contribution!

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented May 27, 2026

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

@github-actions
Copy link
Copy Markdown

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label May 27, 2026
@microsoft-github-policy-service
Copy link
Copy Markdown
Contributor

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

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

Note

Copilot was unable to run its full agentic suite in this review.

Updates Azure CLI Backup module’s region pairing map to include Delos Cloud Germany regions, enabling cross-region/paired-region behaviors for those new locations.

Changes:

  • Add paired-region entries for deloscloudgermanycentral and deloscloudgermanynorth.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"chinanorth2": "chinaeast2",
"chinanorth3": "chinaeast3",
"deloscloudgermanycentral": "deloscloudgermanynorth",
"deloscloudgermanynorth": "deloscloudgermanycentral",
@yonzhan yonzhan assigned yanzhudd and unassigned zhoxing-ms May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

act-observability-squad Auto-Assign Auto assign by bot Backup customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants