A Beginner's Guide to Azure Static Web Apps - Free hosting for Blazor, React, Angular, & more!

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024

Комментарии • 55

  • @TheJoker-te7te
    @TheJoker-te7te 9 месяцев назад +2

    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.

  • @markusn4614
    @markusn4614 Год назад +7

    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!

  • @abdulrahmankayali5660
    @abdulrahmankayali5660 Год назад +1

    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

  • @leeper
    @leeper Год назад +3

    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 😂

  • @JoeBonez
    @JoeBonez Год назад +2

    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.

    • @JamesMontemagno
      @JamesMontemagno  Год назад +4

      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!

  • @ajaysh73
    @ajaysh73 Год назад +3

    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.

  • @Guru1413
    @Guru1413 Год назад +7

    Thanks for sharing amazing content,
    It will be help us if you do a video on Azure Functions for starters

  • @markharby180
    @markharby180 Год назад

    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).

  • @barsenovic
    @barsenovic Год назад +1

    I love your Azure videos! Keep it going bro... how do you convert console app to Azure? do you use Functions?

  • @razzi3E
    @razzi3E 7 месяцев назад

    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)?

  • @marcoscarvalho9956
    @marcoscarvalho9956 Год назад +1

    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.

  • @michael_azzer
    @michael_azzer Год назад +4

    Amazing, your video will be start point that push my to start learn blazor❤

  • @blinkskaterkc
    @blinkskaterkc Год назад +1

    Good job James. This vid was great!

  • @andrewfraser2760
    @andrewfraser2760 Год назад +3

    Thanks James, that was really informative 👍

  • @stephenadams6959
    @stephenadams6959 Год назад +1

    Great video. I really enjoy all the content you create. Thanks heaps for helping us all out.

  • @mjdobson88
    @mjdobson88 Год назад

    Your a star mate, love your movies and yeah I want to see more

  • @FullExtension1
    @FullExtension1 Год назад

    Thank you, James! You are absolutely awesome dude, keep up the amazing work.

  • @manivasahanb1456
    @manivasahanb1456 6 месяцев назад +1

    Excellent demo👍

  • @jaysonragasa7902
    @jaysonragasa7902 7 месяцев назад

    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.)"

  • @KingNDJ247
    @KingNDJ247 Год назад

    I love how inclusive the intro was

  • @abdulhabdulroof5215
    @abdulhabdulroof5215 Год назад

    James Stay awesome man😎 you are the best

  • @brucefox6580
    @brucefox6580 Год назад

    Great content, thank you James.

  • @sumabhat3493
    @sumabhat3493 Год назад

    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

  • @jd31068
    @jd31068 Год назад

    That's great! Thanks for this video.

  • @Dabayare
    @Dabayare Год назад

    Do they have something similar for native apps. Something that will not require ppl to download again but it just gets updated.

  • @hansroger3987
    @hansroger3987 Год назад +2

    thanks for the amazing content

  • @jorgeromero4680
    @jorgeromero4680 Год назад

    thanks a lot it's eye opening!

  • @10Totti
    @10Totti Год назад +2

    Many thanks!

  • @kyuantym
    @kyuantym Год назад

    Can I host my personal portfolio and blog site here?

  • @iVictorHugo
    @iVictorHugo Год назад

    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 :)

    • @JamesMontemagno
      @JamesMontemagno  Год назад

      I believe it is required unless you are a student learn.microsoft.com/en-us/answers/questions/730741/using-azure-free-tier-without-creditcard

  • @datokaplana
    @datokaplana 2 месяца назад

    amazing! thank you

  • @SayyadHasan
    @SayyadHasan Год назад +1

    Awesome ❤

  • @Baraka-yl2dp
    @Baraka-yl2dp Год назад

    Can one use SWA to host WordPress sites for free?

    • @JamesMontemagno
      @JamesMontemagno  Год назад +1

      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

    • @Baraka-yl2dp
      @Baraka-yl2dp Год назад

      @@JamesMontemagno thanks. Answer much appreciated.

  • @egldeveloper9903
    @egldeveloper9903 Год назад

    Is it possible to change the video theme from dark to white (choose white or black interactively)? Black theme bad for my eyes :(

  • @orhancanoguz4423
    @orhancanoguz4423 Год назад

    There thousands of HOST do the same things `NO CREDIT CARD ` OBLIGATION is necessary it's been a hassle...

  • @pquesadacr
    @pquesadacr Год назад

    Awesome!

  • @jeremiahsease5784
    @jeremiahsease5784 5 месяцев назад

    It's all good until you need a database

  • @mateo9467
    @mateo9467 11 месяцев назад

    savior

  • @contactthejeff
    @contactthejeff Год назад +1

    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: '