4,950 questions with Azure Functions tags

Sort by: Updated
3 answers

Can we copy files from Shared point site to blob storage by using Azure Function App

Hi, I am trying to copy files from Shared point library to Blob Storage by using Azure function app if that's possible - Though I've seen one method by using logic apps. Can any one guide me on that?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,813 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,650 questions
asked 2024-09-23T10:03:20.4533333+00:00
accepted 2024-09-25T21:27:39.2133333+00:00
1 answer

Azure Function App - "ERROR: The term 'Connect-AzAccount' is not recognized"

I have a function app that has a queue trigger to run an Invoke-AzRunCommand on an Azure VM that was working just fine a couple of weeks ago. It is not used that often but when trying today, I'm seeing the following in my logs: "The Function app may…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
asked 2023-04-27T15:27:51.6033333+00:00
Thomas Murnane 61 Reputation points
commented 2024-09-25T20:33:28.6633333+00:00
Schroeder, Michael (CTR) 26 Reputation points
1 answer

How to customize Scale Rules in Functions Apps hosted in ACA

We have a Azure Function Apps hosted in Azure Container Apps (ACA) using Dedicated plan in Workload profiles. The ACA allows setting horizontal scaling through scaling rules. But when we deploy a func using az functionapp create the Container App bound …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
415 questions
asked 2024-06-26T14:59:12.35+00:00
Selmison Campelo de Miranda 10 Reputation points
commented 2024-09-25T17:50:22.8733333+00:00
Simon Sefcik 20 Reputation points
0 answers

Cant add a scaling rule for my function app in azure

Hello there, So my setup was through GUI created a Function App of type Container Apps environment, However what seems to have happened is that automatically on creation there is a separate resource group created that containes the contains the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
415 questions
asked 2024-09-25T17:32:24.95+00:00
Simon Sefcik 20 Reputation points
2 answers One of the answers was accepted by the question author.

.NET 9 Preview 1 extension installed on Windows Function App, how to enable?

I've installed the .NET 9 runtime extension, how do I enable it? I don't see it present in the version selection dropdown, I've restarted after installing the extension. Does anyone know? Thanks in advance I've also tried something like : az…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,155 questions
asked 2024-03-08T09:54:27.45+00:00
David Callan 20 Reputation points MVP
answered 2024-09-25T16:30:33.06+00:00
Dave Black 0 Reputation points
1 answer

Connect Azure CosmosDB using Managed Identities from Azure Function App both locally and on Azure

I create a Managed Identity for a Function app and assigned it to DocumentDB Account Contributor by following the two sections below …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,624 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,579 questions
asked 2022-02-17T11:09:42.01+00:00
PingpongSet 36 Reputation points
answered 2024-09-25T15:00:46.3233333+00:00
Oleksandr Pshenychnyy 0 Reputation points
2 answers One of the answers was accepted by the question author.

Access azure Function customskill from AI search indexer giving Forbidden error.

Hi, I have created customskill in azure function and now I trying to access it within AI search Indexer as custom skill with following json format: But it's giving me forbidden error: Please help to solve this issue. Thanks, Sadaf

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
975 questions
asked 2024-09-24T18:04:58.81+00:00
accepted 2024-09-25T13:22:21.41+00:00
0 answers

c# azure function replacement in code does not propagate to portal

I'm using c#/.NET8 and the V4 Azure Functions Version. I initially wrote a bunch of function in a single project and deployed them to a specific slot on Azure. A few days ago I replaced a function (queue trigger based) by another one (time trigger…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
asked 2024-09-25T13:15:39.0666667+00:00
Olivier Matrot 0 Reputation points
1 answer

Azure AD B2C users forced to log in every time opening MAUI android app

Hi We currently have a Azure AD B2C custom policy for signing into MAUI android/IOS apps that makes a call to an Azure Function that checks whether the user logging in is a member of an Azure Group. The Azure Function needs to be updated to .Net 8.0 and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,449 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,860 questions
asked 2024-09-24T11:44:24.6166667+00:00
Andrew Gwilliam 0 Reputation points
commented 2024-09-25T12:49:36.83+00:00
Andrew Gwilliam 0 Reputation points
1 answer

Bitglass API returning 403 (Unauthorized) status from Azure portal but is successful from other platforms.

The Api call for URL - "https://portal.eu.bitglass.net/api/bitglassapi/logs?type=cloudsummary&responseformat=csv&startdate=2016-09-10T04:25:05Z&cv=1.0.1" shows status as unauthorized when the call is made from Azure portal through…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,098 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
asked 2024-09-23T11:58:08.2533333+00:00
Sanmit Biraj (TATA CONSULTANCY SERVICES LTD) 0 Reputation points Microsoft Vendor
answered 2024-09-25T12:33:36.2733333+00:00
Ben Gimblett 4,355 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

MS Fabric Private Endpoint to Azure Function hosted on ASE

Hi, I would like to call REST APi from MS Fabric notebook to Azure Function. But Azure Function is hosted on App Service Environment (ASE) (so azure function that is not publicly available and it's basically deployed directly to subnet). Is it possible…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,719 questions
asked 2024-09-19T11:05:40.8433333+00:00
David Tomandl 20 Reputation points
accepted 2024-09-25T11:43:40.9133333+00:00
David Tomandl 20 Reputation points
1 answer

How to fix "EOF occurred in violation of protocol" with download_blob() in Python?

I have python code that is trying to read a file in blob storage. I get this error: azure.core.exceptions.ServiceRequestError: EOF occurred in violation of protocol (_ssl.c:1007) after running: blob_client.download_blob() What am I doing wrong?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 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.
3,134 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,813 questions
asked 2024-09-24T20:55:20.6533333+00:00
Matt Schwartz 20 Reputation points
answered 2024-09-25T09:55:39.4966667+00:00
Pinaki Ghatak 4,210 Reputation points Microsoft Employee
1 answer

Function app unable to access storage account after adding firewall protection

I want to add firewall to my storage account. The function app refers to the protected storage account which has enabled for restricted ip address access. I have added function app's outbound and inbound ip address in storage still function app is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 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.
3,134 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,719 questions
asked 2024-09-25T05:49:06.98+00:00
Aditi Mokashi 20 Reputation points
answered 2024-09-25T09:52:28.29+00:00
Pinaki Ghatak 4,210 Reputation points Microsoft Employee
1 answer

What will be service impact in not upgraded to TLS 1.2, will any services get stopped, requesting impacts apart from security impacts.

What will be service impact in not upgraded to TLS 1.2, will any services get stopped, requesting impacts apart from security impacts.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
asked 2024-09-25T07:50:33.8233333+00:00
Pratyush Karmakar 0 Reputation points Microsoft Vendor
answered 2024-09-25T09:50:31.1533333+00:00
akinbade abiola 16,090 Reputation points
0 answers

Unable to deploy function to the Function App with Private Endpoints.

We created a Virtual Network (Vnet) with two subnets: one designated for private endpoints (Private Subnet) and the other for Vnet integration of the function app (Function Subnet). The function app and its associated storage account were deployed within…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,820 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,426 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
504 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,719 questions
asked 2024-01-19T06:29:52.1166667+00:00
Akshay S Jaiswal 10 Reputation points Microsoft Employee
commented 2024-09-25T09:46:28.8033333+00:00
SATYA PAVANKUMAR 40 Reputation points Microsoft Employee
0 answers

How to set EventHubOptions in Isolated Azure Function

I had in-process azure function with event hub trigger. I was configuring EventHubOptions programmatically as below: builder.Services.PostConfigure<EventHubOptions>(o => { o.MaxEventBatchSize =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
635 questions
asked 2024-09-18T14:05:12.73+00:00
Sayed Reda 20 Reputation points
edited a comment 2024-09-25T09:40:36.55+00:00
JananiRamesh-MSFT 26,786 Reputation points
0 answers

Functions automatically delete when new code is deployed

Hi there, I've added a function to my Azure Function App using Visual Studio Code, and the deployment runs successfully with no errors. However, when I then deploy new code to my app using GitHub, it automatically deletes my function. I'm not too sure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
asked 2024-04-20T13:43:21.0333333+00:00
e-lliotk 5 Reputation points
commented 2024-09-25T06:17:07.6366667+00:00
Udit 0 Reputation points
1 answer

How to fix OutOfMemory issue while running Azure Durable functions

Hello, I have created an azure durable function in PowerShell script to access prod MS Teams data using graph API for compliance report to be fetched. But while testing, getting "OutOfMemory" issue even though the Azure function created in a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,036 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,938 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,489 questions
asked 2024-09-12T12:28:02.1466667+00:00
Meghana Dhage 0 Reputation points
commented 2024-09-25T01:29:09.7433333+00:00
Robin Sheng-MSFT 2,970 Reputation points Microsoft Vendor
0 answers

Health Check not replacing the instance

Hello, I am new to the Microsoft Azure and experimenting few things, We have S3 Standard App service plan(Dedicated App Service plan). We have manual scaling of 1 instance( I know we need more instances for fault tolerance but for now assume we have 1…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,224 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,719 questions
asked 2024-09-23T05:22:18.3133333+00:00
Preetham Gowda 0 Reputation points
edited the question 2024-09-25T00:08:28.8533333+00:00
Preetham Gowda 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure functions fail to decode IoThub device connection state message

0 I've a Azure function in Python 3.11 and Linux hosting. It is throwing an error when trigger is service bus queue message, which is having IoTHub device connection state message with schema like this schema.Result: Failure Exception: ValueError: cannot…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
620 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,950 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,184 questions
asked 2024-09-16T14:06:08.8466667+00:00
Nayangiri Goswami 45 Reputation points
commented 2024-09-24T21:17:12.9066667+00:00
LeelaRajeshSayana-MSFT 14,981 Reputation points Microsoft Employee