<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
Greg Thomas

Mermaid – Coding Diagrams

A few weeks ago, I was looking into business logic and was asked to diagram what was happening in the …

<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
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 …

<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
Greg Thomas

Taming your Dataverse Search

Like many of us over the summer, we had a surprise after July 2nd, where our Dataverse search consumption skyrocketed. …

<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
Greg Thomas

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 …

<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
Greg Thomas

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 …

<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
Greg Thomas

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 …

<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
Greg Thomas

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 …

<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
Greg Thomas

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 …

<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
Greg Thomas

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 …

<a href="https://www.betarover.com" title="Visit Greg Thomas’s website" rel="author external">Greg Thomas</a>
Greg Thomas

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 …