An Azure service that provides an event-driven serverless compute platform.
Intermittent 60-second HTTP 503s on Azure Functions Flex Consumption with no failed invocations recorded
Environment Azure Functions v4, Python programming model v2 Linux Flex Consumption FC1, Python 3.14 Korea Central, On Demand, Always Ready = 0 Student, non-production environment with Basic support Symptom A simple non-inference health endpoint…
Azure Functions
Best Practices for Moving Azure Function App Environment Variables to Key Vault
Context We have an existing Azure Function App running on Python 3.11.4. Our goal is to move sensitive data (like API keys and connection strings) out of the local app settings and into an Azure Key Vault. Currently, our environment variables include a…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Need Confirmation: Azure Functions Flex Consumption PowerShell 7.6 Status (GA vs Preview) in East US
Can Microsoft confirm whether Azure Functions Flex Consumption support for PowerShell 7.6 is GA or Preview? In East US, the following command returns PowerShell 7.6 as the default runtime: az functionapp list-flexconsumption-runtimes --runtime powershell…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
AI answer
Azure Functions Flex Consumption (.NET 10 isolated): Storage Queue trigger discovered by host but never scales from zero
I have referred to https://learn.microsoft.com/en-ca/answers/questions/5934284/flex-consumption-net-8-isolated-storage-queue-trig which doesn't really say anything useful other than "it may work... if not open a support ticket", but I'm getting…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Unable to see the attributes under customdimenstions of Application insights when set the attributes using ILogger.BeginScope
was trying to set attribute and its value using ILogger.BeginScope in Azure function. theory says when we set the attributes using ILogger.BeginScope, we can see those attributes under customdimensions section of Application insights. have tried and…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
HOW CAN I RETRIEVE A TRANSLATION I MADE IN THE SOFTWARE DOCUMENT TRANSLATOR ?
Hi, I was doing a 22,550 word DOC document when after a translation from ENG to PORTUGUSE was set and activated and processed by the software; it did NOT come out on the screen. The translation did happen because the software deducted the WORD NUMBER…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
What is Function app pricing Y1 means?
Hello , I used azure function app for deployment. What is pricing of this service. My billing statement does not show anything related that. What is "Y1" ????
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Visual Studio is having trouble creating a new Azure Function. Instead of the Azure Function icon, it's showing the C# icon
I'm trying to create a new Azure function in Visual Studio, but I'm encountering an issue. When I attempt to create the function, instead of the Azure Function icon, it displays the C# icon. This is preventing me from properly setting up the Azure…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Call External API when a document is uploaded to Team general channel?
i have an azure function which provision a SharePoint site and a teams, now i want to add a functionality when a document is uploaded to the general channel to send the file to external API and receive a document, the endpoint is an AI endpoint that…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Functions Flex Consumption: persistent HTTP 429 when creating plan in Italy North after waiting over 48 hours
I cannot create an Azure Functions Flex Consumption plan in Italy North because Microsoft.Web returns: “App Service Plan Create operation is throttled for subscription. Please contact support if issue persists.” Timeline: - September 2, 2026:…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
A deleted trigger in a C# function app ran a week after it was removed during the next deployment of the function app
We have a C# function app. It had a single timer trigger. We added a second timer trigger on a different schedule. We deployed this. We removed the first timer trigger. We deployed this. Azure only listed the second timer trigger. On the next…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Invalid JSON logs produced for function apps - V5 runtime release and fix
Hi, Can you assist, The Azure Function App diagnostic logs are successfully being ingested into Google SecOps (MxDR). However, the properties field within the FunctionAppLogs category is being emitted in a non-standard format that prevents native parsing…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Isolated-worker Azure Functions app crashes with "Configuration is missing the 'HostEndpoint' information" when deployed as a classic WebJob — is this expected?
We're migrating a console app from the classic Azure WebJobs SDK (Microsoft.Azure.WebJobs) to the Azure Functions isolated worker model (Microsoft.Azure.Functions.Worker, .NET 10, dotnet-isolated). The app has three queue-triggered functions…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Can Azure Functions app have Required Authentication but exlucde specific endpoints?
Hi. I have a Functions app running in App Service and it is linked to Microsoft (Entra Id) as an identity provider. I want all functions to require invocation by a logged in user, via HTTP, with one exception which should allow anonymous access. Is it…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
New Function App stuck with 0 worker instances for 24+ hours (ServiceUnavailable from host runtime)
I created a new Function App (Linux Consumption plan, Node.js) on a brand-new Azure free trial subscription. Regardless of region (Japan East, West US 2, Central US) or app name, every new Function App I create shows: - HTTP 503 "Site…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Functions Flex Consumption: SyncTriggers fails with 100-second timeout, causing partially successful deployment and timer triggers not executing
Issue: We are experiencing an issue with an Azure Function App running on the Flex Consumption plan using Linux and Python. The deployment package uploads successfully. The deployment then remains at: [Kudu-RemoveWorkersStep] starting. The…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure function app (python) on a timer_trigger didn't trigger as expected (no new deployment)
(regarding the image, the errors aren't relevant for this case, that's something on our end) We have a function app running on a timer_trigger in python and for some reason it didn't trigger on it's own on the 15th and 16th at 3UTC (5CET) as it…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Linux Consumption Function App stuck with 0 running workers for 24+ hours - reproduces across regions, plans, storage accounts, and runtimes
I'm trying to get a brand-new Linux Consumption (Y1) Function App running and it never successfully starts — Azure's own built-in diagnostics confirm 0 running workers for over 24 hours straight, and this reproduces no matter what I change. The app's…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Functions Flex Consumption Python 3.12: successful deployment but zero functions register
We have a Python 3.12 Azure Functions Flex Consumption application in UK South in a non-production development environment. Azure One Deploy with remote build completes successfully, but the Function host subsequently reports zero functions found/loaded…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Function Flex Consumption gets SQL error 40613 using managed identity
I am troubleshooting a persistent Azure SQL connectivity issue between an Azure Functions Flex Consumption app and an Azure SQL Database serverless database using a system assigned managed identity. Environment Azure Function App Plan: Flex…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.