Revision history of "Az cli queries"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 16:37, 26 February 2024Busk talk contribs 143 bytes +143 Created page with "``` az vm list-sizes --location WestCentralUS --query "[].name" | grep M64 az vm list-sizes --location WestUS2 --query "[].name" | grep M64 ```"