all Technical posts
Logic Apps and EDI – AS2 and MDN Failures
Azure Logic apps and the Enterprise Integration account provide a mechanism for implementing business to business (B2B) solutions. This blog will outline the way these resources were used in a recent project and highlight some MDN issues that had to be resolved.
all Technical posts
Top 4 Reasons that AI and Machine Learning Deployments Fail
Did you know that 80% of all AI and Machine Learning deployments fail? Maxime Dehaut, Lead Architect and AI/ML expert at Codit Luxembourg will tell you why in this latest vlog.
all Technical posts
Making the Secret Store More Powerful in Arcus Security v1.4
With this new version of Arcus.Security v1.4, the secret store has a ton of new updates. In this post we'll run over some of the major ones, but keep in mind this post will not contain all the new changes, so for more information see the release notes of this new version.
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Dynamics 365 Integration: updated version!
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Technical posts
Deployment Issues with Logic Apps Custom Connector
A Logic Apps Custom Connector allows you to register a custom HTTP endpoint with operations that will be exposed within Azure Logic Apps. In this article we're going to find out how to connect to on-premises SOAP services without having to use xml from within Azure Logic Apps.
all Technical posts
Integrating Arcus API Security Filters within F# Giraffe Function Pipelines
Arcus already has several API security filters to tighten access for the available endpoints. But all these filters are created with the standard OOP MVC mindset. Let's have a look at how we can change that into a functional mindset.