An Azure service that provides an event-driven serverless compute platform.
SKU az-functions (EP1: 1)
I am experiensing that there is no more quote to deploy az functions on the EP1/2/3 payment plane for production sub I do have this in development sub.. Question: is it somehow posible to move this quota to production sub? if yes, is this something…
Azure Functions
New azure function (with .net 8) isolated model (Blob trigger),, azure function v4 is showing error 'WorkerExtensions.csproj : error NU1102: Unable to find package Microsoft.Azure.WebJobs.Extensions.Storage.Blobs with version (>= 5.2.0)'
I am creating brand new azure function and I am getting below error. WorkerExtensions.csproj : error NU1102: Unable to find package Microsoft.Azure.WebJobs.Extensions.Storage.Blobs with version (>= 5.2.0) Note - I have tried creating new azure…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Attempt to create App service managed certificate fails repeatedly
I have created a new flex consumption function app to handle traffic to deprecated application domains. In migrating these domains from other app services to this new function app, the first three domains I migrated worked flawlessly - I removed SSL…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Join: Microsoft Azure Q&A Champions Program
The Microsoft Azure Q&A Champions Program recognizes and empowers a global community of internal and external Azure experts who help customers succeed by providing high-quality, trusted answers on Microsoft Q&A. The program scales expert led…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Function App - Functions Not Visible After GitHub CI/CD Deployment
Function Discovery Why are functions discovered correctly after manual deployment but not after GitHub Actions deployment? Is there a known issue with .NET 10 Azure Functions and GitHub Actions deployment? Are there additional requirements for metadata…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Function App Flex Consumption migration fails with ServerFarmCreationNotAllowed
I am trying to migrate an existing Linux Consumption Azure Function App to Flex Consumption, but the migration fails after the app passes the eligibility check. I need to migrate this Function App from Linux Consumption to Flex Consumption so that I can…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Function App deadlock when merge >10k entities to azure data table
Hey, We have a Function App in Flex Consumption Plan with nodejs that reads a CSV file (50k rows, 2 mb) add merges that row by row to a azure data table. The rows a added one after another. After ~10k rows the function stops logging to application…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Portal - Function App TLS bindings completely out of sync with actual TLS frontend behaviour
I have a number of Azure Functions apps running the Flex Consumption plan. The TLS bindings displayed in the portal are are completely disconnected from what is actually happening. The portal reports "No binding" for multiple custom domains,…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Durable Functions
Azure Durable Function orchestration occasionally remains in Running state even though the activity function completes successfully and output artifacts are generated and stored. No exceptions are logged. What Durable diagnostics, traces, or storage…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Error while running Azure Web Job.
Azure web job gives error while running. Its saying Storage account credentials are incorrect. But we have checked the AzureWebJobsStorage and AzureWebJobsDashboard keys and its pointing to correct StorageConnectionString. Also, both the settings…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Function App is not scaling as expected on 06/15 - 06/16
Hi Team, we face an issue of function app as it was running on two instances, and their CPU usage was 200% combine so the function was supposed to scaled up but it didn't.
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
How to reduce Application Insights telemetry from Azure Functions and understand daily caps
Hi, I have multiple Azure Function Apps created from Visual Studio projects. Application Insights is enabled for each Function App, but I’m finding that some apps are capturing more telemetry than I need. I would like to optimize what is sent to…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
platform-level visibility before the function host
We are not asking about missing Application Insights logs within the function. We want to know if there is any platform or infrastructure-level logging — below the function host — that records inbound HTTP requests reaching the Azure networking layer…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Flex Consumption Function App App Configuration references failed with OtherReasons for 2 days, then self-recovered
We have an Azure Function App running on the Flex Consumption plan in UK South. This function app has been deployed for ~2 years now, and hasn't been edited in around the same amount of time. On 15 June 2026 at approximately 07:32 UTC, the app suddenly…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Unable to use linux packages In Flexi Function app
We are planning to migrate from Consumption Function app to flexi function app. In Consumption function have we have pdf creation function which use linux library files. But in flexi even though I see GitHub workflow success, manual deployment success I…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
The runtimeversion for the functionapp is randomly becoming as error instead of showing the version details
The runtimeversion for the functionapp is randomly becoming as error instead of showing the version details, and kudu empty without any files.
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Functions: Upgrade your app to newer version as .NET 8 Isolated will reach EOL on 10.11.2026 and will no longer be supported.
I get 3 warnings in my Azure Functions project: Upgrade your app to newer version as .NET 8 Isolated will reach EOL on 10.11.2026 and will no longer be supported. Upgrade your app to newer version as .NET 8 (LTS) In-process will reach EOL on…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
GitHub action `Azure/functions-action` down
The repository https://github.com/Azure/functions-action is currently disabled, preventing any github actions that use Azure/functions-action@v1 from working. Will this be resolved, or is there a new deployment action that I should be switching to?
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Microsoft Foundry Workflow if/else statement doesn't allow me to save formula within if statement no matter what
I am currently working on an agentic workflow for my agents. I use another agent to output JSON and then a parse value node to parse that to different variables. I have checked that these variables save and output appropriately using a send message node.…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Event Document Links no Longer Work
I recently attended the Microsoft Fabric and Databases Roadshow and received a Thank You for Attending email with some very helpful links, including the presentation slide deck. I went to retrieve it again today and none of the links work. How may I…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.