Forum Discussion
Jonathan_Rudolph
Sep 22, 2020Copper Contributor
Service Principal Secrets Expiration should create an alert (Process needs improvement)
We ran into this issue recently, where the Azure DevOps pipeline Service Principal's secret expired without any indication that this date was nearing. I would have assumed that critical components ...
baimutsau
Jun 15, 2021Copper Contributor
Greetings Jason
May you please help with the runbook script?
lukemurraynz
Jun 15, 2021Learn Expert
Hey guys, here are some options:
Power Automate: https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/use-power-automate-to-notify-of-upcoming-azure-ad-app-client/ba-p/2406145
PowerShell runbook with SendGrid email: https://github.com/SIbanez1990/azautomation/blob/main/auditexpireingspns.ps1
Power Automate: https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/use-power-automate-to-notify-of-upcoming-azure-ad-app-client/ba-p/2406145
PowerShell runbook with SendGrid email: https://github.com/SIbanez1990/azautomation/blob/main/auditexpireingspns.ps1
- baimutsauJun 30, 2021Copper ContributorThank you Luke, will explore the Power Automate option.