5,538 questions with Azure Functions tags

Sort by: Updated
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,538 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,538 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,538 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,538 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,538 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,538 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,538 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,538 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

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,538 questions
asked 2025-03-13T22:20:35.3333333+00:00
Olson, Mark 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,538 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,538 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
1 answer

Flex Consumption Function App EventGrid support

I am testing out trying to use an Azure Function App with the 'Flex Consumption' Plan. I currently use the 'regular' Consumption plan and my functions are event grid based. I simplified things and redeployed my function app as a 'Flexible Consumption'…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,538 questions
asked 2025-03-11T14:19:20.0933333+00:00
Greg Bonk 86 Reputation points
commented 2025-03-13T19:56:04.0266667+00:00
Greg Bonk 86 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,538 questions
asked 2025-03-07T22:58:42.3733333+00:00
Ken Just-Ken 0 Reputation points
commented 2025-03-13T18:38:25.7933333+00:00
Ken Just-Ken 0 Reputation points
0 answers

How do find the cosmos db instance created by dataverse when i provision elastic tables?

I have a powerapps solution that incorporates 4 elastic tables. I'm incorporating azure functions for some of the more complex data operations, and would like to directly access the tables from the cosmos db instance that dataverse created to hold my…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,538 questions
asked 2025-03-13T14:10:35.41+00:00
Jeff 0 Reputation points
edited the question 2025-03-13T17:07:45.9+00:00
Vijayalaxmi Kattimani 1,720 Reputation points Microsoft External Staff
1 answer

How can I handle the cron job times wrt Day light savings

I have a function which is running at 10 AM and 4 PM EST on a cron job currently. But as the day light savings starts and ends I have to change the cron expression. Is there a way to handle this via code without my intervention to update the expression…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,538 questions
asked 2025-03-04T12:30:51.2333333+00:00
Chandhana Pyapali 15 Reputation points
commented 2025-03-13T16:40:58.0966667+00:00
Khadeer Ali 3,830 Reputation points Microsoft External Staff
1 answer

How to fix Failed to check for changes in table 'TableName' due to exception: Microsoft.Data.SqlClient.SqlException

We have enabled Change tracking on a table (say Table_A) and built Azure SQL Trigger function to track changes. Few days later, we have added a new column (say Column_A) to the Table_A and re-deployed the Azure SQL Trigger function app. This working…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,538 questions
asked 2025-03-12T12:40:32.9+00:00
Kalyan Babu Basa 20 Reputation points
answered 2025-03-13T16:36:58.9166667+00:00
Khadeer Ali 3,830 Reputation points Microsoft External Staff
0 answers

Azure Functions Event Grid Trigger Authentication Issues

I having an issue with Azure Functions and Event Grid with authentication enabled. I have an Azure Function (Java 11 + Maven) with an Event Grid Trigger from Storage Account with Event Grid Systems that was working correctly using Function Keys. However,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,538 questions
asked 2025-03-13T16:07:54.1966667+00:00
Elias Vargas Loyola 0 Reputation points
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,538 questions
asked 2025-02-28T12:37:52.91+00:00
Satish Bellare 20 Reputation points
commented 2025-03-13T15:55:12.68+00:00
RithwikBojja 870 Reputation points Microsoft External Staff
0 answers

Is there additional cost for turning always_on for Azure Function?

We already have a premium app service plan in our enterprise. So, would there be additional costs for enabling always_on in Azure function? If so, would creating a timer trigger function (in PowerShell I think?) to disable always_on during off peak hours…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,538 questions
asked 2025-03-12T15:48:44.9433333+00:00
dotnet_guy 15 Reputation points
commented 2025-03-13T15:12:53.9133333+00:00
Ranashekar Guda 890 Reputation points Microsoft External Staff
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,538 questions
asked 2025-03-11T14:23:31.32+00:00
Dinesh Selvam 0 Reputation points
commented 2025-03-13T14:40:44.7033333+00:00
Dinesh Selvam 0 Reputation points