This message was deleted.
# azure
s
This message was deleted.
c
Weird, I'm on my phone. What is it saying is the reason it thinks it needs to replace? Difficult to see on mobile. I had no issues updating my projects.
f
To avoid some warnings had to change the old
storageConnectionString: account.primaryConnectionString
to the new properties:
storageAccountName: account.name
and
storageAccountAccessKey: account.primaryAccessKey
. So there are those two new configurations in the changes. Besides that, it's saying that there's a change in the provider:
[provider: urn:pulumi:dev::pulumi-update-test::pulumi:providers:azure::default_1_14_0::{GUID} => urn:pulumi:dev::pulumi-update-test::pulumi:providers:azure::default_3_3_0::output<string>]