forked from pivotal-cf/docs-pcf-install
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeleting-azure-install.html.md.erb
26 lines (15 loc) · 1.21 KB
/
deleting-azure-install.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: Deleting a Pivotal Platform on Azure Installation
owner: Ops Manager
---
<% current_page.data.title = "Deleting a " + vars.product_name + " on Azure Installation" %>
When you deploy [<%= vars.product_name %>](https://network.pivotal.io/products/pivotal-cf) to Azure, you provision a set of resources. This topic describes how to delete the resources associated with a <%= vars.product_name %> deployment.
The fastest way to remove resources is to delete the resource group, or resource groups, associated with your <%= vars.product_name %> on Azure installation.
## Delete the Resource Group
Perform the following steps to delete a resource group:
1. Navigate to the [Azure Portal](https://portal.azure.com/).
1. Within your subscription, select **Resource Groups**.
1. Click on the resource group you wish to delete.
1. In the details pane for the resource group, click on the trash can icon. Review the information in the confirmation screen before proceeding.
1. To confirm deletion, type in the resource group name and click **Delete**.
For more information about managing resource groups in Azure, see the [Azure documentation](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-portal).