cloud-init icon indicating copy to clipboard operation
cloud-init copied to clipboard

[enhancement]: Improve Azure data source with doc/fixes for disk handling

Open ani-sinha opened this issue 6 months ago • 0 comments

Enhancement

See discussions in https://github.com/canonical/cloud-init/pull/6243 . Azure data source currently does not handle NVMe but it seems handling NVMe is deprecated. Also azure-vm-utils is supposed to now handle all udev rules and atleast there is a plan to migrate udev rules in WALA to that package. cloud-init also has those same rules. Its confusing as hell! We need to remove these udev rules to one place and at least add necessary documentation to that effect. if udev rules are no longer needed or are supported through some other packages, the doc and/or the udev rule file should say so.

This ticket is raised to address all of the above in a way @cjp256 thinks fit.

ani-sinha avatar Jun 05 '25 06:06 ani-sinha