4,284 questions with Azure Functions tags

Sort by: Updated
0 answers

Azure Function App - Error 403 - Forbidden The web app you have attempted to reach has blocked your access.

Currently, I have setup an Azure Function App that is integrated with a Virtual Network. After I configured everything inside the Networking tab of my Function App, I run into the Error 403 - Forbidden and cannot access my Function App backend url…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 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.
959 questions
asked 2024-05-01T23:12:58.0566667+00:00
Ho, Keith D 75 Reputation points
commented 2024-05-01T23:13:52.7533333+00:00
Ho, Keith D 75 Reputation points
1 answer

I can't create an azure function app

When I try to create an azure function app it keeps loading the resource, I can't see anything about hosting either I am trying to create an azure function app to execute a script for emails, but when I want to create it, the hosting tab does not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-30T22:52:04.1633333+00:00
Andres Felipe Rozo Brijaldo 0 Reputation points
commented 2024-05-01T19:57:17.7+00:00
Andres Felipe Rozo Brijaldo 0 Reputation points
3 answers

sqlcmd fails to connect to azure sql server because of mfa, but active directory says mfa is disabled

I have been following this guide: https://learn.microsoft.com/en-us/azure/azure-functions/functions-identity-access-azure-sql-with-managed-identity and have reached the step "Grant SQL database access to the managed identity". I have…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
Microsoft Entra
asked 2024-04-27T14:28:52.5466667+00:00
Sondre Dahl 0 Reputation points
answered 2024-05-01T16:55:54.84+00:00
Oury Ba-MSFT 16,241 Reputation points Microsoft Employee
0 answers

Problem deploying an Azure Function to a Function App

Hello everyone, I have been trying to deploy an Azure function from Visual Studio Code to a function app on Azure. I am getting a message that the deployment was successful, but the Azure function does not appear in the function app on Azure. Here is the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-03-25T14:00:03.0366667+00:00
Lutumba, Guysnove M 0 Reputation points
edited a comment 2024-05-01T15:24:35.09+00:00
Prabhat Varma 0 Reputation points
1 answer

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,284 questions
asked 2024-04-19T14:43:07.7933333+00:00
WildAl 25 Reputation points
edited the question 2024-05-01T14:47:34.16+00:00
WildAl 25 Reputation points
0 answers

How to add subfolders to the azure functions app using VScode?

Hello there, I have sub folders "assets" and "components" inside the content directory of my azure function app. I want to copy these folders to the output directory. How to do that? I tried including this to my .csproj file but it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
0 answers

How to fix Internal error: Expected value to be neither null nor undefined: functionName when creating an Azure Functions Project?

Internal error: Expected value to be neither null nor undefined: functionName when creating an Azure Functions Project. I am following the steps mentioned here:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,379 questions
asked 2024-04-27T07:06:12.38+00:00
Harsh Khewal 105 Reputation points
edited the question 2024-05-01T08:42:50.31+00:00
Sumarigo-MSFT 43,801 Reputation points Microsoft Employee
2 answers

How to fix ETIMEDOUT exception in Azure Function appearing out of nowhere?

We use Azure Functions, hosted on Azure App Service to automatically process events. These events are generated and communicated via Azure Service Bus. Without having made any changes, our Azure Function Router is now giving timeout exceptions: Type :…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,902 questions
asked 2024-03-18T11:33:19.8133333+00:00
Anuar el Bakkali 0 Reputation points
answered 2024-05-01T08:30:06.3033333+00:00
Pinaki Ghatak 2,395 Reputation points Microsoft Employee
1 answer

How to get an azure function app using powershell to loop through JSON

