Passing through parameters in YAML pipelines in Azure DevOps works perfectly fine. However, when passing these parameters to a PowerShell script you might notice some…
When working with Office 365 you may have noticed it’s a breeze to swift through applications. However, sometimes you need to switch to SAP where…
Integrating with SAP gives you great power, which means you should also take great responsibility when it comes to distributing load evenly.
IDOCs are a standard way of integrating with SAP. The best part is that you can receive them directly in Azure using Logic Apps!
Not only did the RecordsManagement API move to General Availability (GA), but it now also includes App Permissions for authentication!
If you have ever worked with multipart bodies, you know it’s basically just multiple types of content enclosed within boundaries. It seems like plain text,…
While investigating how I can make use of the RecordsManagement API, I noticed information is scattered all over the place. Therefor I’m writing this tutorial…