Articles
Stopping Azure subdomain takeovers
Have you ever created an Azure web application, created a DNS record from your domain, and then deleted the web app without deleting the DNS record? Then you have just created a major security risk! I came across a fantastic article the other day on the Azure Security...
Latest Cloud News: IoT, Security, Azure Sphere, and more! (December 4, 2020 – Build5Nines Weekly)
Build5Nines Weekly provides your go-to source to keep up-to-date on all the latest Microsoft Azure news and updates. Included within Build5Nines Weekly newsletter are blog articles, podcasts, videos, and more from Microsoft and the greater community over the past...
Latest Cloud News: Apple on K8s, IoT, Microsoft Pluton and more! (November 20, 2020 – Build5Nines Weekly)
Build5Nines Weekly provides your go-to source to keep up-to-date on all the latest Microsoft Azure news and updates. Included within Build5Nines Weekly newsletter are blog articles, podcasts, videos, and more from Microsoft and the greater community over the past...
Latest Cloud News: .NET 5 Released, Apple Silicon M1 CPU, and more! (November 12, 2020 – Build5Nines Weekly)
Build5Nines Weekly provides your go-to source to keep up-to-date on all the latest Microsoft Azure news and updates. Included within Build5Nines Weekly newsletter are blog articles, podcasts, videos, and more from Microsoft and the greater community over the past...
Fix Kubernetes Dashboard Strange 401 Unauthorized, 503 Service Unavailable Errors
When working with Kubernetes (K8s) using a kubectl proxy, or even in Azure with the az aks browse command using Azure Kubernetes Service (AKS). There are times when mysterious errors can begin to show when attempting to access and use the Kubernetes Dashboard...
Latest Cloud News: Kubernetes, Terraform, Teams Multi-Login and more! (November 5, 2020 – Build5Nines Weekly)
Build5Nines Weekly provides your go-to source to keep up-to-date on all the latest Microsoft Azure news and updates. Included within Build5Nines Weekly newsletter are blog articles, podcasts, videos, and more from Microsoft and the greater community over the past...
Terraform: Create an AKS Cluster
While there are several ways to host container workloads in Azure, Azure Kubernetes Service (AKS) provides the easiest way to deploy Kubernetes for teams needing a full orchestration solution. AKS seems to gain new features every week. Depending on your needs...
Latest Cloud News: Azure Space, Pulumi IaC CI/CD Pipelines, and more! (October 29, 2020 – Build5Nines Weekly)
Build5Nines Weekly provides your go-to source to keep up-to-date on all the latest Microsoft Azure news and updates. Included within Build5Nines Weekly newsletter are blog articles, podcasts, videos, and more from Microsoft and the greater community over the past...
Microsoft Azure Space – Innovation on Earth and Beyond
Microsoft is advancing cloud datacenters where no cloud datacenter has gone before; into Space! They have brought together a team of renowned space industry veterans to work along-side Microsoft product engineers and scientists to build cloud capabilities that meet...
Beginner’s Guide to Pulumi CI/CD Pipelines
I have worked with Terraform for a few years, from entirely open demo environments to customers with strict security and compliance requirements. I haven't had the same opportunity to work with Pulumi in strictly regulated environments, but I know Pulumi has...