https://docs.microsoft.com/en-us/azure/azure-functions/functions-hybrid-powershell
The above article talks about invoking Azure based PowerShell functions from on-premises using Hybrid Connection Manager option.
But in my case, Azure cloud is connected to on-premises using Express Route. So do i still need Hybrid connection manager to access the Azure PowerShell Function from on-premises ?