How to create and deploy Azure Function Using VS Code [Python]

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024

Комментарии • 46

  • @YetiProductions
    @YetiProductions 12 дней назад +1

    This was such a great help. I know how easy it is now, but trying to figure this out on my own took an embarrassing amount of time, and I wasn’t even able to deploy it 😅
    Edit: wanted to add that I’m on the newest version of Python Azure tools and the video was still a great guide. As far as the main steps to setup/deploy they’re practically the same which is great for a noobie like me.

    • @pytalista
      @pytalista  12 дней назад +1

      Glad it helped. Hope this unlocks in you more confidence to do even more complex stuff. All the best.

  • @munmundas1746
    @munmundas1746 6 дней назад +1

    Hi Sir , Thank you for this detailed video. I was very helpful. I think you can avoid the background music, it is overpowering.

    • @pytalista
      @pytalista  4 дня назад

      Thanks. There is another version without the music if you do not like it. ruclips.net/video/wUqohFhYHl0/видео.htmlsi=VqhLyUMYZMXo5YQ2

  • @markkrings2328
    @markkrings2328 Год назад +9

    Good content, thanks a lot, but please turn off the music :)

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

      Noted!

    • @pytalista
      @pytalista  3 месяца назад +1

      No problem here is a version without music. Please like and subscribe. ruclips.net/video/wUqohFhYHl0/видео.html

  • @moealgeriauk
    @moealgeriauk 4 месяца назад +2

    I think you should drop the music

    • @pytalista
      @pytalista  4 месяца назад

      Thanks 🙏🏻. Any other point. Did you like the video despite the music ?

    • @pytalista
      @pytalista  3 месяца назад

      No problem here is a version without music. Please like and subscribe. ruclips.net/video/wUqohFhYHl0/видео.html

  • @deNoALIASmix
    @deNoALIASmix Год назад +6

    Thank you for the content, but you have to turn off the music. It is so ditracting and loud compared to your voice. Keep on going!

    • @pytalista
      @pytalista  Год назад +1

      Hi Den. Sorry about it ☺. Thanks for the feedback and my most recent videos does not have the music. Only the beginnign and end. I am experimenting with different things. Cheers

    • @pytalista
      @pytalista  3 месяца назад

      No problem here is a version without music. Please like and subscribe. ruclips.net/video/wUqohFhYHl0/видео.html

  • @GenAIML_senseNsimplicity
    @GenAIML_senseNsimplicity 3 месяца назад +2

    Tutorial is very good but the background music is pretty loud and annoying.

    • @pytalista
      @pytalista  3 месяца назад

      Sure 👍🏻 I am working on a version without music.

    • @pytalista
      @pytalista  3 месяца назад

      No problem here is a version without music. Please like and subscribe. ruclips.net/video/wUqohFhYHl0/видео.html

  • @GururajE-ge1sw
    @GururajE-ge1sw 2 месяца назад +1

    Thank you for the nice tutorial brother

  • @usmanrahat2913
    @usmanrahat2913 Год назад +2

    Nice tutorial.

  • @DungHoang-ck9zc
    @DungHoang-ck9zc 9 месяцев назад +1

    Great video, thanks a lot, but can you tell me when i run python code on azure fuction is there a fee?

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

      If you use the consumption plan it is practically free. There may be some change in the cents on the storage.

  • @vivkarthy
    @vivkarthy 7 месяцев назад +1

    This video was very useful. Thank you. I need a help. When I go to workspace-functions for deploying, I don't see the deploy icon. I just see Azure functions, refresh and collapse all. I have a free subscription to azure . Could that be an issue? Thanks for your help

    • @pytalista
      @pytalista  6 месяцев назад

      Hi thanks for the commend. There is not a "deploy icon" you need to click on the azure function icon (lighting bolt) then the deploy option will appear.

  • @abroadstateofmind5571
    @abroadstateofmind5571 11 месяцев назад +1

    Great video - hope I can get your help with something rather simple. After creating the function, I do not see the function.json file. Ive searched in every folder and followed the video and docs. What am I possibly missing?

    • @pytalista
      @pytalista  11 месяцев назад +2

      Hi @abroadstateofmind5571, thanks for your comment. You are not missing anything. I am using Azure Functions V2. The V2 do not have a function.json file. All the triggers and bindings are defined in the function decorator. You can learn more in this video. ruclips.net/video/swrzXmyTtrk/видео.html

    • @abroadstateofmind5571
      @abroadstateofmind5571 11 месяцев назад +1

      @@pytalista awesome thanks alot!!

    • @pytalista
      @pytalista  11 месяцев назад

      @@abroadstateofmind5571 No probs ;)

  • @vrdmr
    @vrdmr Год назад +1

    Did you try the new programming model for Python Azure Functions?

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

      Hi Varad. Thanks for the comment. What is the new programming model? Can you tell us more about it?

    • @pytalista
      @pytalista  Год назад +1

      Hi Varad I tried. I will do a video about it. Stay tuned.

    • @vrdmr
      @vrdmr Год назад +1

      @@pytalista Thanks a lot! :) Please do let us know your thoughts on it.

    • @vrdmr
      @vrdmr Год назад +1

      @@pytalista we are GA'ing it tomorrow and it is open to use. There are a few kinks in the release process but we are slowly getting the experience out.
      Just saw your comment on the preview blog. Good timing :)

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

      @@vrdmr video is out ruclips.net/video/cRujD74aNBQ/видео.html

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

    receive ssl error when running locally with f5. Any ideas? Thx

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

      make sure you have the latest version of azure func tools installed. Like version 4.x.

  • @KumarHemjeet
    @KumarHemjeet Год назад +1

    which theme are u using?

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

      If you are talking about thumbnail I use Canva. Cheers

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

      @@pytalista no vs code theme

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

      @@KumarHemjeet I have changed my computer. But from what I can recall I think it is the One Monakai VS code extension. I am now using just the default VS code Dark theme. Cheers

  • @TechGirlTechGirl
    @TechGirlTechGirl Год назад +2

    nice, volume is too loud

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

      🤣

    • @pytalista
      @pytalista  3 месяца назад

      No problem here is a version without music. Please like and subscribe. ruclips.net/video/wUqohFhYHl0/видео.html

  • @priyankagorkhe2870
    @priyankagorkhe2870 6 месяцев назад +1

    So irritating

    • @pytalista
      @pytalista  6 месяцев назад

      Thanks 🙏🏻

    • @pytalista
      @pytalista  3 месяца назад

      No problem here is a version without music. Please like and subscribe. ruclips.net/video/wUqohFhYHl0/видео.html