AZURE FUNCTIONS IN PYTHON | Python

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • Andrey Ivanov - Python
    Use my discount link for OKEX crypto exchange: www.okx.com/jo...
    My UDEMY courses: www.udemy.com/...
    Donations: www.donational...
    Github: github.com/knu...
    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

  • @RC-vr7fl
    @RC-vr7fl 4 месяца назад

    Great video. Very helpful indeed. Many thanks!

  • @dataengineeringwithnick7532
    @dataengineeringwithnick7532 Год назад

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

  • @utpmahesh444
    @utpmahesh444 2 года назад +1

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

  • @Jmconnell2012
    @Jmconnell2012 2 года назад +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?

  • @kirubababu9255
    @kirubababu9255 2 года назад

    Thank You lot 💞 from India - TN - MDU

  • @nrealnebula
    @nrealnebula Год назад

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

  • @Tiberius_Claudius
    @Tiberius_Claudius 3 года назад +1

    Amazing! I'm glad i found you

  • @sandrojorgeoliveira175
    @sandrojorgeoliveira175 Год назад

    Thank you for this video! So useful!

  • @jatinnandwani6678
    @jatinnandwani6678 7 месяцев назад

    Thanks so much

  • @dragonbs3239
    @dragonbs3239 3 года назад +1

    AWESOM VIDEO

  • @jpb2085
    @jpb2085 2 года назад

    Awesome, thanks for sharing

  • @alexandrchioroglo5612
    @alexandrchioroglo5612 Год назад

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

  • @diegolagosmorales2536
    @diegolagosmorales2536 2 года назад

    Fantastic tutorial

  • @yoyokoko5153
    @yoyokoko5153 2 года назад

    great video thank you

  • @imsteven3044
    @imsteven3044 3 года назад +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  3 года назад

      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_*_*

  • @Asgallu
    @Asgallu Год назад

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

  • @ginnisharma7352
    @ginnisharma7352 2 года назад

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

  • @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 года назад

    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

  • @kirubababu9255
    @kirubababu9255 2 года назад

    Can we debug in python?

  • @kirubababu9255
    @kirubababu9255 2 года назад

    Can't use the version python 3.8+

  • @reginag3326
    @reginag3326 9 месяцев назад +1

    Gosh so much yab yab.....

  • @armans4306
    @armans4306 3 года назад

    tsixtsi