hiexam
microsoft · AZ-204 · Q704 · code_completion · azure, key_rotation, storage_encryption

HOTSPOT - You are developing an application that uses Azure Storage to store customer data. The data must only be decr…

HOTSPOT - You are developing an application that uses Azure Storage to store customer data. The data must only be decrypted by the customer and the customer must be provided a script to rotate keys. You need to provide a script to rotate keys to the customer. How should you complete the command? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. //IMG//
$h = $(az keyvault show --hsm-name … --query "properties.hsmUri")
$x = az keyvault {{slot1}} list-versions --name ""

--vault-name "" --query "[0].kid"
az storage account update
--name … \
--resource-group … \
--encryption-key-name … \
--encryption-key-version $x \
--encryption-key-source {{slot2}} \
--encryption-key-vault $h
Correct slot values

Answer hidden

Unlock AZ-204

First 5 questions of every exam are free. Unlock the rest.

Includes
  • · All — questions
  • · Verified answers + AI explanations
  • · Spaced-repetition mistake notebook
  • · Phone, tablet, laptop sync

One-time payment. Doesn't auto-renew. · Already paid? Sign in