Currently we have an increasing number of our Azure App Registrations which are use a secret string.
We would like them to rotate automatically.
I believe the MS Graph API offers a method of changing these credentials. application: addPassword - Microsoft Graph v1.0 | Microsoft Learn
Does anyone know if this is a use case for the Safeguard DevOps service?