Logic App Throwing Error : System.Private.CoreLib issue
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