5,473 questions with Azure Functions tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Suppress function app's insight logs for EntityFrameWorkCore

Has anyone tried suppressing information logs generated by Microsoft.EntityFrameworkCore.Database.Command dynamically using environment variables? When using EntityFramework in function app, it logs by default ALL its SQL statements to Application…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-24T15:12:07.54+00:00
Aqil NNIT AQLA 0 Reputation points
accepted 2025-02-28T13:13:23.4233333+00:00
Aqil NNIT AQLA 0 Reputation points
2 answers

Subscription not allowed to create a Function App

Hi Im getting this everything time i try to create a function App in my subscription? Is there any limitation for this subscription? It's a Visual Studio one with 150 credits. "status": "Failed", "error": { …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-28T12:25:13.6566667+00:00
Joao Paulo Costa 0 Reputation points
edited the question 2025-02-28T13:11:57.6233333+00:00
Joao Paulo Costa 0 Reputation points
0 answers

Azure Function App - Error While Loading System Keys

I've setup an Azure Function App and when trying to access the "App Keys", I get the following error for both System Keys and Host Keys: Error while loading system keys Ask questions and use troubleshooting tools to investigate these errors.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-25T18:55:01.6966667+00:00
John Rennemeyer 0 Reputation points
commented 2025-02-28T12:48:23.1433333+00:00
Pravallika Kothaveeranna Gari 0 Reputation points Microsoft Vendor
0 answers

Multiple Azure Http triggered function calling the azure orchestrator function

Hello Team, I have five different HTTP-triggered functions that handle pre-processing before performing the main processing. I am considering moving the main processing logic into a single Azure Orchestrator function. This function would be called by the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-28T12:37:52.91+00:00
Satish Bellare 20 Reputation points
0 answers

HTTP streaming Azure Function will not deploy

I have an http streaming azure function that deploys intermittently. I have a version working on one premium function app but not on another. The app that is not working was working but has since stopped. I've tried redeploying the code but it is no…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-18T20:08:11.6366667+00:00
Iain Wadie 0 Reputation points
commented 2025-02-28T12:32:56.7833333+00:00
Pravallika Kothaveeranna Gari 0 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Function has no invocation records or 'live' logs

My function app is configured as such but I don't get invocation records, or logs in the live streaming window. Logs can be found in application insights through 'table > traces'. What is wrong with my function or configuration? When I click to see…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-01-27T15:58:57.8566667+00:00
ZZ 80 Reputation points
accepted 2025-02-28T11:44:54.1466667+00:00
ZZ 80 Reputation points
0 answers

The invocation list for my Function Apps is not loading

FunctionApps execute, but when I go to to look at the invocation list on Azure, the page appears to start to load and then fails with the attached image of the message. I've gone through the troubleshooting and everything appears in order. Again, the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-26T15:57:11.4966667+00:00
Andy Mareska 10 Reputation points
commented 2025-02-28T11:27:43.19+00:00
Ranashekar Guda 260 Reputation points Microsoft Vendor
1 answer

I cannot create a function app. It always says "The subscription 'xxxxxxxxxxxxxxxxxxxxxxxx' is not allowed to create or update the serverfarm."

I cannot create a function app. It always says "The subscription 'xxxxxxxxxxxxxxxxxxxxxxxx' is not allowed to create or update the serverfarm."

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-20T07:36:09.77+00:00
Georgia 0 Reputation points
commented 2025-02-28T11:22:30.5766667+00:00
Shireesha Eeraboina 1,800 Reputation points Microsoft Vendor
1 answer

How to enable the always on in azure functions

How to enable the always on azure functions. We currently running the function app with Consumption plan in order to update it to always on we need assistance on that.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-26T10:42:02.59+00:00
Punit katnalli 5 Reputation points
commented 2025-02-28T11:20:19.29+00:00
Ranashekar Guda 260 Reputation points Microsoft Vendor
0 answers

Azure Functions Core Tools Latest Version v3 Programming Model Compatibility

For some of my functions apps I'm currently using the v3 programming model with Azure Functions Core Tools v4.0.6280 with Functions Runtime v4.834.3.22875 Does the latest version of Core Tools still support the v3 programming model?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-28T11:16:38.0966667+00:00
Phillip Allan-Harding 0 Reputation points
0 answers

How to increase the file storage available for deployment of a Azure Function app (Consumption Plan)

