5,539 questions with Azure Functions tags

Sort by: Updated
0 answers

App with error "Cosmos DB connection configuration 'CosmosDB' does not exist" but valid env variable, missing code access.

Hello, We are seeing the next error in an execution of an Azure function: "Cosmos DB connection configuration 'CosmosDB' does not exist. Make sure that it is a defined App Setting." We see in the integration the Cosmos DB account…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-14T18:55:13.5066667+00:00
Gustavo Josue Robles Martinez 0 Reputation points
1 answer

Functions does not seem to scale as I had hoped. A lot of missing function calls.

Plan: Flex plan. Premise: We are testing the performance of the functions, uploading about 80k documents to a azure container. The BlobTrigger has a source of EventGrid. Using: azcopy copy <source> <destination> -- recursive to copy 80k…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-01-09T16:32:09.1033333+00:00
Le, Nghia 20 Reputation points
answered 2025-03-14T15:47:19.6233333+00:00
Le, Nghia 20 Reputation points
4 answers One of the answers was accepted by the question author.

Azure function why does BindingName fail

RuntimeException: Cannot find matched @BindingName of customer function, please check if customer function is defined correctly It's a very basic function. But none of the examples work. When deployed and triggered, it will work if I don't declare any…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-01-03T18:41:31.96+00:00
Le, Nghia 20 Reputation points
accepted 2025-03-14T15:38:13.74+00:00
Le, Nghia 20 Reputation points
1 answer

GOLANG: No stacks found for "custom" on Azure Functions v4

Following the instructions on learn.microsoft.com for creating an Azure Function written in Golang, the instructions fail here:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-07T22:58:42.3733333+00:00
Ken Just-Ken 0 Reputation points
commented 2025-03-14T15:32:03.8833333+00:00
Ken Just-Ken 0 Reputation points
0 answers

Will my v4 Function Proxies fail after Sept. 30th 2025?

https://azure.microsoft.com/en-us/updates?id=community-support-for-azure-functions-proxies-will-end-on-30-september-2025 The above article states: "Azure Functions Proxies will continue to remain in maintenance mode until 30 September 2025 after…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-13T22:20:35.3333333+00:00
Olson, Mark 0 Reputation points
edited a comment 2025-03-14T15:30:05.5266667+00:00
Ranashekar Guda 890 Reputation points Microsoft External Staff
1 answer

Multiple Azure Http triggered function calling the same 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,539 questions
asked 2025-02-28T12:37:52.91+00:00
Satish Bellare 20 Reputation points
commented 2025-03-14T15:09:41.2633333+00:00
Satish Bellare 20 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.
5,539 questions
asked 2025-03-01T02:05:58.3966667+00:00
Johan Tokarskij 0 Reputation points
commented 2025-03-14T12:36:44.8933333+00:00
Pavan Pesala 0 Reputation points Microsoft External Staff
1 answer

What would cause restricting traffic to whitelisted IP and VNET on a storage account to break the deployment of a related Azure Function, but only some of the time?

I have several dozen Azure Blob Storage accounts tied to Azure functions. I am in the process of restricting traffic to these accounts to VNET and whitelisted IP. I've successfully set this and been able to deploy the azure function, through an Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,457 questions
asked 2025-03-03T15:36:00.1766667+00:00
Demougin, Matthew W 0 Reputation points
commented 2025-03-14T11:45:41.4733333+00:00
Demougin, Matthew W 0 Reputation points
1 answer

Ho to control "Microsoft.Azure.WebJobs.Script.WebHost.Middleware.SystemTraceMiddleware" logs being sent to my Datadaog?

We have integrated the datadog for capturing the azure function application insights logs. Its taking too much of our datadog resources. How to control that? I tried many methods like putting different values in the host.json, But nothing is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,339 questions
asked 2025-02-17T05:24:50.19+00:00
Vijayasundhar Nanjundan 0 Reputation points
commented 2025-03-14T09:37:38.2266667+00:00
Pravallika Kothaveeranna Gari 160 Reputation points Microsoft External Staff
0 answers

Encountered an error (Forbidden) from extensions API in my Function App

Encountered an error (Forbidden) from extensions API , when trying to access Function Apps

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-13T01:30:01.6633333+00:00
Amrith Kaur-Maldonado 0 Reputation points
commented 2025-03-14T08:30:02.38+00:00
Sai Prabhu Naveen Parimi 485 Reputation points Microsoft External Staff
0 answers

