5,909 questions with Azure Functions tags

Sort by: Updated
0 answers

Optimization Azure Function and Azure Container Registry Utilization

As a part of AI deployment, 5 Azure Functions had been deployed and corresponding 5 container registries were attached. Now the count has been reduced to one. The credits utilization amount has not decreased to 1/5th of the previous one and it is still…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-28T07:33:51.89+00:00
Udit Shah 0 Reputation points
0 answers

Can't create function app

I'm trying to create a new Linux Function App in my Pay as You go subscription but am getting this error. I've seen other people with the same issue who had it resolved by contacting support. The subscription 'xxx' is not allowed to create or update…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-24T15:25:47.34+00:00
Dave 0 Reputation points
commented 2025-06-28T00:38:39.1633333+00:00
Sai Prabhu Naveen Parimi 2,260 Reputation points Microsoft External Staff Moderator
0 answers

Durable Function orchestrator race condition?

have an Azure Durable Function that is triggered when users send SMS messages. I'm using the function to collect multiple messages if they arrive within a short duration, and create one consolidated message. The first message triggers the function and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-23T21:10:08.31+00:00
Namrata Singhal 0 Reputation points
commented 2025-06-28T00:32:44.7433333+00:00
Sai Prabhu Naveen Parimi 2,260 Reputation points Microsoft External Staff Moderator
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,909 questions
asked 2025-06-27T22:58:21.75+00:00
Russell Rosario 0 Reputation points
answered 2025-06-27T23:24:20.6233333+00:00
TP 124.7K Reputation points Volunteer Moderator
0 answers

The add + option is missing under functions.

I cannot add a function in my app. The "add" option is missing. How can I fix this?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-27T20:56:12.64+00:00
Wendy 0 Reputation points
0 answers

I can't deploy my Azure Functions or access their URLs from the Azure Portal

I'm currently having an issue with my Azure Functions where I can't deploy anything or access any of the functions. Let's start with the deployment part. When I try to deploy my Azure Functions from Visual Studio Code, the Log Stream from the file system…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-24T13:00:12.3166667+00:00
Ramón Wilhelm 0 Reputation points
commented 2025-06-27T17:42:10.91+00:00
Ranashekar Guda 2,670 Reputation points Microsoft External Staff Moderator
0 answers

How to fix Azure Message Queue Trigger Function App Not Running the "Run" Method

I am having trouble with setting my Azure Message Queue Trigger Function App so that it deploys and runs without error. I had it reading the queue but not running the "Run" Method at one point. At that time, I could run it using the Test/Run…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-24T16:43:09.82+00:00
Joe Porschart 0 Reputation points
commented 2025-06-27T14:33:30.7533333+00:00
Krishna Chowdary Paricharla 90 Reputation points Microsoft External Staff Moderator
0 answers

Timer function doens't run properly when i set Min replicas = 0

