This topic tells you how to uninstall Cloud Service Broker for Azure.
Overview
To uninstall Cloud Service Broker for Azure you must:
Clean Up Service Instances and Associated Resources
Before deleting the Cloud Service Broker for Azure tile, decide what to do with any service instances already created. Uninstalling this broker stops users from using Cloud Foundry to manage the service instances, bindings, and keys created by this broker.
Choose one of the following options to clean up the resources for each service:
-
Option 1: Permanently delete all service instances, bindings, and keys from Cloud Foundry, and remove all resources from the Azure Console. For each service created by Cloud Service Broker for Azure, run:
cf delete-service SERVICE-NAME
-
Option 2: Delete all service instances, associated service bindings and service keys from Cloud Foundry, but keep the Azure resources. For each service created by Cloud Service Broker for Azure, run:
cf purge-service-instance SERVICE-NAME
The resources are not removed from the Azure Console, but are no longer managed by Cloud Service Broker for Azure.
Uninstall the Tile
To uninstall the Cloud Service Broker for Azure tile:
- Follow the steps in Clean Up Service Instances and Associated Resources.
Important The uninstall operation will fail if you have any service instances that are not cleaned up.
- Navigate to the Ops Manager Installation Dashboard and click the trash can icon on the Cloud Service Broker for Azure tile.
- Click Confirm on the pop up window.
- Click Review Pending Changes.
- Click Apply changes to uninstall the Cloud Service Broker for Azure tile.
Content feedback and comments