How to use Azure CLI to fetch API secrets from Azure Vault
using the RestAssured framework for API automation and have stored API IDs and passwords directly within our repository. I would like to enhance security by removing these credentials from the repository and storing them in Azure Key Vault instead.