You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing weird errors when destroying Service Principal Password:
Diagnostics:
azuread:index:ServicePrincipalPassword (k8s-dev-SpPassword-ExtDNS):
error: deleting urn:pulumi:k8s::tms-pulumi::azuread:index/servicePrincipalPassword:ServicePrincipalPassword::k8s-dev-SpPassword-ExtDNS: Error parsing Application Password ID: Credential ID should be in
the format {objectId}/{keyType}/{keyId} - but got "f0aad1c4-****-4629-929e-b4f2da41****/33ee0852-****-****-17d0-33b52a02****"
This happened with:
pulumi: 2.4.0
pulumi/azure: 3.8.0
pulumi/azuread: 2.3.0
I tried downgrading a couple of versions but got same error.
In the end I had to export the stack, remove in the json and then import.
I have earlier successfully destroyed stacks with SpPasswords, so guessing something must have changed.
The text was updated successfully, but these errors were encountered:
As mentioned above, I assume the problem was caused by a breaking change between two old versions. Since no comments were posted since 2020, I'll go ahead and close the issue as resolved.
Seeing weird errors when destroying Service Principal Password:
This happened with:
I tried downgrading a couple of versions but got same error.
In the end I had to export the stack, remove in the json and then import.
I have earlier successfully destroyed stacks with SpPasswords, so guessing something must have changed.
The text was updated successfully, but these errors were encountered: