Which code segment should you use?

You plan to use an Azure PowerShell runbook to start a virtual machine (VM) named VM1.

You need to add the code to the runbook.

Which code segment should you use?
A . Workflow{
Start-AzureRMVM -Name VM1 -ResourceGroupName ‘RG1’
}
B . Runbook{
Start-AzureRMVM -Name VM1 -ResourceGroupName ‘RG1’
}
C . Runbook Runbook1{
Start-AzureRMVM -Name VM1 -ResourceGroupName ‘RG1’
}
D . Workflow Runbook1{
Start-AzureRMVM -Name VM1 -ResourceGroupName ‘RG1’
}

Answer: D

Latest 70-535 Dumps Valid Version with 458 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments