You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/guided-project-organize-resources-tags-locks/includes/3-exercise-apply-resource-locks.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,8 @@ Add a read-only lock at the resource group level. A read-only lock prevents any
44
44
7. Select **OK**.
45
45
8. Confirm the lock appears in the locks list.
46
46
47
-
> [!NOTE] You should also see the **prevent-delete** lock listed here with a scope of the storage account — resource group locks inherit and display locks from child resources.
48
-
49
47
> [!NOTE]
50
-
> **Validation step:** Confirm the resource group Locks pane shows both the **read-only-rg** lock and the **prevent-delete** lock (scoped to the storage account).
48
+
> You should also see the **prevent-delete** lock listed here with a scope of the storage account — resource group locks inherit and display locks from child resources.
51
49
52
50
> [!NOTE]
51
+
> **Validation step:** Confirm the resource group Locks pane shows both the **read-only-rg** lock and the **prevent-delete** lock (scoped to the storage account).
0 commit comments