Justin Wendlandt's Blog

Post List
  • Continuous Microphone Azure Speech SDK Tue, Oct 19, 2021

    Running the Azure Speech to Text Service from Docker

    • speech
    • azure
  • Building a Custom Terraform Provider Tue, Jan 26, 2021

    This is a multi-part series: Introduction to Terraform Azure Resource...

    • terraform
    • azure
  • Where to Store Terraform Variables Tue, Jan 26, 2021

    This is a multi-part series: Introduction to Terraform Azure Resource...

    • terraform
    • azure
  • Azure Example with Modules for Terraform Tue, Jan 26, 2021

    This is a multi-part series: Introduction to Terraform Azure Resource...

    • terraform
    • azure
  • Azure Example without Modules for Terraform Tue, Jan 26, 2021

    This is a multi-part series: Introduction to Terraform Azure Resource...

    • terraform
    • azure
  • Deeper into the Azure Resource Provider Tue, Jan 26, 2021

    This is a multi-part series: Introduction to Terraform Azure Resource...

    • terraform
    • azure
  • An Introduction to Terraform for Azure Tue, Jan 26, 2021

    This is a multi-part series: Introduction to Terraform Azure Resource...

    • terraform
    • azure
  • Read Value from Key Vault FlexVolume in AKS Mon, Dec 09, 2019

    There are many ways to read and rotate secrets in...

    • kubernetes
    • linux
    • aks
  • WSL and Powerlevel 10k Sat, Dec 07, 2019

    Was recently introduced to PowerLevel10k by another co-worker (thank you...

    • wsl
    • theme
  • Running Neo4j from Azure with the Azure CLI Tue, Jul 02, 2019

    If you are considering running Neo4J there are several deployment...

    • neo4j
    • azcli
  • SQL Azure with Hierarchyid Mon, Jul 01, 2019

    We recently needed to represent data in a hierarchical format...

    • sql
    • azure
  • Using Insomnia to Test Azure AD V2 App Tue, Nov 06, 2018

    When building an API that is protected by an oauth...

    • azure ad
    • insomnia
    • rest
  • Fetching a Bearer Token using Azure AD and REST Fri, Jul 20, 2018

    Azure AD has several methods that can be used to...

    • azure ad
    • rest
    • curl
    • auth
  • Utilizing FabricClient to Create Services Thu, Mar 29, 2018

    One lesser known feature of Service Fabric is the ability...

    • service fabric
    • c#
  • Using Terraform to Provision your Azure Environment Sun, Nov 05, 2017

    Terraform provides a nice interface from the command line through...

    • azure
    • terraform
  • Updated - Service Fabric with Windows Containers Sat, Nov 04, 2017

    If you are interested in running service fabric with Windows...

    • windows
    • containers
    • docker
    • service fabric
  • Handling Many to Many Updates in ASP.NET Core Wed, Oct 18, 2017

    When updating a database object using Entity Framework Core and...

    • asp.net
    • linq
  • Useful Visual Studio Extensions Sun, Oct 01, 2017

    Visual Studio is currently my favorite development environment. The ability...

    • extensibility
    • visual studio
  • Azure File Share and mklink Thu, Sep 14, 2017

    One situation we ran into was figuring out how to...

    • dos
    • docker
  • Bash on Windows Font Issues Thu, Sep 14, 2017

    When I started the bash on windows command prompt this...

    • wsl
    • bash on windows
  • Duplicate Properties in Arm Templates Tue, Sep 05, 2017

    When troubleshooting an Azure Resource Manager template, be sure to...

    • azure
    • arm template
  • Creating Managed Disks from Template Tue, Aug 22, 2017

    Most of the templates on the Azure Quick Start GitHub...

    • azure
    • arm
    • template
  • Service Fabric with Windows Containers Mon, Aug 21, 2017

    Updated: Service Fabric with Windows Containers

    • windows
    • containers
    • docker
    • service fabric
  • Create and Format a Disk in a Windows Container Sun, Aug 20, 2017

    If you find yourself working with Windows Containers, there might...

    • windows
    • containers
  • Configuring Docker Inside a Service Fabric VM Sat, Aug 19, 2017

    If there are ever any settings that need to be...

    • windows
    • containers
    • docker
    • service fabric
  • Docker Windows Image for IoT Edge Fri, Aug 18, 2017

    We were in a scenario where we wanted to enable...

    • docker
    • windows
    • .net framework
    • .net core
    • node
  • Using Expect with Bash Thu, Aug 17, 2017

    Most command line applications in Linux use parameters to take...

    • bash
    • linux
  • IoT Simulator Deployment Scenario Wed, Aug 16, 2017

    The goal of this Azure Resource Manager template is to...

    • iot
    • simulator
  • Handy Docker Commands Tue, Aug 15, 2017

    Docker has been involved in the majority of the projects...

    • docker
    • shell
    • commands
    • bash
    • linux
  • Hello World Tue, Aug 01, 2017

    This is just a test page to make sure all...

    • general
  • SQL Server Code Analysis