5,161 questions with Azure Functions tags

Sort by: Updated
1 answer

Question about the contents of the requests table in the Application Insights log query

There are two types of columns in the requests table: the contents of the duration column and FunctionExecutionTimeMs in the customDimensions column. I would like to know what the difference between these two is. I am transferring the execution logs of…

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,341 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Nov 25, 2024, 6:59 AM
Dewa Tsukasa 20 Reputation points
answered Nov 25, 2024, 10:50 AM
Pinaki Ghatak 4,840 Reputation points Microsoft Employee
1 answer

Azure function New Relic APM Service Not Creating after publish

I have implemented new relic into azure function. It is working fine in local environment. I am getting logs and traces in APM service but after the deployment to the function app in azure. APM service is not getting created or working. One more thing…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Nov 22, 2024, 11:23 AM
Vijay Pratap Singh 0 Reputation points
commented Nov 25, 2024, 10:30 AM
Vijay Pratap Singh 0 Reputation points
0 answers

Cannot find functions option in the functions dropdown of the function app

I m using free tier of azure cloud. Also I have inserted 2 images one without functions option and another with functions options. the first image is of my account and 2nd image is from random persons account.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Nov 25, 2024, 9:10 AM
Mayank Gupta 0 Reputation points
edited the question Nov 25, 2024, 10:22 AM
Srinud 2,810 Reputation points Microsoft Vendor
1 answer

Skip particular requests to be logged in Application Insights

Hello! I'm struggling with configuring Application's Insights Telemetry Client. I have Headless Sitecore application with Vue on client side and Nodejs express that used as proxy. Currently we have application insights in place but facing a lot of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Oct 15, 2024, 1:22 PM
Maksym Shportko 0 Reputation points
commented Nov 25, 2024, 10:08 AM
Rahul Podila 510 Reputation points Microsoft Vendor
0 answers

How to enable OpenAPI v3 in in Azure Function isolated model with .net8.0

Cannot use Microsoft.Azure.WebJobs.Extensions.OpenApi as dependency in Azure Function isolated model due to package prefix requirement according to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Nov 25, 2024, 9:23 AM
Li Shen 0 Reputation points Microsoft Employee
edited the question Nov 25, 2024, 9:24 AM
Li Shen 0 Reputation points Microsoft Employee
0 answers

Azure function Python Http Trigger 'Operation was aborted' throws KeyError

I am locally developing an azure function http trigger with Python. My function runs, half way through I get the message 'Operation was aborted'. A few minutes pass and the code continues successfully but the function is no longer executing. My code then…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Apr 12, 2024, 10:39 AM
Ellie Howe 10 Reputation points
commented Nov 25, 2024, 7:30 AM
Shweta Kulkarni 0 Reputation points
0 answers

UnAuthorized access to Function App from AI search Engine by using CustomSKill.

Hi, Previously like a month ago I have been able to access FunctionApp in CustomWebSKill in Azure AI Search by providing URI and AuthResourceID.However, now first AuthResourceID isn't getting saved in the customskill,moreover now I am not able to access…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 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,087 questions
asked Nov 23, 2024, 10:44 AM
edited a comment Nov 25, 2024, 5:59 AM
ajkuma 27,101 Reputation points Microsoft Employee
1 answer

Easy Auth Setup in Azure Function not working

Hi, we have a scenario where we have to expose documents to out internal employees stored in blob storage over a URL, to have this implemented we have build a function app which has a get endpoint where passing a container name and blob name, the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
Microsoft Entra
asked Nov 22, 2024, 4:27 AM
Sumit Gaur 235 Reputation points
commented Nov 25, 2024, 5:37 AM
Shweta Mathur 29,941 Reputation points Microsoft Employee
1 answer

Will Azure Functions operate through the closed LGWAN network?

We are currently developing an application for Japanese government agencies using Azure resources. Since the LGWAN, a closed network used by government entities, cannot directly connect to the public internet, communication is facilitated via gateways or…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Nov 17, 2024, 12:40 PM
開発 サポタス 5 Reputation points
answered Nov 25, 2024, 4:17 AM
Khadeer Ali 1,210 Reputation points Microsoft Vendor
0 answers

Host instance 'xxxxxxxxxxxxx' failed to acquire host lock lease: Azure.Storage.Blobs: Service request failed.

