(Unit 3 of 4) Resource locks Flashcards
1
Q
What is a resource lock in Azure?
A
A resource lock prevents resources from being accidentally deleted or changed.
2
Q
Resource locks can be applied to ?
A
- Individual resources,
- Resource groups,
- Entire subscriptions.
3
Q
Name and describe the 2 types of resource locks (1)
A
Delete - authorized users can still read and modify a resource, but they can’t delete the resource.
4
Q
Name and describe the 2 types of resource locks (2)
A
ReadOnly - authorized users can read a resource, but they can’t delete or update the resource.
5
Q
How can resource locks be managed ?
A
You can manage resource locks from the Azure portal, PowerShell, the Azure CLI, or from an Azure Resource Manager template.