5,271 questions with Azure Functions tags

Sort by: Updated
1 answer

Hitting Subscription Instance Quota Limits In Standard Regions, Azure Service Tier Unavailability Issues

Hey, team. I am currently paying for the pay-as-you-go subscription model (Microsoft Azure Plan) for my Azure Subscription (it has an associated budget of $150.00 of which none is used). This Subscription was created today. That Subscription has…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2025-01-04T20:36:50.61+00:00
Thomas Eaves 0 Reputation points
commented 2025-01-05T07:58:09.6233333+00:00
Andreas Baumgarten 114.9K Reputation points MVP
2 answers

Azure functions flex consumption plan authentication issues

Hi, I'm trying to create an Azure function app (python | 3.11) on flex consumption plan (I can create it without problems). Uploading and running the code is also no problem. But when I set the authentication to OpenID connect with "HTTP 302 found…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2025-01-04T10:42:57.3+00:00
Václav Parma 0 Reputation points
answered 2025-01-04T20:45:39.82+00:00
Václav Parma 0 Reputation points
0 answers

Flex Consumption pricing tier is not enabled for this subscription

HI Microsoft Azure Team, Greetings for the day and Wish you a happy new year. I'm deploying the Azure Function App in Flex Consumption Model. Using the Portal, I'm able to deploy it successfully but using the bicep code deployment, getting an error as…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2025-01-04T16:26:33.3033333+00:00
Rajoli Hari Krishna 576 Reputation points
commented 2025-01-04T16:32:19.2866667+00:00
Rajoli Hari Krishna 576 Reputation points
1 answer

How to Enhance a Food Menu Website's Performance with Azure Services?

Hello, I’ve recently launched a website, explorewatchmenus.com, which focuses on exploring and providing detailed insights into restaurant menus, particularly for First Watch. I’m looking to enhance its performance and scalability to handle increased…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,194 questions
asked 2025-01-04T09:12:01.51+00:00
David John 0 Reputation points
edited the question 2025-01-04T10:34:57.0066667+00:00
ShaktiSingh-MSFT 16,086 Reputation points
1 answer

Azure AISearch Indexer: "'JSON arrays with element type 'Float' map to Collection(Edm.Double)"

I have the following problem. I am trying to build an indexer in Azure AI Search. I have a skillset with a “Custom.WebApiSkill” skill. This provides me with the following response body: { "values": [ { "recordId":…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,127 questions
asked 2024-12-17T10:01:28.1466667+00:00
Ilg Alexander 0 Reputation points
answered 2025-01-04T08:00:32.39+00:00
brtrach-MSFT 17,011 Reputation points Microsoft Employee
0 answers

What is best practice for a Functions App to update a Cosmos NoSQL container configuration?

Much more details here: https://stackoverflow.com/questions/79325429/azure-functions-app-cannot-update-cosmos-db-container-configuration-using-ihoste Essentially in my app service plan I made a Functions app that uses IHostedService added to the service…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,714 questions
asked 2025-01-03T17:18:20.3066667+00:00
David Hunsicker 0 Reputation points
commented 2025-01-03T19:12:08.85+00:00
David Hunsicker 0 Reputation points
1 answer

Where can I find documentation for the azure.functions.FunctionApp Python class?

Is there somewhere that I can see documentation for the FunctionApp class in the azure.functions module? I have found this: https://learn.microsoft.com/en-us/python/api/azure-functions/azure.functions?view=azure-python but the FunctionApp class is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2024-12-18T18:22:14.99+00:00
JamesWatson-0269 5 Reputation points
commented 2025-01-03T16:15:48.6466667+00:00
JamesWatson-0269 5 Reputation points
0 answers

Getting An external link was removed to protect your privacy error response on invoking a Microsoft declarative API plugin agent

I am attempting to run an external Azure Function, written in C#, as an API within a declarative agent on plugins. However, when I invoke the agent with the appropriate prompt to trigger the Azure Function, I consistently receive the message:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
187 questions
asked 2025-01-02T22:59:01.3633333+00:00
rajendra sankaramanchi 0 Reputation points
commented 2025-01-03T14:40:53.6266667+00:00
rajendra sankaramanchi 0 Reputation points
0 answers

Azure Function in Container App Webhook validation handshake fails

Hello Trying to provision a eventgrid subscription I get the following error: ERROR:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
409 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
490 questions
asked 2024-12-27T11:23:02.6333333+00:00
Adrian Ruchti 20 Reputation points
commented 2025-01-03T11:30:13.9733333+00:00
Adrian Ruchti 20 Reputation points
0 answers

Functions are not showing up in Azure Function App

I have deployed an Azure Function App using Bicep and YAML pipeline. Function app uses java as FUNCTIONS_WORKER_RUNTIME and is hosted on a P1v3 Service Plan. Problem is that when I deploy functions on Function App, functions do not show up on Overview…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,119 questions
asked 2024-12-25T09:27:09.3366667+00:00
84017655 21 Reputation points
commented 2025-01-03T10:56:25.1066667+00:00
84017655 21 Reputation points
0 answers

How to enable multi-instances of duralbe function app run in parallel

Hi, I have an Azure durable function app in a container. When I create it using az CLI with argument "--plan", it works as I expect (multiple instances can run in parallel if I concurrently call my function mutliple times), but when I create it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2025-01-02T04:20:21.6233333+00:00
Juntang Dai (Centific Technologies Inc) 0 Reputation points Microsoft Vendor
commented 2025-01-03T09:47:00.9933333+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 575 Reputation points Microsoft Vendor
0 answers

Why did our Azure Function suddenly fail to find the binding type 'blob'?

I have a python Azure function app that contains 3 timer triggers. All three timer triggers make use of the blob binding. The function.json looks like: { "scriptFile": "__init__.py", "entryPoint": "main", …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2025-01-03T09:27:40.0466667+00:00
Robert Mann 0 Reputation points
edited the question 2025-01-03T09:30:35.4833333+00:00
Robert Mann 0 Reputation points
1 answer

I am getting the below error when I try to insert into a azure data lake table. "Type=System.IO.FileNotFoundException,Message=Could not load file or assembly 'System.Text.Json"

I am getting the below error when I try to insert into a azure data lake table from adf pipeline . "The type initializer for 'Azure.Core.Serialization.JsonObjectSerializer' threw an…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,516 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,066 questions
asked 2024-12-27T08:56:47.04+00:00
Beebi Thasleem M 20 Reputation points
commented 2025-01-03T07:24:46.0566667+00:00
AnnuKumari-MSFT 33,981 Reputation points Microsoft Employee
1 answer

how to fix the broken connection string in local.settings.json file on azure function app?

This is the content inside local.settings.json file. here the password have special characterslike (=,%) which i suspect is the issue. I have a sql trigger in the main function_app.py file. Also, is there any way i can not hardcode these values . I have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2025-01-02T13:35:56.3+00:00
Sudip Bala 20 Reputation points
commented 2025-01-03T05:36:25.1866667+00:00
Sudip Bala 20 Reputation points
0 answers

HTTP POST 404 error

I am very new to Azure functions. I essentially need to create a pipeline of data. I need data to go from one source, to Azure functions, then back to that orginal source. To do this I am using Power Automate and Azure Functions. In Power Automate I have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2025-01-02T20:31:15.51+00:00
Sawyer Schmitt 0 Reputation points
commented 2025-01-02T22:56:22.96+00:00
LeelaRajeshSayana-MSFT 16,861 Reputation points
1 answer

Can we use same function app for prod and dev environment ?

Can we use same function app for prod and dev environment ? The challenge is that we have multiple environment-specific app settings in the Function App, such as storage account name, AzureWebJobsStorage and other Server connection, which differ…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2025-01-02T20:45:51.97+00:00
Anonymous
answered 2025-01-02T21:14:20.0233333+00:00
Michael Taylor 55,676 Reputation points
1 answer

Whats the difference between Ocelot gateway vs Azure APIM?

I have .net core application, for gateway i am planning to do below operations: Caching Load balancer Authorization Considering these requirements which api gateway would be suitable. I have been stuck on this topic for past 1 week. Please…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,243 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
717 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,101 questions
asked 2022-01-16T02:19:35.283+00:00
DevBuster007 186 Reputation points
commented 2025-01-02T17:42:19.2066667+00:00
JYOTHISH MB 5 Reputation points
1 answer

I am trying to deploy my function to azure function app using VS code. But an error is raised. Following is the error raised: "Internal error: Expected value to be neither null nor undefined: newSiteName"

It was working fine till morning. But now it is raising this error. Even when I am creating it from scratch. It is raising this error when I try to deploy using Azure Functions extension from VS code.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2024-12-31T13:16:20.1833333+00:00
Zeeshan Ahmad Abbasi 10 Reputation points
commented 2025-01-02T17:27:35.36+00:00
Khadeer Ali 1,400 Reputation points Microsoft Vendor
0 answers

Unable to See HTTP Triggered Function After Deployment to Azure Function App

Hello everyone, I’ve successfully deployed a Python-based HTTP-triggered Azure Function using Visual Studio Code to my Azure Function App (azure-demo-func-app). However, after the deployment, I cannot see the HTTP trigger function listed under the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2025-01-02T13:28:07.9533333+00:00
UDAY KUMAR 0 Reputation points
commented 2025-01-02T13:55:37.2433333+00:00
VenkateshDodda-MSFT 23,331 Reputation points Microsoft Employee
1 answer

Issues with deploying application to Flex Consumption Apps

I have an Azure DevOps Pipelines "AzureFunctionApp@2" task which works fine for normal Consumption Plans. However, when I try to deploy to FlexConsumption Apps this does not work. I have added "isFlexConsumption: true" to the task,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,271 questions
asked 2024-09-12T08:37:56.1466667+00:00
Chris Gray 10 Reputation points
answered 2025-01-02T12:07:32.87+00:00
Udaiappa Ramachandran 726 Reputation points MVP