Error while restore from Azure with message - cannot resolve hostname for node1

Hi,
I have deployed weaviate in Azure Kubernets cluster and connecting via python client, I have created backup in local (development ) using Azure Blob as provider. When i try to restore it in the pod running on AKS I am getting cannot resolve hostname for node1 error.
Locally ( both backup and restore are working without any issue).
I tried using weaviate client as well as Rest API to trigger restore. Both returned same error.