Skip to main content
Теґи
Answer confirmed
Question

You have an Azure subscription. The subscription contains a virtual machine named VM1 that runs Windows Server.
You plan to manage VM1 by using a PowerShell runbook.
You need to create the runbook.
What should you create first?

Proposed answer
  • A. an Azure Automation account
  • B. an Azure workbook
  • C. a Log Analytics workspace
  • D. a Microsoft Power Automate flow
Suggested answer

A. an Azure Automation account

Correct answer

The suggested answer is correct

 

Comments

 

004b54b

2 months, 3 weeks ago 

Selected Answer: A

Given answer is right

upvoted 1 times 

Krayzr

4 months, 2 weeks ago 

Selected Answer: A

A. an Azure Automation account. Before you can create a PowerShell runbook, you need to create an Azure Automation account12. This account is where you will create and manage your runbooks. After creating the Automation account, you can then proceed to create the PowerShell runbook. Please note that the other options (B. an Azure workbook, C. a Log Analytics workspace, D. a Microsoft Power Automate flow) are not the first steps in creating a PowerShell runbook in Azure Automation. They serve different purposes within the Azure ecosystem. For instance, an Azure workbook is used for data visualization and collaboration, a Log Analytics workspace is used for data collection and analysis, and a Microsoft Power Automate flow is used for automating workflows across applications and services. None of these are prerequisites for creating a PowerShell runbook in Azure Automation. Therefore, the first step in creating a PowerShell runbook is to create an Azure Automation account.

upvoted 3 times 

windowsmodulesinstallerworker

1 year, 1 month ago 

Selected Answer: A

correct A

upvoted 3 times