Describe Azure management and governance Flashcards

1
Q

Describe factors that can affect costs in Azure

A

Type of resource
Different resource compute levels (or SKUs)
Different tiers
Different sizes
Number of resource instances
Resource location
Prevision time of resource
Work
Licensing
Interactions
Amount of storage

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

Compare the Pricing calculator and the Total Cost of Ownership (TCO) calculator

A

The Pricing calculator helps estimate the cost based on the resources you’ll need for the architecture of your solution.
The Total Cost of Ownership (TCO) calculator helps you estimate the change in cost in ownership, taking into account more than just Azure resources, such as electricity and IT labor costs.

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

Describe the Azure Cost Management and Billing tool

A

Azure Cost Management and Billing is a suite of tools provided by Microsoft that help you analyze, manage, and optimize the costs of your workloads.

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

Describe the purpose of tags

A

Tags help you organize your Azure resources and management hierarchy, using key-value pairs that help you identify resources based on settings that are relevant.

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

Describe the purpose of Azure Blueprints

A

Azure Blueprints lets you standardize cloud subscription or environment deployments. Instead of having to configure features like Azure Policy for each new subscription, with Azure Blueprints, you can define repeatable settings and policies that are applied as new subscriptions are created.

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

Describe the purpose of Azure Policy

A

Azure Policy is a service in Azure that enables you to create, assign, and manage policies that control or audit your resources to enforce different rules across your resource configurations, so those configurations stay compliant with corporate standards.

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

Describe the purpose of resource locks

A

A resource lock prevents resources from being accidentally deleted or changed.

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

Describe the purpose of the Service Trust Portal

A

The Microsoft Service Trust Portal is a portal that provides access to various content, tools, and other resources about Microsoft security, privacy, and compliance practices.

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

Describe the Azure portal

A

The Azure portal is a web-based, unified console that provides an alternative to command-line tools. With the Azure portal, you can manage your Azure subscription by using a graphical user interface.

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

Describe Azure Cloud Shell

A

Azure Cloud Shell is a browser-based shell tool that allows you to create, configure, and manage Azure resources using a shell; it supports both Azure PowerShell and Azure CLI.

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

Describe the purpose of Azure Arc

A

Azure Arc lets you extend your Azure compliance and monitoring services to your hybrid and/or multi-cloud configurations.

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

Describe Azure Resource Manager

A

Azure Resource Manager (ARM) is the deployment/management service for Azure that enables you to create, update, and delete resources in your Azure account. Anytime you do anything with your Azure resources, ARM is involved.

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

Describe the purpose of Azure Advisor

A

Azure Advisor is a personalized cloud consultant that can analyze your resource configuration and usage telemetry then recommend solutions that can help you improve the cost-effectiveness, performance, Reliability (formerly called High availability), and security of your Azure resources.

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

Describe Azure Service Health

A

Azure Service Health is a combination of three separate smaller services: Azure Status, Service Health, and Resource Health

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

Describe Azure Monitor

A

Azure Monitor is a service in the cloud that helps you increase the performance and availability of your services by collecting, analyzing, and acting on telemetry (metrics and logs) from your environment.

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

Describe Azure Command Line Interface (CLI)

A

Azure Command Line Interface (CLI) is a part of Azure Cloud Shell that lets you use to create and manage resources using Bash commands.

17
Q

Describe Azure Powershell

A

Azure PowerShell is a part of Azure Cloud Shell with which developers, DevOps, and IT professionals can run PowerShell commands called command-lets (cmdlets).

18
Q

Describe Azure Resource Manager Templates (ARM templates)

A

By using ARM templates, you can describe the resources you want to use in a declarative JSON format.

19
Q

Describe Azure Status

A

Azure Status is a part of Azure Service Health that provides a global view of the health of all Azure services and service outages across all Azure regions

20
Q

Describe Service Health

A

Service Health is a part of Azure Service Health that provides a personalized view of the health of the Azure services and regions you’re using

21
Q

Describe Resource Health

A

Resource Health is a part of Azure Service Health that provides information about the health of your individual cloud resources

22
Q

Describe Log Analytics

A

Log Analytics is a tool to edit and run queries from data collected by Azure Monitor logs and interactively analyze their results.

23
Q

Describe Azure Monitor alerts

A

Azure Monitor alerts notify you of critical conditions and possibly take corrective action when a predefined rule is met based on metric and log analysis

24
Q

Describe Application Insights

A

Application Insights provides extensible application performance management (APM) and monitoring for live web apps