Azure Functions: Step by Step Project

Поділитися
Вставка
  • Опубліковано 19 лип 2024
  • In this step by step project, we show you how to use Azure Functions to call the Stack Overflow API and aggregate the results down to Slack. Our example uses a re-usable pattern that you can take and adopt for your own use.
    Level: Beginner / Intermediate
    Blog: dotnetplaybook.com/azure-func...
  • Наука та технологія

КОМЕНТАРІ • 56

  • @MrBombsn
    @MrBombsn 3 роки тому +3

    if I would have had teachers like you back in school, I would be a fkn genius now!

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

    I am just in the mid of watching video. Amazingly relaxed manner, concise, step by step, nice tone, all clear. It is just a pleasure of watching it and being lead by such an great guy. Great stuff! Thanks a lot Les

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

    Your tutorials are awesome. For my money, I love your format and how you walk us through them. Keep up the good work.

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

    Hey Les, hope you are well. I've just found your videos. I'm an old Fortran guy living in the digital era (error). I really appreciate the content levelling and pace of delivery. it really works for me.

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

    Thank you, this is the most fun I've had programming in a long time.

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

    This is a great introduction to Azure Function! I am just getting started with Azure so your video helped a lot!

  • @corsaronero5619
    @corsaronero5619 4 роки тому

    well done Les, keep going with your brilliant videos, very very clear, thank you so much

  • @jasonf8129
    @jasonf8129 4 роки тому +1

    I started writing Azure Functions at work just a couple of months ago. Thanks Les! Awesome stuff as usual.

    • @binarythistle
      @binarythistle  4 роки тому +1

      Hi Jason. Thanks for the feedback mate. I'm planning on doing more stuff on Azure development in the new year, glad you found this one useful though!. Cheers, Les

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

    Thanks for this great video!! Really love it, I hope to go though some of your other videos in the near future

  • @bloopers2967
    @bloopers2967 3 роки тому +5

    Can you please make more videos on azure functions like with business logic, logging, triggers in visual studio

  •  3 роки тому

    Thanks, Les! Keep up the good work.

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

    fantastic step-by-step tutorial, nice use case

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

    Thank you, Jackson for this video

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

    Perfect for getting started.. Thank you.

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

    So good to watch your videos Les !!!.

  • @tharunnair8344
    @tharunnair8344 10 місяців тому +1

    Fantastic Tutorial..Would have loved to see the Indepth of Azure Functions ..Too much concentration on JSON desrialisation,stack overflow API's ..Just a Suggestion Les

  • @GAVIGHUMMAN
    @GAVIGHUMMAN 4 роки тому

    Hey Mate, just came across your channel and you have such an amazing content. I will be learning lots. Please keep bringing awesome videos.

    • @binarythistle
      @binarythistle  4 роки тому

      Thanks Gavi - that's awesome feedback - thanks so much! Les

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

    Simply an awesome lesson. The Json string format we could create in that way could minimize the format error. var jsonFormat = string.Concat("{", char.ConvertFromUtf32(34), "text", char.ConvertFromUtf32(34), ":", char.ConvertFromUtf32(34), msg, char.ConvertFromUtf32(34), "}"); where char.ConvertFromUtf32(34) is nothing but the character " in the string for string join.

  • @VladyslavPavliuk
    @VladyslavPavliuk 4 роки тому +2

    Cool format. Hope for more such tuts!

    • @binarythistle
      @binarythistle  4 роки тому +1

      Thanks Vlad! More on the way for 2020!

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

    Great Lesson, Thank you Les

  • @ThisCanNotBTheFuture
    @ThisCanNotBTheFuture 4 роки тому +5

    Love these step-by-step lessons. Don't suppose you'd consider ever doing an Angular 8 project with web api backend? Thanks again for your work.

    • @binarythistle
      @binarythistle  4 роки тому +2

      Hi mate, I've been avoiding front end stuff, but think the time has come to pick one and do some videos! I'll take a look at Angular and see what i think! Cheers, Les

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

    Amazing Content plus I don't know but your voice is kinda mesmerizing. I don't know when I just started listening u I just wanna continue without getting stopped with the application. Thanks, you are amazing just keep doing the great job :)

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

    Brother, Awesome.
    Thanks for the video

  • @greatavatar
    @greatavatar 4 роки тому +1

    Another excelente tutorial. Thank you for your time and effort. Regards. Fabian

    • @binarythistle
      @binarythistle  4 роки тому

      Thanks for the feedback Fabian! I really appreciate it.

  • @thesuperiorman8342
    @thesuperiorman8342 4 роки тому

    Perfect timing. Thank you very much

    • @binarythistle
      @binarythistle  4 роки тому

      Cool mate! Glad i could help! Cheers, Les

  • @VinuP2023
    @VinuP2023 4 роки тому +1

    Thanks much
    You are an awesome teacher. Please do more of these videos :)

    • @binarythistle
      @binarythistle  4 роки тому +1

      Thanks Vinay, that's really nice of you to say - I will be! Take it easy, Les

  • @mohamedarfaoui677
    @mohamedarfaoui677 4 роки тому +1

    THKS for the videos ! keep up the good work

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

    Hey Les
    Thanks for making such amazing video. I am just starting with Azure functions at work.it would be really helpful if you could share any pointers on creating azure function to read from event hub and write the messages to Azure data lake.i have tried the basic code in python for this but not sure if thats enough.

  • @LalitChoudhary-rb9nr
    @LalitChoudhary-rb9nr 4 роки тому

    This is awesome.. very good job. Please create a video for micro service architecture with example.

    • @binarythistle
      @binarythistle  4 роки тому +3

      I'm planning on doing a BIG microservices series! Stay tuned!

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

    Hi there! Tks for the lesson!
    I got stuck at minute 30:
    2021-03-30T17:30:04.757 [Information] Executing 'Functions.TimerTrigger1' (Reason='This function was programmatically called via the host APIs.', Id=357da780-c65b-49e8-9131-140d18ff5c20)
    2021-03-30T17:30:04.765 [Error] Executed 'Functions.TimerTrigger1' (Failed, Id=357da780-c65b-49e8-9131-140d18ff5c20, Duration=1ms)Value cannot be null. (Parameter 'connectionString')
    Any Ideas what is connectionString ?
    I get an HTTP response code 202 Accepted, but no message reaches Slack

  • @elmokhliss4852
    @elmokhliss4852 4 роки тому +1

    Thanks

  • @lukemartin103
    @lukemartin103 4 роки тому

    Hi Les, thanks for teaching us on building this project step by step, I encounter this problem while running the function app. "Unable to open a connection to your app. This may be due to any network security groups or IP restriction rules that you have placed on your app. To use log streaming, please make sure you are able to access your app directly from your current network." can you help me? Thank you

  • @vssrikanthgarnepudi5952
    @vssrikanthgarnepudi5952 4 роки тому

    Hey Les, really awesome tutorial. Can you please make some more videos on azure like service bus, event grid etc..

    • @binarythistle
      @binarythistle  4 роки тому

      Hi Srikanth, I've added both of those to the backlog of ideas - thanks so much for the suggestions! Cheers, Les

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

    Is it just me or did they change the look and feel of creating a function app?

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

    Is there any way to create these time trigger functions dynamically. Instead creating different function for each schedule, read from json and create number of functions accordingly.

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

    In our case, url is expected to be in any of the three (below) formats.
    1) Groups
    2) Groups/id
    3) Groups?startIndex={startIndex}&count={count}
    Can you help us how to design route url in HTTP trigger functions ?

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

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

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

    Sir Could you Post Step by step videos on Azure learning

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

    Follow-up form my previous comment:
    Explanation: API Tester was deprecated and was deactivated on June 30, 2021 as part of Rigor’s integration with Splunk and the release of Splunk Synthetic Monitoring.
    If you enjoyed using API Tester, you might be interested in a free 14-day trial of Splunk Synthetic Monitoring, where API testing capabilities are now supported. You can learn more and sign up for a free 14-day trial here.

  • @corsaronero5619
    @corsaronero5619 4 роки тому

    Hello Les, i'm trying to follow your example using my own database. i have problem connecting to the DB. do you know if something is changed since you recorded the video? thanks

    • @binarythistle
      @binarythistle  4 роки тому

      Hi Corsaro, possibly! Azure moves at such a pace that something may have changed. What type of error are are you getting?

    • @corsaronero5619
      @corsaronero5619 4 роки тому

      @@binarythistle thanks for your reply, I fixed the issue changing the version from 3 to 2, this fixed my issue. i read lots of articles where they complained about the same issues. thanks, mate, good job

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

    I saw in the thumbnail this is S2E9, where is the rest??

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

    Wendells ... I love how yt translator can't manage australian accents :D

  • @elmokhliss4852
    @elmokhliss4852 4 роки тому +2

    Thanks