(AZ-900:Q-450) Azure 创建删除锁避免被删除

You have an Azure Storage account named storage1.

You need to ensure that containers can be created in, but not deleted from, storage1.

What should you do?

Answer

Correct Answer: B

To ensure that containers can be created in but not deleted from an Azure Storage account, you should create a delete lock. A delete lock will prevent users from deleting any containers or objects in the storage account while still allowing new containers to be created.