Azure Functions: Step by Step Project

  Рет қаралды 33,321

Les Jackson

Les Jackson

Күн бұрын

Пікірлер: 57
@igorsolaja609
@igorsolaja609 3 жыл бұрын
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
@MrBombsn
@MrBombsn 4 жыл бұрын
if I would have had teachers like you back in school, I would be a fkn genius now!
@jorgechavarriaga395
@jorgechavarriaga395 3 жыл бұрын
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
@pauljohnson2023
@pauljohnson2023 2 жыл бұрын
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.
@tharunnair8344
@tharunnair8344 Жыл бұрын
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
@chrismcclure4264
@chrismcclure4264 4 жыл бұрын
Your tutorials are awesome. For my money, I love your format and how you walk us through them. Keep up the good work.
@gailfoad4422
@gailfoad4422 2 жыл бұрын
Thank you, this is the most fun I've had programming in a long time.
@jasonf8129
@jasonf8129 5 жыл бұрын
I started writing Azure Functions at work just a couple of months ago. Thanks Les! Awesome stuff as usual.
@binarythistle
@binarythistle 5 жыл бұрын
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
@SaikiranGattu-l7c
@SaikiranGattu-l7c 4 ай бұрын
So smooth .... I have been a developer for about 8 years with C# .NET, WPF, and C++ mostly worked on desktop applications. I need to get into cloud, microservices etc. I want to learn Azure from a developer point of view not from a business point of view. All the Azure courses I came across talk about its infra structure, pricing, security etc. As developer where and how should I learn Azure / AWS etc? I am not sure if this is the right starting point or is it? By the way I like all the content you do Les, thank you!!!
@neerajanand8567
@neerajanand8567 3 жыл бұрын
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 :)
@bloopers2967
@bloopers2967 3 жыл бұрын
Can you please make more videos on azure functions like with business logic, logging, triggers in visual studio
@VladyslavPavliuk
@VladyslavPavliuk 5 жыл бұрын
Cool format. Hope for more such tuts!
@binarythistle
@binarythistle 5 жыл бұрын
Thanks Vlad! More on the way for 2020!
@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.
@FlorinAsavei
@FlorinAsavei 4 жыл бұрын
This is a great introduction to Azure Function! I am just getting started with Azure so your video helped a lot!
@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.
@ThisCanNotBTheFuture
@ThisCanNotBTheFuture 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 жыл бұрын
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
@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
@frankjin5576
@frankjin5576 3 жыл бұрын
So good to watch your videos Les !!!.
@eliassal1
@eliassal1 4 жыл бұрын
fantastic step-by-step tutorial, nice use case
@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 2 жыл бұрын
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
@VinuP2023
@VinuP2023 4 жыл бұрын
Thanks much You are an awesome teacher. Please do more of these videos :)
@binarythistle
@binarythistle 4 жыл бұрын
Thanks Vinay, that's really nice of you to say - I will be! Take it easy, Les
@corsaronero5619
@corsaronero5619 4 жыл бұрын
well done Les, keep going with your brilliant videos, very very clear, thank you so much
3 жыл бұрын
Thanks, Les! Keep up the good work.
@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
@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
@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
@SuryaRamm
@SuryaRamm 2 жыл бұрын
Brother, Awesome. Thanks for the video
@greatavatar
@greatavatar 5 жыл бұрын
Another excelente tutorial. Thank you for your time and effort. Regards. Fabian
@binarythistle
@binarythistle 5 жыл бұрын
Thanks for the feedback Fabian! I really appreciate it.
@LalitChoudhary-rb9nr
@LalitChoudhary-rb9nr 5 жыл бұрын
This is awesome.. very good job. Please create a video for micro service architecture with example.
@binarythistle
@binarythistle 5 жыл бұрын
I'm planning on doing a BIG microservices series! Stay tuned!
@moey6155
@moey6155 3 жыл бұрын
Great Lesson, Thank you Les
@sumangeorge7
@sumangeorge7 4 жыл бұрын
Perfect for getting started.. Thank you.
@codegate615
@codegate615 4 жыл бұрын
Is it just me or did they change the look and feel of creating a function app?
@mohamedarfaoui677
@mohamedarfaoui677 4 жыл бұрын
THKS for the videos ! keep up the good work
@binarythistle
@binarythistle 4 жыл бұрын
Thanks Mohamed -will do!
@ashwinikumar13
@ashwinikumar13 4 жыл бұрын
Thank you, Jackson for this video
@ruchikhanuja5482
@ruchikhanuja5482 3 жыл бұрын
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.
@gopalp9488
@gopalp9488 3 жыл бұрын
Sir Could you Post Step by step videos on Azure learning
@thesuperiorman8342
@thesuperiorman8342 5 жыл бұрын
Perfect timing. Thank you very much
@binarythistle
@binarythistle 5 жыл бұрын
Cool mate! Glad i could help! Cheers, Les
@lesamelb
@lesamelb 3 жыл бұрын
I saw in the thumbnail this is S2E9, where is the rest??
@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
@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.
@elmokhliss4852
@elmokhliss4852 4 жыл бұрын
Thanks
@patrikkolenovsky2788
@patrikkolenovsky2788 3 жыл бұрын
Wendells ... I love how yt translator can't manage australian accents :D
@elmokhliss4852
@elmokhliss4852 4 жыл бұрын
Thanks
@binarythistle
@binarythistle 4 жыл бұрын
You're welcome!
Docker Compose with .NET Core & SQL Server (Step by Step)
1:08:15
Les Jackson
Рет қаралды 105 М.
#behindthescenes @CrissaJackson
0:11
Happy Kelli
Рет қаралды 27 МЛН
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН
Azure Functions for the IT Pro
26:40
John Savill's Technical Training
Рет қаралды 39 М.
Building a Serverless REST API With Azure Functions From Scratch
28:27
Dos and Don'ts for Serverless and Azure Functions - Jeff Hollan
1:01:22
NDC Conferences
Рет қаралды 69 М.
Реакция Алиева на авиакатастрофу в Актау
15:45
Azure Function Apps Tutorial | Introduction for serverless programming
29:19
Adam Marczak - Azure for Everyone
Рет қаралды 338 М.
That's It, I'm Done With Serverless*
23:58
Theo - t3․gg
Рет қаралды 206 М.
Intro to the Zig Programming Language • Andrew Kelley • GOTO 2022
50:14
Monolith vs Microservices vs Serverless
23:05
Code With Ryan
Рет қаралды 79 М.
Build serverless APIs with Azure Functions | Azure Friday
16:35
Microsoft Azure
Рет қаралды 32 М.
#behindthescenes @CrissaJackson
0:11
Happy Kelli
Рет қаралды 27 МЛН