HI, I imported the azure Vm and code generated giv...
# general
b
HI, I imported the azure Vm and code generated gives me these errors. These were fixed by commenting the respective properties but if its invalid why does it appear in output code of the import command. Any resolution ? 1. "osDis.managedDisk.id" is not allowed 2. Code="InvalidParameter" Message="The property 'requireGuestProvisionSignal' is not valid because the 'Microsoft.Compute/Agentless' feature is not enabled for this subscription." Target="requireGuestProvisionSignal"
s
That's probably a bug. Please file an issue in the relevant provider's repo, either pulumi/azure or pulumi/pulumi-azure-native.
b