The Azure CLI uses JSON as its default output format, but offers other formats. The argument values and types of output are:
json: JSON string. This setting is the default
jsonc: Colorized JSON
table: ASCII table with keys as column headings
tsv: Tab-separated values, with no keys
yaml: YAML, a