This message was deleted.
# azure
s
This message was deleted.
m
Running this command manually after the AKS cluster is created all works, so it is definitely trying to resolve the non-existent ID at preview time
It seems that the issue is that
profiles!["AciConnectorLinux"]
is not null at preview time, but it doesn't have any sub properties, including identity. If I do a check for identity being null then this works, however now when I try and re-run the code the preview shows it wants to delete the role assignment because it's not in the preview