4,890 questions with Azure Functions tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to fix this: Azure Function Deployment Error: App Service Plan Create Operation is Throttled (Code 429)

I faced this issue when I was deploying a function app. Has anyone encountered this error before, and if so, what steps can I take to resolve the throttling issue? Is this related to a limit on App Service Plan creation, or is there something else I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,175 questions
asked 2024-09-13T17:03:54.7133333+00:00
hanna nassar 20 Reputation points
accepted 2024-09-15T16:47:55.4733333+00:00
hanna nassar 20 Reputation points
1 answer

Can Azure Function consumption plan scale to handle 15000 concurrent user

Hi, Currently I have an app that utilize consumption plan of Azure Function for our backend service. A potential customer asked whether we can handle 15000 concurrent user or not. I have read the documentation in here…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2024-09-14T05:10:12.2+00:00
Ingmar Shidqi 21 Reputation points
answered 2024-09-15T14:47:51.11+00:00
akinbade abiola 15,225 Reputation points
0 answers

【Static Web Apps】GetRoles function not working

Hi, I'm developing static web application with react and Java(Spring Boot). I want to manage users with Entra ID and user roles with DB. So I deployed SWA with custom authentication, but GetRoles Function is not working. Can anyone detect the cause of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,372 questions
asked 2024-09-15T08:57:58.2+00:00
matsunotsuma 0 Reputation points
commented 2024-09-15T09:48:10.2233333+00:00
Erland Sommarskog 110.3K Reputation points
4 answers

Azure function : No HTTP triggers found.

