6,493 questions with Azure Functions tags

Sort by: Updated
2 answers

Flex Consumption (.NET 8 isolated) - storage queue trigger does not process messages until always-ready pin

Environment Azure Functions - Flex Consumption plan (Linux) .NET 8 isolated worker Single function app with multiple triggers (HTTP, timer, Cosmos change feed, Durable, and one storage queue trigger) Storage queue used for background processing…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-30T16:07:34.67+00:00
Mahmoud Mahajna 0 Reputation points
commented 2026-07-02T14:20:10.4233333+00:00
Mahmoud Mahajna 0 Reputation points
1 answer

Azure Function (.NET 8 Isolated): HTTP request body is empty only when using AuthorizationLevel.Function

I am calling an Azure Function HTTP trigger from Dell Boomi. Environment: Azure Functions v4 .NET 8 isolated worker HTTP trigger Caller: Dell Boomi HTTP Client Method: POST Content-Type: application/json The function works correctly when called…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-07-02T08:20:07.2166667+00:00
Guilian Nkamga 0 Reputation points
commented 2026-07-02T09:35:33.5033333+00:00
Vallepu Venkateswarlu 10,260 Reputation points Microsoft External Staff Moderator
2 answers

How to reduce Application Insights telemetry from Azure Functions and understand daily caps

Hi, I have multiple Azure Function Apps created from Visual Studio projects. Application Insights is enabled for each Function App, but I’m finding that some apps are capturing more telemetry than I need. I would like to optimize what is sent to…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-15T11:16:17.9333333+00:00
Dharmesh Joshi 21 Reputation points
commented 2026-07-01T00:26:46.61+00:00
Pravallika KV 17,620 Reputation points Microsoft External Staff Moderator
2 answers

Possible reasons for double entries in App Insights logs

Hello, I've noticed that all my app insights for app service and Azure function have started showing two entries for every request. These logs have the same operation ID or app insight ID. Can anyone please suggest the possible reasons for these sudden…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,941 questions
asked 2024-07-23T17:26:47.82+00:00
Abhishek Sinha 71 Reputation points
answered 2026-06-30T17:00:51.0566667+00:00
Daniel-4204 270 Reputation points
1 answer

Azure Functions silently stops during execution

I have an Azure function running on Consumption Flex that was silently stoped three times during the last two days. It runs using python v2. The function does't show in the invocations at all, so it looks like it never got triggered. But I know that it…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2025-03-01T02:05:58.3966667+00:00
Johan Tokarskij 0 Reputation points
commented 2026-06-30T08:35:17.89+00:00
Vincenz Standler 0 Reputation points
1 answer One of the answers was accepted by the question author.

The runtimeversion for the functionapp is randomly becoming as error instead of showing the version details

The runtimeversion for the functionapp is randomly becoming as error instead of showing the version details, and kudu empty without any files.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-16T11:22:44.78+00:00
Sowmya Atukuri 20 Reputation points Microsoft Employee
accepted 2026-06-29T10:21:10.5633333+00:00
Sowmya Atukuri 20 Reputation points Microsoft Employee
3 answers

check if i'm logged to azure or not using powershell script in Azure Functions

Could anyone help on how to write the function script in PowerShell to verify If my azure session is logged in? Using Connect-AzAccount will not log automatically I believe.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2022-07-23T10:40:02.367+00:00
HKPR 41 Reputation points
answered 2026-06-27T00:44:53.5266667+00:00
Andrew Taylor - COREZENN 1,065 Reputation points Volunteer Moderator
1 answer

Error while running Azure Web Job.

Azure web job gives error while running. Its saying Storage account credentials are incorrect. But we have checked the AzureWebJobsStorage and AzureWebJobsDashboard keys and its pointing to correct StorageConnectionString. Also, both the settings…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-18T19:31:03.4333333+00:00
Priya Pinto 1 Reputation point
commented 2026-06-26T18:02:48.1333333+00:00
Priya Pinto 1 Reputation point
2 answers

Azure Functions (Node.js 22 & 24) fails SRV DNS resolution for Azure DocumentDB(with MongoDB compatibility) unless dns.setServers() is used

Environment Service: Azure Functions (JavaScript/TypeScript, Node.js v4 programming model) Package: @azure/functions v4 Runtime: Node.js 22 and 24 Hosting: Azure Function App (default configuration) Networking: No VNet integration No Private…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-26T06:13:15.09+00:00
Sandeep Sureshkumar 0 Reputation points
edited an answer 2026-06-26T11:29:29.54+00:00
Sandeep Sureshkumar 0 Reputation points
4 answers

Queue trigger never fires on Azure Function Flex Consumption (Python v2)

Environment Plan: Flex Consumption Runtime: Python 3.11, v2 programming model (decorator-based) Region: Southeast Asia Deployment: Azure Functions Core Tools v4 (func azure functionapp publish --build local) Problem A queueTrigger function never…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-05-22T17:08:33.32+00:00
Antimatter 5 Reputation points
commented 2026-06-26T05:18:49.7933333+00:00
Antimatter 5 Reputation points
1 answer One of the answers was accepted by the question author.

