6,496 questions with Azure Functions tags

Sort by: Updated
1 answer

azure function app slots are created, having access to storage account, network connectivity between function app to storage account also there. but app keys are not population

azure function app slots are created, having access to storage account, network connectivity between function app to storage account also there. but app keys are not population

Azure Functions
Azure Functions

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

6,496 questions
asked 2026-07-02T15:33:01.06+00:00
Muthusamy, Reegan 45 Reputation points
commented 2026-07-03T16:56:04.3733333+00:00
Sridevi Machavarapu 33,475 Reputation points Microsoft External Staff Moderator
0 answers

Flex Consumption Function App fails to start: Access to the path '/home/site/wwwroot/host.json' is denied

Hello, I can't get a successfully deployed function to run on any of my Flex Consumption Function Apps. After every deploy, the app overview shows the same error: System.Private.CoreLib: Access to the path '/home/site/wwwroot/host.json' is denied.…

Azure Functions
Azure Functions

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

6,496 questions
asked 2026-07-03T12:49:16.1866667+00:00
commented 2026-07-03T13:46:14.91+00:00
Vallepu Venkateswarlu 10,260 Reputation points Microsoft External Staff Moderator
2 answers

Azure Portal - Function App TLS bindings completely out of sync with actual TLS frontend behaviour

I have a number of Azure Functions apps running the Flex Consumption plan. The TLS bindings displayed in the portal are are completely disconnected from what is actually happening. The portal reports "No binding" for multiple custom domains,…

Azure Functions
Azure Functions

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

6,496 questions
asked 2026-06-22T12:33:28.3166667+00:00
Steven Fletcher 0 Reputation points
commented 2026-07-03T09:14:10.3733333+00:00
Steven Fletcher 0 Reputation points
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,496 questions
asked 2026-06-30T16:07:34.67+00:00
Mahmoud Mahajna 0 Reputation points
commented 2026-07-02T21:38:48.29+00:00
Pravallika KV 17,860 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,496 questions
asked 2026-06-15T11:16:17.9333333+00:00
Dharmesh Joshi 21 Reputation points
commented 2026-07-02T17:32:58.32+00:00
Pravallika KV 17,860 Reputation points Microsoft External Staff Moderator
1 answer

Function app slot unable to fetch app keys from the storage account

Function app slot unable to fetch app keys from the storage account though it has access to the storage account

Azure Functions
Azure Functions

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

6,496 questions
asked 2026-07-02T16:20:46.77+00:00
Muthusamy, Reegan 45 Reputation points
commented 2026-07-02T16:50:25.04+00:00
Pravallika KV 17,860 Reputation points Microsoft External Staff Moderator
2 answers

A deleted trigger in a C# function app ran a week after it was removed during the next deployment of the function app

We have a C# function app. It had a single timer trigger. We added a second timer trigger on a different schedule. We deployed this. We removed the first timer trigger. We deployed this. Azure only listed the second timer trigger. On the next…

Azure Functions
Azure Functions

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

6,496 questions
asked 2026-05-06T13:08:43.3966667+00:00
Bonner Earle 0 Reputation points
edited an answer 2026-07-02T15:40:44.7066667+00:00
Bonner Earle 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,496 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

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,496 questions
Azure App Service
Azure App Service

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

9,945 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,496 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,496 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,496 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,496 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,496 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,496 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,496 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,496 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,496 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,496 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 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,496 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