azure powershell runbook to start a virtual machine
## Connect to Azure via your RunAsAccount
$Conn = Get-AutomationConnection -Name AzureRunAsConnection
Connect-AzureRmAccount -ServicePrincipal -Tenant $Conn.TenantID -ApplicationId $Conn.ApplicationID -CertificateThumbprint $Conn.CertificateThumbprint | Out-Null
## To be executed
Start-AzureRmVM -ResourceGroupName "ServerGroup" -Name "Server01"
Also in C++:
- remove docker container
- gitignore .idea
- using home brew install vs code
- wait-on yarn
- check the linux process top 10
- powershell environment variables set
- how to use pip in linux
- ubuntu 20.10 how to open zip file
- install intellij linux command line
- disable sound tab windows 10
- how to download youtube vides on linux
- bcftools extract information
- swapping of two numbers without using third variable in shell script
- How do you create a file in shell script?
- quasar install
- how to open terminal as administrator in ubuntu
- linux give all files an extension
- npm history react install command
- delete docker logs linux
- git checkout filename
- kazam install ubuntu
- how to run .sh file in background linux
- git ignore for dart
- react interview github