- Lab
- A Cloud Guru
Managing an Azure SQL Database
In this lab, we run through a range of common activities needed to properly configure an Azure SQL Database. These tasks are common steps and will help students prepare for Microsoft Certification Labs as well as build comfort in day-to-day operations.
Path Info
Table of Contents
-
Challenge
Configure SQL DB and SQL Server
In this first step, we need to create a SQL Database instance in the
West US
region with Basic 5D and 2GB. Enable sample data for later steps in the lab. Next, open up the firewall and add the client IP address. -
Challenge
Configure Security
Review TDE to ensure that it's enabled. Then enable auditing at the SQL Server level. Configure auditing with storage and log analytics. Finally, we need to enable a default Dynamic Data Mask in the Sales LT database, Customer table, Phone column.
-
Challenge
Update for Performance
Create geo-replication in the
Central US
region. To do this, we need to create an additional SQL Server in theCentral US
region. -
Challenge
Configure a Backup Policy
Configure a backup policy in SQL Server that will include weekly backups held for two years and monthly backups held for seven years. Notice that the backup save will fail at this point. In order to complete this step, we need to increase the Central and West US databases from Basic to Standard D10. Once we complete that, we can finish the backup policy task.
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.