Azure Management Tools Flashcards

1
Q

What is the Azure Portal?

A

A web-based, unified console that provides an alternative to command-line tools.

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

What is Azure Powershell?

A

A set of cmdlets for managing Azure resources directly from the PowerShell command line

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

This Azure tool provides an interactive browser accessible shell for managing Azure resources

A

Azure Cloud Shell

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

What is a service that allows you to manage Azure resources and a collection of services in the Azure Portal?

A

Azure Resource Manager (ARM)

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

What is the use case of Azure Resource Manager (ARM)?

A

It manages all requests flow through ARM and it decides whether that request can be performed on a resource.

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

What is a boundary of control for Azure resources? It is a way to govern your resource by placing resources.

A

Scope

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

What is IaC?

A

Infrastructure As Code (IaC) is the process of managing and provisioning computer data centers through machine-readable definition files rather than physical hardware configuration.

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

Which ARM Template feature can add PowerShell and Bash scripts to your templates?

A

Extensibility

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