4,604 questions with Azure Functions tags

Sort by: Updated
1 answer

Azure Function Flex - Issue disconnecting Vnet

I have an Azure function APP on East Us region with a Vnet Integration, I am unable to disconnect the VNET. I have the following error : And when I try to delete the subnet I got an error related to "legionservicelink" which is due to the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2024-07-10T14:37:45.3233333+00:00
louis-philippe redaud 40 Reputation points
answered 2024-07-11T23:41:58.76+00:00
Luke Murray 10,636 Reputation points MVP
2 answers

Unable to view logs on a function app using FastAPI synchronous routes

python 3.9 azure-functions 1.11.2 fastapi 0.82.0 Function app runtime: 4 I wrote a very simple function with a single FastAPI route to test how logging works. The code I wrote is as follows: import azure.functions as func from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2023-01-05T15:48:58.427+00:00
a.salogni 1 Reputation point
answered 2024-07-11T23:26:20.1033333+00:00
Angus Mitchell 0 Reputation points
1 answer

Authentication is not working when Function App is deployed in Azure. In local it works fine.

Hi I am working on azure function app which is having http trigger functions. These functions are called from static web app developed using react, React front end uses MSAL authentication template for azure AAD authentication. In function app, I am…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2024-05-16T12:36:05.1033333+00:00
Mondal, Ram Prosad 5 Reputation points
edited an answer 2024-07-11T23:19:34.9333333+00:00
Jesse Yavuz 0 Reputation points
0 answers

Error in create azure connections due to Azure Subscription and Credentials consumption

