Is it possible to add volumes and mount it to windows?
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.
Heya, @hossam30970555
You can create a volume and then attach it to your droplet. The tricky part will be the formatting and mounting but this might be doable from the Disk Management menu in Windows.
Keep in mind that Windows OS is not natively supported on DigitalOcean but there are workaround to use it as your primary OS via custom ISO images.
You can check this article on adding new volumes to droplets.
https://docs.digitalocean.com/products/volumes/getting-started/quickstart/#add-new-volumes-to-droplets
Hope that this helps!