4,345 questions with Azure Functions tags

Sort by: Updated
1 answer

In Java Azure Functions I am not able to read data from local.settings.json file

I have created a Azure Function project in Intellij and with simple @TriggerFunction I want to read the queuName and connection parameter value from local.settings.json file as these values can be different based on the environments.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-05-16T17:09:19.1966667+00:00
Vikas Ramnani 0 Reputation points
edited the question 2024-05-17T03:53:59.83+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

how to calculate SLAs for Azure services

We are using lot of Azure services in a project, working together such as App Service Environment/App Service Plan/ Web App, Function Apps. ASP are in premium tier Cosmos DB ADF, Logic Apps, Storage Account, Azure Document Intelligence Given all the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,979 questions
asked 2024-05-17T03:07:11.6333333+00:00
Animesh Kashyap 21 Reputation points
0 answers

[ ! ] AZ 204 challenge Error on Module named create-long-running-serverless-workflow-with-durable-functions

Dear Azure Subject knowledge expert, I am doing Azure developer challenge (AZ 204). Although I followed the instructions on the portal it led to an error message. I retried it 5 times therefore reaching out to you. Please guide. Module name: Create a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-05-17T00:58:08.1966667+00:00
rdp 0 Reputation points
1 answer

Azure Functions In-Process decomission

Hey  @AzureSupport, As described in the roadmap below, at some point we won't have In-process Azure Functions for .NET. My question is what will happen with already existing In-process Azure Functions in terms of codebase. Should all of the code be…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,436 questions
asked 2024-05-16T09:23:57.7166667+00:00
Karol IL 0 Reputation points
answered 2024-05-16T18:45:24.9266667+00:00
Sander van de Velde 29,456 Reputation points MVP
3 answers

Error in VSCode when connecting to Function Apps in some subscriptions but not others.

In VS Code, using the Azure Extension, when I click on a Function Apps there is an error generated for each function in two of my subscriptions but not two others. It makes no difference whether the functions are working or not. The error seems to come…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-04-19T14:43:07.7933333+00:00
WildAl 25 Reputation points
answered 2024-05-16T14:27:31.05+00:00
Ryan Hill 26,156 Reputation points Microsoft Employee
2 answers

How can we access SQL Server hosted on on-premises from Function app

