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

  1. 5/17/2023, Learning Module
    Learn how Azure Functions can be a great solution for data processing, systems integration, and building simple APIs and microservices.
  2. 5/17/2023, Learning Module
    Azure Functions allows you to host business logic that can be executed without managing or provisioning server infrastructure

News

Date News
3/27/2025
Running Azure Functions on retired language versions can lead to security risks, performance issues, and potential service disruptions. While Azure Functions Team notifies users about upcoming...
3/27/2025
Overview This blog shows you how to observe Red Hat Quarkus applications with Azure Application Insights using OpenTelemetry. The application is a "to do list" with a JavaScript front end and a...
3/26/2025
With the Azure Database for MySQL triggers for Azure Functions, you can enable change tracking and develop event-driven applications at scale on any MySQL table. Azure Functions can be invoked...
3/25/2025
The cost and performance benefits of moving your workload to the cloud are clear — reduced latency, improved elasticity, and great agility of resources — but it’s also critical to learn to manage...
3/20/2025
  Azure Functions provides a powerful platform for automating various tasks within your Azure environment. In this specific scenario, we’ll use Azure Functions to run commands remotely on a VM...
3/20/2025
Build, Innovate, and #Hacktogether Learn from 20+ expert-led sessions streamed live on YouTube, covering top frameworks like Semantic Kernel, Autogen, the new Azure AI Agents SDK and...
3/20/2025
Java remains a cornerstone in today’s AI-driven world, offering scalability, high performance, and seamless integration for enterprise applications. Microsoft continues its commitment to Java...
3/20/2025
We are excited to roll out the public preview of the Azure Functions durable task scheduler. This new Azure-managed backend is designed to provide high performance, improve reliability, reduce...
3/12/2025
TOC Introduction Setup References   1. Introduction Many enterprises prefer not to use App Keys to invoke Function App triggers, as they are concerned that these fixed strings might be...
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...