4,262 questions with Azure Functions tags

Sort by: Updated
0 answers

Azure Portal | New UI Features

Hi I can see on my colleagues azure portal, that the new Function App Features are visible. For example, there is now an Environment Variables section on the Settings Blade in the Function App window. I am not able to see that.. Colleagues are saying…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-26T05:17:55.3233333+00:00
Abhay Chandramouli 966 Reputation points
0 answers

Azure Functions Timer Trigger does not work with Premium File Shares Storage Account type

Function Plan: EP1 Storage Account: Premium file share I have a timer trigger function which works as expected in testing when using a General Purpose V2 Storage Account type but I get the following error when deploying the function to an environment…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 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,686 questions
asked 2024-04-21T13:02:27.0733333+00:00
Haani Jessin 20 Reputation points
commented 2024-04-26T04:31:16.3466667+00:00
Silvia Wibowo 2,851 Reputation points Microsoft Employee
0 answers

Azure function v2 (python) to chunk data in a for loop does not output to blob storage

Im trying to write a simple for loop that cut's a list into chunks within an Azure function v2 (python) and outputs these blobs to csvs. import import logging import azure.functions as func app =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-22T09:14:36.15+00:00
jim01011 0 Reputation points
edited the question 2024-04-26T03:46:16.18+00:00
Sumarigo-MSFT 43,641 Reputation points Microsoft Employee
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,262 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,874 questions
asked 2024-04-24T16:11:40.6+00:00
Cynthia Davis (Admin) 0 Reputation points
commented 2024-04-26T03:16:16.5066667+00:00
JananiRamesh-MSFT 21,091 Reputation points
0 answers

Azure Function deployed successfully but triggers not found

Hi, I'm building a function app which has 2 triggers, a blob trigger and a HTTP trigger. This runs fine while we debug this locally. However, when we try to deploy this to the function app, it says no triggers found Below is my code for the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-25T10:55:02.8633333+00:00
Santhosh 0 Reputation points
commented 2024-04-26T01:20:35.7433333+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
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,262 questions
asked 2024-04-26T00:31:03.2366667+00:00
Marcin Heniborg (Skynet) 0 Reputation points
1 answer

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,115 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,125 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,874 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.
47 questions
asked 2024-04-25T20:13:29.0766667+00:00
Harpreet Singh 0 Reputation points
answered 2024-04-25T21:37:35.29+00:00
hossein jalilian 2,375 Reputation points
0 answers

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,262 questions
asked 2024-04-25T21:34:21.59+00:00
Jonathan Stefani 0 Reputation points
0 answers

After deployment Azure function (blob-trigger) is not invoked after a blob is uploaded to the blob storage

Hello, After deployment Azure function (blob-trigger) is not invoked after a blob is uploaded to the blob storage. Locally it works correctly. What could be the reason? Thank you! import azure.functions as func import logging import pandas as pd def…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-25T17:50:58.4966667+00:00
Maryna Paluyanava 171 Reputation points
edited the question 2024-04-25T17:54:43.99+00:00
Maryna Paluyanava 171 Reputation points
1 answer

Azure Function shows error 'There is not enough space on the disk'

I have an Azure Function written in java which is deployed to Azure via Github Action. In the Azure Portal the following error is shown: Microsoft.Azure.WebJobs.Script: Error building configuration in an external startup class. System.Private.CoreLib:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-24T17:18:10.73+00:00
MWarn 0 Reputation points
commented 2024-04-25T17:19:08.3133333+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
1 answer

Transitioning from SQL Database to Custom Attributes for Azure Blob Storage User Access in B2C User Flow

I have an API that allows B2C users to upload/download files from Azure Blob Storage containers. Currently, I use an SPA with an Azure Function that sends the upload or download request to the Azure Blob Storage container that the user has access to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 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,639 questions
asked 2024-04-16T14:46:03.98+00:00
hampton123 1,030 Reputation points
commented 2024-04-25T15:32:15.9433333+00:00
hampton123 1,030 Reputation points
0 answers

How to combine the grouping aspect of Sessions with Batch receiving messages in an Azure Function

I have a use case where incoming servicebus messages need to be grouped by sessionId (the ordered processing is not really needed), where a function instance can receive a batch of messages of a session at the same time by using…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
544 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-02-28T09:06:48.07+00:00
Othello Clemens 0 Reputation points
commented 2024-04-25T14:25:40.1566667+00:00
Schneider, Michael 40 Reputation points
0 answers

The subscription is not allowed to create or update the serverfarm.

As has been reported by many over the last 1-2 weeks I am seeing the above error on the deployment of all resources that require a Microsoft.Web/serverfarms resource. I have tried deployments via portal and CLI, to multiple regions, over the last 5 days…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,874 questions
asked 2024-04-25T11:55:16.73+00:00
James Longworth 326 Reputation points
edited the question 2024-04-25T14:23:57.7333333+00:00
MayankBargali-MSFT 68,471 Reputation points
1 answer

Where to store SMTP server name and other arbitrary info in Production on Azure?

My task: Make web apps to process or create Excel spreadsheets from database data. The production environment will be on the Microsoft Azure ecosystem somewhere. We don't know which tool to use quite yet. I'm still doing research on which tool is the…

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,115 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-25T11:38:43.9966667+00:00
Chuck Roberts 45 Reputation points
answered 2024-04-25T13:29:52.3566667+00:00
Sander van de Velde 28,311 Reputation points MVP
0 answers

401 Unauthorized Code when running deployed Function in Azure

Hi all, I am working on getting a function to process images (download image, resize image) from a Storage Qeueu. I got it fully working with the VScode plugins (works with the real time debugging tool, where if i send a new message it will connect and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-25T12:43:31.97+00:00
Hoogervorst Tim 0 Reputation points
0 answers

Error occurs during deployment of azure function

The subscription '46837aac-f6a3-4c28-97db-e3c5fb51dc27' is not allowed to create or update the serverfarm.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-25T12:06:40.4033333+00:00
dinesh kumar 0 Reputation points
0 answers

Need help in deploying azure function app

I am trying to deploy a function app using arm template. Application insights, function app and all necessary prerequisites are created but the code is not getting deployed although I have mentioned github link in application…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-22T06:11:17.41+00:00
Ashwin Venkatesha 105 Reputation points
commented 2024-04-25T11:26:54.85+00:00
JananiRamesh-MSFT 21,091 Reputation points
0 answers

Why my timer trigger function is not triggered when deploying my docker container?

My time trigger function is not triggered when deploying it on Azure functions. I deploy it using docker container because I am using selenium. It run successfully on my local host and is triggered perfectly fine, but when deploying it on azure it…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
387 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-25T10:27:42.56+00:00
Salma 0 Reputation points
edited the question 2024-04-25T10:54:05.2033333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Cannot create app service plan for function app deployment

I'm trying to create a function app using my Visual Studio Subscription. Every time I try, I get the following error. The subscription 'xxx' is not allowed to create or update the serverfarm. I've tried different regions and different instance types,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-25T10:42:47.98+00:00
David Salter 0 Reputation points
commented 2024-04-25T10:48:11.6066667+00:00
TP 75,646 Reputation points
0 answers

Function with timer trigger stopped firing.

Hi, I have an Azure function that gets triggered by a timer every 5 minutes. This function stopped firing yesterday morning and then started firing again yesterday afternoon. I've looked in App Insights but see nothing that explains why this would have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,262 questions
asked 2024-04-24T10:46:23.3466667+00:00
Kevin White 0 Reputation points
commented 2024-04-25T10:45:43.0633333+00:00
JananiRamesh-MSFT 21,091 Reputation points