I am trying to access SQL Server hosted on Azure VM from Function app using python. But I am getting this error: Result: Failure Exception: OperationalError: (pyodbc.OperationalError) ('HYT00', '[HYT00] [Microsoft][ODBC Driver 18 for SQL Server]Login…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,235 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,843 questions
asked 2024-05-14T09:32:05.17+00:00
Ritika Pandey 0 Reputation points
commented 2024-05-16T14:20:28.7466667+00:00
LeelaRajeshSayana-MSFT 13,781 Reputation points
0 answers

Why does the EasyAuth not accept my request for my function app with a OIDC identity provider?

I have an API that exposes a few endpoints, from which some user details and data can be fetched. The API is a function app with authentication enabled and restrict access set to "Require authentication". My app uses azure B2C for a subset of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-05-14T11:35:39.01+00:00
Martin Rosin 0 Reputation points
commented 2024-05-16T13:39:59.86+00:00
Ben Gimblett 3,415 Reputation points Microsoft Employee
0 answers

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,345 questions
asked 2024-05-16T12:36:05.1033333+00:00
Mondal, Ram Prosad 0 Reputation points
edited the question 2024-05-16T12:39:02.5266667+00:00
Mondal, Ram Prosad 0 Reputation points
1 answer

permissions to refresh a data model in azure analysis services

I am refreshing a data model in Azure Analysis Services using an Azure Function App (C# .NET 6). I am using the Microsoft.AnalysisServices.Tabular package available at https://www.nuget.org/packages/Microsoft.AnalysisServices.NetCore.retail.amd64. When I…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,436 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,247 questions
asked 2024-02-19T11:10:09.8366667+00:00
Muhammad Pathan 25 Reputation points
edited the question 2024-05-16T08:35:29.84+00:00
Muhammad Pathan 25 Reputation points
1 answer

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,345 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,235 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,437 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,683 questions
asked 2024-05-14T06:10:02.6633333+00:00
Aravind 20 Reputation points
commented 2024-05-16T06:35:46.08+00:00
Aravind 20 Reputation points
1 answer

How to enable basic authentication when creating my Azure App Service

Hello! I am facing a Bad Gateway error when creating an Azure function. Someone suggested I attempt to enable basic authentication when creating that function. How do I do it? I am using Azure for student. Thanks

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-05-15T22:04:02.04+00:00
Joao Claudio Paco 20 Reputation points
answered 2024-05-16T06:26:47.38+00:00
SwathiDhanwada-MSFT 17,881 Reputation points
2 answers One of the answers was accepted by the question author.

VS Enterprise Containerized a Function App with Azure Function Template

Hi, Created a simple Function App (FuncTest2) in Visual Studio Enterprise 2022 using the Azure Function Template with Docker Support. The solution is located in C:\Projects\FuncTest2 Here's the Dockerfile #See https://aka.ms/customizecontainer to learn…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-05-02T08:09:24.2733333+00:00
Allan Au 45 Reputation points
accepted 2024-05-16T00:30:52.8966667+00:00
Allan Au 45 Reputation points
1 answer One of the answers was accepted by the question author.

.NET 6 In-process worker model

I have Azure Function Apps running on .NET 6 (LTS) In-process worker model. There is a service health advisory released from Microsoft that they will end the support of .NET 6 on Azure Function from 12th November 2024 onwards. Also,there is one more…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,436 questions
asked 2024-05-02T05:25:18.2633333+00:00
Chakraborty, Shubham 20 Reputation points
accepted 2024-05-15T17:14:49.5366667+00:00
Chakraborty, Shubham 20 Reputation points
1 answer

Should I use Private End Points or Service End Points or both to Restrict Access?

I've been studying https://learn.microsoft.com/en-us/azure/private-link/create-private-endpoint-cli?toc=%2Fazure%2Fvirtual-network%2Ftoc.json&tabs=dynamic-ip and…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
555 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-05-07T03:29:17.8+00:00
Siegfried Heintze 1,861 Reputation points
edited a comment 2024-05-15T14:45:06.6266667+00:00
Ben Gimblett 3,415 Reputation points Microsoft Employee
1 answer

AZ204 Developer challenge on Module4 name: Chain Azure Functions together using input and output bindings

When I was working on the Azure Function's Module name: Chain Azure Functions together using input and output bindings I got an error only after adding the output bindings. Error message: 2024-05-02T16:44:00.267 [Error] Executed 'Functions.HttpTrigger3'…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-05-15T01:34:51.84+00:00
rdp 0 Reputation points
commented 2024-05-15T14:44:31.8533333+00:00
rdp 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to Install Library in Azure Function ?

Hi, so im trying to use azure iot hub and azure iot device library in my function. At the first i thought it can be directly imported like this. But it turns out showing an error like this when i check the monitor logs Does anyone know how to install…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-05-13T07:31:40.1366667+00:00
Ardel Vito Putra Herijanto 20 Reputation points
commented 2024-05-15T14:06:24.9933333+00:00
Ardel Vito Putra Herijanto 20 Reputation points
0 answers

{"message":"Failed to fetch","stack":"TypeError: Failed to fetch\n at https://portal.azure.com/Content/Dynamic/E97lPFqfRZHr.js:229:21858","isError":true}

Hi Team, I aa facing the above error message when I Test/Run my azure function from Portal. I have tried for different sets of data, for few sets the same azure function works fine but for few it gives this error. Tried checking the logs as well but…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,466 questions
asked 2024-05-15T09:49:59.0866667+00:00
Zakir, Ali Asgar 0 Reputation points
commented 2024-05-15T13:22:19.47+00:00
Amrinder Singh 2,685 Reputation points Microsoft Employee
1 answer

Azure Function deployed successfully but triggers not found

Hi, I'm building a function app which has 2 triggers, a blob trigger and a HTTP trigger. This runs fine while we debug this locally. However, when we try to deploy this to the function app, it says no triggers found Below is my code for the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-04-25T10:55:02.8633333+00:00
Santhosh 0 Reputation points
answered 2024-05-15T12:51:25.26+00:00
Ryan Hill 26,156 Reputation points Microsoft Employee
1 answer

HTTP 500 error from HTTP Triggered Azure Function even though Log Stream indicates successful completion of the function

I have a HTTP Triggered function that runs locally in Visual Studio fine. Monitoring in the Log Stream also show successful completion. However, the browser shows a 500 error even though there is nothing to return to the browser. How can I get rid of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-03-28T20:12:26.73+00:00
Matthew Castrigno 5 Reputation points
answered 2024-05-15T12:48:15.46+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
2 answers

How to mock FunctionContext in Azure Function Unit test?

I'm migrating Azure function v4 to isolated mode. Function class is implemented as static, and to stay that way I resolved it without DI, with FunctionContext parameter where I get logger from. I'm having an issue to mock FunctionContext in xUnit test,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,345 questions
asked 2024-04-05T09:05:19.08+00:00
Zoran Gladoic 25 Reputation points
answered 2024-05-15T12:36:18.73+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee