(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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Resource locks can be applied to ?

A
  1. Individual resources,
  2. Resource groups,
  3. Entire subscriptions.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly