Azure Application Registration Secret Rotation

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?

OneIdentity/SafeguardDevOpsService: Safeguard secret distribution service for pushing secrets to target DevOps environments