News

Azure Functions is the serverless compute offering in the Microsoft Azure cloud. Essentially, “serverless” means you don’t even need a virtual machine to run an Azure Function. Azure ...
Serverless C# with Azure Functions: HTTP-Triggered Functions; One of the features of Azure Functions is the ability to easily create Webhooks. Webhooks allow integration with other systems, including ...
Azure recently announced the public preview of Azure SQL trigger for Azure Functions to build event-driven applications. The new functionality is currently available only for C# functions and can be t ...
Call it low-code for the web: Azure Static Web Apps has reached general availability, providing a quick onramp to full-stack projects with static front ends and dynamic back ends powered by Azure ...