5,493 questions with Azure Functions tags

Sort by: Updated
1 answer

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,493 questions
asked 2025-03-03T23:53:47.1966667+00:00
Saphallya Nayak 0 Reputation points
commented 2025-03-07T00:20:05.5233333+00:00
Loknathsatyasaivarma Mahali 630 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,493 questions
asked 2025-03-06T19:51:01.8133333+00:00
john john Pter 825 Reputation points
answered 2025-03-06T20:30:12.7566667+00:00
Chiugo Okpala 790 Reputation points MVP
0 answers

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,493 questions
asked 2025-03-06T20:15:12.6033333+00:00
Developer-slam 0 Reputation points
0 answers

Azure functions app throwing - Timeout value of 00:05:00 exceeded by function 'Functions.Analyticshandler' (Id: '78a8fa14-0b05-440a-9a81-6c0ebda9237b'). Initiating cancellation.

We are facing occasionally server time out error from the azure functions Error log - Timeout value of 00:05:00 exceeded by function 'Functions.Analyticshandler' (Id: '78a8fa14-0b05-440a-9a81-6c0ebda9237b'). Initiating cancellation. The function app…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,493 questions
asked 2025-03-06T10:44:03.22+00:00
Punit katnalli 25 Reputation points
commented 2025-03-06T18:30:38.1933333+00:00
Ryan Hill 29,846 Reputation points Microsoft Employee
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,493 questions
asked 2025-02-28T02:05:14.8366667+00:00
Gianluca Florian 0 Reputation points
commented 2025-03-06T17:29:10.1666667+00:00
Pravallika Kothaveeranna Gari 155 Reputation points Microsoft External Staff
2 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,493 questions
asked 2025-03-04T20:37:49.4066667+00:00
Parnika Mittal 0 Reputation points
commented 2025-03-06T17:18:16.5133333+00:00
Parnika Mittal 0 Reputation points
1 answer

How to push path from blob output binding to a queue for later processing in Azure Function

Hi, I have a set of output bindings on an Azure Function (written in PowerShell, because why not) something like this: { "type": "blob", "direction": "out", "name":…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,493 questions
asked 2025-02-27T00:35:21.2166667+00:00
Richard Laxton 0 Reputation points
commented 2025-03-06T17:07:02.43+00:00
Ranashekar Guda 500 Reputation points Microsoft External Staff
0 answers

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,493 questions
asked 2025-03-06T16:49:56.7466667+00:00
Zakary Kurzawski 85 Reputation points
1 answer

Unexplainable 502s on Azure Functions HTTP trigger after 30-90 seconds

I'm building an AI plugin on Azure functions which makes requests to an AI API in the background, which can take some time. Sadly, async patterns (Durable Functions etc.) are not an option for this use case due to limitations of the platform I'm building…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,493 questions
asked 2024-12-03T12:30:32.3366667+00:00
Emil Lienemann 0 Reputation points
answered 2025-03-06T16:01:58.6733333+00:00
Emil Lienemann 0 Reputation points
2 answers

Blob triggers stopped working on the 1st of March 2025

Blob triggers have stopped triggering a Azure function. This function has been running for over a year without issue, the last code change was weeks ago and the stop in triggering was not related to any code changes. The Azure function App is using…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,493 questions
asked 2025-03-03T11:33:51.39+00:00
Alex Barber 0 Reputation points
commented 2025-03-06T15:48:16.89+00:00
Ranashekar Guda 500 Reputation points Microsoft External Staff
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,493 questions
asked 2025-02-26T11:34:52.67+00:00
Roger Davies 75 Reputation points
commented 2025-03-06T15:48:06.3333333+00:00
Roger Davies 75 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,493 questions
asked 2025-02-24T12:09:39.2733333+00:00
DJ 0 Reputation points
answered 2025-03-06T15:17:04.6766667+00:00
DJ 0 Reputation points
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,493 questions
asked 2025-03-04T12:09:18.5366667+00:00
Juan Vergara 5 Reputation points
edited the question 2025-03-06T14:13:06.37+00:00
Juan Vergara 5 Reputation points
2 answers

Azure Function App: System-Assigned Identity and Storage Access

I have two questions regarding Azure Function App access to a storage account using system-assigned managed identity and RBAC: Public Storage Account: A Flex Consumption Function App uses a system-assigned managed identity to access a public storage…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,493 questions
asked 2025-03-02T03:47:39.7033333+00:00
yuriy@mquark.com 40 Reputation points
edited an answer 2025-03-06T10:25:42.3666667+00:00
RithwikBojja 475 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

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,493 questions
asked 2025-02-26T10:42:02.59+00:00
Punit katnalli 25 Reputation points
accepted 2025-03-06T10:15:00.9+00:00
Punit katnalli 25 Reputation points
1 answer

Azure functions scheduled trigger not firing

Dear All, I have setup an Azure function on Scheduled trigger with %SCHEDULE% specified in the environment variable. I have scheduled it to execute on Every Monday @9AM UTC. Here is the relevant cron expression - 0 0 8 * * 1 During testing, the first…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,493 questions
asked 2025-02-24T09:02:26.73+00:00
Chengaiah, Sarvepalli 0 Reputation points
edited a comment 2025-03-06T09:46:03.1033333+00:00
RithwikBojja 475 Reputation points Microsoft External Staff
2 answers

Azure Function Container App not Scaling down

Hi all, I am having a problem with one of my Azure Container App functions. The function is subscribed to Service Bus Topics. My problem is that the Function is not scaling to Zero despite not having any messages in the topics. Any suggestions on…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,493 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
560 questions
asked 2025-01-31T10:17:16.5033333+00:00
Keith Doran 0 Reputation points
commented 2025-03-06T09:42:16.1633333+00:00
Ranashekar Guda 500 Reputation points Microsoft External Staff
2 answers

Is it recommended to run azure function for long time

Hi team, We are developing a function for data migration from an SQL database to Azure Blob Storage. We intend to run the migration for 5 hours daily. Our Azure Function is hosted on the Premium plan, which allows us to configure the timeout. However,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,493 questions
asked 2025-03-05T07:30:30.2666667+00:00
Sneha N. Patil 25 Reputation points
commented 2025-03-06T08:51:02.42+00:00
Sai Prabhu Naveen Parimi 245 Reputation points Microsoft External Staff
1 answer

Azure Function App stopped triggering on Storage Uploads

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,493 questions
asked 2025-02-24T12:31:45.5466667+00:00
Andrey Kozichev 0 Reputation points
answered 2025-03-06T07:08:25.88+00:00
Dasari Kamali 85 Reputation points Microsoft External Staff
1 answer

Azure function as a solution for redirecting URLs

We have a requirement to redirect https://oldsystem.olddomain.com/<rest of the path> to https://newsystem.newdomain.com/<rest of the path>. I am thinking to use Azure function for this. I have created the function with required logic but I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,493 questions
asked 2025-03-05T04:25:23.8933333+00:00
Gurdev 0 Reputation points
commented 2025-03-06T04:55:24.8733333+00:00
Shireesha Eeraboina 1,895 Reputation points Microsoft External Staff