5,441 questions with Azure Functions tags

Sort by: Updated
1 answer

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,441 questions
asked 2025-02-13T19:41:04.6666667+00:00
Jean David Ruvini 95 Reputation points
commented 2025-02-21T14:51:47.2+00:00
LeelaRajeshSayana-MSFT 17,116 Reputation points
1 answer One of the answers was accepted by the question author.

I need to avoid indefinite number of retries of durable function orchestrations

I wrote an Azure Function App with Durable Functions. While testing with a large dataset, I realized that the functionTimeout value was 10 mins. This caused some of the orchestrations to timeout. Thus began an indefinite number of retries of the failed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-18T22:47:35.7333333+00:00
Anil Bhat 0 Reputation points
accepted 2025-02-21T14:23:20.18+00:00
Anil Bhat 0 Reputation points
0 answers

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,441 questions
asked 2025-02-21T13:51:17.2133333+00:00
Derek 0 Reputation points
edited the question 2025-02-21T13:57:09.8333333+00:00
Derek 0 Reputation points
1 answer

Issues with ServiceBusTrigger configuration with Azure Functions

Hi, I have configured a Standard Tier Azure Service Bus and created an Azure Function App with a ServiceBusTrigger. Sessions are enabled for both the bus and trigger. My configuration are as follows: "serviceBus": { "prefetchCount":…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
667 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-12T07:23:10.8733333+00:00
Ume Hani 0 Reputation points
commented 2025-02-21T10:39:51.8733333+00:00
RithwikBojja 155 Reputation points Microsoft Vendor
1 answer

how to fix http_trigger function failing

Hi , I am decrypting tar file and extracting to blob version by calling python code in azure function code is working fine in vs studio local but it shows failure without any reason in azure functions portal and also when called from adf pipeline. I was…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-14T15:39:07.6166667+00:00
Raj Deep 0 Reputation points
commented 2025-02-21T10:08:38.0933333+00:00
Raj Deep 0 Reputation points
1 answer One of the answers was accepted by the question author.

In an isolated azure function how to execute a SQL NonQuery store procedure and return the rows updated

We now have to migrate some azure functions to the isolated storage worker, but cannot change deployed client software and would prefer not to change the SQL server. The functions are connected to an SQL database that inserts using stored procedures. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-20T16:54:35.2766667+00:00
Adrian Leeming 20 Reputation points
accepted 2025-02-21T10:06:01.4033333+00:00
Adrian Leeming 20 Reputation points
1 answer

upload_blob and download_blob takes 2 seconds to execute which increases execution time of our API

This is how we are creating a pdf on azure blob storage and reading the file from Azure blob storage upload_blob and download_blob takes 2 seconds to execute which increases execution time of our API i tried async but it didnt reduced time. func tools…

Azure SQL Database
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
667 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,092 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,934 questions
asked 2025-02-19T13:21:00.3766667+00:00
Mayank Arora 0 Reputation points
commented 2025-02-21T08:54:13.0733333+00:00
Prasad Chaganti 0 Reputation points Microsoft Vendor
1 answer

Azure function app restaring with unexpected error

I have a function app running. The function app restarts about every 10 minutes with the following exception: An unhandled exception has occurred. Host is shutting down. The full exception looks as following: Full Exception : …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-18T15:38:45.04+00:00
Esmee Lucassen 5 Reputation points
commented 2025-02-21T08:18:41.6133333+00:00
Shireesha Eeraboina 1,715 Reputation points Microsoft Vendor
1 answer

Azure Functions Flex consumption plan bicep code deployment

Hello, i try to deploy an azure function with its code using bicep template. the problem is that i got 404 error when try to deploy using onedeploy. after some investigation, it is look like that, when the bicep deploy it remove all deployment logs …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-11T20:12:33.0333333+00:00
Yosef Ben Simchon 0 Reputation points
commented 2025-02-21T08:16:48.0466667+00:00
Shireesha Eeraboina 1,715 Reputation points Microsoft Vendor
1 answer

Unable to add Function from Azure Function App

I am Unable to add Function from Azure Function App

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-19T20:35:50.11+00:00
Vamsi Hari 0 Reputation points
commented 2025-02-21T07:57:42.61+00:00
Ranashekar Guda 95 Reputation points Microsoft Vendor
0 answers

Tring to Deploying my Python function app Getting Error No module named 'bson'

ModuleNotFoundError: No module named 'bson' from bson.json_util import dumps The app is working fine locally and producing the correct output, but it is unable to deploy to Azure Function App by GitHub CI/CD. Getting message on GitHub successfully…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-20T13:15:01.4566667+00:00
keshav kori 0 Reputation points
commented 2025-02-21T06:48:10.6733333+00:00
keshav kori 0 Reputation points
1 answer

Azure Function app stripe webhook API Error

 System.Private.CoreLib: Exception while executing function: Functions.stripeWebhookFunction. Microsoft.Azure.WebJobs.Script.Grpc: Failed to proxy request with ForwarderError: RequestCanceled. System.Net.Http: The operation was canceled.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-20T13:19:02.6133333+00:00
Techone It 0 Reputation points
answered 2025-02-21T06:25:02.1033333+00:00
Shireesha Eeraboina 1,715 Reputation points Microsoft Vendor
1 answer

az functionapp deployment successful but can't find AzureFunction in Function App

Was able to run az functionapp deployment on CloudShell, and can find Deployment successful in Deployment center. But in the Function App, the Azure Function is not created.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-21T00:22:42+00:00
Jingjie Yang 0 Reputation points Microsoft Employee
answered 2025-02-21T05:09:51.74+00:00
Vinodh247 28,211 Reputation points MVP
0 answers

AzureRmWebAppDeployment support for function apps

We are managing quite a few of our function app deployments over ADO pipelines, using the AzureRmWebAppDeployment task. Will this task/module continue to support function app deployments in the future? Essentially whats the difference between…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-18T17:02:08.7033333+00:00
Rk11801 0 Reputation points
commented 2025-02-21T04:01:39.28+00:00
Loknathsatyasaivarma Mahali 465 Reputation points Microsoft Vendor
1 answer

Why would a functions host stop for no apparent reason?

I have an Azure app service that is running an eternal Durable Functions orchestration, as well as a couple of other orchestrations and several activities, on the cosumption plan. All runs rather smoothly most of the time, but on several occasions the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-20T12:42:45.2166667+00:00
Teodora Gancheva 0 Reputation points
answered 2025-02-21T03:00:19.9066667+00:00
Divyesh Govaerdhanan 1,520 Reputation points
0 answers

Azure Functions not executing function randomly

On February 18, 2025, at 11:30 PM UTC, Azure Data Factory that call Azure Function in pipeline encountered a 503 error: "The service is unavailable." After investigating the logs from the traces table in Application Insights, I noticed that…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-20T12:33:53.4633333+00:00
Son Nguyen 0 Reputation points
edited the question 2025-02-21T01:56:29.52+00:00
Son Nguyen 0 Reputation points
1 answer One of the answers was accepted by the question author.

Function App Flex Consumption plan is not available in Japan East and West region

I want to create Azure Function App with Flex Consumption plan but it's not available in Japan East and West region. I'd like to know the reason why it's not available unlike other plan (Consumption, Functions Premium,...) and does Azure have a specific…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-20T07:11:02.03+00:00
HBLab-HieuDT 0 Reputation points
accepted 2025-02-21T01:46:36.2966667+00:00
HBLab-HieuDT 0 Reputation points
0 answers

How can I install .NET 8.0.12 on multiple VMs on azure?

I need a script that will enable me to install .NET 8.0 on a multiple VMs in Azure.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-20T19:20:06.8066667+00:00
Adewuni Olufunso 20 Reputation points
edited the question 2025-02-21T01:21:16.46+00:00
Jiale Xue - MSFT 48,966 Reputation points Microsoft Vendor
1 answer

why does a function in an azure function app randomly stop running

We are migrating function apps from an existing subscription to a new subscription. One of the functions in a function app that ran successfully in the previous subscription now starts and then randomly stops running. I can see in the event log the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-19T18:22:22.5033333+00:00
Donald Christine 0 Reputation points
commented 2025-02-21T01:13:14.8933333+00:00
Sai Prabhu Naveen Parimi 80 Reputation points Microsoft Vendor
1 answer

Functions - How to use Stored Proc input/output params from SQL input binding

I have a function that calls a Stored Procedure to create a record in my BD. The stored proc has one input parameter and one output parameter: CREATE PROCEDURE dbo.CREATE_SEASON @Name varchar(50), @Season_ID INT OUTPUT AS BEGIN UPDATE dbo.Seasons SET…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
asked 2025-02-13T20:28:45.0633333+00:00
Elliot Stoner 0 Reputation points
commented 2025-02-21T00:17:23.7433333+00:00
LeelaRajeshSayana-MSFT 17,116 Reputation points