Here you can find a list of some quick tutorials and sample code to get you going quickly with containers on Azure.
To quickly get started creating containers on your computer, download either Docker for Windows or Docker for Mac. One of the cool features of Docker for Windows is the ability to switch between Linux and Windows containers.
To get started creating containers with Docker, I recommend their Getting Started with Docker guide.