Encrypting Analytical Stores in Azure

30 minutes
  • 3 Learning Objectives

About this Hands-on Lab

In this hands-on lab scenario, you are a data engineer for Awesome Company. The company’s sales data is archived in an Azure SQL Database so that it can be used downstream for transformations and analysis. Not everyone working with this data should have full access to the contents, but they need to maintain the rights to work with the dataset as a whole. You’ve been challenged with configuring appropriate encryption methods to ensure that work against the data continues as needed while also meeting company security requirements. Performing the actions of this hands-on lab will help you become familiar with encryption and data masking in Azure SQL.

Learning Objectives

Successfully complete this lab by achieving the following learning objectives:

Configure Database-Wide Encryption
  1. Configure encryption so that all database contents and backups are encrypted without needing any changes to applications.
Implement Data Masking
  1. Configure data masking on the LastName column of the Customer table so that only the first two characters are visible to non-administrative users.
Require the Highest TLS Version
  1. Enforce use of the highest TLS available version for any clients connecting to the database.

Additional Resources

In this hands-on lab scenario you are a data engineer for Awesome Company. The company's sales data is archived in an Azure SQL Database so that it can be used downstream for transformations and analysis. Not everyone working with this data should have full access to the contents, but they need to maintain the rights to work with the dataset as a whole. You've been challenged with configuring appropriate encryption methods to ensure that work against the data continues as needed while meeting company security requirements.

To accomplish your goal, the following should be completed:

  • Configure the database so that all of its contents are encrypted.
  • Configure data masking on the LastName column of the Customer table.
  • Require the highest TLS version for incoming connections.

What are Hands-on Labs

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.

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?