Client Secret expire Dashboard

Hi all

I am i bit tired of our current solution to monitor when a client secret is expirering, where we get an email that no one sees and no one does anything :slight_smile:

Has anyone done a dashboard that shows client secrets about to expire?
I have tried with powershell but can’t get it to work, so i am hoping someone has some good ideas on how to do it.

Regards Jan

Have you enabled the import of Entra Apps as part of your data source (extra permissions required, see step 4 here)?

This will give you access to the Entra Application Credentials

image

And Entra Application Health data streams.

From there, creating a dashboard is straightforward, and applying monitoring follows the same process. But you can also set repeating notifications, which will hopefully nudge your users to actually go and do what needs to be done.

Both of these features aren’t new, but could easily have been missed, as they were added to existing features!

Hope this helps!

Thank you,
and you are right, I have missed the Import Entra Application feature :slight_smile:

It did the trick and i now have the first version of a dashbord showing what it wanted.

Thank you for the assistant.

Regards Jan

1 Like

Just another question, regarding this one.

We have more than 500 EntraApplikations, so i am having a bit of a problem getting the right result.

Is there any way arround that limit? Perhaps in SQL Analytics or something like that?