onkelbrigitte / AKV-ExpiringSecrets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AKV-ExpiringSecrets

This is a small PS script that gets all secrets from Azure Key Vault that are going to expire in a given amount of time. It authenticates via a SPN to Azure Key Vault to have it runnable in automation scenarios.

Usage

Create a config file based on the sample and point to it from the script. Default is config.json. Add required parameters and run the script.

About


Languages

Language:PowerShell 100.0%