File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -309,7 +309,7 @@ function Get-McsGlobalEndpoint{
309309 " azureusgovernmentcloud" { $mcs_globalendpoint = " https://global.handler.control.monitor.azure.us" }
310310 " usnat" { $mcs_globalendpoint = " https://global.handler.control.monitor.azure.eaglex.ic.gov" }
311311 " ussec" { $mcs_globalendpoint = " https://global.handler.control.monitor.azure.microsoft.scloud" }
312- " bleu" { $mcs_globalendpoint = " https://global.handler.control.sovcloud-api.fr" }
312+ " bleu" { $mcs_globalendpoint = " https://global.handler.control.monitor. sovcloud-api.fr" }
313313 }
314314 }
315315 }
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ function Test-CloudEnvironments {
4343 },
4444 @ {
4545 cloud = " bleu"
46- expected = " https://global.handler.control.sovcloud-api.fr"
46+ expected = " https://global.handler.control.monitor. sovcloud-api.fr"
4747 }
4848 )
4949
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ function Get-McsGlobalEndpoint{
2525 " azureusgovernmentcloud" { $mcs_globalendpoint = " https://global.handler.control.monitor.azure.us" }
2626 " usnat" { $mcs_globalendpoint = " https://global.handler.control.monitor.azure.eaglex.ic.gov" }
2727 " ussec" { $mcs_globalendpoint = " https://global.handler.control.monitor.azure.microsoft.scloud" }
28- " bleu" { $mcs_globalendpoint = " https://global.handler.control.sovcloud-api.fr" }
28+ " bleu" { $mcs_globalendpoint = " https://global.handler.control.monitor. sovcloud-api.fr" }
2929 }
3030 }
3131 }
You can’t perform that action at this time.
0 commit comments