5,952 questions with Azure Functions tags

Sort by: Updated
0 answers

Azure Insights gets no telemetry data from Azure Functions

I have some Azure Functions that "setup" to Azure Application Insights, but I do not get any data in the Azure Application Insights. Basic Troubleshooting I have done already: I know my Azure functions are running and executing correctly…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-14T20:40:09.24+00:00
JEFFERY STRICKLAND 0 Reputation points
commented 2025-07-16T17:10:57.6066667+00:00
JEFFERY STRICKLAND 0 Reputation points
2 answers

Function App Deployment Fails for Minimal 'Hello World' App

Problem Description: I am unable to deploy any Python 3.11 function to a new Linux Consumption App. Even after stripping the application down to an absolute minimal 'Hello World' example with only the 'azure-functions' dependency, the deployment fails.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-16T03:39:04.6233333+00:00
Gerardo Minich 0 Reputation points
commented 2025-07-16T14:37:37.4866667+00:00
Jacquelin Martineau-Rousseau 20 Reputation points
1 answer

Unable to Add IPv6 Addresses for Function Access to Key Vault – Firewall Configuration Concern

■Background We're currently configuring Azure Key Vault to restrict access exclusively to Logic Apps and Azure Functions, both of which are utilizing the Consumption Plan. ■Issue We've reviewed the official Microsoft documentation regarding Outbound IP…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-16T02:39:54.83+00:00
Chen Xiaohan 25 Reputation points
answered 2025-07-16T13:08:20.23+00:00
Alex Burlachenko 11,840 Reputation points
0 answers

I'm having a challenge accessing the create feature on the overview tab after creating a function app

Every time i create a function app under the consumption option I can't access the create feature (to create a http trigger) on the overview tab. Therefore, i can't create a webhook url to link to my app. Currently i have tried editing/removing…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-14T09:19:15.3066667+00:00
Stanley Otieno 0 Reputation points
commented 2025-07-16T12:10:03.56+00:00
Krishna Chowdary Paricharla 960 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

ServerFarmCreationNotAllowed Error When Creating Function App

Encountering the error ServerFarmCreationNotAllowed while attempting to create a Function App. Below are the steps validated and attempts made to resolve the issue: The user has been assigned as the subscription owner. Subscription plan: Azure Plan,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-13T15:31:55.59+00:00
Juan Carrillo 20 Reputation points
accepted 2025-07-16T10:52:01.44+00:00
Juan Carrillo 20 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to create a function app | The template deployment 'Microsoft.Web-FunctionApp-Portal-<case id>' is not valid according to the validation procedure.

I am trying to create a function app using my pay-as-you-go subscription. I am getting same error since two days. Initially I used my free credits, did not work. then I upgraded my account and added payg subscription, still did not work. I tried almost…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-11T13:26:59.9833333+00:00
Kuladeep K 20 Reputation points
accepted 2025-07-16T10:17:49.8066667+00:00
Kuladeep K 20 Reputation points
0 answers

How to Deploy a Node.js Azure Function Using FFmpeg for WebM to WAV Conversion?

We are using FFmpeg in a JS function to convert WebM base64 to WAV base64, and it's working fine on the local system. But we are not able to deploy the function in Azure Function. Is there any process to deploy the function in Azure Function App?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-15T08:34:16.06+00:00
Pankaj Sharma 0 Reputation points
commented 2025-07-16T08:06:23.1933333+00:00
VenkateshDodda-MSFT 25,111 Reputation points Microsoft Employee Moderator
0 answers

I have rehydrated my host.json blob back to hot, but still getting the error: Failed to read from Blob Storage Secret Repository because its access tier is set to archive.

I opened my Functions blade to my function that I created a while back and found it displaying the error: Failed to read from Blob Storage Secret Repository because its access tier is set to archive. Looking into it (ie reding this doco page) I found…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-15T01:33:28.3066667+00:00
moo2u2 56 Reputation points
commented 2025-07-16T05:42:02.4566667+00:00
Krishna Chowdary Paricharla 960 Reputation points Microsoft External Staff Moderator
0 answers

Intermittent “ManagedIdentityCredential authentication unavailable” errors in Azure Function API when connecting to Azure SQL

Environment: Azure Function App .Net 9.0 HTTP Version 1.1 Minimum Inbound TLS Version 1.2 I have set up System Managed Identity on my Azure SQL databases. This was done by: Using the VS publishing tool, I created a connection to my Azure database…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-16T01:11:22.38+00:00
Daniel Venter 0 Reputation points
commented 2025-07-16T01:19:11.5566667+00:00
Sai Prabhu Naveen Parimi 2,670 Reputation points Microsoft External Staff Moderator
1 answer

Configure Azure Function Apps CORS to support custom HTTP headers

