Automation Flashcards

1
Q

Your company wants to make use of an Azure Automation runbook that would be used to rotate the keys of the storage account and store then in Azure Key Vault:

A
  1. Create an Azure Automation account
  2. Import the PowerShell modules to the Azure Automation account
  3. Create a connection resource in the Azure Automation account
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Update Management

A

Allows you to asses the update status of machines in your entire environment.
Used to centrally manage Windows server and Linux server updates for both onprem and Azure environments

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Update Management allows you to:

A

target a dynamic group of Azure or non Azure VMs for update deployments. A dynamic group is defined by a query that Azure Automation evaluates at deployment time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

You can add any VM from any resource group or region to an Update Management deployment schedule as long as:

A

the new VM is also Windows or Linux respectively

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Desired State Configurations

A

is used to ensure consistent VM deployment. Can be used to check after updates applied in Update Management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

For Update Management to work:

A

VMs must be in the Running state

How well did you know this?
1
Not at all
2
3
4
5
Perfectly