You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently ephemeral disks only support default placement which is "Temp disk" (or ResourceDisk) by default. However, Azure supports placing ephemeral disks on OS cache disks, which are generally bigger than temp disks for smaller image tiers.
I think yes. Some images don't have cache disk available for ephemeral disk placement (DC series for example), so this would be a breaking change for people using these images.
What feature do you want to see added?
Currently ephemeral disks only support default placement which is "Temp disk" (or
ResourceDisk
) by default. However, Azure supports placing ephemeral disks on OS cache disks, which are generally bigger than temp disks for smaller image tiers.The ephemeral disk placement is set up by a
DiffDiskPlacement
option.Upstream changes
No response
The text was updated successfully, but these errors were encountered: