-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Description
Deployment Mode
Deploy To Azure
Steps to reproduce
I deploy the DLZ to UKsouth with an existing DMLZ and exisiting connectivity subscription from the enterprise landing zone, but it always failed at the point of installing integration run time for both data factory and purviuew
Error Message
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
"details": [
{
"code": "VMExtensionProvisioningError",
"message": "VM has reported a failure when processing extension 'ddata-dev-shir002-integrationruntime-shir'. Error message: \"Command execution finished, but failed because it returned a non-zero exit code of: '1'. The command had an error output of: 'Exception calling \"DownloadFile\" with \"2\" argument(s): \"The remote name could not be resolved: 'go.microsoft.com'\"\r\nAt C:\\azuredata\\installSHIRGateway.ps1:85 char:3\r\n+ $client.DownloadFile($url, $gatewayPath)\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~...' For more information, check the instance view by executing Get-AzVmssVm or Get-AzVm (https://aka.ms/GetAzVm). These commands can be executed using CloudShell (https://aka.ms/CloudShell)\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionCSEWindowsTroubleshoot "
}
]
}Screenshots
Code of Conduct
- I agree to follow this project's Code of Conduct
