All tools/Azure CLI

Azure CLI

azure-cli

A set of commands used to create and manage Azure resources.

Detected by az | macOS, Linux, Windows |learn.microsoft.com

Sync rules

What travels, what stays, what never leaves
Azure CLI in your home directory Every rule on this page, by file
[logging]
enable_log_file = yes
log_dir = /Users/octocat/Library/Logs/azuremachine-local
[defaults]
group = octocat-rg

Each machine keeps its own copy of these.

keysas_tokenconnection_stringaccess_keystorage_key

Lifted into your secret store; the rest of the file syncs.

· clouds.config Sync
· msal_token_cache.json Never synced
· msal_token_cache.bin Never synced
· service_principal_entries.json Never synced
· service_principal_entries.bin Never synced

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/azure-cli. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these keeps all credential files out. None of them splits log_dir for you — that part is Otty’s own sync, or a template you write by hand.