notes

Personal reference collection of useful tools, code snippets, and dev notes.

View on GitHub

Azure login:

az account set --subscription 25748484-4678-4000-aa00-9afbabb7d4a7

List all blob containers in a storage account:

az storage container list --account-name fcbwwretoolstorage --output table