In addition to Resource Group creation guideline, in future to avoid this kind of mistakes, consider configuring a Delete Lock to your Resource Group by following steps.
- Sign In: Go to the Azure Portal and sign in with your Azure account.
- Navigate to Resource Groups: In the left-hand menu, click on "Resource groups" to view your list of resource groups.
- Select Resource Group: Click on the resource group to which you want to add the delete lock.
- Locks: In the left-hand menu under the resource group settings, click on "Locks".
- Add Lock: Click on the "+ Add" button at the top of the Locks pane.
- Configure Lock:
- Name: Enter a name for the lock, e.g., "DeleteLock".
- Lock Type: Select "Delete" from the lock type options.
- Notes: Optionally, add notes to describe the purpose of the lock.
- Save: Click the "OK" button to create the lock.
If you find my response helpful, please consider accepting this answer
and voting yes
to support the community. Thank you!If you find my response helpful, please consider accepting this answer
and voting yes
to support the community. Thank you!