Azure is connected to our on-premises via Express route.
Following the above article, If i create a PowerShell based Azure function , then what is authentication required while calling Azure function from on-premises PowerShell.
1) Can i use Azure Service Principal Based authentication
2) Given that my on-premises is connected to Azure Cloud over Express Route , when i invoke Azure PowerShell function , from on-premises , will the traffic go over internet or over the express route. ?