How to create and publish an Azure Function + SignalR + Web app | Serverless Integration

preview_player
Показать описание
Hello my friend, in this video I show how we can create and publish an Azure Function (HttpTrigger and TimerTrigger) + SignalR + Web app.
The objective of this solution is get my book list from GoodReads using HtmlAgilityPack to handle the page because they will retire their API.

I hope you enjoy it 🙂.

Subscribe! 📺

Timestamps:
00:00​ Intro
00:40 Service options
01:55 What is Azure Functions
03:32​ Project scope
05:25 Creating SignalR on Azure
06:40 Creating Azure Function project
09:38 Creating the HtmlAgilityPack process
15:32 Creating the HttpTrigger function
16:40 Creating the TimeTrigger function
22:35 Creating the Client app.
29:40 Publishing to Azure
37:43 Live

Source🧾:

You can also find me here:

Thanks for Watching!!!!

#azure #functions​ #serverless​ #cloud​ #signalr​ #tutorial​ #english​ #dotnet​ #webapp
Рекомендации по теме
Комментарии
Автор

Many thanks Jose, many thanks for this wonderful video. I had so much problems as to how and why my signalR app was not working when deployed to Azure but was working on localhost and I scanned all over web and could not find the answer! It turns out to be the extra AzureSignalRConnectionString was needed in the function app configuration which you also had the problem too, which you have shown how resolve it and it worked!
All over the web, all signalR demo is about chat with web pages, no samples on desktop app samples.

chitang
Автор

Just what I needed to help w/ insomnia!

davekaye
Автор

Thank jose.. Your video helps us to understand in easier way

ck-kz
Автор

Just what I needed! Very useful buddy!!

emmanuelmorenotoro
Автор

I’ve been stuck for 2 days now, getting the 500 internal error because I also forgot to set the signalr connectionString in azure functions settings loool THANK you and I can’t believe I couldn’t find that info anywhere in the MS documentations

osman
Автор

where is the link of the live video minute 9:46 ?

kareemzarka
Автор

What happens if the client is not connected. Will the client receive the information once the client comes back online ? And where will data which is not sent to the client stored ?

harshadparchand
Автор

I used azure functions before but the smallest package costs 50$ per month. Aren't there any low cost options?

MrLazyleader
Автор

Thanks Jose for the wonderful demo and topic. However, I have one question, how could I send Goodreads books notification to particular user, as you pass your user id parameter that target only to that user. Is there any way to target the notification to particular user based on the parameter?

cnchandroo
Автор

does anyone else run into this error ? SignalR: Error loading hubs. Ensure your hubs reference is correct, e.g. <script src='/signalr/js'><\/script>

lewishuxtable
join shbcf.ru