08. Azure using Python SDK : Develop Azure Function Using Programming Model V2

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 9

  • @saurabhjain507
    @saurabhjain507 10 หลายเดือนก่อน +1

    Great! Thanks for creating the v2 version of your previous video. Looking forward to see more videos and learn from them

    • @TechyTacos
      @TechyTacos  10 หลายเดือนก่อน

      My pleasure!

  • @toolbelt
    @toolbelt 10 หลายเดือนก่อน

    Thank you for this and your other videos. They are very helpful.

    • @TechyTacos
      @TechyTacos  10 หลายเดือนก่อน

      Thank you for taking sometime out and writing this comment ! I hope these videos were worthy of your time. Please do let me know in case of any suggestion or any particular topic you would want us to cover.

  • @SAHITHTHATIPALLI
    @SAHITHTHATIPALLI 7 หลายเดือนก่อน

    Hi, I am facing a small issue. I do want to explicitly mention the container name in the code. could you please help me with that..?

  • @SAHITHTHATIPALLI
    @SAHITHTHATIPALLI 9 หลายเดือนก่อน

    Thanks for the video, Can we trigger the function by giving multiple blob names in path..? I want to trigger my function for only specific blobs that are uploaded in the container. If it is possible, how tl execute it.?

    • @TechyTacos
      @TechyTacos  9 หลายเดือนก่อน

      Thanks for the question !
      Azure Functions are designed to have exactly one trigger per function. This means that you cannot directly specify multiple blob names in the path for a single Azure Function but there are some workaround, please refer below link for the same :
      stackoverflow.com/questions/62267754/is-it-possible-for-azure-function-listening-multiple-blob-for-blob-trigger

  • @jorgeduardo101
    @jorgeduardo101 9 หลายเดือนก่อน +1

    your videos are some other level shit. Helping people solve real problems! Thank you very much :)

    • @TechyTacos
      @TechyTacos  9 หลายเดือนก่อน

      Thank you for your time !