5,867 questions with Azure Functions tags

Sort by: Updated
0 answers

Deploy function from VS code to function app in Azure: No HTTP triggers found.

I have been trying to deploy a simple function in VS code to my function app in Azure. I keep getting the message No HTTP triggers found. and the function does not show up in Azure. I have already reviewed all other posts with the same error and none of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-14T20:26:45.91+00:00
Youssef Awad 0 Reputation points
edited the question 2025-06-14T21:17:48.6966667+00:00
Youssef Awad 0 Reputation points
0 answers

How to enable the subscription to allowed to create or update the serverfarm? (Azure Function)

I created an Azure Function service, but I've encountered an error that says, "The subscription is not allowed to create or update the serverfarm." Even though I'm the owner of the subscription.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-14T10:37:05.26+00:00
Daniel Abarquez 0 Reputation points
0 answers

Azure Functions App host is not able to start

Since yesterday, the Azure Functions host has not been able to start. No changes have been made to the functions. I am getting the following output in the trace log: 6/13/2025 13:59 Job host stopped 6/13/2025 13:59 Stopping JobHost 6/13/2025 13:59 0…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-13T14:09:17.75+00:00
commented 2025-06-14T10:22:58.4733333+00:00
2 answers One of the answers was accepted by the question author.

unable to retrieve function in Azure Function APP

The problem "internal host error" appears every time I attempt to build a function (HTTP Trigger) in a Function APP. However, after several attempts, I was able to successfully create the function. After writing the function and testing, I exit…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
784 questions
asked 2024-10-12T15:33:30.0766667+00:00
Jawher Khalifa 40 Reputation points
edited an answer 2025-06-14T08:57:56.54+00:00
Anton M 1 Reputation point
0 answers

I am getting a 401 for sign in with Apple and it seems to be due to a url mismatch in the configuration.

I believe Apple recently migrated its auth server from http://appleid.apple.com to http://account.apple.com and I am getting- {"code":401,"message":"IDX10205: Issuer validation failed. Issuer: 'https://appleid.apple.com'. Did…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-11T16:38:04.3+00:00
Ray McClure 0 Reputation points
commented 2025-06-14T04:56:50.2933333+00:00
Sai Prabhu Naveen Parimi 2,020 Reputation points Microsoft External Staff Moderator
0 answers

Azure function app deployment via Zip as well local git does not work on repeated deployments

I had a local-git setup for the initial deployment of Azure functions. This app is .Net Isolated Azure function app with OS as Linux and I am on Elastic Premium 1 plan. Since I noticed the local-git keeps the stale version of functions, switched to Zip…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-13T23:32:22.6666667+00:00
Dhanakoti, Pari [NN-CA] 0 Reputation points
edited the question 2025-06-13T23:42:03.3+00:00
Dhanakoti, Pari [NN-CA] 0 Reputation points
0 answers

I have a function trying to access blob storage but giving error when trying to see in Azure

Hi Team, I have a Azure function and I am deploying code for functions to run on Azure using CI/CD. Evertything is working fine in lower environments but when come to production getting error in function saying that Azure.Core: No such host is known.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-12T17:25:55.83+00:00
Kaipa Venkata Sreedhar Reddy 0 Reputation points
commented 2025-06-13T22:59:22.3033333+00:00
Sai Prabhu Naveen Parimi 2,020 Reputation points Microsoft External Staff Moderator
0 answers

How can I clone or copy an Azure Function App (Hosting set to App Service Plan) from one Azure account to another?

I'm completely new to Azure functions and have no experience working with this, but I have a simple request to clone/copy an Azure Function App (Hosting set to App Service Plan) from one Azure account to another azure account. How to achieve this?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-10T17:37:46.0966667+00:00
Vivek Komarla Bhaskar 956 Reputation points
commented 2025-06-13T19:35:53.6133333+00:00
Ranashekar Guda 2,430 Reputation points Microsoft External Staff Moderator
1 answer

Error: Couldn't detect a version for the platform 'python' in the repo

Hello Team We have developed Azure funciton from visual studio and it works locally and when try to deploy to Azure Portal, its resulted below error, could you please help what needs to be done? Thanks 4:57:13 PM fun-internal-nonpdn: Fetching…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-11T16:12:33.83+00:00
Karthik Somu 20 Reputation points
answered 2025-06-13T18:29:38.03+00:00
Ranashekar Guda 2,430 Reputation points Microsoft External Staff Moderator
0 answers

Function app missing Invocation logs

