Azure Management & Governance Flashcards

1
Q

What lets you standardise cloud subscription or environment deployments?

A

Azure Blueprints

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

What lets you deploy a new Test/Dev environment with security and compliance settings already configured?

A

Azure Blueprints

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

Each component in a blueprint definition is known as what?

A

An artifact

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

What is a service in Azure that enables you to create, assign, and manage policies that control or audit your resources?

A

Azure Policy

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

What is a way of grouping related policies together?

A

An Azure Policy initiative

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

What prevents resources from being accidentally deleted or changed?

A

A resource lock

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

What are the two types of resource lock?

A

Delete and ReadOnly

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

What provides access to various content, tools, and other resources about Microsoft security, privacy, and compliance practices?

A

The Microsoft Service Trust Portal

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

How many parameters does an Azure Blueprint Artifact need to be valid?

A

0

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

How can you prevent non-compliant resources from being created, without having to manually evaluate each resource as it’s created?

A

Azure Policy

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

What lets you purchase Azure-based solutions and services from third-party vendors?

A

Azure Marketplace

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

What is designed to give you an estimated cost for provisioning resources in Azure?

A

The pricing calculator

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

What is designed to help you compare the costs for running an on-premises infrastructure compared to an Azure Cloud infrastructure?

A

The TCO calculator

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

What provides the ability to quickly check Azure resource costs, create alerts based on resource spend, and create budgets that can be used to automate management of resources?

A

Cost Management

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

What provide a single location to quickly check on all of the different alert types that may show up in the Cost Management service?

A

Cost alerts

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

What are the three types of cost alert?

A

Budget alerts
Credit alerts
Department spending quota alerts.

17
Q

What Azure feature can help stay organized and track usage based on metadata associated with resources?

A

Tags

18
Q

What’s the best method to estimate the cost of migrating to the cloud while incurring minimal costs?

A

Use the Total Cost of Ownership calculator to estimate expected costs.

19
Q

What evaluates your Azure resources and makes recommendations to help improve reliability, security, and performance, achieve operational excellence, and reduce costs?

A

Azure Advisor

20
Q

What helps you keep track of Azure resource, both your specifically deployed resources and the overall status of Azure?

A

Azure Service Health

21
Q

What is a global view of the health of all Azure services across all Azure region?

A

Azure Status

22
Q

What can notify you when service issues, planned maintenance, or other changes may affect the Azure services and regions you use?

A

Service Health

23
Q

What provides information about the health of your individual cloud resources, such as a specific virtual machine instance?

A

Resource Health

24
Q

What is a platform for collecting data on your resources, analyzing that data, visualizing the information, and even acting on the results?

A

Azure Monitor

25
Q

What can monitor Azure resources, your on-premises resources, and even multi-cloud resources like virtual machines hosted with a different cloud provider?

A

Azure Monitor

26
Q

What is the tool in the Azure portal where you’ll write and run log queries on the data gathered by Azure Monitor?

A

Azure Log Analytics

27
Q

What are an automated way to stay informed when Azure Monitor detects a threshold being crossed?

A

Azure Monitor Alerts

28
Q

Which is not one of the recommendation categories for Azure Advisor?

Reliability
Capacity
Cost

A

Capacity

29
Q

You receive an email notification that virtual machines (VMs) in an Azure region where you have VMs deployed is experiencing an outage. Which component of Azure Service Health will let you know if your application is impacted?

A

Resource health

30
Q

What is a web-based, unified console that provides an alternative to command-line tools?

A

Azure portal

31
Q

What is a browser-based shell tool that allows you to create, configure, and manage Azure resources using a shell?

A

Azure Cloud Shell

32
Q

What is a shell with which developers, DevOps, and IT professionals can run commands called command-lets (cmdlets)?

A

Azure PowerShell

33
Q

What is functionally equivalent to Azure PowerShell, with the primary difference being the syntax of commands?

A

Azure CLI

34
Q

What simplifies governance and management by delivering a consistent multi-cloud and on-premises management platform?

A

Azure Arc

35
Q

What is the deployment and management service for Azure?

A

Azure Resource Manager (ARM)

36
Q

What service helps you manage your Azure, on-premises, and multi-cloud environments?

A

Azure Arc

37
Q

What two components could you use to implement a “infrastructure as code” deployment?

A

Azure Blueprints and ARM Templates