Azure Fundamentals: Describe Azure Architecture and Services Flashcards

1
Q

You are required to deploy an app on two VMs. The following is required: High availability access, Separate fault and update zones, Minimal latency between instances.
Choose the best configuration below:
- Separate resource groups in the same region
- Separate availability sets
- Separate availability zones
- Separate regions in a regional pair.

A

Separate Availability Zones

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

Where are availability zones deployed ?

A

In separate data centers in the same region

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

What are the benefits of availability zones ?

A

Same region therefor low latency
Separate locations hence separate fault and update zones

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

What is an availability set ?

A

Separate deployments in the same data center

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

How do you lock all resource contained within a resource group ?

A

Set the lock to read-only

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

Can a resource group contain resources from a different region ?

A

Yes

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

Can resources from one resource group comunicate with another ?

A

Yes Resource groups are primarily for management purposes

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

You need to deploy templates based on existing resources across some new additional resources. What should you use ?

A

Azure Resource manager to automate resource deployments using templates.

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

What are Resource Groups used for ?

A

Managing resources as a set.

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

What is Azure Monitor used for ?

A

Analyzing and acting on data.

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

Are Regions always paired with other regions ?

A

Yes

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

How may data centers will a region contain

A

One or more

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

What specifies the location of resources ?

A

Regions

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

What allows you to control the type of resources that can be deployed ?

A

Azure Policy

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

When a resource group is deleted, what happens to the resources ?

A

They are deleted too.

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

How many subscriptions can an Azure account create ?

A

Multiple. Billing occurs at the subscription level

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

If you have three departments that must each receive a bill, how many subscriptions should you create ?

A

Three. Billing occurs at the subscription level.

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

Can you transfer an existing subscription to a new Azure AD tenant ?

A

Yes

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

How are quotas for resource groups managed ?

A

By Region

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

How do you organize multiple subscriptions ?

A

Management Groups

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

What is an organizations top level Azure Hierarchy category ?

A

Azure AD Tenants

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

What does a Network Security Group do ?

A

It defines rules that allow or deny inbound/outbound traffic.

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

What prevents excess, malicious HTTP traffic to Azure resources ?

A

DDoS Protection

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

How do you restrict network traffic across subscriptions ?

A

Use Azure Firewall to create rules.

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

What does the traffic manager do ?

A

Uses DNS to direct requests to the appropriate geographical location endpoint.

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

What is an Application gateway

A

A load balancer that manages traffic to your web applications.

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

What remote desktop clients does Azure Virtual Desktop support ?

A

MacOS, iOS, Windows, Web, Android.

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

Name two things which you can use to connect Azure Virtual Networks to one another

A

VPN Gateways and VNet Peering

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

What is VNet peering ?

A

The proccess to connect two or more VNets in Azure

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

What is Azure Front Door ?

A

A global entry point for customers accessing web apps, APIs, content and cloud services.

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

In what scope are Vnets created ?

A

The scope of a region

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

Can Vnets from different regions be connected ?

A

Yes via Global Vnet peering

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

What is a container instance ?

A

A lightweight, virtualized app enviroment

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

What are Azure functions ?

A

A way to run small pieces of code in the cloud

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

What kind of data transfer does Virtual network peering support ?

A

Transfer between:
Tenants
Subscriptions
Deployment models

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

What should you use to provision virtual machines automatically ?

A

Scale Sets

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

you need to bring azure storage into you virtual network with a dedicated IP address. Which solution should you use ?

A

Create a private endpoint (IP address) then connect to the azure storage with an Azure Private link.

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

Why would file storage be beneficial for network sharing across Azure cloud, windows, linux and mac OS ?

A

File storage allows access via SMB protocol, REST and native client libraries. This meets the requirements.

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

Do Azure SQL database and SQL Server (on VM) directly support NoSQL ?

A

No

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

Which Azure database product supports key-value, document data models, native supports for NoSQL ?

A

Azure Cosmos DB

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

What storage option supports persistent storage for Azure Container Instances ?

A

Azure Files

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

What is AzCopy used for ?

A

A command line tool used to upload and download data to and from Azure Blob storage

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

Can you use Azure Storage explorer to transfer an on premises virtual hard disk to azure ?

A

Yes

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

How does Locally redundant storage replicate data ? DELETE

A

Writes locally to three disks within one datacenter

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

How does Azure geo-redundant storage store data ? DELETE

A

Three copies of your data are written in two regions

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

Is the archive storage tier available at the account level ?

A

No

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

What type of storage incurs a penalty if data is deleted within 30 days ?

A

Cool

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

What kind of storage account supports Blob, queue and table storage services ?

A

Standard general-purpose (v2)

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

Is Azure DDoS Protection shield enabled automatically ?

A

No

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

Does Azure DDoS protection cover multiple subscriptions ?

A

Yes

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

What is authentication?

A

The process of proving that somebody is who they say they are.

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

What is authorization ?

A

The process of verifying that an authenticated user has access to certain functions

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

What license is required to publish on premises web apps ?

A

Premium

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

What tier license allows users to reset their own passwords ?

A

Premium

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

How does Azure AD support authorization ?

A

Role Based Access Control

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

What authentication types are supported by SSPR and MFA ?

A

Password, SMS, Voice call

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

What solution provides provisions, manages and deploys public and private SSL/TLS certificates ?

A

Key Vault stores cryptographic keys.

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

Is Microsoft defender limited to just Windows OS ?

A

No. Works with Server 2008 and some Linux distros

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

What does Microsoft sentinel do ?

A

Simplifies security operations.

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

What is Azure dedicated Hosts ?

A

Isolated servers where you run your organizations workload only.

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

Define Defense in depth

A

Implementing multiple layers of security to slow down an attack and provide early telemetry to act upon.

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

What is a Application Security Group ?

A

Allows you to define network security policies based on groups of instances.

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

Your company is planning on using Azure AD for authentication to the resources defined in Azure. Does Azure AD have built-in capabilities for securing authentication and authorization to resources?

Yes 
No
A

Yes

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

A company is planning on purchasing Azure AD Basic for their Azure account. Does the Azure AD Basic tier come with an SLA of 99.9%?

Yes 
No
A

Yes

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

A company wants to try out some services which are being offered by Azure in Public Preview. Do the services in Public Preview in Azure come with an SLA?

Yes 
No
A

No

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

A company needs to create around 50 customized Virtual Machines. Out of these 20 are Windows based Virtual machines and 30 are Ubuntu Machines. Which of the following would help reduce the administrative effort required to deploy the machines?

Azure Load Balancer 
Azure Web Apps 
Azure Traffic Manager 
Azure ScaleSets
A

Azure Scale Sets

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

An IT administrator for a company has been given a powershell script. This powershell script will be used to create several Virtual Machines in Azure. You have to provide a machine to the IT administrator for running the powershell script.You decide to provide a computer that has MacOS and Powershell Core 6.0 installed.Would this solution fit the requirement?

Yes 
No
A

Yes

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

A company is planning on setting up a solution in Azure. The solution would have the following key requirement: A tool that provides guidance and recommendations to improve an Azure environment. Which of the following would be best suited for this requirement?

Azure Advisor 
Azure Cognitive Services 
Azure Application Insights 
Azure Devops
A

Azure advisor

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

A company is planning on setting up a solution in Azure. The solution would have the following key requirement A tool used to monitor Web applications hosted in production based environments Which of the following would be best suited for this requirement?

Azure Advisor 
Azure Cognitive Services 
Azure Application Insights 
Azure Devops
A

Azure Application Insights

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

A company needs to implement a solution in Azure. Below are the key requirements for this solution Ability to store JSON documents Ensure low latency access to data from around the world Which of the following data solution would you consider for this requirement?

