Experimenting with Azure
I’ve been experimenting with Microsoft Azure recently, and I thought it might be useful to share a quick post on using some of my favorite tools with Azure. I’ve found it useful to try to leverage existing tools whenever I can, and so as I’ve been experimenting with Azure I’ve been leveraging familiar tools like Docker Machine and Vagrant.
The information here isn’t revolutionary or unique, but hopefully it will still be useful to others, even if only as a “quick reference”-type of post.
Launching an Instance on Azure Using Docker Machine
To launch an instance on Azure and provision it with Docker using docker-machine:
docker-machine create -d azure \
--azure-subscription-id $(az account show --query "id" -o tsv) \
--azure-ssh-user azureuser \
--azure-size "Standard_B1ms" azure-test
The first time you run this you’ll probably need to allow Docker Machine access to your Azure subscription (you’ll get prompted to log in via a browser and allow access). This will create a service principal that is visible via az ad sp list. Note that you may be prompted for authentication for future uses, although it will re-use the existing service principal once it is created.
Enterprises remain concerned over complexity and support challenges.
The update makes it easier to run production-ready appliances on Kubernetes.
5G uses the underlying LTE control plane, making it faster to deploy.
The service includes cloud-based security information and event management.
I’ve reduced the travel and conferences I’m attending in 2018 to focus on content – writing, podcasting and video is my future. The negative impact is that I’ll miss meeting many people in the industry. So I am spending 3 weeks in San Jose 15 Jan – 3 Feb 2018 and hoping to meet as many […]
Its product overlays application delivery and monitoring on SD-WANs from Cisco and Versa Networks.
The bill would prohibit the U.S. government from buying from the companies.

