I have imported some Azure resources like API Mana...
# general
a
I have imported some Azure resources like API Management and Cosmos Db's into my Pulumi state and now no matter what or how I configure the resources to match in code I can't get the Pulumi Up to not want to replace them. I can't do that! The config and code do match. I think this may has something to do with Managed Identities. I have tried everything I can think of including an export, editing, and importing again, but I must be missing something. Any help would be greatly appreciated.
b
can you share the diff and the code please?