Azure Fundamentals Flashcards

1
Q

What is the purpose of defense in depth?

A

The objective of defense in depth is to use several layers of protection to prevent information from being accessed or stolen by unauthorized users.

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

What is conditional access?

A

Conditional Access is a tool that Microsoft Entra uses to allow or deny access to resources based on identity signals.

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

What is Microsoft Entra?

A

Microsoft Entra supports the registration of devices.

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

What is SSO?

A

SSO enables a user to sign in one time and use that credential to access multiple resources and applications from different providers.

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

What is Azure RBAC?

A

Azure RBAC allows you to assign a set of permissions to a user or group.

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

What are resource tags?

A

Resource tags are used to locate and act on resources associated with specific workloads, environments, business units, and owners.

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

What are resource locks?

A

Resource locks prevent the accidental change or deletion of a resource.

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

What is Azure Key Vault?

A

Key Vault is a centralized cloud service for storing an application secrets in a single, central location.

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

Where is Azure RBAC applied?

A

An Azure RBAC role is applied to a scope, which is a resource or set of resources that the access applies to.

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

Which two services are provided by Microsoft Entra?

A

Authentication, SSO

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

You need to compare the costs of running an application in an on-premises datacenter with the costs of running the application in Azure.

What should you use to assist you?

A

The TCO Calculator helps you estimate the cost savings over time of operating a solution in Azure compared to operating in an on-premises datacenter.

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

What is Azure Pricing Calculator?

A

The Azure Pricing calculator allows you to estimate and configure according to your specific requirements. You will then receive a consolidated estimated price and a detailed breakdown of the costs associated with each resource you added to your solution.

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

Which two features are available by using Azure Cost Management + Billing?

A

Azure Cost Management allows you to create and manage cost and usage budgets by monitoring resource demand trends, consumption rates, and cost patterns. It also allows you to use historical data to generate reports and forecast future usage and expenditures.

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

Azure Policy

A

Azure Policy can help to create a policy for allowed regions, which enables you to restrict the deployment of virtual machines to a specific location.

Azure Policy enables you to define both individual policies and groups of related policies called initiatives. Azure Policy evaluates your resources and highlights resources that are not compliant with the policies you created. Azure Policy can also prevent noncompliant resources from being created.

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

Azure Portal

A

The Azure portal provides a GUI to view all the services you are using, create new services, configure your services, and view reports.

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

What can you use to define the resources you want to provision in a declarative JSON format?

A

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

17
Q

Azure Advisor

A

Azure Advisor analyzes the account usage and makes recommendations based on its set and configured rules.

18
Q

Azure CLI

A

Azure CLI allows you to use the Bash shell to perform administrative tasks. Bash is used in Linux environments, so a Linux administrator will probably be more comfortable performing command-line administration from Azure CLI.

19
Q

Azure Application Insights

A

Application Insights is a feature of Azure Monitor that allows you to monitor running applications, automatically detect performance anomalies, and use built-in analytics tools to see what users do on an app.

20
Q

Azure Service Health

A

Service Health notifies you of Azure-related service issues, such as region-wide downtime.

21
Q

Data Catalog

A

This enables data discovery

22
Q

Data Sharing

A

This shares data within and between organizations

23
Q

Data Estate Insights

A

This accesses data estate health

24
Q

Data Policy

A

This governs access to data

25
Q

Azure Resource Manager (ARM)

A

ARM is the deployment and management service for Azure. It provides a management layer that enables you to create, update, and delete resources in an Azure account.

26
Q

Application Insights (Azure Monitor)

A

Application Insights is a feature of Azure Monitor that allows you to monitor running applications, automatically detect performance anomalies, and use built-in analytics tools to see what users do on an app.