5,841 questions with Azure Functions tags

Sort by: Updated
0 answers

Microsoft.Azure.WebJobs.Extensions.Sql calls different version libraries of System.Runtime.Caching (one time - 6, two time 8 version)

When i tried to run app using F5 I got the next error in my WorkerExtensions.csproj WorkerExtensions.csproj : error NU1605: Warning As Error: Detected package downgrade: System.Runtime.Caching from 8.0.0 to 6.0.1. Reference the package directly from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-06-07T15:22:09.5866667+00:00
Богдан Лужецький 0 Reputation points
commented 2025-06-08T05:28:10.4433333+00:00
Богдан Лужецький 0 Reputation points
1 answer

Trying to setup an Azure function to accept ARM Template and parameters to deploy resources in Azure.

Trying to setup an Azure function to accept ARM Template and parameters to deploy resources in Azure. I have a template that we can use consistently in Azure portal as well as CLI however when I try to pass the few parameters like 'SubscriptionID',…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-06-06T21:15:57.75+00:00
Davyn Lasswell 0 Reputation points
edited an answer 2025-06-07T23:44:20.96+00:00
Suwarna S Kale 3,156 Reputation points
2 answers One of the answers was accepted by the question author.

Function disappears from function app

I create functions, and they work for a few minutes. I am able to select them in my logic app and use them. However, they abruptly disappear from the portal, become unselectable from logic app, and return 404 when my HTTP trigger in the logic app…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-03-09T23:58:18.2533333+00:00
Abitamim Bharmal 20 Reputation points Microsoft Employee
commented 2025-06-07T09:57:25.38+00:00
Andrew Everitt 0 Reputation points
0 answers

Troubleshooting Queue-Triggered Azure Function in .NET 8.0 Facing Intermittent Internal CLR Errors.

Hello, we have a queue triggered Azure function, net 8.0, isolated, that works most of the times, but since a few weeks ago, it sometimes fails with the following exception: Exception while executing function: Functions.CalculateAMFunction C:\Program…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-04-28T13:49:20.7166667+00:00
Anca Corbos 25 Reputation points
commented 2025-06-07T08:46:45.0033333+00:00
Anca Corbos 25 Reputation points
1 answer One of the answers was accepted by the question author.

After successfully publish function app but nothing appear in the azure portal function tab

Hello, im encountering an issue where after i successfully published my event grid trigger function app( in the azure portal functions tab nothing is appearing?) Any solution to that? Thanks in advance.

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
235 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2024-03-29T16:55:09.1566667+00:00
TEE WEI KIAT 45 Reputation points
commented 2025-06-07T07:10:43.7266667+00:00
Sankalp Abhale 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure function App - Error building configuration in an external startup class.

Bonjour, J'ai un service fonction App (qui utilise des variables stockées dans un Key Vault) qui fonctionnait très bien depuis un moment. Seulement, contrairement à d'autres de mes services Function App, les URL de fonctions ne sont pas protégées par une…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-06-03T07:21:06.93+00:00
David M 236 Reputation points
commented 2025-06-07T06:08:59.46+00:00
David M 236 Reputation points
1 answer

I am trying to deploy python functions on azure function app using Azure DevOps Pipeline. I am not getting any errors while deploying through pipeline but i dont see my functions on my azure function app. I need some support in solving this blocker

I dont see my functions on azure function app even after successful deployment type here

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-05-12T05:48:29.9266667+00:00
Shaik Wasim Ahamed 0 Reputation points
edited an answer 2025-06-06T12:22:34.7766667+00:00
Pravallika Kothaveeranna Gari 955 Reputation points Microsoft External Staff Moderator
1 answer

Issues (timeout) connecting to Service Bus through Function App

