Skip to content

Compute Cluster Deployment Fails for Policy DNS A-record Deployment #70

@marvinbuss

Description

@marvinbuss

Describe the bug
If the user deploys this template, the CPU Cluster and GPU Cluster deployments fails, with the following error message:

{
    "status": "Failed",
    "error": {
        "code": "UserError",
        "message": "{\n  \"error\": {\n    \"code\": \"UserError\",\n    \"severity\": null,\n    \"message\": \"Provided EnableNodePublicIp 'False' requires workspace private endpoint.\",\n    \"messageFormat\": null,\n    \"messageParameters\": null,\n    \"referenceCode\": null,\n    \"detailsUri\": null,\n    \"target\": null,\n    \"details\": [],\n    \"innerError\": null,\n    \"debugInfo\": null,\n    \"additionalInfo\": null\n  },\n  \"correlation\": {\n    \"operation\": \"\",\n    \"request\": \"\"\n  },\n  \"environment\": \"eastus2\",\n  \"location\": \"eastus2\",\n  \"time\": \"2021-08-02T12:17:49.9687945+00:00\",\n  \"componentName\": \"machinelearningcompute\"\n}",
        "details": []
    }
}

Steps to reproduce

  1. Deploy this template.
  2. See how it fails.

Screenshots

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions