Forum Discussion
olti88
Nov 15, 2021Copper Contributor
Permission to run Get-AzADApplication within a Runbook
Dear all, i have a project that i want to monitor the expiry date for some service principals in Azure.My company uses only one tenant and this tenant has more than 1000 service prinicpals,my goa...
lukemurraynz
Jan 15, 2022Learn Expert
Not entirely sure of the answer to your original question, especially when you may not be able to get the actual rights you need.
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
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