Skip to content

Commit 3842704

Browse files
authored
Refine resource lock exercise instructions
Removed redundant note about the prevent-delete lock and clarified validation steps.
1 parent 07a23d8 commit 3842704

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

learn-pr/wwl-azure/guided-project-organize-resources-tags-locks/includes/3-exercise-apply-resource-locks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,8 @@ Add a read-only lock at the resource group level. A read-only lock prevents any
4444
7. Select **OK**.
4545
8. Confirm the lock appears in the locks list.
4646

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-
4947
> [!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.
5149
5250
> [!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

Comments
 (0)