Setting Up Your Own Blog Using Ghost (Updated 2020)3 July 2020·Updated: 6 March 2026·275 words·2 minsGhost Azure Docker BloggingUpdated guide for running Ghost blog in containers on Azure App Service with custom domains and SSL.
Azure Functions: Merge Algorithm Runtime Comparison (Part 3)5 June 2017·Updated: 6 March 2026·204 words·1 minAzure Azure-Functions Algorithms Performance CsharpPart 3 of 3: Adding QuickFind, QuickUnion, and WeightedQuickUnion — analyzing algorithmic complexity and finding a bug in the test harness.
Azure Functions: Merge Algorithm Runtime Comparison (Part 2)2 June 2017·Updated: 6 March 2026·184 words·1 minAzure Azure-Functions Algorithms Service-Bus Blob-Storage CsharpPart 2 of 3: Converting an HTTP Trigger to a ServiceBus Topic Trigger — reading from ServiceBus, writing to Blob and Table Storage.
Azure Functions: Merge Algorithm Runtime Comparison (Part 1)2 June 2017·Updated: 6 March 2026·231 words·2 minsAzure Azure-Functions Algorithms Service-Bus CsharpPart 1 of 3: Setting up Azure ServiceBus Topics to compare merge algorithm performance across QuickFind, QuickUnion, WeightedQuickUnion and WeightedQuickUnionWithPathCompression.
Azure Functions: Going Beyond Hello World!26 May 2017·Updated: 6 March 2026·297 words·2 minsAzure Azure-Functions Algorithms Csharp Table-StorageCreating a sorting Function that writes to Azure Table Storage — using the WeightedQuickUnionWithPathCompression algorithm.
Azure Functions: Deploy From Source Control25 May 2017·Updated: 6 March 2026·191 words·1 minAzure Azure-Functions Cicd GithubSetting up continuous deployment for Azure Functions from GitHub.
Azure Functions: Developing in Visual Studio Code and Powershell28 April 2017·Updated: 6 March 2026·221 words·2 minsAzure Azure-Functions Vscode PowershellDeveloping and debugging Azure Functions using VS Code and Powershell as a lightweight alternative to Visual Studio.
Azure Functions: Develop and Debug Using Visual Studio26 April 2017·Updated: 6 March 2026·213 words·1 minAzure Azure-Functions Visual-Studio CsharpSetting up local development and debugging for Azure Functions using Visual Studio 2015.
Azure Functions: Getting Started/Hello World25 April 2017·Updated: 6 March 2026·317 words·2 minsAzure Azure-Functions Serverless CsharpGetting started with Azure Functions — creating your first webhook with C#.
Getting Certified: Passing the 70-532 / Course 20532C Exam22 April 2017·Updated: 6 March 2026·1046 words·5 minsAzure Certification CareerStudy guide and tips for passing the Microsoft Azure 70-532 exam.
Setting Up Your Own Blog Using Ghost21 April 2017·Updated: 6 March 2026·950 words·5 minsGhost Azure BloggingHow to set up a Ghost blog on Azure with custom domains and SSL.