Thanks yaar, nobody was showing this main thing that how we can deploy WebApp and DB on Azure, others are creating videos on other Azure services which we dont want as a developer we want this first and not other services initially....Thanks yaar. Please keep it up and make such more videos ...dont worry about views we will watch ads all to support you.
Thank Your for your lovely comments. Sure, do email us in case you face any issues also do drop if any specific video tutorial is required on .NET or Azure cloud computing. Thanks for Visiting our channel and do share our channel link with your friends and collegues. thanks
Firstly, I would like to evaluate you for the tutorial. Now a question, if I want to make corrections or just edit something in the code that was published, how would I do this? Should I perform another deployment?
You need to go to publish profile option and re-publish /re-deploy the code. you don't need to create new profile for deployment and for better understanding, watch the tutorial from 25:00 where we have done some changes in the code and re-published the same. Hope this helps . Thanks
i can't understand why in my last step when i click finish at 19:46 , i got 3 errors NuGet.PackageManagement.PackageReferenceRollbackException: Package restore failed. Rolling back package changes for 'MagicPost_WebApp'. Failed to configure NuGet packages. Failed to configure dependency Azure SQL Database mssql1. I do same as you every steps but i dont understand why i got it can you explain for me! Thank your videos and thank u so much
Excellent video, I have a doubt what should I give in Database username and password my local db connection or azure db credentials. It is throwing error in username or password.
You can definitely use migration as well. We just wanted to show users on manually adding tables for better clarity also most of our videos on our channels includes migration in detail. For a change we did manual creation of tables :-) . Thanks visiting Digital TechJoint and your comments.
Hi Om, If you need to change tables or add new or modify tables, you can simply using MS SQL server studio and connect azure database and make the changes. Suggest to re-check the video from 20:35.
How did you connect to SSMS since you did not create any database in the azure portal ?? I am not able to log into the SSMS. It's throwing error in the connection part in the starting
Please go through the video specially from 13:00 Till 21:00 where I am creating Azure profile and setting up Azure instance to create database and obtain the connection string. Hope that helps
Thank you very informative, I was successfully able to publish mine. Just a note: Database Username and password must match with your server username and password I tried putting a different one, and I got error, so I changed it and put the exact same user and password of my database to my server username and password. agian Thank youuu
Hey, Because App service enables you to build and host web apps, mobile back ends, and RESTful APIs in the programming language of your choice without managing infrastructure i.e. offering you managed platform as a service (PaaS)
i am confused what is the username or password will i use in connection string. i entered auzre id and password but it does not work for me. Can anybody tell me?
Thanks for your lovely comments. That depends on various parameters like volume, usage, hits on your application and database etc. You can use the Azure Calculator to estimate the per month or annual cost .. Thanks
Free till your free tier is valid post that it will be based on your usage. You watch our video on azure cost management that will provide insights how to manage your cost. Thanks for visiting Digital TechJoint .
Do we need to keep the sql server connection on ? Or after closing aslo it will work ? If we want to let see the project to my friends can i send the link ? Will it work ?
Thanks for your lovely comments!!! You can create html form runtime and render the HTML to pdf that should work for your requirement. We will plan for video tutoral in similar lines soon . Stay tunned !!! . thanks
it is like digging something. It is going deeper and deeper but their is no end. If some one don't have vs then he needs to install it . If some one don't have the Microsoft SQL server he needs to install it .but in this he doesn't even telling that we need to do it in so and so and he doesn't even telling what is connecting string. Created soo much of confusion
Thanks yaar, nobody was showing this main thing that how we can deploy WebApp and DB on Azure, others are creating videos on other Azure services which we dont want as a developer we want this first and not other services initially....Thanks yaar. Please keep it up and make such more videos ...dont worry about views we will watch ads all to support you.
Thank you so much for your lovely comments. Really appreciate
Thanks so much, I succeed in deploying my projects with Azure SQL Database by following your tutorials. Outstanding explanation.
Excellent....I liked that you also did the follow up for changes to the app. Sometimes the obvious things are overlooked. :)
Thank you for this video, I got no errors compared to other videos . Best video I have watched!!! ⭐️
Thank Your for your lovely comments. Sure, do email us in case you face any issues also do drop if any specific video tutorial is required on .NET or Azure cloud computing. Thanks for Visiting our channel and do share our channel link with your friends and collegues. thanks
Firstly, I would like to evaluate you for the tutorial. Now a question, if I want to make corrections or just edit something in the code that was published, how would I do this? Should I perform another deployment?
You need to go to publish profile option and re-publish /re-deploy the code. you don't need to create new profile for deployment and for better understanding, watch the tutorial from 25:00 where we have done some changes in the code and re-published the same. Hope this helps . Thanks
@@DigitalTECHJOINT thank you bro
All time you are favroite dear , love your method. please make more videos on .net new updates
Thank you so much for your wonderful comments. Yes, we are plannin to release more videos on .NET 9, Blazor and Azure DevOps very soon
Great, this is what I was looking for..Thanks
Outstanding explanation of subject
Thank you so much!!!! its very helpful for me❤
Very Good video.. Nice explanation ..thanks sir
what about postgresql ??? 15:45
i can't understand why in my last step when i click finish at 19:46 , i got 3 errors
NuGet.PackageManagement.PackageReferenceRollbackException: Package restore failed. Rolling back package changes for 'MagicPost_WebApp'.
Failed to configure NuGet packages.
Failed to configure dependency Azure SQL Database mssql1.
I do same as you every steps but i dont understand why i got it can you explain for me!
Thank your videos and thank u so much
Great explanation
Thank you for this video!
What is the connection string in appsettings?
Thanks!
Very good video, nice explanation👍
Thanks
Excellent video, I have a doubt what should I give in Database username and password my local db connection or azure db credentials. It is throwing error in username or password.
Azure DB credentials since you have created instance on Azure and your application is connecting to Azure DB instance.Thanks
Thanks for your comments !! Keep visiting our Digital TechJoints for more insightful tutorials. thanks
Very helpful tutorial. Thank you
Bro for the database server we have to create "Azure SQL Database" or "SQLServerExpress" ??
Great help. Thanks
Thanks for your lovely comments
Great Tut , but why you didn't use migrations on azure hosted db instead of recreating tables manually ?
You can definitely use migration as well. We just wanted to show users on manually adding tables for better clarity also most of our videos on our channels includes migration in detail. For a change we did manual creation of tables :-) . Thanks visiting Digital TechJoint and your comments.
Nice explanation ..thanks sir.. but i have one doubt if i want to change the database or add any new table then how to deploy ?
Hi Om, If you need to change tables or add new or modify tables, you can simply using MS SQL server studio and connect azure database and make the changes. Suggest to re-check the video from 20:35.
How did you connect to SSMS since you did not create any database in the azure portal ?? I am not able to log into the SSMS. It's throwing error in the connection part in the starting
WHERE DID YOU GET THE CONNECTION STRING FROM?!
Please go through the video specially from 13:00 Till 21:00 where I am creating Azure profile and setting up Azure instance to create database and obtain the connection string. Hope that helps
Sir we can deploy website UI index.cshtml in Azure .bcoz aws s3 not supporting
Thank you very informative, I was successfully able to publish mine.
Just a note: Database Username and password must match with your server username and password
I tried putting a different one, and I got error, so I changed it and put the exact same user and password of my database to my server username and password. agian Thank youuu
can we migrate this deployement and show some one on other systems.. and how?
Where did you get the connection string from?
May i know the reason why you created the app service in Azure in the first place ?
Hey, Because App service enables you to build and host web apps, mobile back ends, and RESTful APIs in the programming language of your choice without managing infrastructure i.e. offering you managed platform as a service (PaaS)
Nice explanation
i am confused what is the username or password will i use in connection string. i entered auzre id and password but it does not work for me. Can anybody tell me?
superb....
this looks like an amazing video! just one question, how much does this all cost per month?
Thanks for your lovely comments. That depends on various parameters like volume, usage, hits on your application and database etc. You can use the Azure Calculator to estimate the per month or annual cost .. Thanks
is this video for this plan? WebApp --> API --> SQLdatabase
Its very good your video, I would like to know if is a possible to connect my sql server local whith azure webapp ?
No...i think
Does it cost any charges ? Or free any upto what space it is free ?
Free till your free tier is valid post that it will be based on your usage. You watch our video on azure cost management that will provide insights how to manage your cost. Thanks for visiting Digital TechJoint .
Thank you a lot!!!
can you do a video with ado pipelines to do the same ?
You mean without Entity Framework ? Please confirm. Thanks for visiting Digital TechJoint
Refer this video and share with your co-workers or friends as well . thanks
ruclips.net/video/6MLLzFZ6P2w/видео.html
thank you so much brother
Nice Video
Do we need to keep the sql server connection on ? Or after closing aslo it will work ? If we want to let see the project to my friends can i send the link ? Will it work ?
Yes can share the link with your friends. It is publicly accessible so they should be able to access it. thanks for visiting Digital TechJoint
Thanks but can you tell me how to add entra I'd with that
Thanks man
you are welcome 🙂
Why the screen is not rotating for your video only
Thanks for visiting DTJ channel. Please do elaborate your query? Thanks
Thank you brother
Welcome
Very simple and primitive. Something more complicated would be, with several linked tables, drop-down lists
how to use migrations ?
Please check our channel for CRUD based tutorial where we have shown how to work with migrations. thanks for visiting our channel
Thank you
Nice project! How can you implement a print to pdf button with this project? not the window print
Thanks for your lovely comments!!! You can create html form runtime and render the HTML to pdf that should work for your requirement. We will plan for video tutoral in similar lines soon . Stay tunned !!! . thanks
Great
it is like digging something.
It is going deeper and deeper but their is no end.
If some one don't have vs then he needs to install it .
If some one don't have the Microsoft SQL server he needs to install it .but in this he doesn't even telling that we need to do it in so and so and he doesn't even telling what is connecting string.
Created soo much of confusion