Skip to main content

Chris Pietschmann

Chris is an Azure Solutions Architect with more than 14 years of experience building Enterprise systems using a wide array of Microsoft technologies, including Bing Maps and the Microsoft Azure cloud. He has been a 5 time recipient of the Microsoft MVP award. Chris has successfully implemented numerous Enterprise solutions on the Microsoft Azure Cloud Platform since its initial release all the way back in 2010.

Connect with Chris

Blogs from this Author

What Really is DevOps?

The term DevOps is still relatively new to the technology industry. The definition of DevOps isn’t really as clear as is for Agile Development Methodology. For many teams and organizations DevOps is a sort of unobtainable mythical beast; a unicorn if you will. Although, DevOps is obtainable for any team so long as the necessary […]

Azure Service Bus: ARM, Xplat-CLI, PowerShell, Portals and SDK

I’ve been working with the Azure Service Bus quite a bit lately and have discovered some catches to working with it. These aren’t technology catches, but rather related to the SDK and tooling support surrounding the Azure Service Bus features. Even though Azure Service Bus has been around almost since the beginning, for years, it […]

Azure ARM Template: Import and Export Templates from Portal

The feature support for Azure Resource Manager and ARM Templates has been a little light since it’s initial release. This is something that is slowly changing, however, an update to the Azure Portal released this week helps move ARM Template support forward in a big way. This new feature is the ability to Export any […]

Azure ARM Template: Create Service Bus Topic with Subscription

The previous article in this series covered how to setup an Azure Resource Group project with ARM Template that creates an Azure Service Bus Namespace. This article build upon the previous, to create an Azure Service Bus Topic with a Subscription to catch all messages. Instead of starting from scratch, this article builds on the […]

Azure ARM Template: Create Service Bus Namespaces

The Visual Studio 2015 support GUI support for Azure Resource Group projects and managing ARM Templates is still fairly new. As a result there isn’t full GUI and editor support in it for all features of Azure; although there are a lot of features already supported. One of the features that isn’t supported through the […]

Azure ARM Template: Define Web App Application Settings

The previous article in this series covered how to define database Connection Strings for an App Service Web App within an ARM Template. This article will continue to build on the foundation of deploying a Web App using an ARM Template by exploring how to define Application Settings (aka appSettings) for an App Service Web […]

SharePoint 2016 RTM Released

This week on Pi Day, March 14th, Microsoft announced that SharePoint Server 2016 has reached RTM (Release to Manufacturing). This new release of SharePoint Server brings with it new capabilities for users, IT pros and administrators. SharePoint 2016 also includes features for powering the next generation of hybrid capabilities. In addition, the cloud hybrid search for […]

Azure ARM Template: Define Web App Connection Strings

Previous articles covered what Azure Resource Manager is, along with how to setup an Azure Resource Group project within Visual Studio 2015 to deploy an ASP.NET Web Application to Azure as an App Service Web App. Being able to deploy an application to Azure is just the first step. In order to really use ARM […]

Deploy Azure Web App using ARM Template from Visual Studio 2015

Azure Resource Manager (ARM) is the new set of APIs for deploying and managing Microsoft Azure services. A previous article in this series defines what Azure Resource Manager (ARM) means for Developers, IT Pros and DevOps. This article will dive into the details of using Azure Resource Manager, ARM Templates, Visual Studio 2015, and the Azure SDK to […]

Introduction to Azure Resource Manager

Microsoft is in the process of transitioning the Microsoft Azure tools over to using the new Azure Resource Manager (ARM) model for managing Azure resources. On the surface this looks to be merely a change in the API’s and tools. While this is mostly true, it’s a shift that offers a more streamlined approach to […]

Raspberry Pi 3 and IoT – Built-in Wireless and Windows 10 Support

It’s been 4 years since the first Raspberry Pi was released on February 29, 2012. In the last four years there have been a number of updates to the Raspberry Pi platform, including the Raspberry Pi 2 released 1 year ago. The Raspberry Pi has been fairly popular among hobbyist, education and industrial markets with […]

What Does Azure Stack Mean for the Enterprise?

At the Ignite 2015 conference Microsoft had announced a few details about what Azure Stack is, and that at its most basic level it’s Azure Services that run in the On-Premises, Enterprise Data Center. Back when Microsoft Azure launched in 2010, there was a promise of Azure in your Data Center, that wasn’t talked about […]

Load More