Azure CLI (Command Line Interface) is a set of commands used to manage Azure resources directly from the command line. It provides a cross-platform command-line tool that allows users to perform tasks such as creating, managing, and deleting Azure resources from Windows, macOS, and Linux.
Azure Resource Graph helps you explore and query your Azure resources efficiently and at scale. This guide covers installation, example queries, and best practices.
Divide the VNet into subnets based on the type of resources they will host, such as networking, host types, or for growth. This will help to isolate and secure different types of traffic.
To create an Azure storage pool, you add managed disks to the VM in the Azure portal, configure the storage pool and virtual disk in Server Manager, create a volume, and expand the storage pool by adding more disks and optimizing the pool as needed.
This ConfigMap customizes the CoreDNS settings in a Kubernetes cluster. It defines static DNS entries and allows queries to fall through to the next plugin if no match is found.
This page provides detailed instructions on how to schedule support pods in Kubernetes for troubleshooting and support tasks. The content includes YAML files for creating two types of support pods
This page provides instructions for transferring Docker images between registries using a PowerShell script, which logs into both source and destination registries, pulls images, tags them, and optionally pushes them. The guide includes example commands and a list of images to transfer.
This page provides a guide on using common network tools like Netcat, Telnet, DNS utilities, Curl, Ping, and Git in Kubernetes support pods for troubleshooting and support tasks, with real-world command examples. These tools enable various network diagnostics, remote access, DNS queries, HTTP requests, and version control directly from the command line.
DiskSpd is a disk performance testing tool developed by Microsoft. It’s designed to measure the performance of storage systems by simulating various types of I/O operations