Azure SQL Database 
Azure CosmosDB 
Azure SQL Datawarehouse 
SQL Server Stretch database
A

Azure CosmosDB

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

When assigning tags to a resource groups, Would the resources in the resource group also inherit the same tags?

Yes 
No
A

NO

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

Would resources in a resource group inherit the same permissions applied to a resource group?

Yes 
No
A

Yes
Heirachy

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

A company has a requirement to deploy 10 Azure resources for several departments. All of the resource types and configurations are the same. Which of the following could be used to automate the deployment of the resources using infrastructure as code?

Azure Resource Manager templates 
Virtual machine scale sets 
Azure API Management service 
Management groups
A

Azure Resource Manager templates

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

A company has deployed their solutions on to Azure. They have users that connect to Azure AD via the Internet. They have the requirement that if users try to login from an anonymous IP address, they are then prompted to change their password. Which of the following should the company consider for this requirement?

Azure AD Connect Health 
Azure AD Privileged Identity Management
Azure AD Identity Protection
A

Azure AD Identity Protection

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

A company plans to setup multiple resources in their Azure subscription. They want to implement tagging of resources in Azure. But they want to ensure that when resource groups are created, they have to contain a tag with a name of “organization” and value of “ipspecialist”. You recommend using Azure policies for implementing this requirement Would this recommendation fulfil the requirement?

A

Yes

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

You to ensure that resources within a resource group don’t get accidentally deleted. Which of the following would you use for this purpose?

Access Control 
Policies
Locks 
Diagnostics settings
A

Locks

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

A company wants to purchase an Azure support plan. Below is a key requirement from the support plan Regular architecture reviews from Microsoft for the company’s Azure environment Which of the following plan would the company need to purchase to fulfil this requirement?

Premier 
Developer 
Professional Direct 
Standard
A

Premier

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

A company wants to host a mission critical application on a set of Virtual Machines in Azure. They want to ensure they can setup the infrastructure in Azure to guarantee the maximum possible uptime for the application. Which of the following can you make use of in Azure to fulfil this requirement? Choose 2 answers from the options given below

Resource Groups 
Availability Zones 
Availability Sets 
Resource Tags
A

Availability Zones
Availability Sets

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

A company wants to create multiple data stores in Azure. They want to have storage layers that can be used to store data that is infrequently used. Which of the following storage tiers for Azure BLOB storage would be suitable for this type of requirement? Choose 2 answers from the options given below

Premium storage 
Hot storage 
Cool storage 
Archive storage
A

Cool storage
Archive storage

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

You have the following data storage requirements: Data must be stored on multiple nodes. Data must be stored on nodes in separate geographic locations. Data can be read from the secondary location as well as from the primary location Which of the following Azure stored redundancy options should you recommend?

A. Geo-redundant storage

B. Read-only geo-redundant storage

C. Zone-redundant storage

D. Locally redundant storage

A

Read-only geo-redundant storage

Must be read and seperate geographic locations

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

The web tier plan must meet the following requirements: The web apps will use custom domains. The web apps each require 10 GB of storage. The web apps must each run in dedicated compute instances. Load balancing between instances must be included. Costs must be minimized. Which web tier plan should you use?

A. Standard

B. Basic

C. Free

D. Shared

A

Basic

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

A company wants to setup users in their Azure Account. They have segregated their users into groups. They now want to ensure they set the right permissions for users and administrators accordingly. They need to manage the permissions effectively. You recommend using Azure Role Based Access Does this recommendation meet the requirement?

A

Yes

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

A company wants to host their applications on Azure using serverless components. They don’t want to manage the underlying infrastructure for the application. Which of the following could be used to implement a workflow that could be run on a serverless infrastructure?

Azure Logic Apps 
Azure Service Bus 
Azure Function App 
Azure Storage
A

Azure Logic Apps

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

