An Azure service that provides an event-driven serverless compute platform.
Flex Consumption (FC1) Function App shows 0 functions found after successful deployment — no errors logged
After a Flex Consumption (FC1) deployment that Azure itself reports as Succeeded (Active), every function host instance that starts afterward indexes 0 functions, and all HTTP routes return 404. There are no errors or exceptions anywhere in host or…
Azure Functions
Bug in Azure Flex Consumption Plan
1. Problem Summary My Azure Function App (Flex Consumption) is VNet‑integrated and configured to call Azure Document Intelligence through a Private Endpoint. DNS resolution inside the Function App resolves the endpoint to the correct private IP, and a…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Flex Consumption Function App fails to start: Access to the path '/home/site/wwwroot/host.json' is denied
Hello, I can't get a successfully deployed function to run on any of my Flex Consumption Function Apps. After every deploy, the app overview shows the same error: System.Private.CoreLib: Access to the path '/home/site/wwwroot/host.json' is denied.…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Error running Set-AIPFileLabel from Azure PowerShell function - Engine is not initialized, bootstrap might have failed
Trying to remove AIP sensitivity labels from PDF documents using PowerShell Azure Function (triggered by power automate flow passing the file content from SharePoint). Based on this documentation:…
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Windows for business | Windows Server | User experience | PowerShell
Durable orchestrators executing in DR environment accidentally
Hi, I have a function app with durable orchestrators deployed to app service in production and the DR. these are 2 separate app services , one in the prod East US 2 and another in DR in central US region. The task hub name and the storage account used is…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Can I Create an Azure Function App with a Free Tier Account? What Are the Limitations?
Hello, I'm exploring Azure's services and considering using Azure Functions for a project. I'm currently on the free tier (Azure Free Account) and I have a few questions: Can I create an Azure Function App using the free tier account? If so, what are…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
Azure Compute: Architecture recommendation for hosting a domain-wide keyword web scraping script
Service: Azure Functions, Azure Container Apps, Azure App Service, or Azure Virtual Machines. Scenario: I am working on a web scraping and automation project. I have a script that takes a preferred domain and a list of designated words (such as…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Remove azure files dependancy from an existing linux custom container function alp on elastic premium plan
have an existing Azure Function App with this following setup: Elastic Premium plan Linux custom container WEBSITES_ENABLE_APP_SERVICE_STORAGE=false Function App integrated with VNet Storage account private endpoints deployed in the same VNet Only TCP…
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 Functions host 4.1052.300.26370 breaks Node worker startup — globalThis.crypto not defined
Host rollout 4.1052.200.26352 → 4.1052.300.26370 stopped exposing globalThis.crypto to the Node language worker. Every function fails at worker load with ReferenceError: crypto is not defined (thrown from randomUUID() in @azure/data-tables /…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Managed identity broken for Node.js workers on Flex Consumption after host build 4.1052.300 — ManagedIdentityCredential "Network unreachable" on every new instance
Our production function app suddenly lost the ability to use managed identity, and I'm fairly sure an Azure host update caused it. The app runs on the Flex Consumption plan (Node.js 20, Central US) and uses DefaultAzureCredential in code to get tokens…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Quota limit when trying to create a new function app resources - need support to add quota
When trying to create a new Function App in a subscription I get an error message: ERROR VIEW Validation failed for a resource. Check 'Error.Details[0]' for more information. (Code: ValidationForResourceFailed) Operation cannot be completed without…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Functions is not appearing in the function app
We are deploying the function app with the GitHub pipeline ,the deployment is successful . the function app is created but the functions are not visible in the portal. Host keys are getting created without the system keys. In The kudu console…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Function app backups are routinely failing with "Encrypted value padding is invalid"
All of the attempted backups for my service are failing. The error message is "Encrypted value padding is invalid". I have attempted to reconfigure the custom backup with a new container and have reset it as needed, but still unable to have a…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
The "Create" button is grayed out when publishing an Azure Function project.
Hello, I created an Azure Function project in Visual Studio2019. When I tried to publish this project to the Azure portal, I encountered an issue: the "Create" button on the publish interface is grayed out. However, using the same account, I…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Seeing 403s being reported for GET /admin/vfs/site/wwwroot in Azure Function App
Just trying to figure out if I've misconfigured something and maybe affecting something with the platform. I have a .NET Azure Function App running under a Flex Consumption Plan. Under networking, I've Enabled from select virtual networks and IP…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
How to fix ServerFarmCreationNotAllowed when creating Function App in Azure
I am always getting this error. Did all the troubleshooting and still the same. My subscription is paid. { "code": "InvalidTemplateDeployment", "details": [ { "code":…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Flex Consumption SCM endpoint stays on HTTP 404 after recreating a Linux Consumption Function App with the same name
We need to migrate a production Azure Function App from Linux Consumption (Y1) to Flex Consumption while preserving its existing default hostname. The hostname cannot change because it is compiled into software installed at customer sites. Environment: …
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
I can't access an Azure resource that is created by me and I am the tenant root admin
It is so weird. I can't access this resource (Azure function). Please resolve this asap.
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Getting wrong assertion issuer - sts.windows.net instead of login.microsoftonline.com
We had generated a token for a managed identity using the following code in Azure Function App - const { ManagedIdentityCredential } = require('@azure/identity'); module.exports = async function (context, req) { context.log('JavaScript HTTP trigger…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security