Automated monitoring Azure App Registration secrets using using Logic Apps

When provisioning App Registrations, their secrets are set to a maximum of 24 months. Currently, Azure does not provide a notification platform to proactively alert you when secrets are nearing expiration, which can result in business disruption. We are often asked by clients to implement automated monitoring and alerting platforms especially with regards to secrets… Continue reading Automated monitoring Azure App Registration secrets using using Logic Apps

Exporting Registered Apps expiring secrets and certificates

This blog post aims to streamline the manual extraction of your Registered Applications whose secrets are either nearing expiration or have already expired. The process utilizes a PowerShell script and concludes by exporting the results to a CSV file. Step 1 – Prepare an output folder This will become the target folder into which your… Continue reading Exporting Registered Apps expiring secrets and certificates