I recently finished an app that returned a huge conversation thread to a user, expecting them to be able to …
Category: Azure
Customer Insights Trigger Journeys
We already spoke on Segment Journeys, the other type of Journey that is quite powerful is Trigger Journeys. A trigger …
PowerAutomate vs Azure Logic Apps
As happens in all development, I flubbed and made a mistake. I started off building this pretty insane Power Automate …
Azure DevOps Agent Pools Goes Boink
In my previous post on automating CI Deployments for Node.js Azure Functions using YAML and Azure DevOps, you might have …
PowerAutomate, SharePoint and Twilio
“I’ve had a few requests lately for integrating SharePoint and Twilio together, so I thought I would address them as …
Deploying CI Node Azure Functions to Deployment Slots
I’ll be honest, coming up with a title for this post was very difficult, but here we are. If you’ve …
Read MoreDeploying CI Node Azure Functions to Deployment Slots
CI Deployments with Node.js Azure Functions
I wrote a post a while ago about how to set up, build, and run Node.js Azure Functions manually from …
TypeScript and Powerapps – Part 3 – Deploying Files
In our first two parts on implementing TypeScript in PowerApps, each class we created had its own JavaScript file that …
Read MoreTypeScript and Powerapps – Part 3 – Deploying Files
Identifying Form Security Ownership in PowerApps
When approaching what I consider to be a pretty straightforward problem, I always think to myself, “I can’t be the …
Connecting to Azure DevOps using the Wiql API
Sometimes you are going to want to retrieve work items from your Azure DevOps Organization, maybe to perform some complex …