An IT Engineer needs to create a Virtual Machine in Azure. Currently the IT Engineer has a Windows desktop and has installed the Azure Command Line interface. Which of the following would the IT engineer need to install and then use the Azure Command Line Interface? Choose 2 answers from the options given below

Powershell 
File and Print Explorer
 Command Prompt 
Control Panel
A

PowerShell
Command Prompt

85
Q

Does the Standard Support plan come along with the Azure Free Account?

Yes 
No
A

No

86
Q

A company is planning on purchasing Azure AD Premium for their Azure account. Does the Azure AD Premium tier come with an SLA of 99.9%?

A

Yes

87
Q

A company is planning on using Azure Storage Accounts. They have the following requirement Storage of 2 TB of data Storage of a million files Would using Azure Storage fulfil these requirements?

Yes 
No
A

Yes

88
Q

Can a Azure storage account automatically replicate data to another region?

Yes 
No
A

Yes

89
Q

A company wants to make use of Azure for deployment of various solutions. They want to ensure that suspicious attacks and threats to resources in their Azure account are prevented. Which of the following helps prevent such attacks by using in-built sensors in Azure?

Azure AD Identity Protection 
Azure DDoS attacks 
Azure privileged identity management 
Azure Advanced Threat protectio
A

Azure Advanced Threat protection

90
Q

Which of the following can assist the company in getting the required compliance reports?

Azure AD 
Microsoft Trust Center 
Azure Advisor 
Azure Security Center
A

Microsoft Trust Center

91
Q

Would the Azure Advisor tool give recommendations on how to configure Virtual Network settings?

A

No

92
Q

A company is planning on deploying resources to Azure. Which of the following in Azure provides a consistent management layer for deploying objects to the Azure Cloud Infrastructure?

Azure Resource Groups 
Azure policies 
Azure Management Groups 
Azure Resource Manager
A

Azure Resource Manager

93
Q

A company has a number of resources hosted in Azure. They want to have a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud. Which of the following service would you use for this requirement?

Azure Event Hubs 
Azure Analysis Services 
Azure Advisor 
Azure Monitor
A

Azure monitor

94
Q

A company has a virtual machine defined as demovm. This Virtual Machine was created with the standard settings. Now this virtual machine needs to communicate with other Azure resources within the Virtual Network You modify the Network Security Groups Would this solution fit the requirement?

A

Yes

95
Q

For high severity cases, a response within 15 minutes.
A recommendation is made to purchase the Premier Support plan. Would this recommendation fulfil the requirement?

A

Yes

96
Q

You have to ensure that traffic restrictions are in place so that the database server can only communicate with the web server.

Which of the following would you recommend for implementing these restrictions?

Network security groups (NSGs) 
Azure Service Bus 
A local network gateway 
A Virtual Private Gateway
A

NSG

97
Q

Are Azure services in public preview available to all customers?

A

Yes

98
Q

Is it possible to create resources in different subscriptions?

A

Yes

99
Q

A company is planning on setting up a solution in Azure. The solution would have the following key requirement:
Provide the ability to distribute user traffic to a set of backend Virtual Machines.

Azure Content Delivery Network 
Azure SQL Datawarehouse 
Azure Load Balancer 
Azure HD Insigh
A

Azure Load Balancer

100
Q

A company needs to deploy several virtual machines. Each of these virtual machines will have the same set of permissions. To minimize the administrative overhead, in which would you deploy the Azure Virtual Machines?

Azure policies 
Azure Virtual Machine Scale sets 
Azure Resource Groups 
Azure Tags
A

Azure Resource Groups

101
Q

The company would like to store the database password in a secure location. You recommend the usage of the Azure key vault for storage of the password. Would this fulfill the requirement?

A

yes

102
Q

A company needs to connect their On-premise data center to an Azure Virtual Network using a Site-to-Site connection. Which of the following would you create as part of this implementation?

Virtual Network 
Load Balancer 
Application Gateway 
Virtual Private Network Gateway
A

