Working with Containers

Patterns and Notes on how to get your Apps Working on Containers

Integrating Azure Container Registry for Container Image management

As part of our Enterprise readiness for the Container based program, one key component is to...

Author: Rohit Tatachar Date: 10/10/2017

Optimizing legacy workloads using Containers

This blog links to another article that covers some of the optimization and related benefits that...

Author: Rohit Tatachar Date: 10/03/2017

Pre-Req Considerations and Quick Start guide to Containerizing legacy apps

Considerations: Some of the things to consider when looking at candidate legacy applications for...

Author: Rohit Tatachar Date: 10/03/2017

Using the Windows EventViewer GUI to view Eventlogs in Containers

If you work with legacy apps (or maybe some not so legacy apps) in containers then you know about...

Author: MarkBrianWest Date: 08/18/2017

Getting IIS Win Auth to Work in a Container

As you have no doubt figured out by now, containerization of IIS apps that use Windows...

Author: MarkBrianWest Date: 07/31/2017

CI/CD of Containers from Visual Studio to Service Fabric

CI/CD is all the rage for software deployment for good reason. Docker Containers are all the rage...

Author: MarkBrianWest Date: 06/08/2017

Five tips for moving virtual machine-based apps to Windows Server Containers

Something with which I've been involved lately showed up on IT Showcase :-) Five tips for moving...

Author: MarkBrianWest Date: 03/22/2017

Visual Studio 2017 : client version 1.22 is too old

This might come in handy when building with Containers in Visual Studio 2017 I created a...

Author: MarkBrianWest Date: 03/13/2017

Remediate Multi-tenancy Port Collision -or- How I put Multiple Container Websites is a single VM / Scaleset

Many apps (legacy and modern) provide service interfaces on TCP ports. Many of these service...

Author: MarkBrianWest Date: 02/14/2017

Manage IIS on a Container with the IIS Admin Console

Many legacy apps are based on IIS and ship with documentation which describes deployment and...

Author: MarkBrianWest Date: 02/14/2017

Access a Database with Active Directory from a Windows Service in a Container

As companies move to modernize their IT operations they will frequently encounter legacy...

Author: MarkBrianWest Date: 02/14/2017

Create a Container with Active Directory Support

Windows Containers do not ship with Active Directory support and due to their nature can’t (yet) act...

Author: containerstuff Date: 01/30/2017

Group Managed Service Accounts

If the app which you will be deploying to a Windows Container requires Active Directory support, you...

Author: MarkBrianWest Date: 01/30/2017

Getting legacy apps to Run on a Windows Container in Azure

Most of you are probably writing new service apps to run on modern PAAS platforms like Azure Service...

Author: containerstuff Date: 01/24/2017

Working with Containers

Hello. I'm Mark West, a dev at Microsoft, currently working with apps on Containers. I'm not a dev...

Author: containerstuff Date: 01/19/2017