Hi, I am updating linked services (LinkedServiceKe...
# azure
l
Hi, I am updating linked services (LinkedServiceKeyVault) so that rather than using resourcegroupname and datafactoryname, it uses datafactoryid. This initiates replace operation in pulumi up, but I receive an error: Status=400 Code="BadRequest" Message="The document cannot be deleted since it is referenced by "Another_linkedservice". We cant really delete those referenced linked services, as it causes alot of hassle. What to do in this situation? I would think such simple update would go much easier, so what am I missing?