Let's Build an Azure Website and SQL Database from Scratch!

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024
  • Whoa! In this video we cover some serious ground. We're going to build a web form in Visual Studio, provision space in Azure for the web site and a SQL database, build the application back end in SQL Server Management Studio, and then publish it all to Azure and test it out. Best of all, we are going to do the whole thing for FREE!

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

  • @samiam9126
    @samiam9126 3 года назад +3

    Does this guy realize how many future websites and ideas he’s made possible because of this video. Thank you so much for showing something that my undergrad took a whole semester to teach

  • @GautamThakur
    @GautamThakur 5 лет назад +25

    O god this video is one of the best videos I have seen.

  • @xylophoneize
    @xylophoneize 3 года назад +2

    Only and the one best video that is working from start to end and is not some 144p quality with bad explaining! Very helpful, thank you very much! I wasn't a believer that this will work but I am shocked and impressed.

  • @W0lffb0y
    @W0lffb0y 5 лет назад +6

    Fantastic video. One update - Azure changed the Data Connections button to Configure. This can be confusing for users.

  • @buchanantech
    @buchanantech 2 года назад +2

    Having trouble locating Web App + SQL? Has it been changed to Web App + Database in the Azure Marketplace?

  • @brandpalmer
    @brandpalmer 2 года назад +3

    Awesome! Thanks a lot for showing the overall process! This is extremely useful for me, a beginner, as it let me know-before diving into learning a bunch of theory or fundamentals for languages or services or apps I don’t necessarily need-real-world examples of Azure, SQL, etc., can help me achieve. And guess what? This is exactly the types of things I want to do with websites/apps. So now I’ll go learn Azure, SQL, etc. Thanks a lot!

  • @purohitanu
    @purohitanu 4 года назад +4

    Thanks a lot... Very informative and worth spending 45 mins for the understanding of Azure SQL DB, web deployment, store procedures and dev of web application... Good job done

  • @ShouldISeries
    @ShouldISeries 3 года назад +1

    Thank you for this video, it saved me a lot of time and was exactly what I wanted for my webproject.
    *EDIT* For anyone who wants to return/get output values from their stored parameter, use
    SqlCommand *cmdname* = new SqlCommand("*procname*", *connectionname*);
    selectdefault.CommandType = System.Data.CommandType.StoredProcedure;
    instead of SqlCommand *cmdcname* = new SqlCommand("EXEC *proc* etc...
    It'll save you some time.

  • @grahambrown5874
    @grahambrown5874 4 года назад +4

    Good video. Please remember not everyone has large screen to view your environment with such small text. I often use my iPad for training, so it would be great in future video’s if you considered people who work with these devices and enlarge the relevant text. 👍

  • @samidreamer8260
    @samidreamer8260 4 года назад +5

    Amazing job! Best hands-on I've seen recently!

  • @danyflyn
    @danyflyn 3 года назад +3

    This is the best tutorial I have seen. It helps me so much. Thank you !

  • @agreedroom93102
    @agreedroom93102 4 года назад +4

    Thanks mate, best tutorial ever! this is part of my college final project :)

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

    Thanks for 47 minutes with full valuable content. This what the audience need. Great job.

  • @antonioturkovic3314
    @antonioturkovic3314 3 года назад +1

    The best tutorial video I've ever seen! Thank you

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

    your honestly the goat for this video.. I'm forever grateful

  • @hamzazrigue8484
    @hamzazrigue8484 3 года назад +1

    thank you, it's very clear. please publish other videos :)

  • @MohammedAli-mc1dm
    @MohammedAli-mc1dm 3 года назад

    Wow.. what a great video! this video clear everything for me of how that Azure or AWS web VM works! Just love this video! Thanks!

  • @dialwis3988
    @dialwis3988 4 года назад

    Very Good , this is giving the basic understanding of the full steps of creating a web App. Keep doing !!!

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

    Bro the best explained video for Azure love your work keep going

  • @ArtMeeron
    @ArtMeeron 4 года назад +3

    Thanks, that's really powerful video! There is only one thing when I tryed to repeat your steps, it was different Web.config. So it was not clear where to paste that piese of XML code with "Home.html"

  • @prasantk.m3589
    @prasantk.m3589 2 года назад

    Really Good Video! Appreciate the presentation and I really enjoyed it!...

  • @PappyTrading
    @PappyTrading 3 года назад +1

    I cant belive i pulled this off 3 years later

  • @user-wc1zw6mg8b
    @user-wc1zw6mg8b Год назад

    VERY USEFUL VIDEO FOR ME . THANK YOU VERY MUCH. I GIVE U 10 OUT OF 10. U ARE MY SAVIOR FOR MY PROJECT.

  • @jugalpanchal3608
    @jugalpanchal3608 3 года назад +1

    The database I created It is not showing in use existing database while I am creating Web APP + MySQL

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

    Love the video, can you reproduce with current interfaces?

  • @olaowo5
    @olaowo5 3 года назад

    First tuturial video with no issue

  • @samratnath123
    @samratnath123 4 года назад +1

    Great video Sir !!.. really enjoyed and learned.. thank you so much !

  • @AmarSiddig
    @AmarSiddig 4 месяца назад

    Thank you for your help ❤

  • @The_Best_NPC
    @The_Best_NPC 4 года назад +1

    I dont get web app as an option when opening a new item in Visual studio. No search results found.

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

    Awesome tutorial, thank you for sharing.

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

    Thank you for this valuable tutorial.

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

    This video is incredible. Thank you so much.

  • @slackehacker719
    @slackehacker719 5 лет назад +4

    Did anyone else not find web.server on their web.config?

  • @ashenpaul2318
    @ashenpaul2318 4 года назад

    Fantastic video. Clear, easy to follow. Thanks

  • @AhmedBahgat
    @AhmedBahgat 3 года назад

    Fantastic job mate explaining it in great details. Cheers

  • @9876Ajit
    @9876Ajit 2 года назад

    Excellent Sir🙏

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

    Great video. This is 4 years old. Is this tech still the best choice for small or medium size frontends for SQL. Or should I try to learn some other tech today? I am new in web-dev.

  • @martinp.617
    @martinp.617 3 года назад

    Wow..,just in time..,hahaha,great video..,Thank you..,
    May I request you make a Node Express app and deploy it in Azure, because you explain the way I understand..,

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

    Super awesome

  • @chriss3625
    @chriss3625 3 года назад +7

    This is a great video but it is in desperate need of an update as Azure has changed a lot.

  • @emmadkareem5247
    @emmadkareem5247 3 года назад

    Great spirit indeed-I wish things in real life applications is so. Good job :)

  • @arishakhan6876
    @arishakhan6876 3 года назад +1

    IM using MacOS, I can not use SSMS what should I use?

    • @arishakhan6876
      @arishakhan6876 3 года назад

      I am having the same problem. I tried installing docker and then using terminal i tried to pull url bu thte docker version doesn't support

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

    What are all of the extensions that I would need to download on VS code to make this process convenient?

  • @kilianlehn3652
    @kilianlehn3652 5 лет назад +1

    Yes, thx for this very good tutorial. One question though, if I get in to mysql via SSM, there are no problems with the login. But if I take now the connection string from azure sql in my aspx, my user is rejected. But I applyed the firewall settings you mentined in the tutorial. At the moment I'm quit helpless how to connect to azure sql. What have I done wrong? Thx for the answer. Sinserly K.

  • @surfskatechill127
    @surfskatechill127 5 лет назад +1

    You are a true legend.

  • @christopherguipo
    @christopherguipo 3 года назад

    Thanks bro. Very informative and helpful.

  • @asadsultantaqi8778
    @asadsultantaqi8778 5 лет назад

    Excellent Video, very guided ,Congratulations

  • @donandreas0209
    @donandreas0209 4 года назад

    Nice video...was interesting if you showed how your leptop can reaches az sqlserver server directly.
    Is server published on internet (in this case where you had set up a public IP
    )
    Did Use a vpn(how was it implemented )
    These above are importants in order to show the whole process implementation from scratch

  • @milind8451
    @milind8451 4 года назад

    Perfectly explained.

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

    Great Tutorial

  • @hirarana4847
    @hirarana4847 3 года назад +1

    pricing tier show an cross mark. what can i do now?

  • @leriosindane720
    @leriosindane720 4 года назад

    simple and the best that i have seen

  • @SeeberJoseph
    @SeeberJoseph 5 лет назад

    Loved the video!

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

    Thank you for this.

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

    hello, my new sql connection command isnt working, can you help please?

  • @luckyprod9013
    @luckyprod9013 5 лет назад

    thanks a lot Knox, great video !!

  • @Cfernando88
    @Cfernando88 5 лет назад

    This was amazing! Thanks!

  • @jaytrg
    @jaytrg 5 лет назад

    Great instruction video! Thank you.

  • @saujolbagh2091
    @saujolbagh2091 3 года назад

    Please bring... Azure Devops CI/CD pipeline with all strategies testing performance and best practices.... It would be great ❤️🙌

  • @danieleves9983
    @danieleves9983 3 года назад

    Really helpful! thanks :)

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

    Sorry, got lost first few minutes. Azure portal very different. Can this vid be updated?

  • @rickb.3666
    @rickb.3666 4 года назад

    Literally exactly what I was looking for! Thanks

  • @TeahM
    @TeahM 5 лет назад

    Good Job!

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

    This is Great !

  • @deepanshuaggarwal7042
    @deepanshuaggarwal7042 3 года назад

    I am getting this error after uploading django app on azure.
    The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

  • @shubhshukla4911
    @shubhshukla4911 4 года назад

    Can we use Visual Studio instead of using microsoft sql server management studio to manage database ?? As Visual Studio itself provides that feature.

  • @zerokool4517
    @zerokool4517 3 года назад

    THANKS, A TON!!!!!

  • @yashsharma-td6ii
    @yashsharma-td6ii 6 месяцев назад

    You have used Azure App Services right ?

  • @KAMALKUMAR-zi1nv
    @KAMALKUMAR-zi1nv 3 года назад

    Lot of stuff!!

  • @kilianlehn3652
    @kilianlehn3652 5 лет назад

    o.k. guys after several hours of search: it is not that simple like shown in th tutorial. One has to create a user and login via sql and use them for the connstring. Furthermore one has to make a route to the web page. Simple deleting the default page will just provide errors. If all of this is done, than finally the result like shown above is produced. But nothing the less "ITinspired" did a great job with the tutorial:)

  • @a.r.s.6301
    @a.r.s.6301 3 года назад

    man you are awesome thank you

  • @Nikki24262
    @Nikki24262 3 года назад

    Amazing!

  • @varunya.b
    @varunya.b 3 года назад

    Thanks!

  • @franciscorey8123
    @franciscorey8123 4 года назад

    You're the love of my life

  • @akashaimachill3434
    @akashaimachill3434 4 года назад

    Thank you so much for this tutorial.

  • @Trentoscroft
    @Trentoscroft 3 года назад

    i published it but it still says, "Your container is up and running.
    Time to take the next step and deploy your code."

  • @divyakrishnan1780
    @divyakrishnan1780 5 лет назад

    great video! Thanks a lot :)

  • @dank_memer_5770
    @dank_memer_5770 4 года назад

    This is exactly what I was looking for . Thanx

  • @PankajSingh-wh7ev
    @PankajSingh-wh7ev 4 года назад

    Amazing !! hope you touch the 1M subscribers mark soon :-)

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

    Is this still doable in November 2021?

  • @rajeshkhudbhaiye6074
    @rajeshkhudbhaiye6074 4 года назад

    very good

  • @jaytrg
    @jaytrg 5 лет назад +1

    You haven't explain why you used MVC form :)

  • @cameronclaborn4075
    @cameronclaborn4075 4 года назад

    Dude this video should charge $

  • @dalskiBo
    @dalskiBo 8 месяцев назад

    Thanks for the tut. What a ripoff - is 1 hour a day for viewing as a client or developer time?

  • @EkTePaKi
    @EkTePaKi 5 лет назад

    I having problems to login to message i recive is "System.Data.sqlclient.SqlException. Cannot open server"
    Can someone help me plz

  • @MohammadRaza-it8km
    @MohammadRaza-it8km 4 года назад

    Hy thanks for the video its really helpful, actually i havd a question can we develop the website after publishing or it is a good practice or not

    • @sweetvoodoo3192
      @sweetvoodoo3192 4 года назад +1

      For dynamic websites you must always make sure server connection is available otherwise site will not function. When you publish you are basically deploying a "hopefully" working version of the site. Think in terms of deploying an app in app store. You can and should make changes as you see fit but you'll have to do another publish.

    • @MohammadRaza-it8km
      @MohammadRaza-it8km 4 года назад

      @@sweetvoodoo3192 thanks 🤘 i got my answer

  • @kirankumarjadaprolu8441
    @kirankumarjadaprolu8441 5 лет назад

    Awesome

  • @oumalherdjibo8762
    @oumalherdjibo8762 4 года назад

    Hi Great video. I followed along up until the submit button set up. that's when I realized my back end code is actually apsx.vb not C#. I've tried adding a cs controller but it seems MVC project just defaults to vb. is there an easy fix?

    • @AUSUMDUDE
      @AUSUMDUDE 4 года назад +1

      Hey, thank you for the question. I'm having the same issue. Did you figure find the fix?

  • @daviswhitlock9161
    @daviswhitlock9161 3 года назад

    "That old three and a half inch floppy"

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

    What a chad

  • @nobuntungwenya5892
    @nobuntungwenya5892 5 лет назад

    Awesome video. Not very clear so I had to rely mostly on audio. I got stuck on StoreProcedure Execution though ... Too many errors there :(

  • @lilfergaturd
    @lilfergaturd 5 лет назад

    Everything worked great until I attempted to open the sql connection. Kept getting an error stating that the user failed to login. The connection stream is copied directly from Azure and UN and PW are right. Any Ideas?

    • @bmcg8580
      @bmcg8580 5 лет назад

      I'm having the same problem! did you figure out what was causing the problem? thank you.

    • @jonahburnaby4477
      @jonahburnaby4477 5 лет назад +1

      Remove the braces from User ID={username};Password={password} , you just need User ID=username;Password=password;

    • @Cfernando88
      @Cfernando88 5 лет назад

      You've set up the firewall rules as explained as well right? I know I set the rules up at work and couldn't connect from home, because only my works IP was whitelisted.

  • @NeguAIT
    @NeguAIT 5 лет назад

    When I try to publish the app I encounter this error:
    Web deployment task failed. (Web Deploy experienced a connection problem with the server and had to terminate the connection. Contact your server administrator if the problem persists. Learn more at: go.microsoft.com/fwlink/?LinkId=221672#ERROR_CONNECTION_TERMINATED.)
    Do you know why is this happening?

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

    This is great but of course MS completely changed everything so I can't really follow along

  • @user-tb1hr5gt7d
    @user-tb1hr5gt7d Год назад

    Hyper-V

  • @aakashsensharma5267
    @aakashsensharma5267 5 лет назад

    1:39

  • @user-tb1hr5gt7d
    @user-tb1hr5gt7d Год назад

    VM ware

  • @erickindratara3307
    @erickindratara3307 3 года назад

    microsoft's gonna cry because you use chrome instead of edge. lol.
    because [f you c key] microsoft so expensive, my work place had to replace every system to opensource.

  • @grahambrown5874
    @grahambrown5874 4 года назад

    It’s a pity you didn’t think about the size of font in your demo. You focus on an area less that one third of the screen making it impossible to follow on a small laptop or iPad. Think about your audience accessibility when producing video then the quality of your work can be better appreciated 👎

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

    Awesome! Thanks a lot for showing the overall process! This is extremely useful for me, a beginner, as it let me know-before diving into learning a bunch of theory or fundamentals for languages or services or apps I don’t necessarily need-real-world examples of Azure, SQL, etc., can help me achieve. And guess what? This is exactly the types of things I want to do with websites/apps. So now I’ll go learn Azure, SQL, etc. Thanks a lot.