This provides a Python based example of how to grab Azure Key Vault secrets dynamically for usage within your application
Make sure to pip install the required modules and call the secclient function whilst giving the secretname as a parameter and you should get the value provided you have the necessary permissions.