5,004 questions with Azure Functions tags

Sort by: Updated
1 answer

Deploying to a Function App from VS Code also overwrites different function apps within the same subscription.

Within VS Code, using the Azure extension, I've been deploying code by right clicking on a function app and clicking "Deploy to Function App...". This has worked fine in the past, but recently we added a new function app to the subscription,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-10-10T05:15:30.4466667+00:00
RainiJames 0 Reputation points
answered 2024-10-14T10:48:38.7233333+00:00
Pinaki Ghatak 4,295 Reputation points Microsoft Employee
1 answer

Inquiry Regarding Azure Functions Service Stability, 503 Service Unavailable

Situation: I am currently using the Flex Consumption Plan, which is in preview for Azure Functions. After deploying a function on October 9th, it was running smoothly, but as of the morning of October 10th, I started encountering a "503 Service…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-10-11T08:06:06.2966667+00:00
管理者_3158_001 0 Reputation points
answered 2024-10-14T10:45:03.0233333+00:00
Pinaki Ghatak 4,295 Reputation points Microsoft Employee
0 answers

Help with Bicep Template for Deleting Azure Resources Based on Resource Name

I have created Bicep templates for provisioning various Azure resources such as Azure OpenAI, Azure Cognitive Search, Azure App Service, and Azure Cosmos DB. In a similar way, I would like to write a Bicep template or script that allows for the deletion…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,917 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,639 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,085 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,777 questions
asked 2024-10-14T10:34:46.59+00:00
Gupta, Shalu 0 Reputation points
1 answer

Error : "The deployment ID couldn't be found. Please try again." when deploying function to a Function APP

i have this problem when deploying to a Function App in Azure from VS Code , tried with different function and worked successfully to other Function Apps but this one won't. the plan is Flex Consumption and the error won't tell me anything specific. The…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-10-13T12:28:47.8566667+00:00
Jawher Khalifa 20 Reputation points
commented 2024-10-14T09:38:03.67+00:00
VenkateshDodda-MSFT 20,781 Reputation points Microsoft Employee
1 answer

How to use FastAPI routers in azure app functions

I'm trying to use FastAPI within my Azure App function. I've followed the MS tutorial and finally come up with the following files : function_app.py import azure.functions as func from fastapi_app.main import app as fastapi_app app =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-10-11T13:26:22.8933333+00:00
BERGES Armand 0 Reputation points
edited the question 2024-10-14T03:41:33.59+00:00
VenkateshDodda-MSFT 20,781 Reputation points Microsoft Employee
2 answers

Logic Apps (Standard) "Workflow design time could not be started"

When I try opening the Logic Apps workflow in the designer then get the following error: func host start --port 8000 Azure Functions Core Tools Core Tools Version: 3.0.3904 Commit hash: c345f7140a8f968c5dbc621f8a8374d8e3234206 (64-bit)…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,143 questions
asked 2022-01-17T17:46:46.09+00:00
Andrew Newman 6 Reputation points
edited a comment 2024-10-13T16:09:01.5966667+00:00
Rajoli Hari Krishna 516 Reputation points
1 answer One of the answers was accepted by the question author.

unable to retrieve function in Azure Function APP

The problem "internal host error" appears every time I attempt to build a function (HTTP Trigger) in a Function APP. However, after several attempts, I was able to successfully create the function. After writing the function and testing, I exit…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-10-12T15:33:30.0766667+00:00
Jawher Khalifa 20 Reputation points
accepted 2024-10-13T12:07:01.8966667+00:00
Jawher Khalifa 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Functions deployment is failing with status code 409

