I am using KeyVault for storing Ocp-Apim-Subscription-Key
. Applications are getting this key from KeyVault and making requests to API Management successfully.
But now, i want to rotate this Ocp-Apim-Subscription-Key
frequently using powershell scripts in Runbooks. I can't find a way to regerenate Ocp-Apim-Subscription-Key
through powershell. Is this possible ? If there is another option to rotate this key then please let me know.