5,522 questions with Azure Functions tags

Sort by: Updated
0 answers

Deploying Event Subscription failed

Reeceiving error message when creating webhook with URL https://testchatbot002.azurewebsites.net/api/acs-webhook Able to POST using postman with BODY { "eventType": "AdvancedMessageReceived", "data": { …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-12T08:04:06.49+00:00
Megalai Sathanathan 0 Reputation points
commented 2025-03-12T08:57:19.6266667+00:00
Sai Prabhu Naveen Parimi 395 Reputation points Microsoft External Staff
1 answer

How to query Snowflake data in C#

Hi there, How to query Snowflake data in C# ? My code: public static async Task<DataTable> ExecuteSnowflakeQuery(string connectionString, string query) { DataTable dt = new DataTable(); try { using (var connection = new…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-12T07:31:50.13+00:00
zmsoft 360 Reputation points
answered 2025-03-12T08:14:28.5066667+00:00
Khadeer Ali 3,830 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Azure function app on consumption plan not processing messages from service bus queue

Hello, I'm encountering an issue with my C# .NET Isolated function app (consumption plan) and its interaction with an Azure Service Bus queue. Specifically, one particular queue is not triggering the associated function app when messages are placed into…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-10T18:41:17.6133333+00:00
Mike Taylor 25 Reputation points
accepted 2025-03-12T07:13:52.4366667+00:00
Mike Taylor 25 Reputation points
0 answers

Azure Function App Deployment Issue

Hello Microsoft Azure Support Team, My function app on the Azure Portal doesn't show the Azure Functions when I deploy the Function App project in my Visual Studio Solution file. They publish and work correctly on local. I have tried all ways of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-04T20:37:49.4066667+00:00
Parnika Mittal 0 Reputation points
edited a comment 2025-03-12T07:04:40.19+00:00
Shireesha Eeraboina 1,980 Reputation points Microsoft External Staff
0 answers

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,522 questions
asked 2025-03-07T22:58:42.3733333+00:00
Ken Just-Ken 0 Reputation points
commented 2025-03-12T06:13:10.1433333+00:00
Shireesha Eeraboina 1,980 Reputation points Microsoft External Staff
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,522 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,338 questions
asked 2025-02-17T05:24:50.19+00:00
Vijayasundhar Nanjundan 0 Reputation points
commented 2025-03-12T06:03:18.0566667+00:00
Vijayasundhar Nanjundan 0 Reputation points
1 answer

Azure Service Bus Function fails with "The lock supplied is invalid. Either the lock expired, or the message has already been removed from the queue."

Hi. Azure Service Bus Function (CompleteMessageAsync) Exception: "The lock supplied is invalid. Either the lock expired, or the message has already been removed from the queue." Microsoft.Azure.Functions.Worker.Extensions.ServiceBus …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-07T22:41:11.5966667+00:00
Pavel Kusonski 0 Reputation points
commented 2025-03-12T05:22:09.8233333+00:00
Shireesha Eeraboina 1,980 Reputation points Microsoft External Staff
1 answer

Azure Function app when deployed thru GitHub Actions Wokflow do not show the functions in the function app

Azure Function app when Deployed thru CICD with GitHub actions workflow, will not display the function in the function app, however the same solution deployed with Visual Studio Publish profile do show all the function in the function app. Here is the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-07T21:10:13.8033333+00:00
Venkat Ambati 0 Reputation points
answered 2025-03-12T05:20:49.5933333+00:00
RithwikBojja 790 Reputation points Microsoft External Staff
1 answer

My function app is not working in the cloud, but working fine locally

My function App is working fine locally, but it is not detecting any functions when uploaded to the cloud. I have reviewed the host.json, function.json, and function_app.py thoroughly. The logs show that an http function is correctly routed when deleting…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-04T12:09:18.5366667+00:00
Juan Vergara 5 Reputation points
commented 2025-03-12T04:14:36.69+00:00
Shireesha Eeraboina 1,980 Reputation points Microsoft External Staff
1 answer

What records do I need for goDaddy to change the DNS for azure function

I am trying trying to change the dns for an azure function that I just created using godaddy. I added a CNAme in Godaddy along with txt record however it does not seem to be resolving. I am using Azure function consumption plan with windows container…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-06T20:15:12.6033333+00:00
Developer-slam 0 Reputation points
edited a comment 2025-03-12T04:10:34.55+00:00
Shireesha Eeraboina 1,980 Reputation points Microsoft External Staff
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,522 questions
asked 2025-02-25T18:55:01.6966667+00:00
John Rennemeyer 0 Reputation points
commented 2025-03-12T04:09:39+00:00
Pravallika Kothaveeranna Gari 160 Reputation points Microsoft External Staff
2 answers

Multiple innovacation logs in function App

Multiple innovacation logs in function App . Below is the host.json file { "version": "2.0", "logging": { "applicationInsights": { "samplingSettings": { "isEnabled": true, …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-02-24T07:06:33.03+00:00
Jomon John 0 Reputation points
commented 2025-03-12T04:07:10.8366667+00:00
Pravallika Kothaveeranna Gari 160 Reputation points Microsoft External Staff
1 answer

Details about Scale-in behavior with target-based scaling in Azure Functions Premium Plan

Context: When using Azure Functions Premium plan, scaling is done via "event-driven scaling" When using a Storage Queue Trigger, "target-based scaling" is used by default. In its documentation Target-based scaling, Microsoft describes…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,114 questions
asked 2025-02-27T14:04:09.37+00:00
Dean 0 Reputation points
commented 2025-03-12T04:04:23.1666667+00:00
Pravallika Kothaveeranna Gari 160 Reputation points Microsoft External Staff
0 answers

GitHub action Azure/functions-action@v1 crashes randomly, 404 on zip

I am trying to use the actions in my github workflow. Action triggers normaly, but sometimes doesn't find it's own zip file and i don't understand why. I run it with the following args : app-name: autom-edge-b2b slot-name: Production package:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-12T02:44:38.1666667+00:00
Lucien Moy 0 Reputation points
1 answer

Azure function installation

I'm trying to use Azure Functions in my project but am having trouble deploying my function app. Can someone explain the correct steps for deploying to Azure Functions using Visual Studio Code?"

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-10T16:35:33.3833333+00:00
tayyaba hafeez 0 Reputation points
commented 2025-03-11T22:42:02.1333333+00:00
Loknathsatyasaivarma Mahali 635 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,522 questions
asked 2025-03-10T20:47:09.13+00:00
Renato Leite 0 Reputation points
commented 2025-03-11T22:40:45.4133333+00:00
Loknathsatyasaivarma Mahali 635 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Best Practices for Seamless Redeployment of Azure Function Apps without Downtime

Setup I am currently working with IaC (Bicep) and among others use it to create FunctionApps. I create my storage account, function plan and function app together. I use the consumption plan in test environment. But the plan is to use FlexConsumption for…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-07T16:26:58.3233333+00:00
AnMu 20 Reputation points
accepted 2025-03-11T22:05:16.75+00:00
AnMu 20 Reputation points
0 answers

Azure function fastapi endpoint log is not appearing in the application insights

We are facing an issue with the logging functionality in an Azure Function App using FastAPI. Specifically, logging.info statements are not displaying logs in Application Insights, which makes it difficult to monitor and troubleshoot the function. Below…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-11T14:23:31.32+00:00
Dinesh Selvam 0 Reputation points
commented 2025-03-11T19:26:34.8266667+00:00
Ranashekar Guda 660 Reputation points Microsoft External Staff
1 answer

How to add app authentication to the azure function for the authenticating tokens generated by azure ad b2c

I am using Azure AD B2C for user sign-up and sign-in. When a user signs in, both an access token and an ID token are issued. I have Azure Functions hosted in my primary tenant, and I want to authenticate users before running my azure function using …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-01-27T18:56:04.2633333+00:00
Likitha Bommasani 0 Reputation points
commented 2025-03-11T18:39:17.59+00:00
Ranashekar Guda 660 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Azure function app showing log in the log stream when displaying hibernate information

We have a few functions that we run in an Azure Function App. We are using C3P0 hibernate to create the connection pool in our functions. When we run the functions in our local environment. We see no errors in the logs. When we check the log stream in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,522 questions
asked 2025-03-06T16:49:56.7466667+00:00
Zakary Kurzawski 105 Reputation points
accepted 2025-03-11T17:39:49.1633333+00:00
Zakary Kurzawski 105 Reputation points