question

MSTechie-7364 avatar image
0 Votes"
MSTechie-7364 asked MSTechie-7364 answered

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

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 ?

azure-functions
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MSTechie-7364 avatar image
0 Votes"
MSTechie-7364 answered

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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MikeUrnun avatar image
0 Votes"
MikeUrnun answered MSTechie-7364 converted comment to answer

Hey @MSTechie-7364 - 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


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ASE is very costly. We dont want to go for this approach.

Can we Invoke Azure PowerShell Function apps via Express Route , instead of invoking it over the internet ?

Please help


0 Votes 0 ·

@MSTechie-7364 Sorry for the late reply. Alternatives that'll enable full network isolation on Azure to interface against your ExpressRoute are either Kubernetes or Azure Arc based hosting options.


0 Votes 0 ·