MSDN Community

Azure Logic Apps

Azure Logic Apps is a cloud-based service that helps you automate workflows and integrate business processes. It provides a visual designer to create and orchestrate automated tasks, called Logic Apps, that can connect to hundreds of pre-built connectors to various services and systems.

Key Features and Concepts

  • Visual Designer: Drag-and-drop interface for building workflows.
  • Connectors: Integrate with services like Office 365, Dynamics 365, SharePoint, Azure services, and many more.
  • Triggers: Events that start a Logic App (e.g., HTTP request, schedule, file creation).
  • Actions: Operations performed within a Logic App (e.g., sending an email, querying a database, transforming data).
  • Enterprise Integration: Built-in support for B2B scenarios with partners using protocols like AS2 and EDI.
  • Scalability and Reliability: Built on Azure's robust infrastructure.

Latest Discussions

Troubleshooting HTTP trigger not firing in Azure Logic Apps

Discussion about common reasons for the HTTP trigger not responding and potential solutions.

Posted by user123 on 2023-10-26 | 15 replies

Best practices for error handling in Logic Apps

Sharing strategies and patterns for robust error management in your automated workflows.

Posted by azure_guru on 2023-10-25 | 8 replies

Integrating Logic Apps with Azure Key Vault for secrets management

Exploring secure ways to access sensitive information from Key Vault within your Logic App runs.

Posted by devops_ninja on 2023-10-24 | 22 replies

Popular Resources

Explore these valuable resources to deepen your understanding and skills with Azure Logic Apps: