AZURE FUNCTIONS IN PYTHON | Python

Поділитися
Вставка
  • Опубліковано 29 кві 2021
  • Andrey Ivanov - Python
    Use my discount link for OKEX crypto exchange: www.okx.com/join/PYTHONANDREY
    My UDEMY courses: www.udemy.com/user/andrey-iva...
    Donations: www.donationalerts.com/r/pyth...
    Github: github.com/knucklesuganda
    Telegram канал: t.me/pypapyrus
    Other videos on Python: • Python
    Leave your like and subscribe!
    #Python #program #it #tutorial #guide #begginers #code #programming

КОМЕНТАРІ • 34

  • @kacpermotyka2649
    @kacpermotyka2649 2 роки тому +2

    Very good, detailed video which helps understand basics of Azure Functions without searching the internet to understand what you are talking about! I feel like I know the concept of Azure and I can deepen my knowledge now! Great job.

  • @Travellife8877
    @Travellife8877 2 роки тому +1

    in depth ...in detail...what a video man....keep it up

  • @dataengineeringwithnick7532

    Excellent video detailing Azure Functions. Really liked how you explained the different files and meaning of them!

  • @Tiberius_Claudius
    @Tiberius_Claudius 3 роки тому +1

    Amazing! I'm glad i found you

  • @RC-vr7fl
    @RC-vr7fl 2 місяці тому

    Great video. Very helpful indeed. Many thanks!

  • @Jmconnell2012
    @Jmconnell2012 Рік тому +2

    Your video is VERY detailed. I appreciate the extra steps you have taken to manually construct the project rather than let VS Code create the Azure function project for you. It provided insights to the mechanics of python based azure functions that are easily overlooked. I would like to know more about how I can create a common folder for code that is shared amongst azure functions. We have common logic that is shared among more than one function. However, we are seeing "module not found" errors when we try to use the common module code. We do have an __inti__.py under the /common folder.. but what are we missing?

  • @jpb2085
    @jpb2085 2 роки тому

    Awesome, thanks for sharing

  • @sandrojorgeoliveira175
    @sandrojorgeoliveira175 Рік тому

    Thank you for this video! So useful!

  • @Asgallu
    @Asgallu Рік тому

    Great video, do you always have to create a func azure inside a virtual environment?, does it work if not?

  • @dragonbs3239
    @dragonbs3239 3 роки тому +1

    AWESOM VIDEO

  • @nrealnebula
    @nrealnebula Рік тому

    Love you tutorial, very clear and detailed. Thank you so much

  • @diegolagosmorales2536
    @diegolagosmorales2536 2 роки тому

    Fantastic tutorial

  • @kirubababu9255
    @kirubababu9255 2 роки тому

    Thank You lot 💞 from India - TN - MDU

  • @ginnisharma7352
    @ginnisharma7352 2 роки тому

    Hi , can you please help write a function to read cosmos data using an azure -python function. Thank you

  • @jatinnandwani6678
    @jatinnandwani6678 5 місяців тому

    Thanks so much

  • @utpmahesh444
    @utpmahesh444 Рік тому +1

    Thank you very much for your details explanations, You have amazing teaching skills...

  • @yoyokoko5153
    @yoyokoko5153 Рік тому

    great video thank you

  • @imsteven3044
    @imsteven3044 2 роки тому +1

    Thank you so much, i have a question, if I want it to run on specific days of the month, how would it be? may be 0 0 0 1/15 * * (the first day of the month and the 15 day)
    yes?

    • @PythononPapyrus
      @PythononPapyrus  2 роки тому

      Thanks! There is a site called crontab.guru that describes crontab expressions. You will need to run azure timer function, and here is a possible solution: crontab.guru/#0_0_1/15_*_*

  • @alexandrchioroglo5612
    @alexandrchioroglo5612 11 місяців тому

    Спасибо,брат.

  • @kirubababu9255
    @kirubababu9255 2 роки тому

    Can we debug in python?

  • @vktop2
    @vktop2 Рік тому

    Hi!, nice video, well, I have a question, I have 3 Azure functions developed in Python, each of them is in a repository on Github, can I deploy each azure function in a single function app? Thank you

    • @bryan_truong
      @bryan_truong Рік тому

      Yes, azure function apps can house multiple functions

    • @vktop2
      @vktop2 Рік тому

      @@bryan_truong Thank you Bryan, my question is that a developer told me that when he works with Azure functions in .Net or Java, and he has more than one azure function and for example, he deploys an azure function in a function app and then deploys the other function in the same function app, the last azure function that he deployed updated the first one that he deployed and finally only the last azure function remained, what can I do to prevent this from happening. Regards,

  • @kirubababu9255
    @kirubababu9255 2 роки тому

    Can't use the version python 3.8+

  • @kirubababu9255
    @kirubababu9255 2 роки тому

    I am getting error when deploy the code as,
    "Unable to connect to Azure, Make sure you have 'az' CLI or 'Az.Accounts' Power shell module installed and logged in and try again"

    • @maximpobihun5469
      @maximpobihun5469 Рік тому

      Same

    • @maximpobihun5469
      @maximpobihun5469 Рік тому

      I just did what it says and it worked for me:
      1) Install the Azure CLI
      2) Login to Azure from Azure CLI using "az login" command

  • @armans4306
    @armans4306 3 роки тому

    tsixtsi

  • @reginag3326
    @reginag3326 7 місяців тому +1

    Gosh so much yab yab.....