Logic App Throwing Error : System.Private.CoreLib issue

Abhishek Singh 46 Reputation points
2022-11-17T09:27:40.343+00:00

Hello Everyone,

I have created and deployed logic apps using ARM Template but I am unable to access workflows and the Function host in not running. I am getting below error :

Error : System.Net.Http: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. System.Private.CoreLib: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

Note : I have created Private Endpoint for Storage account (Blob, Fileshare, table, Queue ) and also for logic apps. For private end points, I have used different subnet and for logics app different subnet because we cannot create private endpoint in delegated subnets.

ARM Template : 261357-arm-template.txt

261391-image.png

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,686 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,842 questions
{count} votes