Virtual Private Network Gateway

103
Q

They want a way to manage identities in Azure. Which of the following is used as an Identity Management solution in Azure?

Azure AD 
Azure Advisor 
Azure Security Center 
Azure Monitor
A

Azure AD

104
Q

A company has several on-premise computers that run Windows 10. They want to map a network drive from these machines onto Azure Storage. Which of the following would you consider fulfilling this requirement?

An Azure SQL Database 
An Azure SQL Datawarehouse 
Azure Storage account – BLOB service 
Azure Storage account – File service
A

Azure Storage account – File service

105
Q

A company has a VPN device that will be used on a Site-to-Site connection from an on-premise location to Azure. Which of the following would be used to represent the VPN device?

DNS Zone 
Application gateway 
Local network gateway 
Virtual Network gateway
A

Local network gateway

106
Q

Would the Azure Advisor tool give recommendations on how to reduce the cost of running Azure Virtual Machines?

A

Yes

107
Q

IT engineers have a set of on-premise workstations that have the following flavors of operating systems

Windows 10

MacOS

Ubuntu

Which of the following tools can you use on the Windows 10 machines?

The Azure CLI and Azure Portal only 
The Azure CLI and Powershell only 
The Azure Portal and Powershell only 
The Azure CLI, Azure Powershell and Azure Portal
A

The Azure CLI, Azure Powershell and Azure Portal

108
Q

Provides a platform for creating workflows. Which of the following would be best suited for this requirement?

Azure Databricks 
Azure Logic Apps 
Azure App Service 
Azure Application Insights
A

Azure Logic Apps

109
Q

the ability to detect and diagnose anomalies in web apps Which of the following would be best suited for this requirement?

Azure Databricks 
Azure Logic Apps 
Azure App Service 
Azure Application Insights
A

Azure Application Insights

110
Q

Provide an option to contact Microsoft support engineers by phone or email. A recommendation is made to purchase the Standard Support plan Would this recommendation fulfill the requirement?

A

Yes

111
Q

You want to have the ability to manage the user access to resources across multiple subscriptions. Which of the following can help you achieve this requirement?

Resource Groups
Management Groups 
Azure Policies 
Azure App Service
A

Management Groups

112
Q

Most Azure services normally follow the below lifecycle First they are deployed in private preview Then are released in public preview And then finally they are released in General availability Is this true for the lifecycle for an Azure service?

A

Yes

113
Q

When it comes to the Service Level Agreement, does Microsoft provide an SLA of 99.99% uptime for Storage Accounts?

A

Yes

114
Q

You need to Provide a solution to create and manage a group of identical, load balanced Virtual Machines. Which of the following would be best suited for this requirement?

Azure Data Lake Analytics 
Azure Virtual Machine Scale Sets 
Azure Virtual Network 
Azure App Service
A

Azure Virtual Machine Scale Sets

115
Q

You need to ensure that traffic can flow into the Virtual Machine on port 8080. Which of the following must you modify to make this work?

Network Interface Card 
Network Security Group 
Route Tables 
Route Filters
A

Network Security Group

116
Q

You have an Azure environment that contains 10 virtual networks and 100 virtual machines. You need to limit the amount of inbound traffic to all the Azure virtual networks. What should you create?

One network security group (NSG) 
10 virtual network gateways 
10 Azure Express Route circuits 
One Azure firewall
A

One Azure Firewall
Inbound traffic coming from the outside

117
Q

Which Azure service should you use to correlate events from multiple resources into a centralized repository?

Azure Event Hubs 
Azure Analysis Services 
Azure Monitor 
Azure Log Analytics
A

Azure Log Analytics

118
Q

As a best practice, all resources that are part of an application and share the same lifecycle should exist in the same?

Availability set 
Region 
Resource group
A

Resource group

119
Q

Azure Resource Manager templates use which format?

