Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Renato Riccio
Created on Apr 8, 2020

Support disk resize via API for Azure

Currently the disk resize via API is not supported for Azure, would be nice to have it also for this cloud provider.
  • Attach files
  • Guest
    Apr 9, 2020
    Hey Renato, this is already possible via our cluster modification API (https://docs.atlas.mongodb.com/reference/api/clusters-modify-one/#request-body-parameters). You would want to use the providerSettings.diskTypeName parameter and specify the new disk type (& size) you want. Admittedly we can make our documentation a little clearer on this, which I will follow up to do. Thank you for the feedback!