This is a dedicated watch page for a single video.
You are developing an Azure Functions function that calls external APIs by providing an access token for the API. The access token is stored in a secret named token in an Azure Key Vault named mykeyvault. You need to ensure the Azure Functions function can access the token. Which value should you store in the Azure Functions function app configuration?