boundless-airport-99052
06/10/2020, 7:36 AMVirtualMachine
) is now deprecated in favor of `azurerm_linux_virtual_machine`& azurerm_windows_virtual_machine
(see [pulumi VirtualMachine disclamer](https://www.pulumi.com/docs/reference/pkg/azure/compute/virtualmachine/#disclaimers).
The problem is the new LinuxVirtualMachine
or WindowsVirtualMachine
does not support embedded data disk attachement which means that we can not use cloud-init
to initialize a VM and mount/configure its datadisk. I opened an issue on terraform 👉 https://github.com/terraform-providers/terraform-provider-azurerm/issues/6074. If you can look at it and vote for it, (if you agree of course), it will be great 👍👍👍