Revision history of "Az delete resource items"

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 17:48, 20 September 2022Busk talk contribs 519 bytes +519 Created page with "``` #!/bin/bash set -eu RG=MYRG disks=( buskTest-z1 busktest1_OsDisk_1_b810a839f33c41b2853a25f5b61ebc47 ) nics=( buskTestVMNic ) delete_disks(){ for disk in "${disk..."