Azure by Patrik

Azure Logic Apps

Azure Logic Apps is a cloud-based platform for creating and running automated workflows that integrate your apps, data, services, and systems. With this platform, you can quickly develop highly scalable integration solutions for your enterprise and business-to-business (B2B) scenarios.

...see more

Logic apps are not well suited for large files.

  • Depending on the connector, they support either 100MB or 1GB (with chunking).
  • The file adapter limit is 30 MB and doesn’t support compression.

Further details can be found at Limits and configuration reference for Azure Logic Apps.

Comments