Sunday, January 28, 2018

Unable to connect - Azure Hybrid Connections

After you have configured the Azure App Service Hybrid connection, you might have a scenario when the Status of showing up as "Not Connected"

Azure Portal - > App Service -> Select App - > Networking - >Configure Hybrid connections

"Status : Not Connected"











One way to get more information on the issue is to run a get-hybridconnection powershell command in On-Prem client machine






In this case server was not connected to the internet. The server was placed in private subnet with no NAT gateway connectivity to internet. Once the server was connected to internet , issue was resolved.



No comments:

LLM Evaluation Fundamental techniques

In lot of my conversation  with fellow technologist one question which is mostly in everyones mind is "How to make sure my application ...