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
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.
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.
scheduled fn app intermittent and not showing in innvocations tab
Over the last 7 days, a function app has been intermittently failing to run from the scheduled trigger. The Schedule should trigger the function every 6 hours. 7 days ago, we had notifications (the fn sends us an email) of all 4 runs. But from friday…
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.
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.
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.
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.
ThreadPoolExecutor and Azure Functions - logging
I am developing a Azure Functions and using ThreadPoolExecutor within the functions to run some llm calls to Azure OpenAI. I have a 2 layer deep, nested multithreading processing. Below are an example. under def main() with…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure function app configured invocation blades options loading very slow, unable to change settings.
Azure function app configured invocation blades options loading very slow, unable to change settings. What would be the cause for this? few months back we got the same issue other services. it was identified that, issues with azure backend. cause for…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Queue trigger never fires on Azure Function Flex Consumption (Python v2)
Environment Plan: Flex Consumption Runtime: Python 3.11, v2 programming model (decorator-based) Region: Southeast Asia Deployment: Azure Functions Core Tools v4 (func azure functionapp publish --build local) Problem A queueTrigger function never…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Durable Function errors with MI on Set-Mailbox
I’m seeing an issue running Exchange Online Set- cmdlets* (e.g., Set-Mailbox) from an Azure Durable Function. Environment Plan: Flex Consumption OS: Linux PowerShell Durable Functions with ExternalDurablePowerShellSDK = True Auth: Managed Identity…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
The function is not triggered as expected.
Subscription Outlook Azure Admins (d54e5ce3-effa-4ae3-924b-03e26f89940d) Service type Function App Resource ExchangeOssku-PATv2 Problem type Availability Problem subtype Timer trigger function failed to trigger Summary* The function is not triggered as…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Power Automate + Azure for Order Processing and Document Matching in Manufacturing
I have built a Power Automate solution for a shared mailbox in manufacturing. It classifies emails such as orders, order confirmations, delivery notices and invoices using SharePoint rule tables. I am now evaluating Azure for: extracting order numbers…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.