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
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.
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.
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.
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.
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.
Task cancelled exceptions, Azure Function App .net 10 consumption plan
Since upgrading our isolated worker function apps on windows consumption plans to .net 10 we are seeing ~5-7% of our Azure storage queue trigger function invocations failing with task cancelled exceptions. When the exception occurs the message is…
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.
How to implement effective EDoS Protection for Azure App Services that need to be exposed as HTTP Endpoint to the internet
I want to prevent my organization from unpredictable cost explosion
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
When I login in azure portal, I met "AADSTS90002: Tenant 'TENANT_ID' not found" message
안녕하세요. azure portal에 로그인하려고 할 시 다음과 같이 에러가 발생합니다. 테넌트를 복구할 수 있는 방법에 대해 문의 드립니다. 테스트 용으로 사용하던 Tenant라 복구가 안된다면 새로운 Tenant를 생성해도 괜찮습니다. 새로운 Tenant를 생성하는 방법에 대해 알려주셔도 됩니다. ***** Error Message ***** Message: AADSTS90002: Tenant 'TENANT_ID' not found.…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Function App Backend Processing Failure Causing 500 Internal Server Error
We are facing a 500 Internal Server Error in the RECEIPT UTILITY application. The frontend file upload is working correctly, and files are successfully uploaded to Azure Blob Storage. The issue occurs during backend processing in the Azure Function App,…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Python function suddenly stopped working without any code or resource changes
This durable function app runs on a Flex Consumption plan. The troubleshooting tool return the error below. There were no changes made to the code or resources. Also, the same issue occurs to the functions with the same code base in 2 other resource…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Function App in Azure stopped working on May 6th
We are developing a webshop and have some node.js component hosted in Azure. We are using West Europe. The app stopped working May 6th, about 00:30 CET. About 08:00 the developers could get the app started for some 5 minutes, then stopped working…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Http Azure Function misses "Server Requests" metric occasionally.
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Functions extension bundle not found for ranges starting above 4.32.0 despite 4.35.0 being a valid GA release
Hi, We are developing a Durable Functions app with Durable Task Scheduler (DTS). Following the quickstart docs, we set up host.json with: { "extensionBundle": { "id": "Microsoft.Azure.Functions.ExtensionBundle", …
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Function App (Linux) Permission Denied
Last week I deployed a new function app from Visual Studio to Azure running on a Flex Consumption Plan (Linux). It worked. Today I needed to update the app, so I tried to deploy again, and after having to delete my publish profile, logout of visual…
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.
AI answer
Intermittent "TCP Provider, error: 35 – Connection reset by peer" on Azure Function — connection opens, no command ever received by SQL Server
Platform: Azure Functions (Isolated Worker, .NET 8), Microsoft.Data.SqlClient, SQL Server (on-prem, accessed over private VNET) Trigger: Timer-triggered Function (TimerTrigger) Symptom An Azure Function fails intermittently…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Timer trigger on Flex Consumption gets terminated early
I have a function app with a timer trigger that runs every 2:nd hour. In the hosts file, the setting "functionTimeout" is set to "00:40:00" but the function is abruptly terminated after approximately 3 to 4 minutes and never runs to…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Understanding Azure Function App Consumption Plan and Blob Storage Costs (GPv1 vs GPv2)
Hi all, I would appreciate some advice on how to structure my Azure Function App on a Consumption Plan correctly. At the moment, I am using a Function App that is triggered whenever a message is received from Azure IoT Hub. The function analyses the…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.