Skip to content

Commit 7405e83

Browse files
committed
Update cleanup and next steps
1 parent 57c067c commit 7405e83

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/blockchain/service/create-member-template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ Azure resources defined in the template:
4646

4747
The Azure portal is used here to deploy the template. You can also use the Azure PowerShell, Azure CLI, and REST API. To learn other deployment methods, see [Deploy templates](../../azure-resource-manager/templates/deploy-powershell.md).
4848

49-
## Review deployed resources
49+
## Clean up resources
5050

51-
<!-- You can also use the title "Validate the deployment"-->
51+
You can use the blockchain member you created for the next quickstart or tutorial. When no longer needed, you can delete the resources by deleting the resource group you created for the quickstart.
5252

53-
## Clean up resources
53+
To delete the resource group:
5454

55-
When no longer needed, [delete the resource group](../../azure-resource-manager/management/delete-resource-group.md?tabs=azure-portal#delete-resource-group
56-
), which deletes the resources in the resource group.
55+
1. In the Azure portal, navigate to **Resource group** in the left navigation pane and select the resource group you want to delete.
56+
2. Select **Delete resource group**. Verify deletion by entering the resource group name and select **Delete**.
5757

5858
## Next steps
5959

0 commit comments

Comments
 (0)