Invoke Azure based PowerShell functions via Express Route ? and not via Hybrid connection

MS Techie 2,751 Reputation points
2021-06-03T06:30:29.61+00:00

https://learn.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 ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
0 comments No comments
{count} votes

Accepted answer
  1. MS Techie 2,751 Reputation points
    2021-06-18T10:40:01.76+00:00

    Azure Cloud and on-premises are connected via Express Route.

    we can front have private link for Function App and then invoke it from on-premises PowerShell

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. MikeUrnun 9,777 Reputation points Moderator
    2021-06-04T00:43:50.853+00:00

    Hey @MS Techie - As answered in your other post, you'll want to check out the ASE hosting environment and its networking options for configuring Expressroute: Network configuration details for App Service Environment for PowerApps with Azure ExpressRoute


Your answer

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