Azure Resource Tags: Important Organization Strategies and Tips
Build5Nines | Azure CLI Kung Fu
by Chris Pietschmann
3d ago
In the Microsoft Azure cloud, the organization and management of resources are extremely important for operational efficiency and cost-effectiveness. Azure Tags serve as a fundamental tool in categorizing resources within the Azure environment, providing a versatile means to attach metadata to resources for various purposes, including administration, billing, and monitoring . These key-value pairs enable […] The article Azure Resource Tags: Important Organization Strategies and Tips appeared first on Build5Nines ..read more
Visit website
Azure CLI: Check if Blob Exists in Azure Storage
Build5Nines | Azure CLI Kung Fu
by Chris Pietschmann
5M ago
Before we dive into the nitty-gritty details, let’s clarify some essential concepts. Azure Storage, a cloud-based storage solution, is organized into a hierarchy of containers, and within these containers, you’ll find Blobs. Blobs are objects or files that can be text, binary, or any other data format. Now, imagine you’re working on a project that […] The article Azure CLI: Check if Blob Exists in Azure Storage appeared first on Build5Nines ..read more
Visit website
Terraform: Import Existing Azure Resource Group
Build5Nines | Azure CLI Kung Fu
by Chris Pietschmann
1y ago
If you find yourself with an existing Azure Resource Group that you need to import into a Terraform project, you can use the terraform import command to do it. This article goes through the steps necessary to take you through the process of importing an existing Azure Resource Group into a Terraform project. When imported, […] The article Terraform: Import Existing Azure Resource Group appeared first on Build5Nines ..read more
Visit website
Azure CLI: Call Azure REST API Directly
Build5Nines | Azure CLI Kung Fu
by Chris Pietschmann
1y ago
The Azure CLI is a command-line tool built to give a native CLI interface for working with Microsoft Azure resources. The Azure CLI itself will make calls to the Azure REST API to perform actions that each of the Azure CLI (az) commands support. However, there are those rare times when you need to call […] The article Azure CLI: Call Azure REST API Directly appeared first on Build5Nines ..read more
Visit website
Azure CLI: Get Private Link Service Alias / DNS Name
Build5Nines | Azure CLI Kung Fu
by Chris Pietschmann
1y ago
Azure Private Link provides a way to be able to access resources sitting behind an Azure Load Balancer (such as Virtual Machines) to be accessed by other Azure services using Private Endpoints from their own VNets. It’s basically a way to access resources that do not directly support Private Link to be able to. The […] The article Azure CLI: Get Private Link Service Alias / DNS Name appeared first on Build5Nines ..read more
Visit website
Stopping Azure subdomain takeovers
Build5Nines | Azure CLI Kung Fu
by Dan Patrick
3y ago
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 Docs page and figured I would capture […] The article Stopping Azure subdomain takeovers appeared first on Build5Nines ..read more
Visit website
Latest Cloud News: IoT, Security, Azure Sphere, and more! (December 4, 2020 – Build5Nines Weekly)
Build5Nines | Azure CLI Kung Fu
by Chris Pietschmann
3y ago
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 week. Be sure to subscribe to Build5Nines Weekly to get the newsletter in your email every week and […] The article Latest Cloud News: IoT, Security, Azure Sphere, and more! (December 4, 2020 – Build5Nines Weekly) appeared first on Build5Nines ..read more
Visit website
Latest Cloud News: Apple on K8s, IoT, Microsoft Pluton and more! (November 20, 2020 – Build5Nines Weekly)
Build5Nines | Azure CLI Kung Fu
by Chris Pietschmann
3y ago
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 week. Be sure to subscribe to Build5Nines Weekly to get the newsletter in your email every week and […] The article Latest Cloud News: Apple on K8s, IoT, Microsoft Pluton and more! (November 20, 2020 – Build5Nines Weekly) appeared first on Build5Nines ..read more
Visit website
Latest Cloud News: .NET 5 Released, Apple Silicon M1 CPU, and more! (November 12, 2020 – Build5Nines Weekly)
Build5Nines | Azure CLI Kung Fu
by Chris Pietschmann
3y ago
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 week. Be sure to subscribe to Build5Nines Weekly to get the newsletter in your email every week and […] The article Latest Cloud News: .NET 5 Released, Apple Silicon M1 CPU, and more! (November 12, 2020 – Build5Nines Weekly) appeared first on Build5Nines ..read more
Visit website
Fix Kubernetes Dashboard Strange 401 Unauthorized, 503 Service Unavailable Errors
Build5Nines | Azure CLI Kung Fu
by Chris Pietschmann
3y ago
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 (kubernetes-dashboard) web application. Depending on where you see the errors they could […] The article Fix Kubernetes Dashboard Strange 401 Unauthorized, 503 Service Unavailable Errors appeared first on Build5Nines ..read more
Visit website

Follow Build5Nines | Azure CLI Kung Fu on FeedSpot

Continue with Google
Continue with Apple
OR