Azure Management Flashcards

1
Q

What is the Azure Resource Manager (ARM)?

A

A managment tool that allows you to create, update and delete resources in your azure subscription. It manages all your resources and resource groups.

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

What notation does ARM use to create/update/delete resources?

A

JSON

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

What are ARM Templates?

A

They are already existing templates of resources or resource groups that define the data that can be used to create and deploy more similar resources.

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

Why should you use ARM Templates?

A

It makes deployment faster and easier since you don’t have to define the data for every single resource deployment, just one.

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

What is Azure Arc?

A

It management tool for On prem resources and environments.

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

What is the difference between Azure Resource Manager and Azure Arc?

A

ARM is used for cloud resources, while Arc is for On prem.

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

What is Azure Advisor?

A

A Tool that evaluates and analyses deployed resources and makes recommendations to optimize your resources.

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

What does Azure Advisor provide recommendations about for resources?

A

Reliability
Security
Performance
Cost
Operational Excellence

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

What is Azure Service Health?

A

A collection of services that provide data on the status your resources and things that could affect said status. It also provides data on general azure status and service status.

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

TRUE OR FALSE: Azure Service Health informs you about outages in specific azure datacentres/regions that could affect your resources.

A

TRUE
This is something that could affect the status of your resource, so Azure Service Health with report on it to notify you beforehand.

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

What is Azure Monitor?

A

A tool that monitors the availability and performance of applications of services by collecting, analysing and acting on telemetry from both cloud and on prem environments.

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

Where is the log and history stored for your azure resources?

A

Azure Monitor

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

List the data can Azure Monitor provide.

A
  1. Application insights
  2. Logs and log analytics
  3. Smart Alerts
  4. Automation Alerts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

TRUE OR FALSE: Azure Service Health can provide alerts.

A

TRUE
It can provide alerts for specific scenarios or status changes.

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

What is Azure Kubernetes Service (AKS)?

A

A service that allows you to run applications in containers.

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