we have many cloud subscription under one cloud tennant
so when I run workloader azure-label it will just pull data for one of our hundrets subscriptions and I would need to create a script that will change subscription using a loop and than run workloader over and over again similar to this:
we have many cloud subscription under one cloud tennant
so when I run workloader azure-label it will just pull data for one of our hundrets subscriptions and I would need to create a script that will change subscription using a loop and than run workloader over and over again similar to this:
https://stackoverflow.com/questions/66667686/listing-all-virtual-machine-from-all-your-azure-subsciptions-using-cli
instead it would be more efficient if workloader could do the iteration when an option like "--all-subscriptions" has been provided