I am having trouble getting my azure function app to work. The powershell works OK locally, but not in the function app. I am trying to loop through the JSON and remove SYSTEMCOLUMNS_ and then I want to return $data back as JSON Input { …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-30T13:45:00.94+00:00
Johnny B Bad 0 Reputation points
answered 2024-05-01T06:35:46.7033333+00:00
SwathiDhanwada-MSFT 17,556 Reputation points
1 answer

Can't Move Function App Between App Service Plans

I have a Function app in a Consumption App Service Plan. I need it to be in a different tier, so I created an App Service Plan in the same region and resource group. Additionally, I checked the webspace name of the existing and new plans using Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,902 questions
asked 2024-04-24T16:11:40.6+00:00
Cynthia Davis (Admin) 0 Reputation points
commented 2024-05-01T06:01:28.0933333+00:00
JananiRamesh-MSFT 21,246 Reputation points
0 answers

Connection Reset by Peer in Function App

Cross posting from here: Operating System: Linux Python Version: 3.9 Describe the bug Hi there! Not sure if this is directly related to Python or Function app issue. We have a function app that is running on Azure located here:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-23T21:26:41.07+00:00
Nikhil Dua 0 Reputation points
commented 2024-04-30T22:07:37.56+00:00
Nikhil Dua 0 Reputation points
1 answer

Configuring AzureWebJobsStorage to app.config

Hi, I'm currently working on transitioning our service from using KeyVault to MSI for increased security. A lot of the documentation online points to the AzureWebJobsStorage configurations being written in appsettings.json and local.settings.json. I was…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-30T21:27:26.2933333+00:00
Renee Huang 0 Reputation points Microsoft Employee
answered 2024-04-30T21:27:26.31+00:00
Q&A Assist
0 answers

Azure Function Log Stream Does Not Load (stuck on loading screen)

Hello, I have been trying to debug something with my deployed function app, but the issue is that the page just won't load. I see a circle, but this just keeps going in an endless loop. I followed the question here: …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-30T14:46:25.8466667+00:00
FA 0 Reputation points
1 answer

Azure Function Log Stream not loading

I have a function running through Azure Portal. The problem is, something is going wrong with it and I can't investigate the problem because the section 'Log Stream' never loads for me. I see the spinning circle, but it stays like that forever, even…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2023-10-02T15:27:15.53+00:00
nicholas@phdsoft.com 0 Reputation points
commented 2024-04-30T14:43:38.3966667+00:00
FA 0 Reputation points
0 answers

.NET - Azure Function - Azure service bus repeat call

I know this may be a trivial question, but I'm not sure what to do. I am using Azure Service Bus together with MassTransit. I have two services. Service1 is a WebApi application, and Service2 is a couple of Azure Functions units that respond to service…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
548 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,387 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,268 questions
asked 2024-04-30T12:43:43.5633333+00:00
Petr Klekner 40 Reputation points
0 answers

How to add an external library to a C# azure functions application?

Hi there, I am trying to use a JavaScript based library in my azure functions application. I copied the file in the root directory of the app and deployed it successfully on Azure but the moment I reference it in the Index.html file, it throws this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-30T12:36:59.1933333+00:00
Adwait Naik 40 Reputation points
edited the question 2024-04-30T12:41:14.7966667+00:00
Adwait Naik 40 Reputation points
1 answer

Workflow from Email to blob using logic apps

can anyone help me on this error. Actually i created flow where it takes the file from mail and upload it on the blob folder.

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,852 questions
asked 2024-04-29T07:54:32.59+00:00
Power BI Admin Ciel 0 Reputation points
commented 2024-04-30T09:58:06.0566667+00:00
Power BI Admin Ciel 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is Azure Functions down?

My Azure Functions was working without problems but all of a sudden it stopped, when I checked there was no functions in my Function App. I tried redeploying but I'm getting "No HTTP triggers found"

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-29T20:36:44.5633333+00:00
Jemali Vashakmadze 20 Reputation points
commented 2024-04-30T08:48:35.2333333+00:00
Jemali Vashakmadze 20 Reputation points
0 answers

How to use input and output bindings on Azure function app, python programming model v2 and using ASGI Web framework?

How to use input and output bindings on Azure function app that is written using python programming model v2 and an ASGI Web framework - FastAPI? How do I add bindings (input and output) to endpoints defined like the below? Is it possible? How would…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-30T07:22:22.4033333+00:00
Jan Kowalik 100 Reputation points
commented 2024-04-30T07:39:41.87+00:00
Jan Kowalik 100 Reputation points
0 answers

Update hosting plan - Forbidden - causes my Function App deployment to fail

I tried to research how to go about this problem, I looked at the other forum entries to no avail. I am trying to learn Azure technologies. You guys did not let me have a free account with the $200 quota because I was not eligible for some reason so I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-26T00:31:03.2366667+00:00
Marcin Heniborg (Skynet) 0 Reputation points
commented 2024-04-30T05:39:54.13+00:00
MayankBargali-MSFT 68,641 Reputation points