Expenses | Deploy React App, Web API and SQL Database to Azure

Поделиться
HTML-код
  • Опубликовано: 5 июн 2024
  • On this video we deploy our Expenses application. Hope you all enjoy!
    Buy Me a Coffee: www.buymeacoffee.com/AsielAlv...
    Chapters:
    00:00 Introduction
    01:18 Migrations and Connection String
    08:15 SQL Database Deployment
    12:15 Web API Deployment
    20:30 React App Deployment
    Frontend & Backend code repositories:
    gitlab.com/asielalvarez/expen...
    gitlab.com/asielalvarez/expen...
    web.config file
    gitlab.com/asielalvarez/expen...

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

  • @oleksandrmaksymikhin
    @oleksandrmaksymikhin 20 дней назад

    The easiest explanation I have ever seen

  • @hunterkiernan602
    @hunterkiernan602 3 месяца назад

    Thank you! This was really helpful in getting me started with azure. I really appreciate it!

  • @Tempuslight
    @Tempuslight 2 года назад +6

    This is sooooo helpful. Just what I needed, just an easy to understand step-by-step guide that SHOWS every step. Thank you very much!

    • @AsielAlvarez
      @AsielAlvarez  2 года назад

      You're welcome, I'm glad it helped

  • @PsychosocialBastard
    @PsychosocialBastard 11 месяцев назад +1

    Whoa man. It was sooo good and helpful. I've spent all day yesterday trying to make everything working and all i needed is your video. Turned out migrations were not applied. Damn.
    But now, thank to you, everything is good

  • @johnch1p
    @johnch1p 2 года назад

    Great video! Thanks for the tutorial on this. I dropped a like!

    • @AsielAlvarez
      @AsielAlvarez  2 года назад +1

      I’m always glad to help :) thanks for your support!

  • @millermeares6676
    @millermeares6676 2 года назад

    This is an excellent video.

  • @cinosz6780
    @cinosz6780 6 месяцев назад

    Help you very much!

  • @Xx-SWGLRDOFDM-Xx
    @Xx-SWGLRDOFDM-Xx 10 месяцев назад

    Muy buen video loco

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

    Thanks, this is the best.

  • @stefan-gabrielgavrilas7157
    @stefan-gabrielgavrilas7157 2 года назад +2

    What I am very curious is how much does this cost you per month in Azure for all those items in your subscription? :) Thanks!
    Other than that, very good guide!

    • @AsielAlvarez
      @AsielAlvarez  2 года назад

      Thanks for the support and it should add up to around $5 per month

    • @bharathb4803
      @bharathb4803 2 года назад +1

      @@AsielAlvarez You cannot do it as publicly available for $5!

  • @kalyankalapala24
    @kalyankalapala24 2 года назад

    Hello Asiel, really a great demonstration. But I got to ask you for one more help. I need to implement Web app private connectivity to Azure SQL database and restrict the public from using the api application. Please let me know the appropriate solution.

    • @AsielAlvarez
      @AsielAlvarez  2 года назад

      Hey Kalyan, you would need to setup the networking/firewall accordingly to accomplish this.

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

    the google sign in doesnt work after deployment tho. Error:"The given origin is not allowed for the given client ID."
    AMazing series nonethless. Thank you!!!

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

      Are you missing setting up the request url?

  • @kalyankalapala24
    @kalyankalapala24 2 года назад

    HTTP Error 500.31 - ANCM Failed to Find Native Dependencies

  • @kalyankalapala24
    @kalyankalapala24 2 года назад

    Is there any way to contact you?

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

    Hii bro, I have deployed my webapi using docker container and my sql db using azure SQL Database, Now Do you know Where I can give my connection string?