Function app not triggered after deployed into Azure, its works properly in the VS code

We are creating a data transformation pipeline from one format to another format using the Azure Function App, its work as expected in local VS code but after deployed to Azure it's not even triggered we upload data into the blob storage.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-14T06:46:23.07+00:00
Akshay Kumar A J 0 Reputation points
2 answers

Azure Function, calling Multiple Instance

Hi All This is my first post on this support, can you please confirm that my account is being acknowledged for priority support? I would like to know how I can achieve the following. I have SQL query that produces a list of my IoT Device IDs. Each…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-02-24T12:09:39.2733333+00:00
DJ 0 Reputation points
edited a comment 2025-03-14T05:53:20.43+00:00
Sampath 1,010 Reputation points Microsoft External Staff
0 answers

unable to create azure function error: The subscription is not allowed to create or update the serverfarm.

Error unable to create azure function error: The subscription is not allowed to create or update the serverfarm. Unable to fix it using public available information.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-10T20:47:09.13+00:00
Renato Leite 0 Reputation points
commented 2025-03-14T03:47:01.5433333+00:00
Dasari Kamali 245 Reputation points Microsoft External Staff
1 answer

Encountered an error (InternalServerError) from host runtime.

I have setup my first python azure function and deployed it from GitHub. When I try to get the function's url or try to test/run the function, I get the following error: Encountered an error (InternalServerError) from host runtime. Please help me…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-07T17:33:09.6066667+00:00
Keith Bertram 0 Reputation points
commented 2025-03-14T03:40:08.7333333+00:00
Pravallika Kothaveeranna Gari 160 Reputation points Microsoft External Staff
1 answer

Best approach to call 22 K api requests and update SQL server table on daily basis

We have created an SQL database on Azure, and it contains around 1.5 million records. now on daily basis we need to call an external api on average each day there will be around 22 K api requests. then for each request we need to check if the item exists…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-06T19:51:01.8133333+00:00
john john Pter 885 Reputation points
edited a comment 2025-03-14T03:27:46.2633333+00:00
john john Pter 885 Reputation points
1 answer

Azure Function best plan & Price?

We have created an SQL database on Azure, and it contains around 1.5 million records. now on daily basis we need to call an external api on average each day there will be around 22 K api requests. then for each request we need to check if the item exists…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-07T13:58:17.79+00:00
john john Pter 885 Reputation points
commented 2025-03-14T03:24:26.5333333+00:00
john john Pter 885 Reputation points
0 answers

write operations to excel template is consuming tremendous compute using Azure functions

We have an application that takes input as a data payload(schema in json format) from API to convert the data received to an templated excel file in the backend. we figured out that the excel generation process is consuming huge(comparatively high…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-13T16:50:35.1366667+00:00
Bala Reddy 0 Reputation points
edited the question 2025-03-14T01:04:52.6666667+00:00
Jiale Xue - MSFT 49,126 Reputation points Microsoft External Staff
1 answer

Runtime stack python not showing on Azure Portal

Hi everyone! I am trying to create an Azure Function App and I am not being able to select python as my Runtime stack. It simply isn't showing on the dropdown menu. I have seen it showing before.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-10T17:50:54.48+00:00
Simon 5 Reputation points
commented 2025-03-13T22:43:33.76+00:00
Kyle Williams 0 Reputation points
0 answers

What could cause our function app to fail from march 12 11:15pm EST - march 13 6:30am EST ?

Last night our function app was unable to connect to SQL from 11:15pm - 6:30am EST. Nothing was changed in the app, it has been running successfully for more than a month before encountering this. We have another SQL database on the same server and it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-13T18:51:47.5333333+00:00
Anja Gusev 0 Reputation points
commented 2025-03-13T21:58:29.4933333+00:00
LeelaRajeshSayana-MSFT 17,311 Reputation points
0 answers

The token is expired. unable to deploy to Azure Function

Error: Failed to get resource ID for resource type 'Microsoft.Web/Sites' and resource name 'AF200NitoPlusBillingDev'. Error: Could not fetch access token for Azure. Status code: invalid_client, status message: Error(s): 7000222 - Timestamp: 2025-03-03…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,539 questions
asked 2025-03-03T23:53:47.1966667+00:00
Saphallya Nayak 0 Reputation points
edited a comment 2025-03-13T20:33:18.56+00:00
Loknathsatyasaivarma Mahali 710 Reputation points Microsoft External Staff