Azure - Logic APP - Create a Logic Apps

 Create Logic App : https://www.youtube.com/watch?v=sLLp66apzLo

It is a service that microsoft created that allows you to schedule , Automate and Orchestrate tasks.

 May be you are scheduling an ETL , sending an email, integrating a share point 

 WHAT IS LOGIC APP --

In the context of Microsoft Azure Logic Apps, "orchestrate" refers to the ability to design, automate, and coordinate workflows that integrate with various services and systems. Azure Logic Apps is a cloud service that allows you to create and run workflows that can connect and automate tasks across different applications and services, both in the cloud and on-premises.

When you orchestrate workflows in Azure Logic Apps, you are essentially defining a series of steps and actions that need to be executed in a specific order to achieve a particular business process or integration scenario. These workflows can involve actions like sending emails, updating databases, calling APIs, and more. The orchestration capability of Logic Apps enables you to create complex workflows by chaining together multiple actions and defining the flow of data and control between them.

The term "orchestration" emphasizes the coordination and arrangement of various elements within a workflow, much like a conductor orchestrates different instruments in a musical performance. In the context of Logic Apps, orchestration allows you to streamline and automate business processes by defining the sequence of activities and ensuring that they are executed in a coordinated and efficient manner.

 


 














The deployment is complete.

Under workflows 


saved : click on the workflow and click on design for design our workflow. 



Every step of a logic app is an action. 

Every action has an input and an output. This goes for every single action.










Comments

Popular posts from this blog

APIM -- High Availability skipping DR and Geo-Redundancy

Working on Azure -- Terraform - connectivity