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 fc44a8114e
commit 32e79a5c5c

View File

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