Hi,
I would like to know if Hybrid Connection is supported on Linux B1:1.
I have deployed the standard 'Azure Function' C# Project template to a Linux Function App and have tested that the code works and returns a name when passed a name in the query string.
However, as soon as I add a Hybrid Connection under Networking (even before connecting it) the function goes down and does not work upon restart, with the error 'Azure Functions runtime is unreachable'.
I am able to deploy to a Windows B1:1 and the function remains available.
I've checked that this is not a delay issue by waiting overnight, and restarting multiple times.
The issue remains whether I connect the Hybrid Connection to the on premise endpoint or not.
Has anyone else struck this ? I thought Hybrid Connection was GA on Linux since 2020 ?
Regards
Andrew