Learn Azure Functions Python V2 (Part 2: Deploy, Configure, and Use in Azure)

Поділитися
Вставка
  • Опубліковано 20 сер 2024
  • This video goes over how to deploy, configure, and use the Python V2 Functions in the cloud and builds on the part 1 video (setting up and using the functions locally: • Learn Azure Functions ... .
    The video covers the following:
    -What Azure resources are required before deploying to the cloud
    -How to deploy local Python V2 Functions to the cloud
    -How to use and run the functions in the cloud
    -How the different keys (function/host/system) work
    -Connecting to new storage accounts using the Function App managed identity instead of the storage account key
    -Setting up authentication to further secure some of the functions
    Link:
    Part 1 of the video (setting up and running Python V2 functions locally): • Learn Azure Functions ...
    -DataEngineeringWithNick Azure Functions Code Repo: github.com/Dat...
    -Install Azure CLI: learn.microsof...
    -Python V2 Developer Guide: learn.microsof...
    -Azure Functions Hosting Options: learn.microsof...
    -Configuration Options for the host.json file: learn.microsof...

КОМЕНТАРІ • 7

  • @hansappelo
    @hansappelo Місяць тому +1

    Very useful and comprehensive. I appreciate your approach of tying various aspects together

  • @haagarwal
    @haagarwal 2 місяці тому +3

    Thanks for this. Could you please also make a video on how to implement azure pipeline for azure function deployment.

  • @MrAbhishekparida
    @MrAbhishekparida Місяць тому

    was waiting it from long !! Thank you buddy

  • @moadsaadkhorchef6332
    @moadsaadkhorchef6332 2 місяці тому +1

    top one mate

  • @ReivsonLopes
    @ReivsonLopes Місяць тому

    please make a video with the ci/cd pipeline