🐛 Problem
The Recommend-DiskOptimizationsToBlobStorage runbook started failing in an environment with Premium SSD V2 disks. The runbook was working properly before. The reason for the failure is related with a change that occurred in the Compute Resource Provider, which removed the MaxIOps capability from Premium SSD V2 SKU details.
👣 Repro steps
- Create a Virtual Machine with Premium SSD V2 disks
- Wait for the next AOE recommendations cycle
- The
Recommend-DiskOptimizationsToBlobStorage runbook fails with the error below
🤔 Expected
The runbook should complete successfully.
ℹ️ Additional context
Premium SSD V2 disks have a completely different billing and usage model, when compared with V1 disks. The underutilized disks recommendation logic should be reviewed to deal with Premium SSD V2 differently.
🙋♀️ Ask for the community
We could use your help:
- Please vote this issue up (👍) to prioritize it.
- Leave comments to help us solidify the vision.
🐛 Problem
The
Recommend-DiskOptimizationsToBlobStoragerunbook started failing in an environment with Premium SSD V2 disks. The runbook was working properly before. The reason for the failure is related with a change that occurred in the Compute Resource Provider, which removed the MaxIOps capability from Premium SSD V2 SKU details.👣 Repro steps
Recommend-DiskOptimizationsToBlobStoragerunbook fails with the error below🤔 Expected
The runbook should complete successfully.
ℹ️ Additional context
Premium SSD V2 disks have a completely different billing and usage model, when compared with V1 disks. The underutilized disks recommendation logic should be reviewed to deal with Premium SSD V2 differently.
🙋♀️ Ask for the community
We could use your help: