Content by vdivizinschi (2)
vdivizinschi explains how to run diagnostic and remediation commands across Azure VM Scale Set instances using Azure Run Command via the control plane, avoiding RDP/SSH. The post covers prerequisites, RBAC permissions, orchestration-mode differences (Uniform vs Flexible), and provides Bash/Azure CLI loops to run scripts across all instances.
vdivizinschi explains why Docker Engine v29 on Linux can still fill the OS disk even when Docker’s data-root points to a mounted data disk, and shows a practical workaround to relocate containerd storage so images and snapshots stop landing under /var/lib/containerd.
End of content