# Use the Table Parameter in the Azure CLI

By default the Azure CLI 2.0 returns results from a command in JSON. You can easily modify this by adding --output Table. Try out the command found in the Gif below with az vm image list-publishers --location NorthCentralUS --output Table