Deleting clusters
Warning
After you delete a database cluster, its backups are kept for 7 days for recovery purposes. If you decide to restore a deleted cluster from its backup, you'll need its ID, so please store the cluster ID safely before deleting the cluster.
Management console
API
- Open the folder page in the management console.
- Select Managed Service for SQL Server.
- Click for the cluster and select Delete cluster.
- Confirm cluster deletion and click Delete.
To delete a cluster, use the delete API method: pass the cluster ID in the clusterId
request parameter.
To find out the cluster ID, get a list of clusters in the folder.