{"id":5105,"date":"2021-10-26T06:41:27","date_gmt":"2021-10-26T06:41:27","guid":{"rendered":"https:\/\/dynamics.folio3.com\/blog\/?p=5105"},"modified":"2021-10-26T07:09:52","modified_gmt":"2021-10-26T07:09:52","slug":"azure-logic-apps","status":"publish","type":"post","link":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/","title":{"rendered":"Azure Logic Apps: Comprehensive Guide"},"content":{"rendered":"<p><span data-preserver-spaces=\"true\">In an enterprise, processes and workflows are crucial for any business to run. Enterprises need a complete mechanism for running smooth workflows, automating business processes, and integrating multiple applications they already use.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">With the growing cloud adoption, there is an increasing need for integrating applications, workflows, and data within the cloud.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">For integrating and automating the business-critical process, Microsoft Azure Logic Apps provides a mechanism to help you create workflows by orchestrating SaaS components.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">It is a scalable integration platform with multiple capabilities that make it easy to integrate all Azure applications.<\/span><\/p>\n<h2><strong><span data-preserver-spaces=\"true\">What are Azure Logic Apps?<\/span><\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">Azure Logic Apps, an <a href=\"https:\/\/dynamics.folio3.com\/blog\/ipaas-integration-platform-as-a-service\/\">integration platform as a service (iPaaS)<\/a>, is used for creating and running automated workflows. It is a cloud-based platform that allows you to install and run Logic Apps locally, <a href=\"https:\/\/dynamics.folio3.com\/blog\/on-premise-vs-cloud-erp-software-difference\/\">on-premise, or on the cloud<\/a>. By increasing scalability and portability, Azure automates business-critical workflows for any location.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">With Azure, you can create large and complex workflows and see more steps simultaneously without scrolling. You can also carry out stateless workflows to improve performance for requests and response scenarios.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">For troubleshooting, Azure provides Monitor and Application insights.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Microsoft Azure is fully managing Azure Logic Apps. Thus, you no longer need to be concerned about scaling, hosting, managing, maintaining, and monitoring solutions built with these services.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">It also builds a connection between you and your trading partners to work seamlessly, using\u00a0<\/span><a class=\"editor-rtfLink\" href=\"https:\/\/dynamics.folio3.com\/blog\/electronic-data-interchange-edi\/\" target=\"_blank\" rel=\"noopener noreferrer\"><span data-preserver-spaces=\"true\">electronic data interchange (EDI)<\/span><\/a><span data-preserver-spaces=\"true\">\u00a0standards such as X12, AS2, EDIFACT, and more.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">While using these capabilities to create server less applications and solutions, you can choose only to focus on the functionality and business logic.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Since Microsoft annually invests 1 billion dollars in cybersecurity research and development and employs 3,500+ security experts, it ensures complete data privacy and security. It also helps Azure build user trust being the most certified cloud provider.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Azure does not charge you any upfront costs and termination fees for Logic Apps and only requires you to pay for the apps you use.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">It provides many services, including Azure Logic Apps and Azure Functions. To understand the difference between both, let&#8217;s compare Azure Logic Apps and Azure Functions.<\/span><\/p>\n<h2><strong><span data-preserver-spaces=\"true\">Azure Logic Apps vs. Functions<\/span><\/strong><\/h2>\n<p>Logic Apps and Functions are Azure services that develop server less\u00a0workloads. While Azure Logic Apps creates server less workflows, Azure Functions is a server less\u00a0computing service.<\/p>\n<p><span data-preserver-spaces=\"true\">Listed below is a comparison between Azure Logic Apps and Azure Functions.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Both services can generate complex orchestrations. Orchestration is a batch of steps or functions known as actions in Logic Apps that you can perform to execute a problematic or compound task.<\/span><\/p>\n<p>For example, when you execute several instances of a function, at the same time to process multiple orders, you may wait for all instances to end and then perform a function that computes out-turn on the aggregate. The workflow for such tasks is developed with Logic Apps, and the sum is calculated with Azure Functions.<\/p>\n<p>To create orchestrations for Logic Apps, you can use a <a href=\"https:\/\/www.computerhope.com\/jargon\/g\/gui.htm\">GUI<\/a> or edit configuration files. To develop orchestrations for Azure Functions, you can write code or use the Durable Function extension.<\/p>\n<p><span data-preserver-spaces=\"true\">While building orchestration, you can connect Logic Apps with Functions or connect Functions with Logic Apps to mix and match services. You can also choose to develop each orchestration based on your personal preference and the capability of the services.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Though Azure Functions has about a dozen built-in binding types, you can write code to build custom bindings.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">On the other hand, Azure Logic Apps has a collection of connectors and an enterprise integration pack for B2B scenarios, and it also allows you to build custom connectors.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Functions can run locally or in the cloud, but Logic apps can run only in the cloud. While Logic apps have a collection of ready-made actions, each activity you perform is an Azure Function, and you will need to write code for all activity Functions.<\/span><\/p>\n<h2><strong><span data-preserver-spaces=\"true\">Azure Logic Apps vs. Power Automate<\/span><\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">Logic Apps and Power Automate are services that integrate you with other systems to create workflows. Both services provide a designer-first experience for the user and provide integration with many SaaS and enterprise apps.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Being built on top of Logic Apps, Power Automate shares the same connectors and workflow designer with Logic Apps.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Power Automate makes it easy for any office worker to perform simple integrations. For instance, any of your staff members can complete the approval process on a SharePoint Document Library without going through IT or developers.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">While Power Automate provides self-service and can be used by business users, office workers, and SharePoint administrators, Azure logic Apps offers advanced services for the users like pro integrators and developers, and IT pros.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Logic Apps also offers advanced integrations- like B2B processes- for that, it is required to have organizational-level Azure DevOps and security practices. Over time, your business workflow can grow in complexity. Correspondingly, you can begin with a workflow and then convert it into a logic app, as required.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Whereas Power Automate enables you to design and test your workflows in non-production environments and promote them to production when they are all set up, Azure DevOps tests, supports, manages, automates, and does source control in Azure Resource Manager.<\/span><\/p>\n<h2><strong><span data-preserver-spaces=\"true\">Why is it the Best Integration Platform?<\/span><\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">There are many reasons why Azure Logic Apps should be your go-to platform for integration services. By offering a ton of features and capabilities, Azure stands out from traditional workflow applications. Here are a few features that make Azure an out-of-the-box workflow development platform:<\/span><\/p>\n<p><strong><span data-preserver-spaces=\"true\">Cost-Effective Integration<\/span><\/strong><\/p>\n<p><span data-preserver-spaces=\"true\">Azure provides one of the most cost-effective integration services on the market. Since Microsoft fully manages infrastructure maintenance for you, you do not have to pay any upfront costs.\u00a0\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">It also allows you to develop and test the integration features before running the workflows without additional costs.\u00a0<\/span><\/p>\n<p><strong><span data-preserver-spaces=\"true\">Scalable and Lightweight Service<\/span><\/strong><\/p>\n<p>As a cloud-based, server less compute service, Azure Logic Apps is scalable and takes care of hosting, monitoring, and scaling in the form of a single managed service.<\/p>\n<p>It is a lightweight platform that automatically scales out and runs your workflow with the resources it needs.<\/p>\n<p><strong><span data-preserver-spaces=\"true\">Better Business Experience<\/span><\/strong><\/p>\n<p><span data-preserver-spaces=\"true\">Using Logic Apps Designer, Logic Apps simplifies creating workflows with its user-friendly, drag-and-drop design interface.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">You can also build automated system integrations and business processes with minor coding by using numerous pre-built connectors available in Azure Portal via your browser.\u00a0<\/span><\/p>\n<p><strong><span data-preserver-spaces=\"true\">In-built Monitoring<\/span><\/strong><\/p>\n<p><span data-preserver-spaces=\"true\">Its in-built monitoring tools make it simple for you to get a historical overview of your integrated data, services, apps, and processes.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">You can check everything- from performance to your current status, run and trigger history fast and easily.<\/span><\/p>\n<h3><strong><span data-preserver-spaces=\"true\">Conclusion<\/span><\/strong><\/h3>\n<p><span data-preserver-spaces=\"true\">Azure Logic Apps makes it easy and fast to connect disparate systems and integrate different applications. Its numerous in-built triggers, connectors, and actions cover many of your typical business scenarios.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Enabling you to integrate on-premise systems with the new ones available on the cloud, Azure helps you run smooth business workflows.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Moreover, with Microsoft taking crucial measures to ensure the security and privacy of your data, you can share and integrate workflows, processes, and data more securely than ever.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">It is what makes the App a go-to integration platform for all types of workflows.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In an enterprise, processes and workflows are crucial for any business to run. Enterprises need a complete mechanism for running smooth workflows, automating business processes, and integrating multiple applications they already use. With the growing cloud adoption, there is an increasing need for integrating applications, workflows, and data within the cloud.\u00a0 For integrating and automating [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":5110,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[57],"tags":[66],"class_list":["post-5105","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-management","tag-management"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Azure Logic Apps: Comprehensive Guide<\/title>\n<meta name=\"description\" content=\"Find out how Azure Logic Apps works an all-in-one integration solution and enables you to create and automate large and complex business-critical workflows.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Azure Logic Apps: Comprehensive Guide\" \/>\n<meta property=\"og:description\" content=\"Find out how Azure Logic Apps works an all-in-one integration solution and enables you to create and automate large and complex business-critical workflows.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/\" \/>\n<meta property=\"og:site_name\" content=\"Folio3 Dynamics Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-26T06:41:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-26T07:09:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2240\" \/>\n\t<meta property=\"og:image:height\" content=\"1260\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Folio3 Noc\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Folio3 Noc\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/\"},\"author\":{\"name\":\"Folio3 Noc\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/person\/525af9980ae81d25f9b7c032047fb0cc\"},\"headline\":\"Azure Logic Apps: Comprehensive Guide\",\"datePublished\":\"2021-10-26T06:41:27+00:00\",\"dateModified\":\"2021-10-26T07:09:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/\"},\"wordCount\":1196,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png\",\"keywords\":[\"management\"],\"articleSection\":[\"Management\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/\",\"url\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/\",\"name\":\"Azure Logic Apps: Comprehensive Guide\",\"isPartOf\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png\",\"datePublished\":\"2021-10-26T06:41:27+00:00\",\"dateModified\":\"2021-10-26T07:09:52+00:00\",\"description\":\"Find out how Azure Logic Apps works an all-in-one integration solution and enables you to create and automate large and complex business-critical workflows.\",\"breadcrumb\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#primaryimage\",\"url\":\"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png\",\"contentUrl\":\"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png\",\"width\":2240,\"height\":1260,\"caption\":\"Azure Logic Apps\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/dynamics.folio3.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Azure Logic Apps: Comprehensive Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#website\",\"url\":\"https:\/\/dynamics.folio3.com\/blog\/\",\"name\":\"Folio3 Dynamics Blog\",\"description\":\"News, Guides and Info from the world of Microsoft Dynamics\",\"publisher\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dynamics.folio3.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#organization\",\"name\":\"Folio3\",\"url\":\"https:\/\/dynamics.folio3.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2022\/01\/footer-logo.png\",\"contentUrl\":\"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2022\/01\/footer-logo.png\",\"width\":154,\"height\":100,\"caption\":\"Folio3\"},\"image\":{\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/person\/525af9980ae81d25f9b7c032047fb0cc\",\"name\":\"Folio3 Noc\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/61332f836e347f0f3df09f2102d55947?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/61332f836e347f0f3df09f2102d55947?s=96&d=mm&r=g\",\"caption\":\"Folio3 Noc\"},\"url\":\"https:\/\/dynamics.folio3.com\/blog\/author\/noc\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Azure Logic Apps: Comprehensive Guide","description":"Find out how Azure Logic Apps works an all-in-one integration solution and enables you to create and automate large and complex business-critical workflows.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/","og_locale":"en_US","og_type":"article","og_title":"Azure Logic Apps: Comprehensive Guide","og_description":"Find out how Azure Logic Apps works an all-in-one integration solution and enables you to create and automate large and complex business-critical workflows.","og_url":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/","og_site_name":"Folio3 Dynamics Blog","article_published_time":"2021-10-26T06:41:27+00:00","article_modified_time":"2021-10-26T07:09:52+00:00","og_image":[{"width":2240,"height":1260,"url":"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png","type":"image\/png"}],"author":"Folio3 Noc","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Folio3 Noc","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#article","isPartOf":{"@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/"},"author":{"name":"Folio3 Noc","@id":"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/person\/525af9980ae81d25f9b7c032047fb0cc"},"headline":"Azure Logic Apps: Comprehensive Guide","datePublished":"2021-10-26T06:41:27+00:00","dateModified":"2021-10-26T07:09:52+00:00","mainEntityOfPage":{"@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/"},"wordCount":1196,"commentCount":0,"publisher":{"@id":"https:\/\/dynamics.folio3.com\/blog\/#organization"},"image":{"@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#primaryimage"},"thumbnailUrl":"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png","keywords":["management"],"articleSection":["Management"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/","url":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/","name":"Azure Logic Apps: Comprehensive Guide","isPartOf":{"@id":"https:\/\/dynamics.folio3.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#primaryimage"},"image":{"@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#primaryimage"},"thumbnailUrl":"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png","datePublished":"2021-10-26T06:41:27+00:00","dateModified":"2021-10-26T07:09:52+00:00","description":"Find out how Azure Logic Apps works an all-in-one integration solution and enables you to create and automate large and complex business-critical workflows.","breadcrumb":{"@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#primaryimage","url":"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png","contentUrl":"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2021\/10\/Azure-Logic-Apps-Comprehensive-Guide.png","width":2240,"height":1260,"caption":"Azure Logic Apps"},{"@type":"BreadcrumbList","@id":"https:\/\/dynamics.folio3.com\/blog\/azure-logic-apps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/dynamics.folio3.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Azure Logic Apps: Comprehensive Guide"}]},{"@type":"WebSite","@id":"https:\/\/dynamics.folio3.com\/blog\/#website","url":"https:\/\/dynamics.folio3.com\/blog\/","name":"Folio3 Dynamics Blog","description":"News, Guides and Info from the world of Microsoft Dynamics","publisher":{"@id":"https:\/\/dynamics.folio3.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dynamics.folio3.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/dynamics.folio3.com\/blog\/#organization","name":"Folio3","url":"https:\/\/dynamics.folio3.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2022\/01\/footer-logo.png","contentUrl":"https:\/\/dynamics.folio3.com\/blog\/wp-content\/uploads\/2022\/01\/footer-logo.png","width":154,"height":100,"caption":"Folio3"},"image":{"@id":"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/person\/525af9980ae81d25f9b7c032047fb0cc","name":"Folio3 Noc","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dynamics.folio3.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/61332f836e347f0f3df09f2102d55947?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/61332f836e347f0f3df09f2102d55947?s=96&d=mm&r=g","caption":"Folio3 Noc"},"url":"https:\/\/dynamics.folio3.com\/blog\/author\/noc\/"}]}},"_links":{"self":[{"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/posts\/5105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/comments?post=5105"}],"version-history":[{"count":0,"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/posts\/5105\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/media\/5110"}],"wp:attachment":[{"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/media?parent=5105"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/categories?post=5105"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dynamics.folio3.com\/blog\/wp-json\/wp\/v2\/tags?post=5105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}