azure-functions-splunk icon indicating copy to clipboard operation
azure-functions-splunk copied to clipboard

AZ Function V3: out of support

Open rangers-bnc opened this issue 1 year ago • 1 comments

Azure Function V3 is out of support since December 2022. REF: Azure Functions runtime versions overview

Are there any plans to update to V4 ?

host.json

 "version": "[2.*, 3.0.0)"

rangers-bnc avatar May 16 '23 20:05 rangers-bnc

Facing the same issue. Even i tried to update manually the runtime environment but getting below error: Stopped the listener 'Microsoft.Azure.WebJobs.EventHubs.EventHubListener' for function 'metrics'

ankit-kumar-mck avatar Aug 10 '23 06:08 ankit-kumar-mck