Flex Consumption Function App App Configuration references failed with OtherReasons for 2 days, then self-recovered

We have an Azure Function App running on the Flex Consumption plan in UK South. This function app has been deployed for ~2 years now, and hasn't been edited in around the same amount of time. On 15 June 2026 at approximately 07:32 UTC, the app suddenly…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-17T11:14:58.67+00:00
D C 20 Reputation points
accepted 2026-06-25T13:34:03.06+00:00
D C 20 Reputation points
2 answers

Function App deadlock when merge >10k entities to azure data table

Hey, We have a Function App in Flex Consumption Plan with nodejs that reads a CSV file (50k rows, 2 mb) add merges that row by row to a azure data table. The rows a added one after another. After ~10k rows the function stops logging to application…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-08T12:01:59.0566667+00:00
Phillip 5 Reputation points
answered 2026-06-25T12:58:11.8166667+00:00
Phillip 5 Reputation points
2 answers

Queue-triggered function on Flex Consumption won't fire without an always-ready instance

Hi, I have an Azure Function deployed with two functions: an HTTP receiver that processes a form, populates a Table, and places a message in a queue; and a queue-triggered function that picks up the message and processes the request. The HTTP function…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-02-09T19:27:13.8166667+00:00
Nicholas Rodriguez 5 Reputation points
commented 2026-06-25T12:10:21.5466667+00:00
Mahmoud Mahajna 0 Reputation points
1 answer

Storage queue trigger not firing in .NET isolated Azure Functions app, works locally

I’m deploying a new .NET isolated Azure Functions app and I’m stuck on a problem where my storage queue triggers never fire in Azure, even though the same project works locally in VS Code. I’d appreciate help understanding what I might be…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2025-12-15T02:03:19.0833333+00:00
H Hubik 30 Reputation points
commented 2026-06-25T12:08:50.9466667+00:00
Mahmoud Mahajna 0 Reputation points
1 answer

Azure Functions: Upgrade your app to newer version as .NET 8 Isolated will reach EOL on 10.11.2026 and will no longer be supported.

I get 3 warnings in my Azure Functions project: Upgrade your app to newer version as .NET 8 Isolated will reach EOL on 10.11.2026 and will no longer be supported. Upgrade your app to newer version as .NET 8 (LTS) In-process will reach EOL on…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-08T06:55:57.7266667+00:00
Kim Strasser 2,641 Reputation points
edited a comment 2026-06-25T04:53:51.21+00:00
Siddhesh Desai 7,640 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure Function App - Functions Not Visible After GitHub CI/CD Deployment

Function Discovery Why are functions discovered correctly after manual deployment but not after GitHub Actions deployment? Is there a known issue with .NET 10 Azure Functions and GitHub Actions deployment? Are there additional requirements for metadata…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-23T18:50:01.57+00:00
Sherry L. Robinson 20 Reputation points
accepted 2026-06-24T17:07:10.5533333+00:00
Sherry L. Robinson 20 Reputation points
1 answer

Azure Function App Flex Consumption migration fails with ServerFarmCreationNotAllowed

I am trying to migrate an existing Linux Consumption Azure Function App to Flex Consumption, but the migration fails after the app passes the eligibility check. I need to migrate this Function App from Linux Consumption to Flex Consumption so that I can…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-08T18:30:56.06+00:00
Pontem 0 Reputation points
edited a comment 2026-06-24T16:51:40.98+00:00
Pravallika KV 17,620 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Attempt to create App service managed certificate fails repeatedly

I have created a new flex consumption function app to handle traffic to deprecated application domains. In migrating these domains from other app services to this new function app, the first three domains I migrated worked flawlessly - I removed SSL…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-23T13:26:41.3633333+00:00
Joe K 40 Reputation points
accepted 2026-06-24T10:30:04.2433333+00:00
Joe K 40 Reputation points
2 answers

SKU az-functions (EP1: 1)

I am experiensing that there is no more quote to deploy az functions on the EP1/2/3 payment plane for production sub I do have this in development sub.. Question: is it somehow posible to move this quota to production sub? if yes, is this something…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-23T12:46:35.52+00:00
Eikeland, Jens-Petter 0 Reputation points
answered 2026-06-24T06:27:59.42+00:00
Eikeland, Jens-Petter 0 Reputation points
3 answers

New azure function (with .net 8) isolated model (Blob trigger),, azure function v4 is showing error 'WorkerExtensions.csproj : error NU1102: Unable to find package Microsoft.Azure.WebJobs.Extensions.Storage.Blobs with version (>= 5.2.0)'

I am creating brand new azure function and I am getting below error. WorkerExtensions.csproj : error NU1102: Unable to find package Microsoft.Azure.WebJobs.Extensions.Storage.Blobs with version (>= 5.2.0) Note - I have tried creating new azure…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,493 questions
asked 2026-06-22T13:00:30.8666667+00:00
Chavan, Shweta 0 Reputation points
commented 2026-06-23T22:24:46.5733333+00:00
Pravallika KV 17,620 Reputation points Microsoft External Staff Moderator