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

Поділитися
Вставка
  • Опубліковано 10 вер 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

  • @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.

  • @GautamThakur
    @GautamThakur 5 років тому +25

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

  • @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

  • @W0lffb0y
    @W0lffb0y 5 років тому +6

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

  • @joshuaskipper9528
    @joshuaskipper9528 2 роки тому

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

  • @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.

  • @danyflyn
    @danyflyn 3 роки тому +3

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

  • @antonioturkovic3314
    @antonioturkovic3314 3 роки тому +1

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

  • @AlbrechtJ
    @AlbrechtJ 2 роки тому

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

  • @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. 👍

  • @buchanantech
    @buchanantech 2 роки тому +2

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

  • @agreedroom93102
    @agreedroom93102 4 роки тому +4

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

  • @samidreamer8260
    @samidreamer8260 4 роки тому +5

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

  • @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!

  • @sumanchakraborty1248
    @sumanchakraborty1248 2 роки тому

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

  • @dialwis3988
    @dialwis3988 4 роки тому

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

  • @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.

  • @prasantk.m3589
    @prasantk.m3589 2 роки тому

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

  • @cahkontherahks
    @cahkontherahks 2 роки тому

    This video is incredible. Thank you so much.

  • @jugalpanchal3608
    @jugalpanchal3608 3 роки тому +1

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

  • @ashenpaul2318
    @ashenpaul2318 4 роки тому

    Fantastic video. Clear, easy to follow. Thanks

  • @luckymendoza5754
    @luckymendoza5754 2 роки тому

    Awesome tutorial, thank you for sharing.

  • @silusvilus6544
    @silusvilus6544 Рік тому

    Thank you for this valuable tutorial.

  • @samratnath123
    @samratnath123 4 роки тому +1

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

  • @chriss3625
    @chriss3625 3 роки тому +7

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

  • @AmarSiddig
    @AmarSiddig 4 місяці тому

    Thank you for your help ❤

  • @AhmedBahgat
    @AhmedBahgat 3 роки тому

    Fantastic job mate explaining it in great details. Cheers

  • @emmadkareem5247
    @emmadkareem5247 3 роки тому

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

  • @christopherguipo
    @christopherguipo 3 роки тому

    Thanks bro. Very informative and helpful.

  • @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.

  • @PappyTrading
    @PappyTrading 3 роки тому +1

    I cant belive i pulled this off 3 years later

  • @surfskatechill127
    @surfskatechill127 5 років тому +1

    You are a true legend.

  • @olaowo5
    @olaowo5 3 роки тому

    First tuturial video with no issue

  • @asadsultantaqi8778
    @asadsultantaqi8778 5 років тому

    Excellent Video, very guided ,Congratulations

  • @keshreddy1036
    @keshreddy1036 Рік тому

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

  • @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

  • @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.

  • @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.

  • @leriosindane720
    @leriosindane720 4 роки тому

    simple and the best that i have seen

  • @milind8451
    @milind8451 4 роки тому

    Perfectly explained.

  • @rickb.3666
    @rickb.3666 4 роки тому

    Literally exactly what I was looking for! Thanks

  • @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.

  • @ManeendraBH
    @ManeendraBH 2 роки тому

    Super awesome

  • @hirarana4847
    @hirarana4847 3 роки тому +1

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

  • @9876Ajit
    @9876Ajit 2 роки тому

    Excellent Sir🙏

  • @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..,

  • @AndrewPerelson
    @AndrewPerelson 2 роки тому

    Thank you for this.

  • @crewingageminicatamaran1015
    @crewingageminicatamaran1015 7 місяців тому

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

  • @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.

  • @jaytrg
    @jaytrg 5 років тому

    Great instruction video! Thank you.

  • @slackehacker719
    @slackehacker719 5 років тому +4

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

  • @Skipperloop
    @Skipperloop 2 роки тому

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

  • @luckyprod9013
    @luckyprod9013 5 років тому

    thanks a lot Knox, great video !!

  • @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."

  • @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"

  • @ganeshkhadke3277
    @ganeshkhadke3277 11 місяців тому

    Great Tutorial

  • @karlyeager6903
    @karlyeager6903 Рік тому +1

    Love the video, can you reproduce with current interfaces?

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

  • @Cfernando88
    @Cfernando88 5 років тому

    This was amazing! Thanks!

  • @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

  • @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

  • @eerosiljander4622
    @eerosiljander4622 2 роки тому

    This is Great !

  • @zerokool4517
    @zerokool4517 3 роки тому

    THANKS, A TON!!!!!

  • @saujolbagh2091
    @saujolbagh2091 3 роки тому

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

  • @akashaimachill3434
    @akashaimachill3434 4 роки тому

    Thank you so much for this tutorial.

  • @dank_memer_5770
    @dank_memer_5770 4 роки тому

    This is exactly what I was looking for . Thanx

  • @danieleves9983
    @danieleves9983 3 роки тому

    Really helpful! thanks :)

  • @Nikki24262
    @Nikki24262 3 роки тому

    Amazing!

  • @a.r.s.6301
    @a.r.s.6301 3 роки тому

    man you are awesome thank you

  • @franciscorey8123
    @franciscorey8123 4 роки тому

    You're the love of my life

  • @yashsharma-td6ii
    @yashsharma-td6ii 6 місяців тому

    You have used Azure App Services right ?

  • @SeeberJoseph
    @SeeberJoseph 5 років тому

    Loved the video!

  • @varunya.b
    @varunya.b 3 роки тому

    Thanks!

  • @divyakrishnan1780
    @divyakrishnan1780 5 років тому

    great video! Thanks a lot :)

  • @KAMALKUMAR-zi1nv
    @KAMALKUMAR-zi1nv 3 роки тому

    Lot of stuff!!

  • @TeahM
    @TeahM 5 років тому

    Good Job!

  • @aaronmusick5709
    @aaronmusick5709 2 роки тому

    Is this still doable in November 2021?

  • @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?

  • @PankajSingh-wh7ev
    @PankajSingh-wh7ev 4 роки тому

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

  • @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?

  • @rajeshkhudbhaiye6074
    @rajeshkhudbhaiye6074 4 роки тому

    very good

  • @kirankumarjadaprolu8441
    @kirankumarjadaprolu8441 5 років тому

    Awesome

  • @falleruen
    @falleruen 2 роки тому

    What a chad

  • @cameronclaborn4075
    @cameronclaborn4075 4 роки тому

    Dude this video should charge $

  • @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

  • @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.

  • @jaytrg
    @jaytrg 5 років тому +1

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

  • @daviswhitlock9161
    @daviswhitlock9161 4 роки тому

    "That old three and a half inch floppy"

  • @erikjensen825
    @erikjensen825 7 місяців тому

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

  • @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 :(

  • @user-tb1hr5gt7d
    @user-tb1hr5gt7d Рік тому

    Hyper-V

  • @user-tb1hr5gt7d
    @user-tb1hr5gt7d Рік тому

    VM ware

  • @aakashsensharma5267
    @aakashsensharma5267 5 років тому

    1:39

  • @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.