4,265 questions with Azure Functions tags

Sort by: Updated
1 answer

Error I get the error The subscription is not allowed to create or update the serverfarm.

I get the error The subscription 'd088384a-d638-4051-b582-92*****f964d' is not allowed to create or update the serverfarm. "Forbidden" I am a student and create the account a few days ago and got the student 100$ value. But when creating a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,878 questions
asked 2024-04-24T08:41:24.9066667+00:00
Dimitrie Lauer 0 Reputation points
edited an answer 2024-04-27T10:52:53.5766667+00:00
Russell dyas 0 Reputation points
0 answers

How to fix Internal error: Expected value to be neither null nor undefined: functionName when creating an Azure Functions Project?

Internal error: Expected value to be neither null nor undefined: functionName when creating an Azure Functions Project. I am following the steps mentioned here:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,428 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,367 questions
asked 2024-04-27T07:06:12.38+00:00
Harsh Khewal 65 Reputation points
1 answer

Automating Subscription Creation with Azure Functions

In modern cloud environments, automating routine tasks is key to efficiency and scalability. Azure Functions, a serverless compute service, provides a powerful platform for automating tasks within the Azure ecosystem. One common use case for Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,130 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,845 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-26T12:39:54.6633333+00:00
Mehul Movadiya 0 Reputation points
answered 2024-04-27T03:59:46.91+00:00
Abhishek Tripathi 0 Reputation points
3 answers

Azure B2C sign in page does not display company branding images on .NET clients only

We are using MSAL.NET with B2C to authenticate our users. We have a custom company logo and background image that we display when the user signs in to our application. In our Angular-based web portal, the sign in page displays correctly, but in our .NET…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,376 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,474 questions
asked 2024-04-12T16:26:31.89+00:00
Jordan Hariel 21 Reputation points
answered 2024-04-27T00:17:48.62+00:00
Marilee Turscak-MSFT 33,801 Reputation points Microsoft Employee
0 answers

Function disappearing from Azure Function App

Hi , Im using azure function app triggered by service bus and coding with Python. when I adding the following line : from azure.storage.blob import BlobServiceClient The function disappearing from Azure Function App. I added azure.storage.blob to…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
545 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 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.
946 questions
asked 2024-04-26T22:45:17.34+00:00
Dor Aharony 0 Reputation points
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,265 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,428 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,640 questions
asked 2024-04-16T14:46:03.98+00:00
hampton123 1,030 Reputation points
commented 2024-04-26T21:04:19.5733333+00:00
hampton123 1,030 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,116 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,130 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,878 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.
49 questions
asked 2024-04-25T20:13:29.0766667+00:00
Harpreet Singh 0 Reputation points
answered 2024-04-26T19:24:08.1466667+00:00
Babafemi Bulugbe 1,710 Reputation points
1 answer

What is the use of running Azure functions in Azure Container Apps ?

Do we have any cost savings? while we run azure functions in Azure Container Apps.

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
389 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
266 questions
asked 2024-04-26T13:46:53.0933333+00:00
Tejeswar 0 Reputation points
answered 2024-04-26T16:15:43.6133333+00:00
kobulloc-MSFT 23,416 Reputation points Microsoft Employee
1 answer

Connect from python Function app with managed identity to Azure Database for PostgreSQL- Flexible Server

Hi Everyone I have a python function app which is connecting to PostgreSQL- Flexible Server. I have used password authentication to connect the server. Now, I have to use managed identity to connect the server. I came across 2 different and not sure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure Database for PostgreSQL
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,474 questions
asked 2024-04-22T12:46:59.7566667+00:00
Sivanesan 20 Reputation points
commented 2024-04-26T14:05:26.45+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
1 answer

Azure Function Publish issue from Visual studio 2022

Publish has encountered an error. Publish has encountered an error. We were unable to determine the cause of the error. Check the output log for more details. A diagnostic log has been written to the following…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
asked 2023-09-26T13:25:51.8466667+00:00
Akhilesh Vikram Singh 0 Reputation points
commented 2024-04-26T13:43:53.29+00:00
Jeffrey 0 Reputation points
1 answer One of the answers was accepted by the question author.

New Azure Function App processes blobs that were already processed by another Function App

I have the following situation. I had a function that ran on Windows App Service Plan. That function processed blobs. The function had default LogsAndContainerScan trigger. Now after some time I decided to rewrite this function and also migrate it from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,428 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,878 questions
asked 2024-03-26T13:07:01.6433333+00:00
Mykhailo Seniutovych 20 Reputation points
accepted 2024-04-26T12:47:00.32+00:00
Mykhailo Seniutovych 20 Reputation points
1 answer

How to get notified via email when deployments history of resource groups counts exceeds 500?

we noticed that resource group is limited to 800 deployments in its deployment history. At the end we have question about Monitoring Part. PowerShell Script to get list of Resource Group Name along with Deployment Name and Status of all Deployments for…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,803 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,845 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,113 questions
asked 2024-04-05T11:44:35.09+00:00
Shashikanth M S 0 Reputation points
commented 2024-04-26T11:37:47.3233333+00:00
AnuragSingh-MSFT 19,856 Reputation points
0 answers

Azure Functions | Roles

Hi What role would you recommend to provide if I want to allow only Read Access to a Function App. This should include reading the Configurations and App Settings (Environment Variables) on the portal

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
asked 2024-04-26T07:43:58.7866667+00:00
Abhay Chandramouli 966 Reputation points
commented 2024-04-26T09:57:12.84+00:00
MayankBargali-MSFT 68,476 Reputation points
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,265 questions
asked 2024-04-26T05:17:55.3233333+00:00
Abhay Chandramouli 966 Reputation points
commented 2024-04-26T09:38:21.4866667+00:00
MayankBargali-MSFT 68,476 Reputation points
2 answers

Cannot Publish Azure Function from Visual Studio 2022

When I try to publish an Azure function from Visual Studio 2022, I get the following error. ------ Publish started: Project: FunctionTest, Configuration: Release Any CPU ------ Publishing…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
asked 2022-01-10T17:13:41.907+00:00
Mindy 11 Reputation points
commented 2024-04-26T09:31:10.4566667+00:00
Infinite Loop Development Ltd 1 Reputation point
3 answers

Azure Static Web App function API refusing connection from web app

I have a Blazor WASM app deployed to an Azure Static Web app with a managed .NET 8 isolated Azure Function API. When calling the API directly from Postman using the auto-generated web app URL + the API route I receive the expected response and can see a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,376 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,391 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
762 questions
asked 2024-03-10T19:43:13.2+00:00
Beau 0 Reputation points
edited an answer 2024-04-26T08:24:29.7466667+00:00
Pinaki Ghatak 2,320 Reputation points Microsoft Employee
0 answers

Error in VSCode when connecting to Function Apps in some subscriptions but not others.

In VS Code, using the Azure Extension, when I click on a Function Apps there is an error generated for each function in two of my subscriptions but not two others. It makes no difference whether the functions are working or not. The error seems to come…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
asked 2024-04-19T14:43:07.7933333+00:00
WildAl 20 Reputation points
commented 2024-04-26T06:04:43.5733333+00:00
Wang Meihua 80 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,265 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,687 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,931 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,265 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,721 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,265 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,878 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,171 Reputation points