An Azure service that provides an event-driven serverless compute platform.
Hi,
I had to configure the function to be running or integrated to the same Virtual Network used by the Storage.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am trying to run my Azure Function in Azure but I can't. It was working fine locally and in another Azure Subscription, but in this subscription where I am trying to deploy the function, I am facing a problem.
In the function Log it shows the following error:
Operation name : Sync
Time stamp : Fri Oct 29 2021 11:50:20 GMT+0300 (Arabian Standard Time)
Event initiated by ******@hostcountry.qa
Error code : ClientClosedRequest
Message : The connection has been closed by the client while the server is still processing its request for 'Microsoft.Web'.
Everytime the function is triggered this error is raised. No Clue what is going on.
My function is triggered, when a message is saved in a Azure Queue (Azure Storage).
Has anyone a suggestion to solve this issue? or Explain what this message means.
An Azure service that provides an event-driven serverless compute platform.
Hi,
I had to configure the function to be running or integrated to the same Virtual Network used by the Storage.