Skip to content

Commit 1f8b506

Browse files
authored
Update knowledge check YAML for Azure project
1 parent 10a61c1 commit 1f8b506

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-azure/guided-project-azure-files-azure-blobs/7-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ quiz:
3838
explanation: "Incorrect. Data redundancy protects from planned and unplanned events."
3939
- content: "Lifecycle management"
4040
isCorrect: true
41-
explanation: "Correct. A time-based immutable storage policy rule can set conditions and move data between storage tiers."
41+
explanation: "Correct. Lifecycle management policies define rules with conditions based on age, last modified time, or last access time. Actions include transitioning blobs to cooler storage tiers or deleting them to optimize costs as data ages."
4242
- content: "Your company uses an Azure storage account for storing large numbers of video and audio files. The company wants the ability to revoke access to the files and to change the period for which users can access the files. What should you do?"
4343
choices:
4444
- content: "Provide a shared access signature (SAS)"
@@ -60,4 +60,4 @@ quiz:
6060
explanation: "Incorrect. This method isn't recommended because the application owner or developer must rotate the certificate."
6161
- content: "Managed identities"
6262
isCorrect: true
63-
explanation: "Correct. The benefit of this approach is that Azure automatically rotates the identity."
63+
explanation: "Correct. The benefit of this approach is that Azure automatically rotates the identity."

0 commit comments

Comments
 (0)