4,211 questions with Azure Functions tags

Sort by: Updated
1 answer

How do I create an Azure Function app from a template?

I am going through this exercise and it says on step 5 and 6 Select the Create button at the top of the Functions tab. The Create function pane appears. Under Select a template, select Azure Blob Storage trigger. However, I don't see this option…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 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.
843 questions
asked 2024-04-18T21:31:48.29+00:00
PW 20 Reputation points
answered 2024-04-18T23:20:58.27+00:00
Marcin Policht 9,040 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How to read new csv files from input-container, process them one by one and write into output-container with Azure function (Python Model V2)

Hello, I am trying to read new csv files from Blob storage input-container one by one, process them and write into Blob storage output-container using Azure function with Python Model V2. I can copy one particular file input_test.txt from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-03-15T01:22:20.55+00:00
Maryna Paluyanava 171 Reputation points
commented 2024-04-18T22:27:14.7466667+00:00
Maryna Paluyanava 171 Reputation points
0 answers

How to unzip all input zipped folders using Azure Function blob_trigger with Python V2 (without loading locally) and load them into another folder

Hello,   Could anybody help me with my task? I have a blob storage where new zipped folders with files are loaded into the “input” folder. I need to create Azure function (blob trigger) that takes the input zipped folder, unzips it without loading to the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,416 questions
asked 2024-04-18T22:23:08.2566667+00:00
Maryna Paluyanava 171 Reputation points
0 answers

Can't deploy python function with the module azure-identity or azure-storage-filedatalake

I'm trying to deploy my function that I've been working on locally, whenever I add the module "azure-storage-filedatalake" or the module "azure-identity" my function doesn't appear on the function app anymore, but when I remove this…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,335 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-04-18T09:55:12.23+00:00
Ayoub Ben Yamoune 0 Reputation points
edited the question 2024-04-18T21:30:49.0466667+00:00
KarishmaTiwari-MSFT 18,352 Reputation points Microsoft Employee
1 answer

Error tokenizing data when uploading to blob storage

I have a function that is used to download attachments from emails, upload them to blob storage, and apply a tag to the email after upload. Recently, one of the attachments has started erroring out when uploading to blob storage with the error…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,416 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,342 questions
asked 2024-04-18T15:43:32.0666667+00:00
Quentin Tschofen 0 Reputation points
edited the question 2024-04-18T19:33:22.09+00:00
Quentin Tschofen 0 Reputation points
1 answer One of the answers was accepted by the question author.

After successfully publish function app but nothing appear in the azure portal function tab

Hello, im encountering an issue where after i successfully published my event grid trigger function app( in the azure portal functions tab nothing is appearing?) Any solution to that? Thanks in advance.

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
217 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-03-29T16:55:09.1566667+00:00
TEE WEI KIAT 40 Reputation points
edited an answer 2024-04-18T18:43:19.2866667+00:00
LeelaRajeshSayana-MSFT 13,456 Reputation points
1 answer

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,211 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,196 questions
asked 2024-04-17T14:04:02.69+00:00
Singh, Rahul 1 Reputation point
commented 2024-04-18T18:26:13.3666667+00:00
Singh, Rahul 1 Reputation point
3 answers One of the answers was accepted by the question author.

The Resource 'Microsoft.Web/serverFarms/WestUSPlan' under resource group 'my-resource-group' was not found

I'm trying to bind a function to a resource group / consumption plan with: az functionapp config appsettings set --resource-group my-resource-group --name my-function --settings WEBSITE_HTTPSCALEV2_ENABLED=1 FUNCTIONS_EXTENSION_VERSION=~4 I created the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-04-02T20:23:56.9233333+00:00
Zach Howell 20 Reputation points
accepted 2024-04-18T17:13:53.6466667+00:00
Zach Howell 20 Reputation points
1 answer

How to transform an Azure Function into Azure durable Function in Python?

I'm stuck with transforming an Azure HTTP triggered function into something more robust that can take more than 230 seconds. I struggle with dividing the code into functions, not sure how to construct the activity, orchestrator and client function in my…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2023-05-30T07:03:57.77+00:00
11-4688 61 Reputation points
commented 2024-04-18T15:52:10.82+00:00
Dellepiane, Marco 0 Reputation points
0 answers

How to enable function app's managed identity with service bus namespace?

I want to connect my function app's system-assigned MI with the service bus namespace but when I go to the role assignment panel in Identity blade of resource, there's no option for service bus i.e. I can surely apply permissions at the RG level but…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
542 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-04-18T08:27:44.61+00:00
Najam ul Saqib 100 Reputation points
commented 2024-04-18T15:29:57.89+00:00
joseandresc 235 Reputation points Microsoft Employee
1 answer

Best way to listen to Salesforce Platform Event in Azure Logic Apps

I am trying to create a durable function to listen to Salesforce Platform Event . However, I am very new to Azure Functions so looking for recommendations

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2023-10-25T08:17:54.8766667+00:00
Jaggi, Ankita SBOBNG-PTIY/BHB 0 Reputation points
commented 2024-04-18T15:07:26.8266667+00:00
Youssef Bennis 0 Reputation points
1 answer

Cannot deploy azure func services: Kudu service is unavailable

Tried to create another azure functions under same group and region - still KUDU is unavailable and unable to deploy. Created test azure finction under new group in different region - that KUDU works fine. Created test azure finction under same group…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-04-18T13:55:09.1+00:00
Rustam Gadeev 0 Reputation points
commented 2024-04-18T14:32:48.2866667+00:00
Alex Burlachenko 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to process all input files using Azure Function blob_trigger with Python V2 and append data to an output blob

Hello,   Could anybody help me with my task? The task is the following. I have a blob storage, where new files are loaded into the “input” folder. I need to create Azure function (blob trigger) that takes input files one by one, processes them, and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-04-16T10:44:34.41+00:00
Maryna Paluyanava 171 Reputation points
commented 2024-04-18T14:30:40.0733333+00:00
Sina Salam 3,161 Reputation points
1 answer

Custom Azure policy "Logic apps should use the latest TLS version"

Hello, I need to create a custom policy for Logic Apps. There is already a built-in policy in Azure for App service and Function apps. App service (App Service apps should use the latest TLS version) - Definition ID:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,827 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
788 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2024-04-18T14:01:57.9766667+00:00
Kym Caris Natividad 20 Reputation points
answered 2024-04-18T14:26:23.5433333+00:00
Alex Burlachenko 0 Reputation points
3 answers

I need 3 different type triggered azure function in a single project

I need to create a project with three different types of Azure Functions triggers: HTTP, Timer, and Queue. I want to have all these functions in a single C# file. I have attempted to implement this, but I'm encountering errors. When I select the HTTP…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2023-07-06T14:00:25.04+00:00
Akash Madhu 0 Reputation points
answered 2024-04-18T12:05:44.4633333+00:00
Zoran Gladoic 0 Reputation points
0 answers

How to install managed dependency for example a Powershell module in Powershell based azure functions?

In Azure function app, we are able to install Az modules as default as it mentions in the requiremnts.psd1 file as shown in the below image by uncommenting , it will install the Az module By following the same process we are trying to install…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-04-18T07:59:03.2733333+00:00
Bony Cherian 0 Reputation points
edited the question 2024-04-18T10:54:47.06+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

Azure Runtime Updated Function does not work in one environment while running properly in other env

I have updated my azure functions from 3.x to 4.x, resolved all the breaking changes per MS Docs, the functions seemed to work fine in our Dev and Qa environments without any issues, but the same when deployed to UAT environment does not work. While…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,740 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-04-18T08:25:32.9633333+00:00
Bhoir, Harshal Mahendra 0 Reputation points
0 answers

Azuru Dev ops Boards

Hi Team, Hope everyone is doing well! I have created work template under one organization in the dev ops, the same needs to export into different organization. Please share the steps how to do this process within the dev ops between two…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,005 questions
asked 2024-04-18T08:15:55.5633333+00:00
Mohamed Amar Baig (Gleeds Consulting India Pvt Lt) 0 Reputation points Microsoft Vendor
0 answers

Calling Azure function API from Sharepoint classic using Managed identity

We have created an Azure function API in Python which will be further called by SharePoint classic using javascript. We want to make it secure using managed identity. Right now we are providing them API key which we do not want to.   Sharepoint is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 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,657 questions
Microsoft Entra
asked 2024-04-11T13:32:45.1333333+00:00
Rajeev Kumar Dave 1 Reputation point
commented 2024-04-18T08:01:28.64+00:00
Rajeev Kumar Dave 1 Reputation point
0 answers

Event grid not triggering function for blobs created by SFTP

I use azure event grid to trigger our azure function app whenever a blob is created. When we receive it via sftp the event doesn't trigger the function, however if I download that same file and upload it via the portal, it triggers. When I look at the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
311 questions
asked 2024-04-17T17:55:37.0566667+00:00
Willie 0 Reputation points
commented 2024-04-18T07:08:43.64+00:00
MayankBargali-MSFT 68,066 Reputation points