This message was deleted.
s
This message was deleted.
c
i
Thanks for your reply nahlian. Problem with doing this on the keyvault is that I created the keyvault in a different stack.
so one stack creates the keyvault.. the other wants to get access to it
however, now i'm switching to rbac indeed, which seems the way to go
Thank1
but just to be sure, there's no way right now to add an access policy to an already existing keyvault using pulumi right now?
c
I use access policies all the time for my app service / function app communication to key vault. I export the managed identity from the service and configure the access policy on the key vault. In the key vault article I linked, the object ID under access policy is the managed identity ID.