4,297 questions with Azure Functions tags

Sort by: Updated
3 answers

Function App not showing up on list of functions after deployment from VS Code (V2 Python Programming Model)

Hey community, I am having trouble deploying a simple Python script to Azure Function Apps through VS Code (which uses Azure CLI in the background, I assume). My app runs fine locally, and my code looks like it gets uploaded okay. However, when I go to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
asked 2023-04-21T20:08:26.0333333+00:00
Stephen Funk 10 Reputation points
edited an answer 2024-05-03T18:31:51.9266667+00:00
Ben VanDerPloeg 0 Reputation points
2 answers

How to read Excel in Sharepoint in Azure Functions and send email in Azure Functions using Python

Hello all, I want to read Excel data in SharePoint as df using Python. Currently, I am test my code in my local Workspace. But always get error. I am wondering if I need to deploy first then test it. And do anyone know the code of reading Excel from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,674 questions
asked 2024-05-03T01:08:23.6666667+00:00
Olivia Chen 0 Reputation points
edited the question 2024-05-03T18:30:14.9+00:00
Ryan Hill 25,901 Reputation points Microsoft Employee
1 answer

When Creating Azure Function App I am stuck on the Storage page

I am not sure what's going on here. When creating an Azure Function app, I am stuck on the storage account page. The page just spins forever. Any ideas?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
asked 2024-05-01T11:46:58.93+00:00
Mohamed Pussah 5 Reputation points
commented 2024-05-03T17:35:22.8366667+00:00
Clay Casper 156 Reputation points
0 answers

Azure Communications and HVE

Title Azure Communications High-Volume Email (HVE) Clarifications Details As a Systems Engineer, I have several questions regarding the recent updates to the Azure Communications High-Volume Email (HVE) service as we prepare to integrate these changes.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 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.
962 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
938 questions
asked 2024-05-03T17:11:25.78+00:00
Michael Stewart 0 Reputation points
0 answers

Azure Communications and HVE

Hello Azure Community, I'm Michael Stewart, a Systems Engineer, and I am seeking some insights and guidance regarding the recent updates to the Azure Communications High-Volume Email (HVE) service. As we prepare to integrate these changes, I have several…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 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.
962 questions
asked 2024-05-03T17:10:02.7733333+00:00
Michael Stewart 0 Reputation points
2 answers

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,297 questions
asked 2024-05-02T08:09:24.2733333+00:00
Allan Au 20 Reputation points
answered 2024-05-03T16:45:04.7733333+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
0 answers

Azure Function .Net8 Json Deserialization Error

I'm developing an azure function in .Net8 which is a migration from a .net6 in-process function. The code always breaks while trying to deserialize a json object that comes within the EventGridEvent.Data which triggers the function, the deserialization…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
318 questions
asked 2024-05-03T16:43:16.76+00:00
Adonis Briceno 46 Reputation points
1 answer

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,297 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
answered 2024-05-03T16:16:31.8666667+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
2 answers

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,297 questions
asked 2024-04-30T22:52:04.1633333+00:00
Andres Felipe Rozo Brijaldo 0 Reputation points
answered 2024-05-03T14:48:23.1333333+00:00
James Cunningham 0 Reputation points
2 answers

Key Vault access while setting Networking IPS

Hi We have created a Key Vault and a secret in Azure Key Vault. We provided selected IP access in Networking while creating the vault and gave service account access to the Key Vault user. However, the service account was unable to read the secret from…

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,124 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,907 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
64 questions
asked 2024-04-25T20:13:29.0766667+00:00
Harpreet Singh 0 Reputation points
commented 2024-05-03T14:35:04.5066667+00:00
Akhilesh 5,015 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

When creating a function app I fill in the basic information and then click next to go to storage options and the process gets hung up. What gives?

I am trying to create a new function app using the consumption plan. I fill out the details for the first step(give the app a name, I choose the app to be a .net app and I let the service group name its self. I click next to move on to setting up…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
asked 2024-05-02T22:31:38.4566667+00:00
Kyle Raven 0 Reputation points
accepted 2024-05-03T14:17:54.3966667+00:00
Kyle Raven 0 Reputation points
1 answer

How to fix Microsoft.Azure.WebJobs.Host.FunctionInvocationException on a windows function app?

I have a durable function app running in Azure that works on Linux but throws an exception when ran on Windows. The exception is a Microsoft.Azure.WebJobs.Host.FunctionInvocationException with this error: System.InvalidCastException: Unable to cast…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
asked 2024-04-25T21:34:21.59+00:00
Jonathan Stefani 0 Reputation points
answered 2024-05-03T13:27:02.6333333+00:00
Claus Jakobsen 0 Reputation points
0 answers

Azure function - disabled create function button & restricting to view and deploy only one app

Hi, When i created my function app(nodejs Runtime) the +create function UI button is present to create the function and also i created the function from the azure portal and then after deployed my newly created function from vscode to my function app…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
asked 2024-05-03T06:37:35.6666667+00:00
Rohith Venu 0 Reputation points
commented 2024-05-03T11:19:30.1666667+00:00
VenkateshDodda-MSFT 18,436 Reputation points Microsoft Employee
1 answer

.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,297 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,396 questions
asked 2024-05-02T05:25:18.2633333+00:00
Chakraborty, Shubham 0 Reputation points
answered 2024-05-03T10:21:20.5333333+00:00
JananiRamesh-MSFT 21,321 Reputation points
0 answers

How to call Https REST Api from Azure Function written in Java

Hello I created an azure function with java, i want to call rest apis with https and i am facing this issue : SSLHandshakeException@76 "javax.net.ssl.SSLHandshakeException: PKIX path building failed:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
asked 2024-04-25T10:37:17.3866667+00:00
Bhushan Patil 0 Reputation points
commented 2024-05-03T10:00:40.3333333+00:00
Aki Nishikawa 635 Reputation points Microsoft Employee
2 answers

How to fix NetFxWorker issues on Azure Functions Core Tools on Mac?

I'm currently working with a workflow in Azure Logic Apps (Locally) that's spitting out the following errors: Error 1: Failed to start Worker Channel. Process fileName:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,855 questions
asked 2024-03-13T10:12:37.85+00:00
Matas Kaucikas 0 Reputation points
answered 2024-05-03T08:48:39.1666667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
2 answers

How to configure a blob trigger to only trigger for files beginning with specified substring [Python V2 Programming Model]

Hi, (Please note, I am using the V2 Python programming model). I am trying to configure a blob trigger within a function app which only triggers when a new blob with a filename beginning with a certain substring. I have attempted to follow the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
asked 2024-03-15T15:33:40.3833333+00:00
Luke Osborn 0 Reputation points
answered 2024-05-03T08:40:21.04+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
2 answers

Error building configuration in an external startup class. Getting the below error while upgrading Function app from 3.x to 4.x . Even though all the packages are upgraded to latest versions asked getting the same error

Microsoft.Azure.WebJobs.Script.ExternalStartupException : Error building configuration in an external startup class. ---> Microsoft.Azure.WebJobs.Script.HostInitializationException : One or more loaded extensions do not meet the minimum requirements.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
asked 2024-03-19T14:11:26.9033333+00:00
VikasRajareddy-9365 26 Reputation points
answered 2024-05-03T08:33:32.93+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
1 answer

Azure Function App deployment issue with multiple projects

I have an Azure Function App developed using .NET 8 containing Project A and Project B, each with some Azure functions. However, after deployment with CICD pipeline in the Azure portal, I cannot see functions from Project A in the Function App. I updated…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 questions
asked 2024-05-02T15:11:36.5733333+00:00
Arulanand Anandhakumar 0 Reputation points
commented 2024-05-03T08:25:03.1+00:00
Arulanand Anandhakumar 0 Reputation points
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,297 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.
962 questions
asked 2024-05-01T23:12:58.0566667+00:00
Ho, Keith D 80 Reputation points
commented 2024-05-03T02:20:53.3233333+00:00
Aki Nishikawa 635 Reputation points Microsoft Employee