Please enable JavaScript.
Coggle requires JavaScript to display documents.
1 choose - Coggle Diagram
1 choose
workflows
- Logic Apps
- Microsoft Power Automate
- WebJobs
- Azure Functions
- inputs
- actions
- conditions
- output
-
-
Code-first technologies
3. WebJobs
Azure App Service is a cloud-based hosting service for web applications, mobile back-ends, and RESTful APIs
shell, php, python, node.js, java, .NET, C#, Nuget
Why:
- Can be part of an App Service application
- more control on JobHost class
4. Azure Functions
-
-
shell, php, python, node.js, java, .NET, C#, Nuget
- HTTPTrigger
- TimerTrigger.
- BlobTrigger
- CosmosDBTrigger
-