У нас вы можете посмотреть бесплатно Run Azure Function PowerShell code On-Premises with a Relay Hybrid Connection или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
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. Time: 0:04:00 Create the Function App 0:06:33 Create the hybrid Connection 0:11:08 Test the Hybrid Connection 0:15:21 Create the Event Grid Trigger 0:20:22 Final Code and Test Links Microsoft Documentation: https://docs.microsoft.com/en-us/azur... https://docs.microsoft.com/windows/wi... https://docs.microsoft.com/en-us/azur... GitHub: https://github.com/tsrob50/AzureFunct...