Azure function basis deployment is giving "No HTTP triggers found." json function file looks correct and i can see jar file deployed as well. { "scriptFile" : "../xgft-1.0-SNAPSHOT.jar", "entryPoint" :…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2024-02-01T21:49:06.5633333+00:00
SinP 0 Reputation points
commented 2024-09-14T20:10:49.64+00:00
kavin sharma 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure function is not deployed from VS - No HTTP triggers found

I created an Azure POST function that works wonderfully locally. When I deploy the whole thing using VS, I see 'No HTTP triggers found.' in the output. The function does not appear in my dashboard

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2023-10-24T12:50:54.0766667+00:00
Benjamin Koubik 45 Reputation points
commented 2024-09-14T13:50:41.0333333+00:00
kavin sharma 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure function is not deployed from VS - No HTTP triggers found

Hi Everyone I am new to Azure function as well as python. I have created a Azure function using python v2 programming model and I can execute it successfully from VS code. But when try deploying either using VS code extension and CLI, the deployment is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2024-04-05T04:17:23.8766667+00:00
Sivanesan 20 Reputation points
commented 2024-09-14T13:47:41.52+00:00
kavin sharma 0 Reputation points
0 answers

Github Actions - Repository not listed in Azure portal deployment center

Hello Team, Customer stated he had previously connected to his organization account in Github actions which listed the repositories. But after disconnecting it and on trying to reconnect, the available repositories in my organization github account are…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-09-14T07:39:45.8633333+00:00
Rahul Balayya (LTIMINDTREE LIMITED) 40 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Differentiate web app and function app logging

I have query where customer created automation using an XDR tool to alert them when new web app is created. This is based on logs, they used 'Create website log'. But this log is generated for function app as well, therefore, they receive function app…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,196 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,175 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-13T18:15:23.57+00:00
Rahul Balayya (LTIMINDTREE LIMITED) 40 Reputation points Microsoft Vendor
commented 2024-09-14T07:21:52.2233333+00:00
Rahul Balayya (LTIMINDTREE LIMITED) 40 Reputation points Microsoft Vendor
0 answers

Intermittent Error "Worker was unable to load function modelEventProcessor: 'Cannot find module 'main.js'"

Hi All! I have a Node.js Azure Function. On August 28, 2024 (or about that) we started seeing an error when Azure Functions were starting. We don't see anything in particular that we night have done to cause it - no major code changes - and it's…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2024-09-12T17:03:08.5933333+00:00
Steven Fafel 0 Reputation points
edited a comment 2024-09-14T00:04:52.3+00:00
Steven Fafel 0 Reputation points
1 answer

How to Create Function on paid account in USA without "Validation failed for a resource" error

I am unable to "create function" in any region, anywhere. The error message is "deployment validation failed." Hosting plan is Consumption. I just need a function to move data from a static website (storage page) to a queue. Any…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2024-09-12T16:39:43.0466667+00:00
CrispyRat 0 Reputation points
answered 2024-09-13T21:06:28.1166667+00:00
Ryan Hill 27,771 Reputation points Microsoft Employee
1 answer

What permission is required to give another user access to log stream for a function app?

Kazoobot is the owner. As Kazoobot, I can see the log stream action in the function app. I gave the user kazoodeveloper contributor access. But even with contributor access which is just short of owner. the log stream option is not showing up. How do…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2024-09-12T23:15:38.6733333+00:00
RedmondUrbino 0 Reputation points
answered 2024-09-13T20:08:48.3533333+00:00
Ryan Hill 27,771 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Unable to create functions from Azure portal option

Unable to create functions in function app and I'm using PowerShell lang. Please suggest what can be done? Untitled.jpg

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-13T14:53:01.6033333+00:00
Rahul Balayya (LTIMINDTREE LIMITED) 40 Reputation points Microsoft Vendor
commented 2024-09-13T18:05:53.6933333+00:00
Rahul Balayya (LTIMINDTREE LIMITED) 40 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unable to Create App Service Plan with EP1 SKU Due to Subscription Quota Error

We are unable to create an App Service Plan with the EP1 SKU. We've attempted this using both the Azure CLI and directly through the Portal, but we consistently encounter the following error: "This region has a quota of 0 instances for your…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-11T14:13:25.7066667+00:00
Patrick Lachance 70 Reputation points
commented 2024-09-13T17:09:07.71+00:00
Patrick Lachance 70 Reputation points
1 answer One of the answers was accepted by the question author.

How to get parameter binding in Azure Function - isolated process?

We have a lot of Azure Functions that make use of a HttpTrigger. The possible parameters for these functions are passed via a custom object and the properties (from QueryString of Body) are automatically mapped to the custom object. We understood that if…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,798 questions
asked 2023-03-06T15:42:40.8166667+00:00
Verburgh, I (Ivo) 55 Reputation points
commented 2024-09-13T16:28:29.17+00:00
Thomas Johnson 66 Reputation points
0 answers

Error code 3608 Failure type User configuration issue Details Call to provided Azure function '

Seeing this error Error code 3608 Failure type User configuration issue Details Call to provided Azure function 'SendEmail' failed with status-'Unauthorized' while invoking 'POST' on 'https://aaa.azurewebsites.net' and message - 'Invoking Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,566 questions
asked 2024-09-13T13:45:57.5033333+00:00
Gandla, Poojith 0 Reputation points
1 answer

Host Restarts in Azure Function Triggered by EventHub, Causing Data Loss

Hello, I'm currently working with a ~v4 Azure Function running on Linux, implemented in python 3.9 (using v2 programming model), which is triggered by EventHub. The function processes incoming payloads, performs transformations, and writes the data into…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
627 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,672 questions
asked 2024-09-11T09:51:55.3466667+00:00
Jusuf Ramic 0 Reputation points
commented 2024-09-13T13:22:20.29+00:00
Jusuf Ramic 0 Reputation points
0 answers

Cannot run Rust Azure Function through "func start", but works when called directly

I have attempted to reproduce MS's guide: Quickstart: Create a Go or Rust function in Azure using Visual Studio Code. Here is the directory structure: (target and .git folders ignored) ├── .cargo │ └── config.toml ├── src │ ├── main.rs ├──…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2024-09-13T11:43:36.5266667+00:00
Torstein Sørnes 0 Reputation points
1 answer

Inserting data into Supabase using Azure Functions

Hi all, I have an azure function which processes PDFs, Images and other unstructured data sources through a blob trigger. The output is a json which is uploaded to a blob storage as well as in the end of the function being inserted into a table in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2024-09-09T12:22:27.5166667+00:00
Victor Skou Fertin 25 Reputation points
commented 2024-09-13T08:25:46.9866667+00:00
Victor Skou Fertin 25 Reputation points
1 answer

My web application works fine on all laptop browsers and the API is accessible via Swagger on mobile, but the login function fails only on mobile browsers with a 'No response from server' error. What specific steps should I take to diagnose and fix this m

I create Web App, deploy dotnet8 backend to Azure . frontend deployed to Vercel. It together work fine in Laptop browsers. My web application works fine on all laptop browsers and the API is accessible via Swagger on mobile, but the login function fails…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,798 questions
asked 2024-09-12T17:52:04.0766667+00:00
Thilina Dinelka 0 Reputation points
edited the question 2024-09-13T07:28:45.9133333+00:00
Jiale Xue - MSFT 44,501 Reputation points Microsoft Vendor
0 answers

Function app diagnostics says can't access KeyVault secrets, but environment variables says its connected

When my function app runs, it reads from env variables to get secrets from Key Vault. But its behaving as if it didn't get any values. When I check env variables in Azure, it says the Key Vault reference is resolved But in Function App Diagnostics it…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,257 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2024-09-12T12:07:30.0166667+00:00
Gareth Doherty 21 Reputation points
commented 2024-09-13T07:23:51.79+00:00
Alexander Eriksson 5 Reputation points