Recent Blog ArticlesMost RecentMost LikesRe: Attaching a file to a DevOps Work Item yes, you will need to extract the $content only. Re: Attaching a file to a DevOps Work Item hi Attic0 from what I see, you're inputting the body incorrectly. The output bytes from the attachment needs to be read as binary, so you need to use the expression to convert the body. Y...IBM MQ Built-in (In-App) connector and Queue Handles: The math behind Queue Handles In some scenarios, we found that it might be challenging to understand how IBM MQ server needs to be configured to be able to poll without experiencing the dreaded IBM MQ returned Reason Code: 2017 -...Retrieve a Consumption Logic App workflow definition from deletion More often than we want to admit, customers frequently come to us with cases where a Consumption logic app was unintentionally deleted. Although you can somewhat easily recover a deleted Standard log...Key Vault policies affecting your Logic App Standard functioning This article shows howKey Vault Policies may affect the functioning of a Logic App Standard, the troubleshooting steps and how to fix it. Re: Attaching a file to a DevOps Work Item From what I see there, there's a few issues: - in the request to upload the file, you're passing an empty body. This should create the file, but as it's empty, the server may delete it, I'm not...Re: Attaching a file to a DevOps Work Item Himiguelgomes740, Not found means 2 things: either the Work Item ID is not correct, or the URL provided is not for the recently uploaded item. Also, make sure that your Input is properl...Attaching a file to a DevOps Work Item How to create the actions to Attach a file to a Work Item in DevOps, by using the Azure Connector. Listing Connectors by Logic App Listing your Logic App connections can be a hard deal. There is no tool out of the box that can do this, and it is a long process to open each one of your Logic Apps and see which connection is used....