Is there a way to retrieve the API key or function key stored in KeyVault for use in Angular code? I have added the KeyVault reference to app configuration and can access it, but not the secrets. How can I get the KeyVault secrets value as a function key to call Azure Functions API?