Hi, are you saying you have a script that randomly generates a password, updates it in the required secret, and needs to run on a specific schedule? If that's the case, yes, it can work. You'll just need to ensure the required permissions are granted to the identity.
Does this process work on rotating secrets in azure key vault ?
Hi, are you saying you have a script that randomly generates a password, updates it in the required secret, and needs to run on a specific schedule? If that's the case, yes, it can work. You'll just need to ensure the required permissions are granted to the identity.