4,359 questions with Azure Functions tags

Sort by: Updated
1 answer

Please update to Azure Cosmos DB extension version 4.x for Azure Functions.

I had receiving a mail. tell me to update Azure Cosmos DB from version 3.x to 4.x. but I didn't use this server. why I can received the mail. Can you tell me how to check it or which function use it. I didn't have and idea. thank you.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,469 questions
asked 2024-05-21T02:40:57.5733333+00:00
Ding, Jianhua | MPB 0 Reputation points
answered 2024-05-21T16:21:11.2533333+00:00
Ryan Hill 26,241 Reputation points Microsoft Employee
0 answers

Query about Node.js 16 in Azure Functions end date

Hello, I recently received an email from Azure recommending that I upgrade my function app to node.js 20 version. However, I'm not using node.js in my function app code; all the programming is done in C#. Despite not using any dependency that utilizes…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
asked 2024-05-21T15:54:00.2033333+00:00
Abhishek Sinha 21 Reputation points
1 answer

Type in invocation Details in azure function app is missing but not Timestamp and Message

I have migrated my Azure function app from the in-process to the isolated worker process. so I have to add a program.cs with the following code: var host = new HostBuilder() .ConfigureFunctionsWebApplication() .ConfigureServices(services => …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
asked 2024-04-10T13:56:39.9366667+00:00
Aml Abbas 40 Reputation points
commented 2024-05-21T13:09:46.4733333+00:00
Aml Abbas 40 Reputation points
2 answers

How to fix "Microsoft.Azure.Storage.Common: Operation could not be completed within the specified time."?

Hi, I have been facing this issue, in my function app. These function app has two triggers: Event Grid Trigger Event Hub Trigger The first one works fine but the second one (Event Hub Trigger) is facing some issues. The 2nd function is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,742 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
566 questions
asked 2024-05-20T11:44:35.4333333+00:00
Pandit, Upendra 0 Reputation points
commented 2024-05-21T12:59:30.46+00:00
Amrinder Singh 2,770 Reputation points Microsoft Employee
1 answer

Missing webhook notification for new emails intermittently with active subscriptions

We have created azure function which will get triggered for new email and process it. But for some strange reason some times it is not getting triggered for some mails. So to resolve that we had to create missing function which will check if there is any…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
asked 2024-05-14T11:52:34.06+00:00
Aarsh Patel 0 Reputation points
commented 2024-05-21T12:46:14.9466667+00:00
Aarsh Patel 0 Reputation points
0 answers

How to deploy Azure function (.net 8 isolated worker process) in aks cluster

I created a Service Bus trigger function with .Net 8 and the isolated worker model. It is running fine locally (on my Windows laptop) However when I deploy it to my AKS cluster the memory usage keeps on growing (starts around 140 MB and after some hours…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,449 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,885 questions
asked 2024-03-05T12:41:08.27+00:00
Patrick Koorevaar 6 Reputation points
commented 2024-05-21T11:26:20.8166667+00:00
Patrick Koorevaar 6 Reputation points
0 answers

Support for Azure Functions Service Bus extension v4.x ends on 31 March 2025

Hello Team, I got an alert, what is the impact and how to migrate the extension v4.x to v5.x please provide the azure portal steps. Regards

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
asked 2024-05-21T04:50:20.7666667+00:00
Ankush Gurjar 160 Reputation points
edited the question 2024-05-21T10:34:00.5933333+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

If the Geo Region selected for Function App plan is zone redundant, then is the zone redundancy enabled by default ?

If the Geo Region selected for Function App plan is zone redundant, then is the zone redundancy enabled by default ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
asked 2024-05-21T10:05:35.1566667+00:00
Kaushik Nalla 0 Reputation points
answered 2024-05-21T10:23:18.2133333+00:00
innovation gadget 0 Reputation points
0 answers

Single Logout Request Not Working for Azure B2C SAML Federation to Azure Entra ID

I have an Azure B2C tenant that returns a JWT Token after doing a SAML Federation with Azure EntraID. The Login Federation works fine. While logging out, I am trying to redirect to the link…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
97 questions
asked 2024-05-21T07:32:32.17+00:00
Abhishek Chowdhury 0 Reputation points
edited the question 2024-05-21T08:14:17.1+00:00
Jiale Xue - MSFT 35,556 Reputation points Microsoft Vendor
2 answers

Function App ClaimsPrincipal empty name

Short summary: Log-in via MSAL and Log-In via Browser (without MSAL) do not create the same ClaimsPrincipal object on the server. The ClaimsPrincipal object is populated with the HttpRequest.HttpContext.User and this should be always identical. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,799 questions
asked 2021-05-19T08:05:43.343+00:00
Urs Meier 6 Reputation points
edited a comment 2024-05-21T06:13:59.1433333+00:00
DiBok 11 Reputation points
1 answer One of the answers was accepted by the question author.

Maximum load for azure function app

How many requests can Azure function app handle per instance ? Is there a limit set on maximum number of user requests ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
asked 2023-03-17T00:19:12.8033333+00:00
robcool 96 Reputation points
accepted 2024-05-21T04:36:58.2766667+00:00
robcool 96 Reputation points
1 answer

Azure Blob trigger does not fire for uploads or test run for that matter

Trying the MS learn do to create sample blob trigger. The response in Test\Run is 200 but there is not log result and invocations do not show that the trigger ran. I uploaded these files Ran this test ...on this basic blob trigger Logs show…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,478 questions
asked 2024-05-20T23:06:34.4966667+00:00
Kenneth Romero 0 Reputation points
answered 2024-05-20T23:47:11.6633333+00:00
Amrinder Singh 2,770 Reputation points Microsoft Employee
1 answer

Im getting the following error: " The subscription '<id>' is not allowed to create or update the serverfarm."

these are the only details i get when i try to create my first function app... Ive tried different regions and via the azure functions vscode extension and online... { "status": "error": { "code": "message":…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
asked 2024-05-18T00:16:28.8933333+00:00
Alym Karim 0 Reputation points
answered 2024-05-20T17:46:20.4433333+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points
1 answer

No job functions found. Try making your job classes and methods public.

Hello, I am having a problem and suspecting it is a bug. Was thinking to create a bug on GitHub, but figured that I might get a faster answer here and maybe there is an obvious fix. I am using VS Codes Azure Function extension to create the standard…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
asked 2024-05-17T14:45:18.0733333+00:00
David 0 Reputation points
answered 2024-05-20T17:27:38.91+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points
4 answers One of the answers was accepted by the question author.

Azure B2C sign in page does not display company branding images on .NET clients only

We are using MSAL.NET with B2C to authenticate our users. We have a custom company logo and background image that we display when the user signs in to our application. In our Angular-based web portal, the sign in page displays correctly, but in our .NET…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,449 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,799 questions
asked 2024-04-12T16:26:31.89+00:00
Jordan Hariel 41 Reputation points
accepted 2024-05-20T13:58:25.7266667+00:00
Jordan Hariel 41 Reputation points
3 answers

Empty Body Azure Function App Service

I developed a code for Azure functions using NodeJS. In my code I need to get request body to send to a third part gateway. The body will be transferred using transfer-encoding chunked. This code works fine if the function app is created as…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
asked 2024-05-09T21:23:06.4766667+00:00
Sheldon Gomes Vieira 0 Reputation points
answered 2024-05-20T12:53:40.79+00:00
Sheldon Gomes Vieira 0 Reputation points
2 answers

Can't able to connect the VM installed postgresql from ADF

Hi Team, We are unable to access the PostgreSQL from the ADF linked server. it's a azure PostgreSQL flexible server, and we have enabled the "Allow public services" setting within Azure for this server. However, we are still unable to create a…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,254 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,454 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 questions
asked 2024-05-14T06:10:02.6633333+00:00
Aravind 20 Reputation points
answered 2024-05-20T10:52:45.1733333+00:00
ShaikMaheer-MSFT 38,126 Reputation points Microsoft Employee
2 answers

Azure Functions - Logging not working correctly in local

I have a simple dotnet-isolated Azure function written in .Net 8 which has 1 Http trigger function. I have another custom database logger which is added to this function to enable database logging. When I am executing the function, none of the Microsoft…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,363 questions
asked 2024-04-17T14:04:02.69+00:00
Singh, Rahul 1 Reputation point
answered 2024-05-20T08:46:18.9933333+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
0 answers

how to monitor web page contents change?

We're running a windows server on azure to provide web page services. now, we need to monitor those web pages, if any change happening, a notification email need to be sent immediately. is there any service provided by Azure to meet this request?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
322 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,004 questions
asked 2024-05-19T03:08:53.6866667+00:00
Jian Jun 0 Reputation points
commented 2024-05-19T03:46:49.5666667+00:00
Gowtham CP 1,090 Reputation points
2 answers

Azure Function: No such host is known Storage Account

Hi everyone, I have 2 Azure functions with VNet integration, and each of them has its own storage account. The first function is fine, but the second one generates this error when integrated into a network: Azure.Core: No such host is known.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,359 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,742 questions
asked 2023-05-26T00:06:27.7533333+00:00
Jesus Orlando Aguilar Contreras 75 Reputation points
answered 2024-05-18T10:15:36.5866667+00:00
Aninda Basu 0 Reputation points Microsoft Employee