Trying to create Azure Connection form Equinix Port Using Terratest and got below error Received unexpected error: FatalError{Underlying: error while running command: exit status 1; ╷ │ Error: checking for presence of existing resource group:…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,929 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
343 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
328 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,317 questions
asked 2024-07-11T22:54:30.3266667+00:00
Kevin Baumgartner 0 Reputation points
3 answers One of the answers was accepted by the question author.

How to get the current logic app's name from within Azure function.

Hi all, I have a logic app that calls an azure function as one of the actions. Is there any way for me to dynamically get the name of this logic app (and its url) from within this azure function? I'm hoping that there's some libraries (dlls) from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,967 questions
asked 2021-08-16T08:24:41.333+00:00
Dzung La 26 Reputation points
answered 2024-07-11T21:17:24.0266667+00:00
Mridul Lahori 0 Reputation points
0 answers

How to replace Data flow activity having transformations inside it in ADF with other activity.

I have Azure data factory pipeline which have data flow activity. Data flow activity points to source file in storage account gets data from it as a source then performs different transformations on data using conditional split, derived column, flatten…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,068 questions
asked 2024-07-11T20:07:42.1866667+00:00
Rahi Jangle 0 Reputation points
0 answers

About Azure Functions: quotas & limits

Hi, According to the docs:: https://learn.microsoft.com/en-us/azure/azure-functions/functions-scale#service-limits Azure Functions instance have up to 1,5GB RAM. I've been using a function deployed on Azure that read a 100MB pandas dataframe and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2024-07-11T06:01:38.48+00:00
Jona 455 Reputation points
commented 2024-07-11T16:28:37.1633333+00:00
Jona 455 Reputation points
1 answer

VNet integrated flex consumption app unable to connect to KeyVault via service endpoint

Hi, I have a question about vnet integrated flex function apps and accessing other resources privately using service endpoints Situation: I have Flex consumption app successfully deployed and vnet integrated so all outbound traffic is via the virtual…

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,179 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 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,061 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,277 questions
asked 2024-06-30T23:05:51.97+00:00
David 20 Reputation points
commented 2024-07-11T16:15:51.57+00:00
Raja Pothuraju 1,275 Reputation points Microsoft Vendor
0 answers

Error When Migrating Test Plan and Test Suites Using MigrationTools-15.0.4

When we try to migrate the Test Plan and Test Suites using the configuration JSON below in MigrationTools-15.0.4 version, and I am an administrator for both projects, we receive the error shown in the screenshot. How can we fix this issue? Please provide…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,068 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,317 questions
asked 2024-07-11T14:44:49.2933333+00:00
Sathishkumar G 0 Reputation points
edited the question 2024-07-11T14:46:18.25+00:00
Sathishkumar G 0 Reputation points
0 answers

Azure Function fails suddenly

Hi, I have a function called splitter with a blob trigger with even grid as a source. The only goal of this functions is to grab a blob and partition it in several pieces, so that it can be feed into an Event Hub, which has a publication limit of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2024-07-11T02:50:12.41+00:00
Jona 455 Reputation points
commented 2024-07-11T14:36:34.5066667+00:00
Jona 455 Reputation points
1 answer

How to turn off automatic @mentions in Cloud ADO

My company recently switched from on-prem to a new cloud version of ADO. In work items within the discussion thread, pressing enter or shift + enter automatically populates the previous commenters or the dropdown to select an @mention which is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2024-07-11T13:34:47.1+00:00
Kevin Brown 0 Reputation points
answered 2024-07-11T13:47:47.24+00:00
Michael Taylor 50,676 Reputation points
0 answers

How do i access my Form Recognizer Custom Model , from my python code without using the key based authentication. I would like to use Managed Identity type authentication

I was able to create a custom model and label my data in Azure Form Recognizer Studio, the python code that is generated by the Form Recognizer studio on the right side section, contains key based authentication where we need to specify the Form…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2024-07-11T12:26:43.3666667+00:00
Rajashekar Seelam (Harman Connected Services Inc) 0 Reputation points Microsoft Vendor
0 answers

How to declare the easy auth configuration of Azure Function App in bicep?

The Azure Function App is setup with easy auth (the legacy version). So I tried to write it following exported ARM templates. However, I exported the resource-group-level ARM templates, but cannot find any content related to easy auth configuration. Is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2024-07-11T08:10:21.44+00:00
Shunlei Tang 40 Reputation points Microsoft Employee
edited the question 2024-07-11T12:25:11.06+00:00
ajkuma 24,556 Reputation points Microsoft Employee
2 answers

Why does my newly created .NET 8 azure function use dotnet, while upgraded ones use dotnet-isolated?

Hello all, I recently migrated a few azure functions from .NET 6.0 to .NET 8.0, mostly using the in place Visual Studio 2022 upgrade process. One of the last steps after upgrading is to update your local.settings.json to this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,592 questions
asked 2024-07-03T21:23:52.92+00:00
Brendan Finnegan 46 Reputation points
commented 2024-07-11T11:31:12.88+00:00
JananiRamesh-MSFT 23,411 Reputation points
2 answers

Azure function intermittent error during cold start after converting to .NET 8 isolated worker

I have an Http Trigger Azure function that has been working fine for the past 2 years. It is an Azure Function running on a Windows Consumption App Service Plan. I recently updated from .net6 in-process to .net8 isolated worker model. After the upgrade…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 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.
237 questions
asked 2024-06-19T07:27:45.3233333+00:00
Ralph Barton 45 Reputation points
edited a comment 2024-07-11T11:30:39.01+00:00
Yaseen.Elmaandy 0 Reputation points
2 answers

In bicep, how to property and securly set `hidden-link` in tags?

When using bicep to link the Azure Function to an Application Insights, I add this entry in config/appsettings of the Function: APPINSIGHTS_INSTRUMENTATIONKEY: reference(appInsightsId, '2015-05-01').InstrumentationKey However, when I run az deployment…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,317 questions
asked 2024-07-08T08:04:23.7133333+00:00
Shunlei Tang 40 Reputation points Microsoft Employee
commented 2024-07-11T09:13:14.4633333+00:00
Shunlei Tang 40 Reputation points Microsoft Employee
0 answers

Can't view functions in one function app but can in another

I have two function apps, app1 and app2. App1 can display and run its functions in the 'overview' section, but the same doesn't apply for app2. Both apps are based on the same code and only have different keys. In the wwwroot folder, I can see the same…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2024-07-11T08:03:15.8866667+00:00
Marilia Bognandi 0 Reputation points
edited the question 2024-07-11T08:30:04.55+00:00
Marilia Bognandi 0 Reputation points
1 answer

I have a single Azure function app in which there is 4 blob triggers? I want to run the blob trigger sequentially?

I have a single azure function app in which there is 4 blob trigger and output of one blob trigger is input to another blob trigger. Now, I want to run the blob trigger in sequence one after another by ensuring if the previous blob trigger is completed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,594 questions
asked 2024-07-10T06:36:52.0033333+00:00
Nandan 0 Reputation points
commented 2024-07-11T08:10:52.34+00:00
Nandan 0 Reputation points
0 answers

Automatically Authentication with Microsoft Entra ID on an Azure Function using OAuth2

I have recently added microsoft entra ID to an azure function using the identity provider, which works well - every time my azure function is triggered in a new browser session/in postman etc, the user is prompted to login using their microsoft…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,317 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,475 questions
asked 2024-07-11T08:07:19.2766667+00:00
Andrew Kelly 0 Reputation points
2 answers

Intermediary certificate changes tracking

Hello Team, There are a few applications that use Azure Logic Apps and Azure Functions. We have spotted that this week the Azure Logic Apps URL has a new intermediary certificate. It has changed the intermediary from 'Microsoft Azure RSA TLS Issuing CA…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,967 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,317 questions
asked 2024-07-10T16:34:29.4+00:00
Patel, Sanjaykumar 0 Reputation points
edited an answer 2024-07-11T08:04:57.7566667+00:00
JananiRamesh-MSFT 23,411 Reputation points