Azure Functions
Run your application code serverless based on triggers, schedules, events, etc.
Overview
Azure Functions is a cloud service available on-demand that provides all the continually updated infrastructure and resources needed to run your applications. You focus on the code that matters most to you, in the most productive language for you, and Functions handles the rest. Functions provides serverless compute for Azure. You can use Functions to build web APIs, respond to database changes, process IoT streams, manage message queues, and more.
Key Resources
Homepage: | https://learn.microsoft.com/azure/azure-functions/ |
---|---|
Pricing: | https://azure.microsoft.com/pricing/details/functions/ |
Newsfeed: | RSS |
Getting Started
-
Learn how Azure Functions can be a great solution for data processing, systems integration, and building simple APIs and microservices.
-
Azure Functions allows you to host business logic that can be executed without managing or provisioning server infrastructure
News
Date | News |
---|---|
2/27/2025 |
You can now develop functions using Python 3.12 locally and
deploy them to all Azure Functions plans.Python 3.12 builds on the
performance enhancements that were first released with Python 3.11...
|
2/25/2025 |
Overview
With the introduction of Azure AI Foundry, integrating various AI services to streamline AI solution development and deployment of Agentic AI Workflow solutions like multi-modal,...
|
2/19/2025 |
We get a big number of cases with Storage Account connection failing and sometimes we see that our customers are not aware of the troubleshooting steps they can take to accelerate the resolution...
|
2/7/2025 |
When working with web applications, implementing authentication and authorization is crucial for security. Traditionally, there have been various ways from simple username/password inputs to...
|
1/31/2025 |
Two-factor authentication (2FA) has become a cornerstone of modern digital security, serving as a crucial defense against unauthorized access and account compromises. While many organizations...
|
1/21/2025 |
We're kicking off 2025 with a special edition of our monthly newsletter! As part of the year-end celebrations and the start of a new chapter, we’ve compiled the most inspiring and technical...
|
12/30/2024 |
Introduction
Building a robust software licensing system requires careful consideration of cryptographic security, attack vectors, and implementation details. While many licensing systems rely on...
|
12/18/2024 |
We are excited to announce the public preview of Azure Database for MySQL bindings for Azure Functions. With this new feature, Azure Functions can seamlessly interact with Azure Database for...
|
12/11/2024 |
We’re back with another edition of the Azure Static Web Apps Community! 🎉
October was a month full of incredible contributions from the Technical Community! 🚀
If you’d like to learn more about...
|
12/10/2024 |
Solutions idea
This solution series shows some examples of how Azure OpenAI and its LLM models can be used on Operations and FinOps issues. With a view to the use of models linked to the...
|
12/4/2024 |
This article highlights an innovative automated solution designed to transform the processing of insurance claim forms for the insurance industry. Previously, underwriters were limited to...
|
12/4/2024 |
In this episode of the Azure podcast, Sujit D'Mello and co-hosts Evan Basalik, Russell Young, Cynthia Kreng, and Cale Teeter welcome special guest Thiago Almeida from the Azure Functions team....
|
12/3/2024 |
In this issue:
Ace Aviator of the Month
Customer Corner
News from our product group
News from our community
Logic Apps Aviators Logo
Ace Aviator of the Month
December's Ace Aviator:...
|
11/20/2024 |
Each year Microsoft Ignite brings together Microsoft expert staff and customers from across our product platforms - Microsoft 365, Dynamics 365, Azure, Windows and Devices. We've searched the...
|
11/19/2024 |
We are excited to announce that Azure Functions Flex Consumption is now generally available. This hosting plan provides the highest performance for Azure Functions with concurrency-based scaling...
|
11/19/2024 |
As of November 12, 2024, NET 9 is now generally available for download. Azure PaaS services, including Azure App Service, Azure Functions, Azure Container Apps, and more, now fully support .NET...
|
11/19/2024 |
.NET Aspire is an opinionated
stack that simplifies development of distributed applications in the cloud. You
can now enlist Azure Functions projects using .NET on the isolated worker model
into...
|
11/19/2024 |
Azure Functions now
supports .NET 9 for applications using the isolated worker model. You can now use
the improved performance of .NET 9, write your code with the new language
features of C# 13,...
|
11/19/2024 |
Azure Functions now
supports creating an OpenAI resource and an optional Azure AI Search vector
store for building intelligent applications in Flex consumption portal
experience. This makes it...
|
11/19/2024 |
Flex Consumption plan is a new Azure Functions
hosting plan that builds on the consumption pay per second serverless billing
model with automatic scale down to zero when not in use for cost...
|