Share via

Does Azure Relay Hybrid Connection Supported in Ubuntu Core OS 16.0

Madanala, Jayashree 156 Reputation points
2022-11-07T14:25:17.1+00:00

I want to do remote updates, Does Azure Relay for hrbrid machines supports OS ubuntu Core 16.0??

Azure
Azure

A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.

0 comments No comments

Answer accepted by question author

  1. Maxim Sergeev 6,591 Reputation points Microsoft Employee
    2022-11-07T22:30:40.813+00:00

    Hi there,

    Referrng to official documentation, you can build the hybrid server listener whenever you can deploy the code below

    https://learn.microsoft.com/en-us/azure/azure-relay/relay-hybrid-connections-node-get-started#create-a-server-application-listener

    Someone in other community successully deployed some nodejs projects in Ubuntu Core OS 16, I assume you can create the listener in the OS
    https://askubuntu.com/questions/966368/is-it-possible-to-install-node-js-and-npm-on-ubuntu-core

    But it always better to use the full OS to avoid any problems in the future

    Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.