In this video, I walk through setting up a PowerShell based Azure Function and Hybrid Connection to run PowerShell code inside a private network. I use the example of automatically downloading files added to an Azure Storage Account to a local file system inside a private network.
The video starts with an explanation of what the Hybrid Connection is and how it works. After that, I walk through setting up the Relay Hybrid Connection, testing the connection, viewing input into the function and running the final script.