As of midnight CET between the 3rd and 4th of June, we are all of the sudden experiencing severe timeout issues in our Function App (Isolated, C#, .net 8, Germany West Central) while sending messages to a Service Bus Topic. The setup has been running for…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-06-05T04:53:48.56+00:00
Mikkel Norsgaard 0 Reputation points
answered 2025-06-06T11:01:01.17+00:00
Bodapati Harish 485 Reputation points Microsoft External Staff Moderator
0 answers

Running Semantic Kernel on Durable Functions

Has anyone tried running Semantic Kernel on Durable Functions? I'm curious about its feasibility and any challenges or tips for integration. Additionally, can consumption tier Azure Functions be used for this purpose? If so, is it possible to tweak them…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-06-04T11:29:22.5766667+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
commented 2025-06-06T11:00:23.59+00:00
Sai Prabhu Naveen Parimi 1,940 Reputation points Microsoft External Staff Moderator
1 answer

Azure Static Web Apps “Failed to deploy the Azure Functions” error—even with minimal hello world API, all best practices followed

We are unable to deploy any backend API (managed functions) to Azure Static Web Apps. Our static frontend always deploys successfully, but every attempt to deploy the backend fails at the “deploy the Azure Functions” step, even with the simplest possible…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-06-04T16:33:42.0533333+00:00
Nathaniel Walker 0 Reputation points
answered 2025-06-06T09:24:17.8533333+00:00
Harshitha Veeramalla 1,131 Reputation points Microsoft External Staff Moderator
0 answers

Azure Function Unexpected Stop – Log Storage and Size Limit Clarification (Basic B3 Plan)

Current Azure Function Details Plan: Basic B3 Trigger: Batch execution every 5 minutes Log Storage Location: /home/site/<custom_folder> Operating System : Linux Issue Summary: We are storing logs in a custom folder under…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-06-03T03:52:21.89+00:00
Dcm 0 Reputation points
commented 2025-06-06T09:22:28.21+00:00
Loknathsatyasaivarma Mahali 2,280 Reputation points Microsoft External Staff Moderator
1 answer

Seek architectural advice: Incoming event/message batching for multiple partitions/sessions with Functions.

Hi community and support, following scenario: We want to receive messages (load > 1 event per second) and batch them for further processing. The messages have a "sorting" property (let's call it partition), and we only want to batch…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-05-30T19:51:54.4933333+00:00
Plamen Petrow 0 Reputation points
commented 2025-06-06T07:11:18.6066667+00:00
Gaurav Kumar 380 Reputation points Microsoft External Staff Moderator
0 answers

It is impossible to click the "Save" for External Git's private repository of Function App and WebApp in Azure China portal

It is impossible to click the "Save" for External Git's private repository of Function App and WebApp in Azure China portal. As shown as below, Azure Portal of China -> Web App/ Function App -> Deployment Center -> External Git ->…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-05-30T07:45:35.98+00:00
Gallatin 21V 206 Reputation points
commented 2025-06-06T03:34:27.92+00:00
Gallatin 21V 206 Reputation points
1 answer

Function App Not triggering Blob Trigger & not listing function name

Hi Team, Due to subscription issue initially it was not creating function, but now it is creating after fix from azure team, but it is not fully fixed, now i am able to create function but i am not able to do blob trigger, even simple function i am not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-05-27T09:47:29.72+00:00
INFO 20 Reputation points
commented 2025-06-06T03:24:28.72+00:00
Pravallika Kothaveeranna Gari 955 Reputation points Microsoft External Staff Moderator
0 answers

The Function Execution Count metric doesn't appear to be reporting as expected.

Hello, I noticed an issue a few days ago: since May 5th, the "Function Execution Count" (on my FunctionApp) metric is no longer being reported. However, the functions appear to be running correctly, as they are processing the messages they are…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-05-21T13:38:55.9533333+00:00
Edwin BRINON 0 Reputation points
commented 2025-06-05T20:45:10.7633333+00:00
ChaitanyaNaykodi-MSFT 27,461 Reputation points Microsoft Employee Moderator
0 answers

FunctionApp Without key ?

Hello, I have several services FunctionApp in my Azure Portal. Some services all require a key when called (the URL provided by "Get Function URL"), and other services don't provide this token even though a "Default" key is listed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-06-05T12:57:28.5166667+00:00
David M 236 Reputation points
edited a comment 2025-06-05T20:33:42.4066667+00:00
Ranashekar Guda 2,185 Reputation points Microsoft External Staff Moderator
1 answer

How to reuse a SQL connection inside Azure Durable Functions?

I have a Function App in python and I need it to collect data from SAP HANA. I use hdbcli to establish connection. What I want to do is run multiple queries in parallel using the same connection, is it possible using fan-out/fan-in pattern? Also, can I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-06-03T14:19:24.64+00:00
Rosa Junior, Carlos 20 Reputation points
commented 2025-06-05T13:45:27.4266667+00:00
Khadeer Ali 5,570 Reputation points Microsoft External Staff Moderator
1 answer

HTTP Azure Function Randomly Returns 499 Error

Hi, I have an Azure Function hosted on the Consumption plan. The HTTP functions are exposed through Azure API Management. A scheduled job in Salesforce calls the APIM endpoint every hour, which forwards the request to the backend Azure Function. This…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-05-22T05:46:51.71+00:00
sonal khatri 76 Reputation points
answered 2025-06-05T10:43:42.29+00:00
Dasari Kamali 425 Reputation points Microsoft External Staff Moderator
1 answer

Flex consumption plan code package deployment configuration error in West Europe

When deploying a code package to a functions app with a flex consumption plan in west Europe I get this error: The following list of 4 site configuration properties (Site.SiteConfig.FtpsState,Site.SiteConfig.Use32BitWorkerProcess,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-05-13T12:31:12.82+00:00
RGB Tim 15 Reputation points
edited a comment 2025-06-05T09:35:50.5866667+00:00
Loknathsatyasaivarma Mahali 2,280 Reputation points Microsoft External Staff Moderator
3 answers

Azure Function App Deployment Fails with “Invalid Binding Configuration” Error

I’m encountering an issue deploying an HTTP-triggered Azure Function (v4, .NET 8) to Azure App Service from Visual Studio 2022 (17.9.6). The deployment fails with the error: “Invalid binding configuration: The binding type(s) 'httpTrigger' are not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,841 questions
asked 2025-05-30T11:17:40.0133333+00:00
Sophia Isabella 0 Reputation points
commented 2025-06-05T08:42:39.6033333+00:00
Praveen Kumar Gudipudi 930 Reputation points Microsoft External Staff Moderator