can i delete all droplet i remove all resources and can not delete
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @mahmoudalattar
You can remove the droplet only without destroying any of its associated resources or destroy the Droplet and any of its associated resources
The process can also be automated in case you’re deploying and destroying droplets once their purpose is served
https://docs.digitalocean.com/products/droplets/how-to/destroy/#automate-the-destruction-of-a-droplet
To purge personal account data:
https://docs.digitalocean.com/products/accounts/deactivate/
Hope that this helps!
Hey @mahmoudalattar,
Yes, you can remove everything from your account.
Deleting a Droplet permanently and irreversibly destroys the Droplet and its contents, and its automated backups. Optionally, you can also destroy a Droplet and its associated snapshots, volumes, and volume snapshots. To save one or more of the backup images, convert the backup into a snapshot before deleting the Droplet.
You can check the following Docs page on how to delete the Droplet:
https://docs.digitalocean.com/products/droplets/how-to/destroy/