Chris Pietschmann
Author

Chris Pietschmann

Chris Pietschmann is a Microsoft MVP (since 2008), HashiCorp Ambassador, IBM Champion and Microsoft Certified Trainer (MCT) with 25+ years of experience designing and building Cloud & Enterprise systems. He has worked with companies of all sizes from startups to large enterprises. He has a passion for technology and sharing what he learns with others to help enable them to learn faster and be more productive.  
Microsoft MVPMicrosoft MCTHashiCorp Ambassador 2025IBM Champion 2026

766 articles • 4 books

Development

Free eBook: Developer’s Guide to Azure: 2020 Edition

The new “Developer’s Guide to Azure” eBook published from Microsoft, written by Build5Nines’ own Chris Pietschmann, is your guide to getting started with Microsoft Azure…

Aug 7, 2020 • 1 min read
Azure CLI

Azure Cloud Shell Tips and Tricks

The Azure Cloud Shell offers the ability to manage cloud resources, virtual machines, run scripts and other tasks directly from within the browser or Azure…

Aug 1, 2020 • 10 min read
Azure Compute

Easy to Use VPN with OpenVPN in Azure

Security and Privacy are key in todays digital first world. Setting up a VPN with OpenVPN in Microsoft Azure offers a fairly simple method to…

Jul 27, 2020 • 11 min read
Development

Azure Web App: Connection Strings

Just as all Azure Web Apps need configuration values, most applications also need to have database Connection String values configured. With Azure Web Apps the…

Jul 13, 2020 • 3 min read
Azure CLI

Azure Web App: Application Settings

All web applications have some kind of configurations that are set on the server. The method of storing and accessing these settings varies on different…

Jul 1, 2020 • 3 min read
Linux

Sysinternals ProcDump for Linux

Sysinternals are very widely used tools from Microsoft in the Windows world, and now the ProcDump utility has been ported over to Linux as an…

Jun 19, 2020 • 2 min read
Azure CLI

Install Azure CLI on Windows with Winget

The Azure CLI is the command-line tool for working with Microsoft Azure resources, and grants you access to the CLI through both the Windows Command…

Jun 16, 2020 • 1 min read
Azure IoT

Top 11 Azure IoT Announcements from Build 2020

Microsoft made a ton of announcements at and around the Microsoft Build 2020 conference. Included in all the announcements was a tone of news surrounding…

May 27, 2020 • 6 min read
Azure Web

Host Static Web Apps in Azure App Service

Modern web applications are shifting more towards a static html/css architecture that leverages RESTful APIs as the backend data services. Previously, in order to host…

May 21, 2020 • 2 min read