HTML 
JSON 
XML
A

JSON

120
Q

Which of the following is used to ensure availability during maintenance events?

Availability Set 
Availability Zone 
Scale Set
A

Availability Set

121
Q

Which management tools would best allow you to do manage remotely from your Android phone with the least amount of administrative effort?

Azure CLI 
Azure portal 
Powershell
A

Azure CLI

122
Q

You plan to create an Azure virtual machine. You need to identify which storage service must be used to store the unmanaged data disks of the virtual machine. What should you identify?

Containers 
File shares 
Tables 
Queues
A

Containers

123
Q

Your Azure environment contains multiple Azure virtual machines. You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP. Solution: You modify an Azure firewall. Does this meet the goal?

A

Yes

124
Q

Which of the following could grant or deny access based on the originating IP address?

Azure Active Directory 
Azure Firewall 
VPN Gateway
A

Azure Firewall

125
Q

Which of the following services would you use to filter internet traffic in your Azure virtual network?

Azure Firewall 
Network Security Group 
VPN Gateway
A

Network Security Group

126
Q

Which of the following should you use to download published audit reports and how Microsoft builds and operates its cloud services?

Azure Policy 
Azure Service Health 
Service Trust Portal
A

Service Trust Portal

127
Q

Which of the following provides information about planned maintenance and changes that could affect the availability of your resources?

Azure Monitor 
Azure Security Center 
Azure Service Health
A

Azure Service Health

128
Q

Which of the following can be used to help you enforce resource tagging so you can manage billing?

Azure Policy 
Azure Service Health 
Compliance Manager
A

Azure Policy

129
Q

Which of the following lets you grant users only the rights they need to perform their jobs?

Azure Policy 
Compliance Manager 
Role-Based Access Control
A

Role-Based Access Control

130
Q

Which of the following items would be good use of a resource lock?

An ExpressRoute circuit with connectivity back to your on-premises network 
A non-production virtual machine used to test occasional application builds 
A storage account used to temporarily store images processed in a development environment
A

An ExpressRoute circuit with connectivity back to your on-premises network

131
Q

Your Azure environment contains multiple Azure virtual machines. You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP.

What are two possible solutions?

Modify an Azure Traffic Manager profile
Modify a network security group (NSG)
Modify a DDoS protection plan
Modify an Azure firewal
A

Modify a network security group (NSG)
Modify an Azure firewal

132
Q

When you need to delegate permissions to several Azure virtual machines simultaneously, you must deploy the Azure virtual machines…

To the same Azure region
By using the same Azure 
To the same resource group
To the same availability zone
A

to the same resource group

133
Q

How can the IT department ensure that employees at the company’s retail stores can access company applications only from approved tablet devices?

SSO 
Conditional Access 
Multifactor authentication
A

Conditional Access

134
Q

Which is likely the best way for companies to identify which billing department each Azure resource belongs to?

Track resource usage in a spreadsheet. 
Split the deployment into separate Azure subscriptions, where each subscription belongs to its own billing department. 
Apply a tag to each resource that includes the associated billing department.
A

Apply a tag to each resource that includes the associated billing department.

135
Q

What are two possible techniques to segment Azure for the departments?

multiple subscriptions 
multiple Azure Active Directory (Azure AD) directories 
multiple regions 
multiple resource groups
A

multiple subscriptions
multiple resource groups

136
Q

You plan to implement a solution that enables the client computers on your on-premises network to communicate to the Azure virtual machines. You need to recommend which Azure resources must be created for the planned solution.

Which two Azure resources should you include in the recommendation?

a virtual network gateway 
a load balancer 
an application gateway 
a virtual network 
a gateway subnet
A

a virtual network gateway
a gateway subnet

137
Q

Which of the following is a logical unit of Azure services that links to an Azure account?

Azure Subscription 
Management Group 
Resource Group
A

Azure Subscription

138
Q

