Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: the remote name could not be resolved: 'go.microsoft.com #248

Open
1 task done
hemkay opened this issue Jan 10, 2023 · 1 comment
Open
1 task done

Bug: the remote name could not be resolved: 'go.microsoft.com #248

hemkay opened this issue Jan 10, 2023 · 1 comment
Assignees
Labels
backlog Backlog item bug Something isn't working

Comments

@hemkay
Copy link

hemkay commented Jan 10, 2023

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

image

Code of Conduct

@hemkay hemkay added backlog Backlog item bug Something isn't working labels Jan 10, 2023
@hemkay hemkay changed the title Bug: he remote name could not be resolved: 'go.microsoft.com Bug: the remote name could not be resolved: 'go.microsoft.com Jan 10, 2023
@leinoaa
Copy link

leinoaa commented May 16, 2023

@hemkay , have you found a workaround for this issue? I am getting the same error with the same premise, trying to add integration runtimes to existing landing zone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Backlog item bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants