4,552 questions with Azure Functions tags

Sort by: Updated
1 answer

I'm getting a runtime error in my functions app but only in Azure, locally everything works fine and neither any issues in my Azure DevOps pipeline.

The error I'm getting is: Microsoft.Azure.WebJobs.Script: Error building configuration in an external startup class. StoringenDWG.Functions: Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=8.0.0.0,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,566 questions
asked 2024-07-02T18:54:52.1366667+00:00
Bjorn Lenoir 0 Reputation points
answered 2024-07-02T20:49:30.0033333+00:00
Jaliya Udagedara 2,736 Reputation points MVP
1 answer

Azure Function App Insights logging scopes do not seem to work

I have a minimal HTTP triggered Azure Function to test the inclusion of logging scopes in AppInsights. The Program.cs as as follows: using Microsoft.Extensions.Hosting; var host = new HostBuilder()     .ConfigureFunctionsWorkerDefaults()     .Build(); …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2023-11-26T12:39:28.8133333+00:00
Louis van Alphen 5 Reputation points
commented 2024-07-02T19:02:01.1733333+00:00
Louis van Alphen 5 Reputation points
0 answers

Pin icon (to pin to a Dashboard) is missing in Entra ID groups

In the past, I was able to pin a group overview to my dashboard. Now, when I search the group and display the overview the pin icon appears only for a hundredth of second and then vanishes. Can anyone suggest a way how to make it work? Pic1: Pin icon…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
224 questions
Microsoft Intune Grouping
Microsoft Intune Grouping
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Grouping: The arrangement or formation of people or things in a group or groups.
47 questions
Microsoft Intune Reporting
Microsoft Intune Reporting
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Reporting: The process of giving an account of something that has been observed, heard, done, or investigated.
66 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,310 questions
asked 2024-07-02T18:49:11.4866667+00:00
Petr Hušek 0 Reputation points
1 answer

Configuring Azure Function to authenticate against OnPremise Windows File Server?

Could you please let me know the authentication methods supported for the Azure function peered with the ExpressRoute VNET to have read and write access to the shared folder on the Onpremise File server? The target file server is running Windows Server…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,130 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,310 questions
asked 2024-06-20T03:33:20.1+00:00
EnterpriseArchitect 4,996 Reputation points
commented 2024-07-02T15:40:41.2333333+00:00
EnterpriseArchitect 4,996 Reputation points
0 answers

How to Access APIM API from Azure Function with Managed Identity without OAuth authentication call

I have created a function app to call an API from APIM and I have added security of Auth 2.0 in the API settings. Also I have added Managed identity to the function app , and added that managed identity in APIM IAM to give API Management Service Reader…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
645 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,901 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
708 questions
asked 2024-07-02T11:56:11.2633333+00:00
Dixan Lal Thomas 20 Reputation points
commented 2024-07-02T15:23:10.61+00:00
Ben Gimblett 3,825 Reputation points Microsoft Employee
2 answers

Azure function intermittent error during cold start after converting to .NET 8 isolated worker

I have an Http Trigger Azure function that has been working fine for the past 2 years. It is an Azure Function running on a Windows Consumption App Service Plan. I recently updated from .net6 in-process to .net8 isolated worker model. After the upgrade…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2024-06-19T07:27:45.3233333+00:00
Ralph Barton 30 Reputation points
edited an answer 2024-07-02T14:41:53.31+00:00
Dmitriy Konyayev 55 Reputation points
1 answer One of the answers was accepted by the question author.

azure-functions-dotnet-worker - Bindings does not pass value tuple input parameters

Hello, Following the official page here, it seems that binding value tuple input parameters does not work when using .net 7 with v4 Azure Functions and the following libs: <PackageReference Include="Microsoft.Azure.Functions.Extensions"…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2024-01-10T15:29:53.36+00:00
adriana_malea 141 Reputation points
commented 2024-07-02T13:16:36.6566667+00:00
Eric Dugas 0 Reputation points
1 answer

Timer triggered Azure Function skips Invocations

We have an Azure Function that uses an App Service Plan with 2 instances. The function is triggered by schedule */15 * * * * * (run every 15 seconds). About once a week we see gaps of 2 to 3 minutes in the invocations, for example on 1st July 2024: Ran…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2024-07-02T08:05:26.3266667+00:00
Alex Radice 0 Reputation points
edited an answer 2024-07-02T12:48:15.3733333+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
1 answer One of the answers was accepted by the question author.

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.
575 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2024-04-18T08:27:44.61+00:00
Najam ul Saqib 100 Reputation points
accepted 2024-07-02T10:02:01.5466667+00:00
Najam ul Saqib 100 Reputation points
1 answer One of the answers was accepted by the question author.

Setting DEBUG log level in python azure function

Hi, I am successfully loging messages from my Python Azure function (http trigger) to App Insights at the INFO level but my DEBUG logs are not showing. The following doesn't solve the problem: import…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2023-10-17T06:39:56.21+00:00
JDR 70 Reputation points
commented 2024-07-02T09:16:48.0966667+00:00
Konstantin Miller 0 Reputation points
0 answers

Access APIM API from Azure Function with Managed Identity.

I have created a function app to call an API from APIM and I have added security of Auth 2.0 in the API settings. Also I have added Managed identity to the function app , and added that managed identity in APIM IAM as a API Management Service Reader…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,901 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2024-07-02T08:58:52.4133333+00:00
Megha KG 0 Reputation points
2 answers

Outbound IP of the function app in Basic pricing tier

Hi Team, We have a Function App on the Basic pricing tier, and we are trying to whitelist its outbound IP address in our Azure SQL Server. However, when I check the incoming logs of the SQL Server, the client IP from the Function App appears as 0.0.0.0.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2024-07-01T06:25:13.5966667+00:00
Amber Huang 0 Reputation points
commented 2024-07-02T05:48:54.2366667+00:00
Amber Huang 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure function portal UX crashes every time I update App Service authentication settings

I changed the unauthenticated requests part. Then, the page crashed. It can repro every time. azure function portal crash.gif

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2024-06-28T07:27:01.2233333+00:00
Bo Xiao 20 Reputation points Microsoft Employee
accepted 2024-07-02T05:41:30.4433333+00:00
Bo Xiao 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to not duplicate data when updating Sentinel data connector

We implemented the Sentinel data connector using the Azure function app. We have an issue now, when we need to make any updates to the data connector and make a deployment, the customer needs to create a new workspace to avoid data duplication. Is there…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,038 questions
asked 2024-06-03T21:59:13.5533333+00:00
Xiuyang Bobby Sun 45 Reputation points
accepted 2024-07-02T04:47:48.8566667+00:00
Xiuyang Bobby Sun 45 Reputation points
0 answers

Python Azure function app error 'FunctionBuilder' object has no attribute 'HttpResponse'

Hello All i am trying to setup a azure function app in python 3.11 but getting some error while executing. Below are the function app configuration details. Runtime --> python 3.11 Plan --> Consumption Here is my python code import azure.functions…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2024-07-02T02:54:33.0933333+00:00
Vikrant 20 Reputation points
0 answers

VNet integrated flex consumption app unable to connect to KeyVault via service endpoint

Hi, I have a question about vnet integrated flex function apps and accessing other resources privately using service endpoints Situation: I have Flex consumption app successfully deployed and vnet integrated so all outbound traffic is via the virtual…

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,171 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 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.
1,054 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,257 questions
asked 2024-06-30T23:05:51.97+00:00
David 20 Reputation points
commented 2024-07-02T00:51:30.31+00:00
David 20 Reputation points
0 answers

Missing cypher suites for TLS1.3 in azure function environment

I am trying to make a timer triggeres function, that must access a website with TLS1.3 as only TLS option. Same website has 3 cipher suites that can be used and no preference: TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
asked 2024-07-01T18:39:18.2533333+00:00
Ib Sandstrøm 0 Reputation points
4 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,552 questions
asked 2023-04-21T20:08:26.0333333+00:00
Stephen Funk 25 Reputation points
answered 2024-07-01T17:19:49.12+00:00
Daria Lyubaeva 0 Reputation points
2 answers

How to disable storage Account Key Access and Using System-Assigned Managed Identity to default created storage account of Azure Function app

I have an Azure Function App with an associated storage account, automatically created when the Function App was set up. This storage account contains azure-webjobs-hosts, azure-webjobs-secrets, and a file in file shares. Currently, the Function App uses…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 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.
2,861 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
120 questions
asked 2024-07-01T09:13:12.7033333+00:00
Kumar, Anand 0 Reputation points
commented 2024-07-01T15:32:39.5266667+00:00
Amrinder Singh 3,875 Reputation points Microsoft Employee
0 answers

Azure function in Python code running successfully on VS Code with blob trigger but giving timeout error when deployed on azure

I have created Azure function in Python code with blob trigger to run when a file is uploaded in a Azure storage which is running successfully on VS Code with blob trigger but giving timeout error when the same is deployed on Azure

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,552 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,576 questions
asked 2024-07-01T15:31:02.55+00:00
Syed Hasan Mintways 0 Reputation points