У нас вы можете посмотреть бесплатно Using GitHub Actions To Build and Run My Azure Python Script или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
A step-by-step walk through on using GitHub Actions to create a workflow that will build and run my Python script that leverages the Azure SDK for Python. The script creates a storage account and blob container. Then uploads a text file from the repo into a storage account blob container. Demo code repo: https://github.com/RoyKimYYZ/az-python This is video is an extension to previous videos Turn Your Azure Python Script Into A Command Line Tool - • Turn Your Azure Python Script Into A Comma... Python For Beginners with Azure SDK - • Python For Beginners with Azure SDK 0:00 Intro and Python Script 1:11 Prepare Azure service principal 3:30 Add repository secret 4:15 Create GitHub Actions Workflow 9:30 Run workflow 12:40 See results in Azure Portal 13:05 Wrap up