Skip to content

Commit 1304665

Browse files
authored
Update website-monitoring.md
at cleaning resources explanation hard coded resource group name. probably mark that you should delete exactly group you used for resources
1 parent 722f0f0 commit 1304665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/website-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ If you plan to continue on to work with subsequent quickstarts or with the tutor
132132
> [!NOTE]
133133
> If you used an existing resource group the instructions below will not work and you will need to just delete the individual Application Insights resource. Keep in mind anytime you delete a resource group all underyling resources that are members of that group will be deleted.
134134
135-
1. From the left-hand menu in the Azure portal, click **Resource groups** and then click **myResourceGroup**.
135+
1. From the left-hand menu in the Azure portal, click **Resource groups** and then click **myResourceGroup** or another group if you named temporary resource group differently.
136136
2. On your resource group page, click **Delete**, type **myResourceGroup** in the text box, and then click **Delete**.
137137
138138
## Next steps

0 commit comments

Comments
 (0)