An Azure administrator manages a subscription containing a resource group named `rg-data-pipeline`. The administrator applies a `ReadOnly` resource lock to `rg-data-pipeline`. Within this resource group, there is a stopped Azure Virtual Machine named `vm-processor`. Is the statement 'A user with the Owner role can successfully start the `vm-processor` virtual machine while the `ReadOnly` lock is active' true or false?
Cevap: Cevap
Cevap
False
The statement is false because a ReadOnly lock prevents starting, stopping, or restarting a virtual machine, and this restriction applies to all users including Owners.
Adım Adım Çözüm
Anahtar Kavram
Resource lock inheritance and operational limits
Tahmini Süre:1m 0s