Update exchange ISO url.
This commit is contained in:
Родитель
4f2059d2b7
Коммит
ea71234862
|
@ -46,7 +46,7 @@
|
|||
"nsgName": "[tolower(concat('ng', resourceGroup().name))]",
|
||||
"nsgID": "[resourceId('Microsoft.Network/networkSecurityGroups',variables('nsgName'))]",
|
||||
"exchangeInstallerPath": "InstallerExchange",
|
||||
"exchangeISOUri": "https://download.microsoft.com/download/6/4/8/648EB83C-00F9-49B2-806D-E46033DA4AE6/ExchangeServer2016-CU1.iso",
|
||||
"exchangeISOUri": "https://download.microsoft.com/download/1/F/7/1F777B44-32CB-4F3D-B486-3D0F566D79A9/ExchangeServer2016-x64-cu8.iso",
|
||||
"modulesExchangeISODownload": "CSDownloadISO.ps1",
|
||||
"modulesUrlExchangeISODownload": "[concat(variables('modulesPath'),variables('modulesExchangeISODownload'))]"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче