When approaching what I consider to be a pretty straightforward problem, I always think to myself, “I can’t be the …
Category: Architecture
Accessing Custom Fields with JIRA Webhooks
When I was starting to work with the JIRA Webhooks, one problem I started to run into was understanding what …
Creating WebHooks with JIRA
Similar to the posts I’ve written about creating Webhooks for AzureDevOps and Git, you can do the same for Jira. …
Creating WebHooks with GIT
Similar to Azure DevOps, you can set up a WebHook in GIT to collect data when changes are made to …
How to Best Leverage your Platform Investments
Many (many years ago, I was doing work with OCS (Office Communications Server) and writing code to connect and automate …
Using Azure Automation with VS Code
When using Azure Runbooks, you can work on your changes through the built-in online IDE or you have the choice …
Using Azure Automation Accounts
If you haven’t been using Azure Automation Accounts, they are a great way to script out nightly tasks in your …
PowerApps Solution Architecture: The Summary
Over the past few posts, we’ve discussed several different architecture options for designing and maintaining PowerApps Solutions. The All-In-One Solution …
PowerApps Solution Architecture: The Team Solution
The last solution architecture we are going to look at is very similar to the Feature Solution Architecture but instead …
PowerApps Solution Architecture: The Feature Solution
We’ve looked at the All-In-One and Component Solution Architectures and now we’re going to talk about the Feature Solution model. …
Read MorePowerApps Solution Architecture: The Feature Solution