We are suddenly not seeing any custom events for a function app. Able to see Requests and Traces but not custom event since the last 2 days. There have been no deployments. And the below error is popping up: Host instance 'xxxxxxxxxxxxx' failed to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Jul 29, 2024, 9:43 AM
Sarish Tabish Sayyed 55 Reputation points
commented Nov 22, 2024, 9:59 PM
Sam Larko 1 Reputation point
2 answers 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,161 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.
412 questions
asked Oct 12, 2024, 3:33 PM
Jawher Khalifa 25 Reputation points
answered Nov 22, 2024, 9:42 PM
Olha Tomakhina 0 Reputation points
0 answers

azure function app connection string unable to add/remove/update

Unable to add/update/rename/delete function app connection string in env variable section. I was able to add that before, I have contributor access.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Nov 19, 2024, 11:31 AM
Shinde,Mahesh 0 Reputation points
commented Nov 22, 2024, 4:37 PM
JananiRamesh-MSFT 28,411 Reputation points
2 answers

How to fix error when publishing Azure function with Project reference?

I’ve created an Azure Function with a Timer Trigger that works fine and can be deployed successfully. However, after adding a project reference from the Azure Function to another project in the same solution, I can no longer deploy the Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Nov 20, 2024, 12:36 PM
NuuuFt 0 Reputation points
answered Nov 22, 2024, 3:57 PM
Ryan Hill 28,736 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Issues Handling Paginated Data in My Azure Function for a Test API

I’m building a small project that helps students learn to work with APIs by using real-world examples. I decided to use Free Test API as it provides dummy product data that’s easy to work with. Here’s what I’m trying to do: Fetch paginated product data…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,195 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
992 questions
asked Nov 21, 2024, 7:23 PM
Kishore 20 Reputation points
commented Nov 22, 2024, 1:08 PM
Kishore 20 Reputation points
1 answer

Always get "The subscription 'xxxxxxxxxxxxxxxxxxxxxxxx' is not allowed to create or update the serverfarm." when creating function app

I always get an issue while trying to create a function app in Azure. The error message, "The subscription [...] is not allowed to create or update the serverfarm,"

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Nov 21, 2024, 12:23 AM
Frances 0 Reputation points
answered Nov 22, 2024, 10:45 AM
Pinaki Ghatak 4,840 Reputation points Microsoft Employee
1 answer

I am having problems connecting from Azure Flex Consumption Function App to Service Bus

I have a flex consumption function app plan which has service bus connection string set in its app settings, however it does not seem to be consuming messages from Service bus. The service bus we use is a standard plan and the error we get is…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
646 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
238 questions
asked Nov 21, 2024, 12:38 PM
Chris Gray 0 Reputation points
answered Nov 22, 2024, 10:41 AM
Pinaki Ghatak 4,840 Reputation points Microsoft Employee
1 answer

Bot Service cannot reach out messaging endpoint

We are planning to use the Azure Bot Service in conjunction with Microsoft Teams. The bot is already set up in the Azure portal, the Teams channel is enabled, and we have specified a message endpoint that points to a web service located within our…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
854 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,961 questions
asked Nov 22, 2024, 9:12 AM
Manuel Digeronimo 0 Reputation points
answered Nov 22, 2024, 9:26 AM
Azar 23,190 Reputation points MVP
0 answers

Value must conform to exactly one of the associated schemas

Default host.json: { "version": "2.0", "logging": { "applicationInsights": { "samplingSettings": { "isEnabled": true, "excludedTypes":…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked Apr 13, 2023, 1:43 AM
krishna572 876 Reputation points
commented Nov 22, 2024, 7:52 AM
Lukáš Urban 0 Reputation points
1 answer

Failed to update web app settings: Number of Web workers must be greater than zero

Hello, I am trying to update FTP state to FTP Only under Settings = Configurations. Getting error as 'Failed to update web app settings: Number of Web workers must be greater than zero. I even increased the instance and still this didn't worked.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,961 questions
asked Nov 13, 2024, 7:33 AM
TechnoPy 0 Reputation points
commented Nov 22, 2024, 4:16 AM
VenkateshDodda-MSFT 21,991 Reputation points Microsoft Employee
1 answer

After migration to .NET 8 Isolated, unable to publish using Visual Studio 2022

Hi, I upgraded an Azure Function (Linux) to dotnet 8 Isolated model following the documentation. The function runs fine in local, but I cannot publish it to Azure. I get the error "The attempt to publish the ZIP file through…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked May 31, 2024, 2:41 PM
Sylvain 216 Reputation points
answered Nov 22, 2024, 1:13 AM
Héctor Andrade 0 Reputation points