Pipeline Secret Expiry TrackerOverviewThe Pipeline Secret Expiry Tracker is an Azure DevOps extension designed to help you monitor the expiration dates of variables stored in Azure Key Vault. By tracking variable expiry, this extension helps prevent deployment failures due to expired secrets and ensures smooth CI/CD operations. The extension displays all tracked Key Vault variables in a simple list format, showing:
Example display:
Status RulesThe extension uses the following logic to determine the status of each variable:
The status is updated automatically based on the Key Vault's metadata for each secret, giving you real-time insights into your variables. Benefits
Installation
UsageOnce installed, the extension adds a tab to your Azure DevOps project where all Key Vault variables are listed with their current status and expiry date. Variables approaching expiration will be flagged automatically. Monitor your secrets, prevent downtime, and keep your DevOps pipelines secure with Pipeline Secret Expiry Tracker. |