I have dotnet-isolated azure function deployed to azure container apps. The function run randomly (with delay from 30 min to 2-5 hours) if is set min replicas to 0. [Function("EnsureSubscription")] public async Task Run([TimerTrigger("0…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-24T07:00:20.2933333+00:00
Vitalii Koretskyi 20 Reputation points
edited a comment 2025-06-27T13:17:07.78+00:00
Krishna Chowdary Paricharla 90 Reputation points Microsoft External Staff Moderator
0 answers

Function app logs are not being output

For some function apps, call logs and Application Insights logs are not being output after June 19, 2025. Logs were output before June 19, 2025. In addition, logs are being output without any problems for other function apps in the same tenant. The…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-25T02:41:15.0533333+00:00
dla-d 0 Reputation points
commented 2025-06-27T13:07:52.8966667+00:00
Krishna Chowdary Paricharla 90 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Unable to create function app due to error "The pricing tier 'FlexConsumption' is not allowed in this resource group"

I am trying to create an Azure Function using Flex Consumption plan but I keep getting the following error: The pricing tier 'FlexConsumption' is not allowed in this resource group. Use this link to learn more:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-24T13:15:18.35+00:00
Jose Quintero 40 Reputation points
accepted 2025-06-27T12:50:10.1233333+00:00
Jose Quintero 40 Reputation points
3 answers

The Function app may be missing a module containing the 'Connect-MgGraph' command definition

I am trying to run a Microsoft Graph PowerShell script through azure PowerShell function. But I am getting following error The Function app may be missing a module containing the 'Connect-MgGraph' command definition. If this command belongs to a module…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Windows for business Windows Server User experience PowerShell
Microsoft Security Microsoft Graph
asked 2023-02-05T16:04:29.8766667+00:00
Liju P Nandanan 21 Reputation points
answered 2025-06-27T12:28:45.4333333+00:00
Chendrayan Venkatesan 11 Reputation points
2 answers

azure function ManagedIdentity request exception during GetToken

Since 28. April some of our azure functions suddenly started to get the following exception when calling the system-assigned ManagedIdentity getToken endpoint using the ManagedIdentityCredentials class. ManagedIdentityCredential authentication…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-05-14T11:58:18.8133333+00:00
Patrick 0 Reputation points
edited an answer 2025-06-27T11:49:06.4333333+00:00
VARADHARAJAN K 86 Reputation points Volunteer Moderator
0 answers

What does "event source length" mean?

Hi Team, https://docs.azure.cn/en-us/azure-functions/functions-target-based-scaling?tabs=v5%2Ccsharp According to the document, the expansion of the number of function instances in the EP pricing layer is carried out according to the above formula.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-25T09:56:22.01+00:00
Gallatin 21V 206 Reputation points
commented 2025-06-27T08:07:21.4633333+00:00
Gallatin 21V 206 Reputation points
0 answers

What are the ways to do clean-up of old folders in the Kudu site o fthe function app

How to clean-up the files n folders in the Kudu Site of the web app or function app? When I'm deleting, gettin the 409 error as shown in the above screenshot.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-25T08:49:44.4833333+00:00
Rajoli Hari Krishna 801 Reputation points
commented 2025-06-27T07:30:02.4466667+00:00
Krishna Chowdary Paricharla 90 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Create multiple functions withing a single function app service

I want to create multiple HttpTrigger functions under a single function app service. For example, there are 2 functions, automation1 and automation2, they should be deployed under same function app service but they should be allowed to be called…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
asked 2024-12-19T13:34:40.9233333+00:00
Aditi Mokashi 130 Reputation points
commented 2025-06-27T06:18:18.1+00:00
Gnanasoundari 45 Reputation points
1 answer

Long Living Instance of Azure Function App

Hello, I noticed that there are instances had lifetime more than 24 hours while I did not set any "always-on" instances. I would like to ask if it is by design or such behavior was triggered by my actions?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-24T22:13:26.21+00:00
Roy Zeng 80 Reputation points
commented 2025-06-27T06:11:04.3133333+00:00
Krishna Chowdary Paricharla 90 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Fail to create Function App, due to storage account has disabled public access

Hi, I have created a storage account that has disabled public access. Then I'm trying to create an Azure Function that uses the storage account. Whenever I try to create the function in Azure Portal, I get this error message when Azure is trying to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
asked 2023-11-02T14:23:02.5733333+00:00
Tam Duc Ha Vo 20 Reputation points
answered 2025-06-26T22:56:36.54+00:00
dom1n4t0r 0 Reputation points
1 answer

Azure Function App - Error 403 - Forbidden The web app you have attempted to reach has blocked your access.

Currently, I have setup an Azure Function App that is integrated with a Virtual Network. After I configured everything inside the Networking tab of my Function App, I run into the Error 403 - Forbidden and cannot access my Function App backend url…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2024-05-01T23:12:58.0566667+00:00
Ho, Keith D 180 Reputation points
answered 2025-06-26T20:23:55.2333333+00:00
Efff dd 576 Reputation points
1 answer

Pyodbc package is not installing during function app deployment

I am using a function app with pyodbc which consistently fails for Failed to import src.services.oauth_service: No module named 'pyodbc'. Some fixes I've attempted in order: Python Version Downgrade ODBC Driver Installation Added pymssql>=2.2.0 as…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-25T14:16:07.8166667+00:00
Jordan 25 Reputation points
edited an answer 2025-06-26T20:11:58.9966667+00:00
Jordan 25 Reputation points
1 answer

How to fix the error - Could not load file or assembly 'System.Memory.Data, Version, under the Azure Durable function

I'm building a Azure Durable function with Python framework in my local VS Code. While I'm running the function in the visual studio, I'm getting the below error. The listener for function 'Functions.orchestrator' was unable to start. Azure.Core: Could…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
asked 2025-06-23T13:16:29.1666667+00:00
raviteja vemulakonda 0 Reputation points
commented 2025-06-26T14:32:09.9166667+00:00
Shireesha Eeraboina 3,435 Reputation points Microsoft External Staff Moderator