Azure Data Factory for Beginners - Build Data Ingestion - Creating the Metadata Database

Azure Data Factory for Beginners - Build Data Ingestion - Creating the Metadata Database

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial guides viewers through the process of creating and configuring an Azure SQL database to manage metadata for executing pipelines. It covers signing in with a new Azure user, creating a SQL database, configuring storage and network settings, and finalizing the deployment. The tutorial also includes steps for managing firewall settings and pinning resources to a dashboard.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of creating a metadata database in Azure?

To store user credentials

To manage executing pipelines in a batch

To host web applications

To backup personal files

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Azure service is used to manage user sign-ins and access?

Azure Functions

Azure Storage

Azure Active Directory

Azure SQL Database

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a new SQL database, what is the first step after signing in?

Configure database storage

Choose a database name

Create a new server

Select a resource group

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the recommended location setting for the database server?

The default region

The region with the highest security

The region with the lowest cost

The region closest to the user

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which storage option is selected to keep costs low?

Advanced

Basic

Standard

Premium

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of setting firewall rules in Azure SQL Database?

To block all external access

To allow specific IP addresses to access the server

To encrypt database data

To monitor database performance

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can additional client IPs be added to the server's whitelist?

By modifying the server firewall settings

By creating a new database

By updating the server location

By changing the database name