- Lab
- A Cloud Guru
Provision Azure SQL Databases
In this hands-on lab scenario, your organization, Awesome Company, is reducing its on-site footprint and moving as many databases as possible to the cloud. Part of this project involves migrating multiple local SQL Server databases to Azure. As Database Administrator, it's your responsibility to set up the Azure SQL Database resources necessary for this migration. By performing the actions of this lab, you become familiar with creating an Azure SQL Server, creating a single Azure SQL Databases, and creating an Azure SQL Elastic Pool.
Path Info
Table of Contents
-
Challenge
Create the HR Database and a SQL Server
Once logged into the Azure Portal, create a SQL Database called HR and an associataed SQL server called *acsql-XXXXX. The name should be globally unique, so make sure to change the XXXXX to something unique. Make sure the database is setup with SQL Authentication and that it uses the Standard tier.
-
Challenge
Create the Development Databases and the Elastic Pool
Create three development databases called Dev1, Dev2, and Dev3. These databases should be created using an Elastic Pool that you will need to create and the pool should be called Dev Pool. Ensure that the Elastic Pool is set up using the Basic pricing option.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.