Can you use Availability Zones in Azure to protect Azure virtual machines from a datacenter failure

A

Yes

139
Q

What is the prime benefit of using region pairs ?

A

Reduces the likelihood of interruptions in both regions in event of a disaster

140
Q

Can NSG protect across subscriptions ?

A

No. Only protects resources within one subscription

141
Q

Which option of PostgreSQL should you use if you require to scale horizontally ?

A

Azure database for PostgreSQL HYPERSCALE (citus)

142
Q

Can a NSG be used to restrict apps on a VM ?

A

No. Only IT management

143
Q

Can you use NSG to restrict user account access to a VM ?

A

No. You must use RBAC for this.

144
Q

What do spot VMs/Instance provide ?

A

Reduce costs by taking advantage of un-utilized compute capacity.

145
Q

What is Azure Data Box Gateway ?

A

Allows you to periodically migrate large amounts of data to and from Azure Data Box (SMB)

146
Q

What service protocol does Azure Data Box Gateway use ?

A

Server Message Block (SMB)

147
Q

What is Azure Data Box Heavy ?

A

Physical data transfer service. Up to 100TB

148
Q

Is a Vnet a regional source ?

A

Yes

149
Q

Can you add or remove resources from a resource provide it’s not locked ?

A

Yes

150
Q

Can a resource reside in more than one resource group ?

A

No

151
Q

What must web apps be registered with to support authentication and authorization ?

A

Azure AD

152
Q

How does Azure Ad support authorization ?

A

RBAC

153
Q

What deploys public and private SSl/TLS certificates in Azure ?

A

Key Vault

154
Q

What is Microsoft defender ? DELETE

A

It monitors resources and
Provides advanced threat protection.
Gives recommendations.

155
Q

Will Microsoft defender automatically detect and assess new Azure resources ?

A

Yes

156
Q

What service provides an abstraction of servers, infrastructure and OS’s ?

A

Azure Functions

157
Q

Is shared access signature required to access Azure files ?

A

No

158
Q

What protects user identity and credentials within Azure AD ?

A

Microsoft defender for Identity

159
Q

What three key things will Microsoft Defender do ?

A

Prevent, detect and respond to security threats.

160
Q

Where should you verify any planned Azure maintenance ?

A

Service Health Dashboard

161
Q

What specifies the location of a resource ?

A

A region

*Although its a data center, you cannot chose the location exact location of the resource, only its region.

162
Q

What is Azure Storage Explorer ?

A

GUI tool that manages Azure Storage resources.

163
Q

Does the contributor role allow the ability to grant access to others?

A

No

164
Q

What is Azure Express route ?

A

A private connection between your organization and Microsoft Cloud services

165
Q

Can Azure Storage Encryption be disabled ?

A

No.
Enabled by default

166
Q

Are you charged for the use of Azure Virtual Desktop based on users ?

A

No

167
Q

Should Azure Virtual Desktop Users exist the the same Windows Server AD that is linked to Azure AD ?

A

Yes

168
Q

Where can a company automate resource deployments using templates ?

A

Azure Resource Manager

169
Q

Can you use Azure Files to periodically migrate data to Azure ?

A

Yes. Using SMB

170
Q

What redundant storage type allows replicated data to be accessed in two regions ?

A

Read Access Geo-Redundant Storage

171
Q

What is used to transfer data between Azure AD tenants ?

A

Azure Virtual Network Peering

172
Q

What Subscription allows you to evaluate Azure App services for 6 months ?

A

Free Subscription

173
Q

What does Defender for cloud do ?

A

Prevent, detect and respond to security threats.

Provides the tools needed to harden your resources, track your security posture, protect against cyberattacks

174
Q

What does Azure Information Protection do ?

A

Organize and protect documents/emails through use of labels.

175
Q

Does a container represent a single app and it’s dependencies ?

A

Yes

176
Q

How does Azure AD support authorization ?

A

RBAC

177
Q

