I had a standard web app which, because i had external dns, required a minimum B1 app service plan. It was costing me around $120 a month even with minimal usage. It also required a certificate which renewed annually, at additional expense. Moved it to a static web app with the paid level (because it is a business site) for $9 a month. Amazing service.
Can you do a video on next js deployment on Azure with a local agent as MS doesn't provide free parallism. I'm getting an internal error after following all the steps.
Thank you for this awesome guide! My site is up and running via Azure Static Web Pages right now. Kudos to your colleagues on the Azure Team for delivering this great product.
I really liked that you showed the actual steps in getting that custom domain up and running! First time I've seen that in a tutorial, and it's vital information in static web apps due to those strange auto-generated domains. If you had shown how to do simple authentication with Azure Ad this would have been a perfect video, hopefully in some other video!
Wonderful! Having the full workflow of deploying a Web App backed with Azure Functions for FREE inspires a lot of junior developers on a budget and helps them to bring their ideas to life. Thanks so much
Great video, thank you James. Following on from setting up and building the static web app, I imagine in a production setup you would want to front your application with a WAF (Web Application Firewall)?
hello james thank you, your classes are of great value, whenever i can even though i don't understand english very well but coding is a universal language. Hugs. Brazil, Sao Paulo. Tradutor Google.
Nice video James, refreshing change to show all the 'in-between' bits. Would be good to follow-up with an introduction to Azure Functions so we can pull data into the Static Web App from a database (showing the best options).
James this is awesome! I'm so happy to see another great tutorial on Azure from you. I'd love to see more on Blazor as well. As a JS SPA dev it's kind of fascinating to learn about a different way to build web UIs. PS I'm the Twitter guy asking for the tutorial 😂
Hi James. What do you think is wrong here because when I start running the "Api" project. I get this message " No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.)"
Thank you so much for the video. I am able to follow till ALIAS record entry. Since I am using GoDaddy so I am assuming "A" record in GoDaddy means ALIAS record. But it does not take the auto generated code of Azure Static webapp. It takes only the IP Address, It will be great help if you show the same steps for GoDaddy
Thanks James for this amazing content. Do you know if we can create an azure account without entering a credit card?, so we can make use of this amazing service and learn :)
WordPress isn't a static site and needs a server to run. You can host it in App Service. But you can use other things like Jekyll for blogging learn.microsoft.com/en-us/azure/static-web-apps/overview
Does anyone experience the API failing when running locally? I cloned the repository, made no changes, and get the following error with the api call inside the razor page: System.Text.Json.JsonException: '
I had a standard web app which, because i had external dns, required a minimum B1 app service plan. It was costing me around $120 a month even with minimal usage. It also required a certificate which renewed annually, at additional expense. Moved it to a static web app with the paid level (because it is a business site) for $9 a month. Amazing service.
I had something pretty similar. I was using one of my favorite CRMs but just really for static content... was paying $25 a month and now 0!
Can you do a video on next js deployment on Azure with a local agent as MS doesn't provide free parallism. I'm getting an internal error after following all the steps.
Thank you for this awesome guide! My site is up and running via Azure Static Web Pages right now. Kudos to your colleagues on the Azure Team for delivering this great product.
I really liked that you showed the actual steps in getting that custom domain up and running! First time I've seen that in a tutorial, and it's vital information in static web apps due to those strange auto-generated domains.
If you had shown how to do simple authentication with Azure Ad this would have been a perfect video, hopefully in some other video!
Good idea on auth! I will play around with it
Wonderful! Having the full workflow of deploying a Web App backed with Azure Functions for FREE inspires a lot of junior developers on a budget and helps them to bring their ideas to life. Thanks so much
Thanks for sharing amazing content,
It will be help us if you do a video on Azure Functions for starters
Sure thing!
Great video, thank you James. Following on from setting up and building the static web app, I imagine in a production setup you would want to front your application with a WAF (Web Application Firewall)?
hello james thank you, your classes are of great value, whenever i can even though i don't understand english very well but coding is a universal language. Hugs. Brazil, Sao Paulo. Tradutor Google.
Nice video James, refreshing change to show all the 'in-between' bits.
Would be good to follow-up with an introduction to Azure Functions so we can pull data into the Static Web App from a database (showing the best options).
James this is awesome! I'm so happy to see another great tutorial on Azure from you. I'd love to see more on Blazor as well. As a JS SPA dev it's kind of fascinating to learn about a different way to build web UIs.
PS I'm the Twitter guy asking for the tutorial 😂
I love your Azure videos! Keep it going bro... how do you convert console app to Azure? do you use Functions?
Amazing, your video will be start point that push my to start learn blazor❤
Hi James. What do you think is wrong here because when I start running the "Api" project. I get this message
" No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.)"
Thanks James, that was really informative 👍
Very welcome
Good job James. This vid was great!
Great video. I really enjoy all the content you create. Thanks heaps for helping us all out.
Thank you so much for the video. I am able to follow till ALIAS record entry. Since I am using GoDaddy so I am assuming "A" record in GoDaddy means ALIAS record. But it does not take the auto generated code of Azure Static webapp. It takes only the IP Address, It will be great help if you show the same steps for GoDaddy
Do they have something similar for native apps. Something that will not require ppl to download again but it just gets updated.
Excellent demo👍
Thank you, James! You are absolutely awesome dude, keep up the amazing work.
Your a star mate, love your movies and yeah I want to see more
James Stay awesome man😎 you are the best
I love how inclusive the intro was
That's great! Thanks for this video.
Great content, thank you James.
Glad you enjoyed it! Thank you!
Thanks James for this amazing content. Do you know if we can create an azure account without entering a credit card?, so we can make use of this amazing service and learn :)
I believe it is required unless you are a student learn.microsoft.com/en-us/answers/questions/730741/using-azure-free-tier-without-creditcard
thanks for the amazing content
My pleasure!
thanks a lot it's eye opening!
Many thanks!
You're welcome!
amazing! thank you
Can I host my personal portfolio and blog site here?
Absolutely!
Awesome ❤
🙌
Awesome!
Can one use SWA to host WordPress sites for free?
WordPress isn't a static site and needs a server to run. You can host it in App Service. But you can use other things like Jekyll for blogging learn.microsoft.com/en-us/azure/static-web-apps/overview
@@JamesMontemagno thanks. Answer much appreciated.
There thousands of HOST do the same things `NO CREDIT CARD ` OBLIGATION is necessary it's been a hassle...
Is it possible to change the video theme from dark to white (choose white or black interactively)? Black theme bad for my eyes :(
It's all good until you need a database
Does anyone experience the API failing when running locally?
I cloned the repository, made no changes, and get the following error with the api call inside the razor page:
System.Text.Json.JsonException: '
savior