From the course: Learning Azure SQL Querying
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Create an Azure SQL Database - Azure Tutorial
From the course: Learning Azure SQL Querying
Create an Azure SQL Database
- [Instructor] From within the Microsoft Azure Portal, in the search bar at the top of the portal, type in Azure SQL and click on the Azure SQL entry that auto-completes. This is the Microsoft Azure SQL Dashboard, and it's where you'll create and manage your Azure SQL databases. Click the Create button at the top of the Azure SQL Dashboard. Microsoft Azure gives you three different ways to deploy Microsoft SQL Server in the cloud. In my other course, Azure SQL Deep Dive, I'll get into the specifics of these other options, but the quickest way to get started is to select the Single database option underneath the SQL Databases tile and click the Create button. This is going to create a cloud-hosted database that Microsoft manages for us, and we don't have to mess with installing SQL Server onto a server ourselves, or configuring backups, or keeping the server up to date with security patches. Under the Resource group,…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.