What is a VPN gateway ?

A

Vnet gateway used to send encrypted traffic between an Azure Vnet and an on-premises location over the public Internet or Microsoft network.

178
Q

What does a site-to-site VPN connect your on premises network to ?

A

Azure Vnet

179
Q

You were tasked to look for a document sharing solution that you can map or mount in your on-premises Windows servers. What Azure service should you use?

A

Azure Files network file (SMB) protocol.

180
Q

What are managed disks ?

A

Managed disks are like a physical disk in an on-premises server but virtualized.

181
Q

What Azure service should you use if you want your application to have a higher level of availability and to evenly distribute internal traffic across virtual machines within a VNET?

A

Private Load Balancer

182
Q

What does a private load balancer do ?

A

Distributes traffic to resources that are inside a virtual network.

183
Q

What is a public load balancer ?

A

Provides outbound connections for virtual machines (VMs) inside a virtual network.
Also used to used to load balance Internet traffic to your VMs.

184
Q

What is Azure app service ?

A

Enables you to build and host:
web apps
mobile back ends
API’s in many languagesF

185
Q

What does azure logic apps do ?

A

Schedules, automates and orchestrate tasks, business processes, and workflows.

186
Q

What are the benefits of Azure Vnet ?

A

Utilizes Azure’s infrastructure to provide scalibility, availability, and isolation.

187
Q

What is blob storage optimized for ?

A

Storing massive amounts of unstructured data.

188
Q

What are Azure disks optimized for ?

A

Like physical disk in an on-premises server but virtualized

189
Q

What are Azure Tables optimized for ?

A

Storing large amounts of structured data. E.g. NoSQL

190
Q

What are Azure Files optimized for ?

A

Highly available network file shares that can be accessed by using the standard Server Message Block (SMB) protocol.

191
Q

You plan on migrating several virtual machines to Azure for your frontend and backend applications. There is a compliance requirement wherein the back-end servers must be on a separate network segment. What Azure solution should you implement?

A

Azure Vnet fo both the front and back end servers,

192
Q

By default can Vnets communicate with one another ?

A

No. Should set up peering for comms.

193
Q

How many copies of data will be maintained by the Azure storage account that uses geo-zone-redundant storage (GZRS) at the minimum?

A

6

194
Q

LRS copy locations ?

A
195
Q

ZRS copy location

A
196
Q

GRS copy location ?

A
197
Q

GZRS copy location

A
198
Q

What layer does Azure front door work at ?

A

Layer 7

199
Q

What does Azure Load Balancer do ?

A

Distributes inbound flows that arrive at the load balancer’s front end to backend pool instances.

200
Q

A company is migrating its TDPortal to Azure. The website is accessed by users worldwide for video streaming services. You need to recommend a solution that will provide reduced load times and high transfer speeds. What Azure service should you recommend?

A

Azure Content Delivery Network is a distributed network of servers that can efficiently deliver web content to users.

201
Q

What are availibility zones ?

A

Unique physical locations within an Azure region. Each zone is made up of one or more data centers.

202
Q

A company has hundreds of virtual machines that are dispersedly hosted across multiple virtual networks and subscriptions. You are tasked to limit the amount of outbound HTTPS traffic to a specified list of fully qualified domain names (FQDN) as well as limit the inbound traffic to the virtual networks. What must be done to satisfy the above requirement?

A

Integrate Azure Firewall to your network architecture

203
Q

What does the service trust portal provide ?

A

Security, privacy and compliance practices

204
Q

Can a NSG manage VMs across multiple Vnets and scubscriptions ?

A

NO

205
Q

What is Azure cost management billing ?

A

Manage your spending and billing habbits

206
Q

What are NSGs attatched to ?

A

Subnet or network interface

207
Q

Where is the regulatory compliance dashboard located ?

A

Microsoft Defender for Cloud

208
Q

What is Azure Arc

A

multi-cloud and on-premises management platform.