Mermaid – Coding Diagrams
A few weeks ago, I was looking into business logic and was asked to diagram what was happening in the …
A few weeks ago, I was looking into business logic and was asked to diagram what was happening in the …
As is always the case, after you have completed a project is generally when you find out how something properly …
Like many of us over the summer, we had a surprise after July 2nd, where our Dataverse search consumption skyrocketed. …
When I was working through my Node.js and Azure Functions demo, I ran into an interesting problem using YAML variables …
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
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
When you’re building solutions on a platform, you get into a mode of build, deploy, test, rinse, and repeat that …
In my previous post on automating CI Deployments for Node.js Azure Functions using YAML and Azure DevOps, you might have …
Similar to AzureDevOps and Git, you can retrieve data from Jira using its own API. I had initially presumed that …
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