Muraleetharan DocumentationAboutAboutContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)linkedin (opens in a new tab)
  • Introduction
  • AZ-900
      • Introduction Cloud Computing
      • Benefits in cloud
      • Cloud Service Types
    • Describe Azure architecture and services
      • Virtual machines
      • Azure functions
      • Describe application hosting options
      • Describe Azure virtual networking
      • Describe Azure virtual private networks
      • Describe Azure ExpressRoute
      • Describe Azure DNS
      • Describeaer
      • Describe Azure storage accounts
      • Describe Azure storage redundancy
      • Describe Azure storage services
      • Identify Azure data migration options
      • Identify Azure file movement options
      • Azure directory services
      • Describe Azure authentication methods
      • Describe Azure external identities
      • Describe Azure conditional access
      • Describe Azure role-based access control
      • Describe zero trust model
      • Describe defense-in-depth
      • Describe Microsoft Defender for Cloud
      • Describe factors that can affect costs in Azure
      • Compare the Pricing and Total Cost of Ownership calculators
      • Describe the Microsoft Cost Management tool
      • Describe the purpose of tags
      • Describe the purpose of Microsoft Purview
  • AI-900
      • Introduction to AI
    • Mocking
  • ZaraChat
    • ZaraChat API
  • Coding Stuff
    • Asynchronous (dotnet)
      • Await
      • Result
    • Property Testing with FSCheck
      • How to use FsCheck
      • CI
    • Azure Functions in dotnet
      • In-process model vs isolated worker model
      • Abstract
    • Design patterns
  • Csharp
    • Authentication with Azure App Registration (WEB API)
Question? Give us feedback → (opens in a new tab)Edit this page
Coding Stuff
Azure Functions in dotnet

Azure Functions in dotnet

Azure Functions is a serverless solution by Microsoft. In this documentation part we cover the coding part with dotnet C#.

CIIn-process model vs isolated worker model

Copyright (c) Muraleetharan documentation