Prerequisites
- Azure CLI Installation: Ensure Azure CLI is installed on your system
- Azure CLI Authentication: Log in to Azure CLI using
az login - Key Vault Access: Ensure your Azure account has access to the target Key Vault
Setup Instructions
Step 1: Install and Configure Azure CLI
- Install Azure CLI from Microsoft’s official website
- Open terminal/command prompt and run:
- Follow the browser-based authentication process
Step 2: Configure Secrets
- Navigate to the Environment > External Secrets and select Azure Key Vault
- Adding account configuration, you will see auth mode dropdown. Select Azure CLI

- Click on Test CLI to verify authentication

Step 3: Fetch Secrets
- Click Fetch Secrets to retrieve secrets from Azure Key Vault
- You’ll see secrets fetched in the Secret Keys column.