AZ-204 Connect to and consume Azure services and third-party services • Set 3
AZ-204 Connect to and consume Azure services and third-party services Practice Test 3 — 15 questions with explanations. Free, no signup.
You are building an Azure Logic App that needs to call a third-party REST API. The API requires an API key to be passed in the 'X-API-Key' header. You have stored the API key as a secret in Azure Key Vault. The Logic App uses a managed identity that has read access to the Key Vault secret. You want to retrieve the API key securely at runtime and include it in the HTTP request. Which approach should you use?