Quiz: Data Governance and Security

Test your understanding of data governance and security practices in Azure Data Factory.

1

Which command enables data encryption at rest for a storage account using Azure CLI?

A)
az storage account encrypt --name myStorageAccount --resource-group myResourceGroup
B)
az storage account update --name myStorageAccount --resource-group myResourceGroup --encryption-services blob file table queue
C)
az storage account update --name myStorageAccount --resource-group myResourceGroup --enable-encryption blob file table queue
D)
az storage account encryption enable --name myStorageAccount --resource-group myResourceGroup
Question 1 of 80 attempted

Get hands-on with 1300+ tech skills courses.