Azure Functions: What are they good for? – Part 1
The focus of this article is for you to learn some of the use cases for Azure Functions. Before we dive into those details, let’s do a quick review of […]
“Hello World and Then Some” with Azure Active Directory B2C Custom Policies – Part 5: Hello! (NOW WITH REST!)
This post continues a series that provides a walkthrough illustrating how to work with Azure Active Directory B2C custom policies by building one from the ground up. As the series […]
Tech on Fire: Using Azure Blob Storage with Blobfuse to Mount Folders in Linux and Use Nextcloud
Tech on Fire: Using Azure Blob Storage with Blobfuse to Mount Folders in Linux and Use Nextcloud In this edition, we discuss how to use Blobfuse to mount a blobstorage […]
“Hello World and Then Some” with Azure Active Directory B2C Custom Policies – Part 4: Hello! (But Only If You Have an Access Code)
This post continues a series that provides a walkthrough illustrating how to work with Azure Active Directory B2C custom policies by building one from the ground up. As the series […]
“Hello World and Then Some” with Azure Active Directory B2C Custom Policies – Part 3: Hello [Your Name Here]!
This post continues a series that provides a walkthrough illustrating how to work with Azure Active Directory B2C custom policies by building one from the ground up. As the series […]
Create a Simple DevOps Pipeline for Containers with Azure Container Registry
With software development, there’s almost always multiple ways to do things, and sometimes the best solution for a problem is not a technical one, rather a nontechnical one. With DevOps, […]
“Hello World and Then Some” with Azure Active Directory B2C Custom Policies – Part 2: Hello World!
This post continues a series that provides a walkthrough illustrating how to work with Azure Active Directory B2C custom policies by building one from the ground up. As the series […]
“Hello World and Then Some” with Azure Active Directory B2C Custom Policies – Part 1: Introduction
Introduction I have been working with the Azure Active Directory B2C (AAD B2C) service since 2016, both integrating it into applications and helping people learn how to use it to […]
How to Implement the Observer Pattern with Objects and Arrays in Pure JavaScript
A little over a year ago, I wrote an article about how to do data binding in pure JavaScript. Anyone that read my ramblings about data binding in pure JavaScript […]