Dear Azure Support Team, I am reaching out to report an issue with invocation logs not appearing in the Azure portal for our Function Apps, specifically for blob event triggers. Despite waiting over 48 hours, the logs have not been populated. This issue…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-12T11:17:22.8666667+00:00
Pranab Nath 0 Reputation points
commented 2025-06-13T15:00:53.0366667+00:00
Khadeer Ali 5,815 Reputation points Microsoft External Staff Moderator
2 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,867 questions
asked 2025-06-04T11:29:22.5766667+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
commented 2025-06-13T13:50:10.08+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
0 answers

Azure Functions random network and task exception errors "a task was cancelled" and "unexpected end of request content"

Hello, we have been experiencing random network and task fail errors. My application code is node.js therefore I am confident that the error below is not from my application but instead from the underlying host. We have experienced this so far only…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-13T13:30:15.1733333+00:00
lk-di 0 Reputation points
0 answers

Why my functions will be triggered every time I do the deployment

Why my functions will be triggered every time I do the deployment. they are timer triggered, I set the cron to trigger one time one day. Here is one example: [DisableFunction(FunctionAppSettings.DisableFunction)] …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-05T02:35:15.7833333+00:00
Zhuo Chen 20 Reputation points Microsoft Employee
commented 2025-06-13T11:39:27.45+00:00
Pravallika Kothaveeranna Gari 955 Reputation points Microsoft External Staff Moderator
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,867 questions
asked 2025-05-12T05:48:29.9266667+00:00
Shaik Wasim Ahamed 0 Reputation points
edited an answer 2025-06-13T10:51:43.27+00:00
Pravallika Kothaveeranna Gari 955 Reputation points Microsoft External Staff Moderator
1 answer

Function with ServiceBus Trigger has no invocation records or 'live' logs

Hello, I've deployed an Azure Function App (flex plan) with two functions inside, one with a Http-Trigger and another one with a ServiceBus Trigger. When I invoke the Http-Trigger Function, I can see the invocations, live logs, and also the logs in the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-05-17T16:34:21.42+00:00
matthias leitner 5 Reputation points
commented 2025-06-13T09:57:39.47+00:00
Stuart Luscombe 0 Reputation points
1 answer One of the answers was accepted by the question author.

Connect-ExchangeOnline -ManagedIdentity -Organization will raise this error " The role assigned to application ** isn't supported in this scenario. Please check online documentation for assigning correct Directory Roles"

I have created an Azure Function of type PowerShell core. the code will get user emails from sharepoint list, and remove the user from all the groups (Security group, Mail-Enabled security group, distribution list & Office 365 group)... here is my…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-12T01:20:58.97+00:00
john john Pter 1,040 Reputation points
accepted 2025-06-13T08:37:51.4166667+00:00
john john Pter 1,040 Reputation points
0 answers

Getting Orchestrator function failed with OOProc schema V2 in azure durable function app

We have created azure durable function app. In this, we are getting Orchestrator function failed with OOProc schema V2, expected actions array to be of length 1 in outer layer but got size: 2. Attached screenshot for your reference. After successful…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-04-14T16:05:57.55+00:00
Nirali Shah 156 Reputation points
edited a comment 2025-06-13T07:40:58.4966667+00:00
Praveen Kumar Gudipudi 1,085 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Timer Trigger Not Executing on Function App with Flex Consumption Plan

When deploying a Function app in West Europe on a Flex Consumption plan using a user-managed identity to connect to the storage account and Application Insights, the timer trigger is not executing. There are no records in the invocation tab or…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-12T11:41:48.61+00:00
Jan Claes 20 Reputation points
accepted 2025-06-13T07:10:09.3533333+00:00
Jan Claes 20 Reputation points
0 answers

Azure function - Powershell Date.AddDays not working

Hi, I have an Azure function that uses a date span to run a query. I am using the existing date and a (-ve) numeric value. The below script works on my laptop. $cldopsemailqrystrtdays = -7 # Set this to how many days back you want to go $endtime =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-06-13T02:13:25.02+00:00
Madhu Rao 120 Reputation points
commented 2025-06-13T06:19:34.55+00:00
Praveen Kumar Gudipudi 1,085 Reputation points Microsoft External Staff Moderator
0 answers

How to resolve error 500: An error occurred while communicating with Azure Storage errors from a durable function?

We were getting constant communication errors from our blob store linked to an Azure function app and from the exception message it seems to originate from the durable functions library which we use to persist data for function executions. Previously…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,867 questions
asked 2025-05-30T11:11:17.2066667+00:00
Tiaan Smit 31 Reputation points
commented 2025-06-13T04:48:59.3633333+00:00
Praveen Kumar Gudipudi 1,085 Reputation points Microsoft External Staff Moderator