97.0k views
5 votes
An Azure resource inherits locks from its resource group.
A. True
B. False

User Phewataal
by
8.5k points

1 Answer

4 votes

Final answer:

True, An Azure resource does indeed inherit locks from its resource group, meaning a lock on a resource group applies to all resources within it, preventing accidental changes or deletions.

Step-by-step explanation:

The question addresses whether an Azure resource inherits locks from its resource group. The answer to this is: A. True. In Azure, when a lock is applied to a resource group, all resources contained within that resource group inherit the lock. This means if the resource group is locked to prevent deletion, for example, all resources within that group will also be protected from deletion. It is a way to provide an additional layer of protection to prevent accidental changes or deletions to resources that could impact overall system functionality.

User Ganzux
by
7.9k points