Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Function App : Azure Functions Blob Trigger Not Processing Files in Node.js Function App on AKS #4221

Open
Srini-JbAW opened this issue Jan 7, 2025 · 0 comments

Comments

@Srini-JbAW
Copy link

Description

Basically, We are observing an issue with our Node.js Azure Function App deployed on an AKS cluster.
The Blob trigger intermittently fails to process some files due to missing blob scans on the source storage accounts.
As a result, the Azure Function is not activating for some of these files.

Setup: The function is hosted in an AKS Cluster and deployed as part of a POD, which is running without issues.
Note : The setup does not use an Azure Function App resource; everything is deployed on the AKS cluster.

Environment:
AKS Cluster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant