Skip to content

Commit 9b9d066

Browse files
committed
portal clean up
1 parent 616bbb0 commit 9b9d066

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

articles/app-service/quickstart-nodejs.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -444,17 +444,9 @@ The `--no-wait` argument allows the command to return before the operation is co
444444
445445
:::zone target="docs" pivot="development-environment-azure-portal"
446446
447-
In the preceding steps, you created Azure resources in a resource group. The resource group has a name like "appsvc_rg_Linux_CentralUS" depending on your location.
448-
449-
If you don't expect to need these resources in the future, delete the resource group by running the following command:
450-
451-
```azurecli
452-
az group delete --no-wait
453-
```
447+
When no longer needed, you can delete the resource group, App service, and all related resources.
454448
455-
The command uses the resource group name cached in the *.azure/config* file.
456-
457-
The `--no-wait` argument allows the command to return before the operation is complete.
449+
Go to the resource group for the App Service, then select Delete resource group. Confirm the name of the resource group to finish deleting the resources.
458450
459451
::: zone-end
460452

0 commit comments

Comments
 (0)