How to reference elasticsearch secrets from azure key vault?

We have deployed Elasticsearch in azure Kubernetes service and we are creating Kubernetes secrets for ES authentication since the security xpack is enabled.

Is it possible to fetch the secrets from azure key vault for Elasticsearch authentication?