hands-on lab

Optimizing Azure SQL Databases

Beginner
Up to 45m
456
4.8/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Lab description

SQL performance issues can be crippling to an application. That's why knowing how to properly troubleshoot queries and manage logging and alerting is crucial to administering an Azure SQL database. Azure provides a rich feature set for observing and alerting on performance on SQL. It also allows cloud engineers and developers to quickly scale up SQL environments with the push of a few buttons.

In this lab, you will explore optimizing a SQL query, scale a SQL Database, and configure logging and alerts for Azure SQL.

Learning Objectives

Upon completion of this Lab you will be able to:

  • Create and configure logging and alerting for Azure SQL
  • Understand the effects of inefficient SQL queries on performance
  • Scale up an Azure SQL Database

Intended Audience

This lab is intended for:

  • Those studying for the Azure Database Administrator Associate certification
  • Anyone interested in using Azure SQL

Prerequisites

You should possess:

  • Basic understanding of Azure fundamentals
  • Understanding of SQL and what it is

The following content is sufficient to fulfill these prerequisites:

Environment before
Environment after
About the author
Students
19,306
Labs
42
Courses
1
Learning paths
15

Luke is a Site Reliability Engineer at Microsoft. His background is infrastructure development using Terraform and in 2021 he was awarded the HashiCorp Ambassador award. He is an Azure DevOps Engineer Expert, Azure Administrator Associate, and HashiCorp Certified - Terraform Associate.

Covered topics
Lab steps
Logging in to the Microsoft Azure Portal
Analyzing an Azure SQL DB Query
Creating an Azure SQL DB Alert
Scaling an Azure SQL DB