@Dean Gross , Unfortunately there is no OOB service available yet for this experience. We have an ongoing request for the same. You can find the request to the PG here.
It would be great if you can go ahead and upvote that request, as that would help PG prioritize this feature.
Also I would like to state that you can create custom scripts and pull the data regarding the expiring secrets using the Graph API or Powershell and automate the further process.
For using the Graph API, you can try using the following: https://graph.microsoft.com/v1.0/applications/{object-ID of the app}/passwordcredentials
For Powershell you can try the script mentioned here and instructions for the same can be found here.
Hope this helps.
---------------------------------------------------------------------------------------------------------------------------------------
Please take a moment to "Mark as Answer" and/or "Vote as Helpful" wherever applicable. Thanks!