Disk and Network Filesystems does not recognize Azure temp disk type

On Azure Ubuntu 14.04 Not an issue. This is expected behavior?

Under Disk and Network Filesystems

/mnt Unknown Type /dev/disk/azure/resource-part1 66% Yes Yes

/etc/fstab /dev/disk/azure/resource-part1 /mnt auto defaults,nobootwait,comment=cloudconfig 0 2

Status: 
Active

Comments

Yeah, Webmin needs to know the filesystem type from /etc/fstab to know how to enable quotas.

Try changing auto on that line to whatever the real filesystem type is, like ext4