I am running an Azure Function App with HTTP Triggers. I have CORS enabled for it and I have set the Allowed Origins in Azure CORS section. Everything works fine until I make a request from my Web Application and set to submit a custom header with my…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2024-07-31T08:36:05.08+00:00
Alexandru Scripca 5 Reputation points
commented 2025-07-15T14:55:11.5733333+00:00
Matthías Guðni Elínarson 20 Reputation points
1 answer

msdeploy functionapp failed with "the operation has timed out"

E:\agent01_work_tasks\AzureRmWebAppDeployment_497d490f-eea7-4f2b-ab94-48d9c1acdcb1\3.257.0\node_modules\azure-pipelines-tasks-webdeployment-common\MSDeploy\M229\MSDeploy3.6\msdeploy.exe : Error: Could not complete the request to remote agent URL…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-15T06:16:56.9566667+00:00
Xu, Shumin 0 Reputation points
answered 2025-07-15T12:25:33.1566667+00:00
Alex Burlachenko 11,840 Reputation points
1 answer

Queue trigger function app not processing messaging on queue as expected

I have a few issues that that recently started appearing with my function app that should be triggered by messages arriving on a queue. Firstly, I want to limit the number of concurrent messages that my function app can process to 2 at a time. However,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-15T10:17:40.43+00:00
Samuel Bradshaw 30 Reputation points
answered 2025-07-15T12:22:04.2+00:00
Alex Burlachenko 11,840 Reputation points
2 answers

Where is the API reference doc for azurefunctions.extensions.bindings.blob

I was going through the blob triggers example on the Microsoft website and came across this import azure.functions as func import azurefunctions.extensions.bindings.blob as blob For azure.functions, I know the api doc is at link. For…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-08T10:58:14.9233333+00:00
Dhruv Singla 150 Reputation points
commented 2025-07-15T10:22:33.5033333+00:00
Krishna Chowdary Paricharla 960 Reputation points Microsoft External Staff Moderator
0 answers

How can i run selenium script in functions app

How can i run a selenium script on Azure. How would i store the chrome executalble file and access it in my function script?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-15T08:34:18.48+00:00
Ayush Mishra 20 Reputation points
0 answers

Do My Azure Functions executed automatically on changing function app python version or adding environment variables in Azure Function because of restart

Hi, Do My all Azure Functions executed automatically on following occasions changing function app python version in azure function configuration On adding environment variables in Azure Function because of restart. On clicking restart in azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-15T07:46:22.8866667+00:00
Agarwal, Ansh 50 Reputation points
edited the question 2025-07-15T07:46:42.6066667+00:00
Agarwal, Ansh 50 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to deploy function app - ServerFarmCreationNotAllowed

Function App fails to deploy with ServerFarmCreationNotAllowed {"code":"InvalidTemplateDeployment","details":[{"code":"ValidationForResourceFailed","message":"Validation failed for a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-11T08:21:16.3866667+00:00
andy b 20 Reputation points
commented 2025-07-15T07:26:12.08+00:00
andy b 20 Reputation points
1 answer One of the answers was accepted by the question author.

Blob trigger not working when new file arrives in the blob storage. The files are still kept in the blob storage

The blob trigger functions doesn't triggers whenever a new files arrives. It works randomly sometimes and rest it doesn't processes the files Below is my host.json { "version": "2.0", "logging": { …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-07T18:02:22.4466667+00:00
Ayush Mishra 20 Reputation points
accepted 2025-07-15T07:16:14.8733333+00:00
Ayush Mishra 20 Reputation points
1 answer

Creating an Azure function through the portal

From within the Function App, I can't create a function through the portal. It only shows me VS Code or VS. Apparently this is a problem many people have posted in various forums with no solution.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-06-27T22:58:21.75+00:00
Russell Rosario 0 Reputation points
commented 2025-07-14T22:33:22.2133333+00:00
TP 126.7K Reputation points Volunteer Moderator
1 answer

What is the best way to implement timeout restrictions in an Azure Function orchestrator?

I have a Function App written in python with multiple durable function entities such as orchestrator and activity functions to implement the fan-out fan-in pattern in my code. It collects some data for multiple different sources through different…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-03T20:06:53.8833333+00:00
Rosa Junior, Carlos 20 Reputation points
commented 2025-07-14T18:06:57.59+00:00
Sai Prabhu Naveen Parimi 2,670 Reputation points Microsoft External Staff Moderator
0 answers

Azure Function Timer not triggered on minute intervals

I am trying to create a timer function (within my function app) that will renew a certain web hook. In the end I want to have it run once every day, but for development purposes I have tried running it every second. Running it every second seems to work.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2025-07-14T11:59:14.3166667+00:00
Vincent Janssen 0 Reputation points