A few weeks ago, I was looking into business logic and was asked to diagram what was happening in the …
Author: Greg Thomas
Tracing and Debugging in Azure APIM
As is always the case, after you have completed a project is generally when you find out how something properly …
Taming your Dataverse Search
Like many of us over the summer, we had a surprise after July 2nd, where our Dataverse search consumption skyrocketed. …
Parameters and Variables in YAML Scripts
When I was working through my Node.js and Azure Functions demo, I ran into an interesting problem using YAML variables …
Extracting Entities from Power Automate with AI Builder
I’ve been digging deep into Power Automate AI Builder lately, mainly because it’s a great first step for organizations unsure …
Read MoreExtracting Entities from Power Automate with AI Builder
TypeScript and Powerapps – Part 4 – Builds and Namespaces
In any endeavour, you can code and code and code to your heart’s content, and then when you pop up …
Read MoreTypeScript and Powerapps – Part 4 – Builds and Namespaces
Smart Paste and Copilot in PowerApps
When you’re building solutions on a platform, you get into a mode of build, deploy, test, rinse, and repeat that …
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 …
Retrieving Historical Data with the JIRA Api
Similar to AzureDevOps and Git, you can retrieve data from Jira using its own API. I had initially presumed that …
Using the PAC Library to Export, Update and Import your Solutions
It often happens when you’re working on one problem, you figure something out, without completely solving your original problem. I …
Read MoreUsing the PAC Library to Export, Update and Import your Solutions