Validate success
Review the validation steps you completed during the exercises. Confirm that each item below is true before moving on.
- [ ] The resource group displays both tags (department: development and environment: test).
- [ ] The first storage account shows both tags matching the resource group tags.
- [ ] The second storage account exists with department: operations and environment: test tags.
- [ ] Filtering by department tag shows only the correct storage account for each department value.
- [ ] The storage account displays a prevent-delete lock in the Locks pane.
- [ ] The resource group displays the read-only-rg lock.
- [ ] The read-only lock error message confirms modifications are blocked.
- [ ] The delete lock error message confirms deletion is blocked.
- [ ] The Locks pane on both the resource group and storage account is empty after lock removal.
- [ ] The lock-test tag was saved successfully after lock removal, proving write permissions are restored.
If any item is not true, return to the relevant exercise and troubleshoot before continuing.