https://pulumi.com logo
Title
a

average-nightfall-8153

04/21/2023, 6:09 PM
https://www.pulumi.com/registry/packages/azure-native/api-docs/sql/server/#administrators_csharp Is there a way to avoid replacement (delete/create) of SQL server when enabling AAD authentication?
i

icy-doctor-13719

04/21/2023, 9:09 PM
i’ve had this problem. what I did was make the change manually, run
pulumi refresh
, and then it might work. This is apparently Microsoft’s issue to solve, but it’s very annoying
a

average-nightfall-8153

04/24/2023, 5:26 AM
Can confirm that
pulumi refresh --target <urn>
did the job.