Embed presentation
Download to read offline



Azure Functions is a serverless compute service that allows code to run without managing infrastructure. It supports multiple languages like C#, Java, JavaScript, and Python. Functions can be triggered on HTTP requests, scheduled times, or changes to storage like Cosmos DB, Blob, or Queue.


