I have a function trying to access blob storage but giving error when trying to see in Azure

Kaipa Venkata Sreedhar Reddy 0 Reputation points
2025-06-12T17:25:55.83+00:00

Hi Team,

I have a Azure function and I am deploying code for functions to run on Azure using CI/CD. Evertything is working fine in lower environments but when come to production getting error in function saying that Azure.Core: No such host is known. (xxxx.blob.core.windows.net:443). System.Net.Http: No such host is known. (xxxx.blob.core.windows.net:443). System.Net.Sockets: No such host is known.

Request for help.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.