You are trying to increase the ephemeral disk of the RabbitMQ nodes on the On Demand cluster. For this article, we are trying to increase ephemeral disk from 50GB to 200GB
You can define ephemeral disk size using
vm extensions. Let us say we have the following vm_extension name
ephemeral_disk_50GB
ephemeral_disk_200GB
So you go to RabbitMQ Tile "Global Settings for On-Demand Plans". Scroll down to vm extensions. Removed the old vm extension ephemeral_disk_50GB then added a new vm extension ephemeral_disk_200GB. You then "apply-change" with the upgrade-all-instances errands turned on but when you look at the existing RabbitMQ On demand Service Instances the RabbitMQ server nodes still has the old size 50GB.
However newly created RabbitMQ service instance will reflect 200GB ephemeral disk.