DP-203T00 Microsoft Azure Data Engineering-02
DP-203T00 Microsoft Azure Data Engineering-02
DP-203T00 Microsoft Azure Data Engineering-02
Run interactive
queries using Azure
Synapse Analytics
serverless SQL pools
Agenda
Lesson 02: Query data in the lake using Azure Synapse serverless SQL pools
Lesson 03: Create metadata objects in Azure Synapse serverless SQL pools
Lesson 04: Secure data and manage users in Azure Synapse serverless SQL
pools
Lesson 01: Explore Azure Synapse serverless SQL pools
capabilities
Azure Synapse serverless SQL Pools
Create
metadata CREATE EXTERNAL DATA SOURCE SqlOnDemandDemo WITH (
LOCATION = 'https://sqlondemandstorage.blob.core.windows.net',
Q01 – Which SQL function enables you to access files in Azure storage and
read the contents of a remote data source?
A01 – OPENROWSET
Q02 – Which metadata object allows you to reuse the queries that you
create and enable applications to view data in a serverless SQL pool?
A02 – Views
Q03 – Name the three permissions that can be set on a container object?
A03 – Read, write and execute
Lab: Run interactive queries using Azure Synapse Analytics
serverless SQL pools
Lab overview
In this lab, students will learn how to work with files stored in the data lake and external file sources,
through T-SQL statements executed by a serverless SQL pool in Azure Synapse Analytics. Students will
query Parquet files stored in a data lake, as well as CSV files stored in an external data store. Next, they
will create Azure Active Directory security groups and enforce access to files in the data lake through
Role-Based Access Control (RBAC) and Access Control Lists (ACLs).
Lab objectives
After completing this lab, you will be able to:
Querying a Data Lake Store using serverless SQL pools in Azure Synapse Analytics
Securing access to data through using a serverless SQL pool in Azure Synapse Analytics
Lab review
Question 1 – Where in Azure Synapse Studio, can you Select TOP 100 rows
of data stored in a data lake?
Explore Azure Synapse serverless SQL pools Query data in the lake using Azure Synapse
capabilities serverless SQL pools
Create metadata objects in Azure Synapse Secure data and manage users in Azure
serverless SQL pools Synapse serverless SQL pools
Next steps
After the course, consider reading the documentation on the b
est practices for serverless SQL pool in Azure Synapse Analytics
© Copyright Microsoft Corporation. All rights reserved.