Hi, For the past day or so, I am not able to deploy a new version of my Azure Functions app. When I try to deploy using Maven, I get the following error: Status code 409, {"Code":"Conflict","Message":"There is an…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2021-04-14T08:26:18.93+00:00
MeraBills Admin 21 Reputation points
commented 2024-10-13T09:58:07.6533333+00:00
Joachim Løvf 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to connect to App Configuration from Azure Function with User Managed Identity

Hi, I have set up a user managed identity for several Azure Functions to access some resources, in particular App Configuration. However, I am getting access errors, while switch to System Managed Identity everything is working fine. Any changes I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
231 questions
asked 2024-10-11T23:23:21.74+00:00
Ning Zhu 131 Reputation points
commented 2024-10-13T02:09:31.4966667+00:00
Ning Zhu 131 Reputation points
1 answer

How to add alert for Pricing plan not equal to expected in Azure app service plan?

Hi! We need to add an alert for Pricing plan not equal to expected (e.g. B1) in Azure app service plan and send email e.g. hourly until it is fixed - how to do it? Thanks!

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,275 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-10-07T09:06:03.16+00:00
Azurin4848484 0 Reputation points
commented 2024-10-12T10:50:03.1033333+00:00
Vinodh247 21,226 Reputation points
1 answer

Failed to connect to Azure SQL Database using Managed Identity: ('HYT00', '[HYT00] [Microsoft][ODBC Driver 18 for SQL Server]Login timeout expired (0) (SQLDriverConnect)')

Hello, I'm building an Azure Function in Python, this one will update an Azure SQL database. I've done this several times before successfully but this is the first time I have to do it with managed identity and it fails with Timeout. My Azure Function…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 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,812 questions
asked 2024-10-08T07:56:38.1166667+00:00
Philippe Vlaemminck 1 Reputation point
commented 2024-10-12T09:58:30.7466667+00:00
Vinodh247 21,226 Reputation points
1 answer

Unable to Save Code in Azure Function and Upload Model Files via Kudu Console

I am working with a JavaScript Azure Function App to deploy machine learning models for mood and emotion predictions. However, I have encountered two main issues: Unable to Save Code in the Azure Function Editor: When trying to update and save the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
277 questions
asked 2024-09-30T17:58:46.8+00:00
Abdullah Alhomedna 0 Reputation points
edited the question 2024-10-11T22:29:06.3066667+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Questions on Flex Consumption Always-on Scaling Algorithm

Q1: If always-on set to 1 for Http Trigger, does it mean one specific instance will be used all the time? Or another instance could be waken up to replace the current one? Q2: I have noticed that my function app scaled out several more instances when…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
277 questions
asked 2024-10-02T06:37:53.2166667+00:00
Roy Zeng 60 Reputation points
edited the question 2024-10-11T22:25:44.75+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
1 answer

Need support end dates for the following items

I am looking for support end dates for the following to finish up a release document. microsoft.rest.clientruntime microsoft.azure.amqp microsoft.azure.relay microsoft.codeanalysis

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-09-27T21:16:16.72+00:00
Sekar, Aishwarya 0 Reputation points
commented 2024-10-11T21:26:59.6166667+00:00
LeelaRajeshSayana-MSFT 15,396 Reputation points Microsoft Employee
1 answer

Azure function app suddenly shows AZFD0013

Hi, We have a dotnet-isolated function app which has been working fine for over 3 months now. Since Oct 9th, we're seeing a Notification AZFD0013 on Azure Portal for this app. The Function App has a single function and deleting it doesn't remove the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-10-10T17:54:18.7733333+00:00
Dev S 26 Reputation points
commented 2024-10-11T17:51:13.32+00:00
Dev S 26 Reputation points
1 answer

I have trouble while creation of the function app

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-10-04T17:31:33.2366667+00:00
Damarla Naga Venkata Sudheer 0 Reputation points
commented 2024-10-11T16:41:56.87+00:00
LeelaRajeshSayana-MSFT 15,396 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What are the consistency guarantees for the communication between action group and Logic app / Azure function

Hi are there any guarantees for the delivery of Alerts from Azure Monitor Action Groups to either Logic Apps or Azure functions? For the Webhooks option in the Action Group, it is possible to configure retries. That option seems not to exists for Logic…

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,275 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,143 questions
asked 2024-10-10T12:28:24.7866667+00:00
Anchou Bockhorn 20 Reputation points
accepted 2024-10-11T16:03:01.02+00:00
Anchou Bockhorn 20 Reputation points
1 answer

How to reduce our server response time or TTFB?

We've been noticing a relatively higher server response time since we shifted from Web App to Virtual Machine. Could there possibly be any correlation between the two? Also pls suggest ways to reduce the Server Response time to under 150 ms. Currently…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,907 questions
asked 2024-10-10T07:37:32.5466667+00:00
True Scoop 0 Reputation points
answered 2024-10-11T13:37:12.0733333+00:00
Pinaki Ghatak 4,295 Reputation points Microsoft Employee
1 answer

Why does my function app periodically lose CORS settings, requiring a redeploy?

I have a Function App, and make requests to it from a front-end app. I have CORS enabled, and everything works. Then after a day or two, without making any changes to either app, my front-end app starts getting CORS errors trying to connect to the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
asked 2024-10-10T17:25:03.1133333+00:00
Mike Gesme 0 Reputation points
answered 2024-10-11T13:31:09.05+00:00
Pinaki Ghatak 4,295 Reputation points Microsoft Employee
0 answers

404 API Error - Azure Static Web App with Managed Python Functions

I have a React Static Web App which was working fine until I added in managed Python Azure Functions. When running the app locally swa start build --api-location api, everything works as expected, and requests can be made to the API. However, when…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,004 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
935 questions
asked 2024-10-11T12:37:09.1433333+00:00
Oli 0 Reputation points