
The example workflow starts with the built-in Request trigger and follows with an Office 365 Outlook action. While the example workflow is cloud-based and has only two steps, you can create workflows from hundreds of operations that can connect a wide range of apps, data, services, and systems across cloud, on premises, and hybrid environments. You can deploy the Logic App (Standard) resource type directly to the single-tenant Azure Logic Apps environment or anywhere that Azure Functions can run, including containers, due to the Azure Logic Apps containerized runtime.įor more information about the single-tenant Azure Logic Apps offering, review Single-tenant versus multi-tenant and integration service environment. Workflows in the same logic app and tenant run in the same process as the Azure Logic Apps runtime, so they share the same resources and provide better performance. Your logic app can include multiple stateful and stateless workflows.



You can locally run and test logic app workflows in the Visual Studio Code development environment. The logic app that you create with this extension is based on the Logic App (Standard) resource type, which provides the following capabilities: This article shows how to create an example automated integration workflow that runs in the single-tenant Azure Logic Apps environment by using Visual Studio Code with the Azure Logic Apps (Standard) extension.
