Azure portal vs Azure CLI vs Azure PowerShell vs Cloud Shell

Verdict: No commands wanted, use the portal. Bash-style scripting, the Azure CLI. Verb-noun cmdlets, Azure PowerShell. A zero-install browser shell hosting both from any machine, Azure Cloud Shell.

CriterionAzure portalAzure CLIAzure PowerShellAzure Cloud Shell
InterfaceGraphical web consoleBash-style commandsVerb-noun cmdletsBrowser shell hosting CLI and PowerShell
Local installNone, runs in browserInstall per machineInstall per machineNone, runs in browser
Sign-inSign in through browserConfigure sign-in locallyConfigure sign-in locallyPre-authenticated on open
Choose whenNo syntax; build, monitor, pin dashboardsYou prefer Bash-style commandsYou prefer PowerShell cmdletsBorrowed or unmanaged machine, zero install, both shells

Rules

Traps