I have a Consumption Plan for a Function App. When I deploy my solution (C# solution with a heavy codebase) I get this: Failed to proceed. Status code 500, " { "Message":"An error has…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-19T16:36:14.2366667+00:00
Facturation S 0 Reputation points
commented 2025-02-28T10:29:40.7+00:00
Shireesha Eeraboina 1,800 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

I cannot see hourly, monthly pricing details for the flex consumption plan of the function app?

I'm unable to see the flex consumption app pricing plan in the azure pricing calculator documentation. How to get the estimated billing per hourly and monthly for flex consumption plan of the azure function app?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-28T07:52:43.0266667+00:00
Rajoli Hari Krishna 616 Reputation points
accepted 2025-02-28T09:33:30.5333333+00:00
Rajoli Hari Krishna 616 Reputation points
0 answers

Function app is throwing an exception.

Hello One of my functions in my function app is throwing an exception. The function works as designed. The exception is not occurring consistently. It is a Java project built with Maven. Error building configuration in an external startup class. One or…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-28T08:55:58.72+00:00
Mohammad Iqbal 0 Reputation points
1 answer

Event Grid Blob Webhook for Azure Functions

What part of the Azure functions services handles requests to the https://<FUNCTION_APP_NAME>.[azurewebsites.net/runtime/webhooks/blobs?functionName=Host.Functions.<FUNCTION_NAME>&code=]<BLOB_EXTENSION_KEY> endpoint referenced in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-21T13:51:17.2133333+00:00
Derek 0 Reputation points
edited a comment 2025-02-28T06:13:19.6833333+00:00
Sampath 510 Reputation points Microsoft Vendor
1 answer

How to fix function app stopped triggering on Blob Trigger?

Hello! I've been using Azure Function APPs to process files uploaded into a Storage Account.  I am using the default Storage Polling mechanism described here…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-24T15:18:06.58+00:00
Andrey Kozichev 0 Reputation points
commented 2025-02-28T05:33:20.7733333+00:00
Vinodh247 28,386 Reputation points MVP
1 answer

FunctionApp Goes Offline Randomly During Automatic Warmup After Working Fine For A Year

Hi All, We have experienced issues where FunctionApps hosting in Azure can be quite unreliable, and sometimes go offline after operating for a while, in some cases for years. On the 18th of February at 21:20, after a standard 'warmup' operation one of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-26T11:34:52.67+00:00
Roger Davies 75 Reputation points
commented 2025-02-28T05:31:49.3066667+00:00
Vinodh247 28,386 Reputation points MVP
2 answers

VSC Azure function Server[pid=XXXX] is already being debugged

Hi, We are getting "Server[pid=XXXX] is already being debugged" when trying to debug an azure function locally in Visual Studio Code. No change to the debug configuration; we noticed the problem 02/12/25 after a few days not using it. We use…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-13T19:41:04.6666667+00:00
Jean David Ruvini 110 Reputation points
commented 2025-02-28T03:32:25.08+00:00
PeterSh 176 Reputation points
0 answers

Problem after migrating from .NET 6 to .NET 8: Queue message is automatically converted to byte[] instead of string

I am experiencing an issue after migrating from .NET 6 to .NET 8 in my Azure Functions project. The problem appeared during the processing of queue messages. In .NET 6, the messages sent to the queue were being read as a string (string…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-28T02:05:14.8366667+00:00
Gianluca Florian 0 Reputation points
edited the question 2025-02-28T02:14:07.27+00:00
Gianluca Florian 0 Reputation points
0 answers

Prima client is causing Function App to give Error: Encountered an error (ServiceUnavailable) from host runtime.

Hi, I am deploying a nodejs app on Azure functions. It works well, but then I need to integrate Prisma for DB interactions As soon as i add code related to that: import { PrismaClient } from "@prisma/client"; const prisma = new…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-27T21:27:07.14+00:00
Atin 0 Reputation points
edited the question 2025-02-27T21:28:27.0566667+00:00
Atin 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Function App Deployment Fails -

I am experiencing an issue when deploying an Azure Function App from my local machine using the following command: func azure functionapp publish <ExistingFunctionAppName> Error uploading archive (InternalServerError). {"Message":…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,473 questions
asked 2025-02-13T22:25:48.0933333+00:00
K C 55 Reputation points
accepted 2025-02-27T20:09:15.56+00:00
K C 55 Reputation points