onedrive: mark German (de) region as deprecated

See: https://learn.microsoft.com/en-us/previous-versions/azure/germany/
This commit is contained in:
Nick Craig-Wood 2025-01-22 10:59:57 +00:00
parent c4b592e549
commit 1a95a23fdc

View File

@ -131,7 +131,7 @@ func init() {
Help: "Microsoft Cloud for US Government",
}, {
Value: regionDE,
Help: "Microsoft Cloud Germany",
Help: "Microsoft Cloud Germany (deprecated - try " + regionGlobal + " region first).",
}, {
Value: regionCN,
Help: "Azure and Office 365 operated by Vnet Group in China",