Search code examples
azuregraphengine

When deploying a Graph Engine Server to a Azure API App I am getting the error below


Failed to start HTTP server. HTTP endpoints are disabled

Any ideas on how to enable the HTTP endpoints defined in the Graph Engine Server?


Solution

  • From The Graph Engine Team,

    Currently, the only supported way of deploying Graph Engine to Azure is to use Trinity via IaaS: create Windows VMs, install .NetFramework, and deploy Graph Engine Apps.