Use the Power Platform to control Azure DevOps Pull Requests

Use the Power Platform to control Azure DevOps Pull Requests

User Power Platform in combination with Azure DevOps to create a Power App which approved Pull Requests. Create this by using the Rest API and managed identities and a Dataverse custom table and several connectors in a Logic App which is hosted in Microsoft Azure.

Read More

Parallel processing in Azure logic apps

Parallel processing in Azure logic apps

Azure logic apps can be used to automate things without writing code, but because a lot of stuff happens under the hood your workflow might corrupt your data. By looking at the different ways you can handle parallel processing of data in logic apps you can prevent this data to be corrupted and maybe in the meantime increase the runtime of your apps!

Read More