onedrive: mark German (de) region as deprecated
See: https://learn.microsoft.com/en-us/previous-versions/azure/germany/
This commit is contained in:
parent
c4b592e549
commit
1a95a23fdc
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue