Create free azure account and deploy SQL database on azure

preview_player
Показать описание
In this video you will learn followings

Understand cloud computing and type of services provided by Azure
Create free azure account
Configure SQL Database on Azure
Add your local IP Azure firewall so that you can access SQL Database in Azure
Get Azure database connection string and use the same in your application
Configure Visual studio to access Azure SQL database using server explorer
Migrate tables to Azure database .

You can support me by donating on

Thanks
Studymash
Рекомендации по теме
Комментарии
Автор

7:18 Does Azure still come with a free sql server?
It now says "Standard S0 10 DTUs, 100 MB storage" for $15/mo instead of "Free 32 MB storage".

jaym
Автор

Hello, how can I measure the bandwidth consumed by the database

renatobarragan
Автор

No way, this is not free - Its $15/month now,
This is as of Nov 7 2021 as I comment

sulaimankhan
Автор

12 months ke bad paise to nahi jayega na

karankadam
Автор

Error.
An error occurred while processing your request.
Request ID:

Development Mode
Swapping to Development environment will display more detailed information about the error that occurred.

Development environment should not be enabled in deployed applications, as it can result in sensitive information from exceptions being displayed to end users. For local debugging, development environment can be enabled by setting the ASPNETCORE_ENVIRONMENT environment variable to Development, and restarting the application.

alokgupta