Day 01 — Azure CLI Basics (opens in new tab)
Welcome to Day 1 of my 90-day cloud engineering challenge! I'm documenting everything I learn as I go — partly to hold myself accountable, and partly because writing things down helps them actually stick. Today's focus: getting comfortable with the Azure CLI and creating my first resource entirely from the terminal. What I Learned The Azure CLI is a command-line tool that lets you manage Azure resources directly from your terminal, without needing to click through the Azure Portal. Once it's ...
Read the original article