Skip to content

Power Automate flow to get notified when an Azure AD App Secret expires soon

License

Notifications You must be signed in to change notification settings

lcimon/Monitor-AAD-App-Secrets-Expiration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monitor-AAD-App-Secrets-Expiration

Power Automate flow to get notified when an Azure AD App Secret expires soon

This Power Automate flow helps get notified with the list of Azure AD Application Secrets that expire soon.

Every week, it checks AAD Secrets that expire in a certain interval using Graph API. Time interval to monitor is fully configurable.

image

Installation

  1. Download the included Zip file.
  2. Go to make.powerapps.com
  3. Click on the Solutions tab
  4. Select the "Import Solution" button
  5. Run through the set up (refer to Configuration)
  6. Your solution is ready to use!

Configuration

Name Type Description
ADDSecrets-Http with Azure AD Connection Reference Connection to query Graph API.
Use https://graph.microsoft.com/ for Base Resource URL & Azure AD Resource URI fields
ADDSecrets-Office 365 Outlook Connection Reference Outlook account used to send email
ADDSecrets-Recipients Environment Variable Emails to notify separated by semicolumn
ADDSecrets-TimeInterval-Value Environment Variable Time interval to monitor (Default: 1)
ADDSecrets-TimeInterval-Unit Environment Variable Unit of time interval to monitor (Default: Month)

About

Power Automate flow to get notified when an Azure AD App Secret expires soon

Resources

License

Stars

Watchers

Forks

Packages

No packages published