2
Answers

Azure Cli Script

I need an Azure CLI script file for the below requirements.

1. Verifying the Azure Subscription
2. Validating the VM's Tag Values
3. VM Status (Running / Deallocated)
4. if deallocated, run the VM.

Answers (2)