Search Header Logo

EMPE DATA QUIZ

Authored by Rahim Starc

Information Technology (IT)

Professional Development

Used 2+ times

EMPE DATA QUIZ
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. You've just deployed a new Azure Storage Account for your data lake. The data engineering team needs to be able to read and list blobs, but not delete or write. Which built-in Azure role is the most appropriate to assign them on the storage account?

Contributor

Reader

Storage Blob Data Reader

Storage Account Contributor

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. Your data pipelines running in Azure Data Factory need to retrieve secrets (like database connection strings) stored in an Azure Key Vault. Which built-in Azure role should the Data Factory's managed identity be assigned on the Key Vault to allow it to read secrets?

Reader

Contributor

Key Vault Secrets Officer

Key Vault Secrets Officer (Data Plane) or Key Vault Secrets Reader (Preview)

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. You are using Terraform to manage your Azure infrastructure. You have sensitive information, like connection strings, that you need to use in your Terraform configuration but don't want to hardcode in your .tf files or commit to Git. How should you handle this sensitive data?

Store it in a variables.tf file and commit it. 

Store it in a .tfvars file and commit it.

Use Terraform's built-in sensitive keyword in variable definitions.

Use a secrets management tool like Azure Key Vault and reference secrets in your Terraform code.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. The team is working on a new feature in a dedicated branch. Before merging it into the main branch, you want to incorporate the latest changes from main into your feature branch without creating a merge commit. Which Git command is your friend here?

git merge main

git rebase main

git cherry-pick main

git stash

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. Your Azure Databricks workspace is deployed in a virtual network (VNet). You need to securely connect to an on-premises SQL Server database without exposing it to the public internet. Which Azure networking service is commonly used in this scenario to establish a secure connection between your VNet and on-premises network?

Azure Application Gateway

Azure Firewall

Azure VPN Gateway or ExpressRoute

Azure Load Balancer

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. A data science team needs full control (read, write, and delete) over blobs within a specific container in your storage account. Which built-in Azure role, scoped to that specific container, would grant them these permissions?

 Contributor

Storage Blob Data Reader

Storage Blob Data Contributor

Owner

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. When deploying an Azure Databricks workspace into your own virtual network (VNet Injection) using Terraform, you need to configure specific subnets for the workspace's control plane and data plane. What are the minimum number of subnets required for VNet-injected Databricks, and what are their primary purposes?

1 subnet for both control and data planes.

2 subnets: one for the control plane and one for the data plane.

3 subnets: one for the control plane, one for the data plane, and one for a NAT gateway.

2 subnets: one public and one private subnet used by the workspace.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?