Test Exam Questions Flashcards

1
Q

Which Azure service should you use to store certificates?
A) Azure Security Center
B) an Azure Storage account
C) Azure Key Vault
D) Azure Information Protection

A

C) Azure Key Vault

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

You have a virtual machine named VM1 that runs Windows Server 2016. VM1 is in the East US Azure region. Which Azure service should you use from the Azure portal to view service failure notifications that can affect the availability of VM1?
A) Azure Service Fabric
B) Azure Monitor
C) Azure virtual machines
D) Azure Advisor

A

C) Azure virtual machines

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

What are two characteristics of the public cloud?
Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A) dedicated hardware
B) unsecured connections
C) limited storage
D) metered pricing
E) self-service management

A

D) metered pricing
E) self-service management

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

A company is planning on deploying a stateless based application based on microservices using the Azure Service Fabric service. You need to design the infrastructure that would be required in the Azure Service Fabric service.
Which of the following should you consider?
(Choose two)
A) The number of node types in the cluster
B) The properties for each node type
C) The network connectivity
D) The service tier

A

A) The number of node types in the cluster
B) The properties for each node type

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

Your company is planning a deployment using Azure Database for PostgreSQL. The deployment should meet the following requirements:
- Up to 10 TB storage
- Azure Premium Storage
- Point-in-time-restore for up to 35 days
You need to select the appropriate deployment and pricing tier to meet these requirements and minimize costs. What should you select?
A) Azure Database for PostgreSQL Single Server Basic tier
B) Azure Database for PostgreSQL Single Server Memory Optimized tier
C) Azure Database for PostgreSQL Hyperscale (Citus)
D) Azure Database for PostgreSQL Single Server General Purpose tier

A

D) Azure Database for PostgreSQL Single Server General Purpose tier

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

A team has an Azure CosmosDB account. A solution needs to be in place to generate an alert from Azure Log Analytics when a query request charge exceeds 40 units more than 10 times during a 10-minute window.
Which of the following would you recommend?
(Choose two)
A) Create a search query to identify when the requestCharge_s exceeds 40.
B) Create a search query to identify when the requestCharge_s exceeds 10.
C) Create a search query to identify when the duration_s exceeds 10.
D) Configure a period of 10 and a frequency of 10.

A

A) Create a search query to identify when the requestCharge_s exceeds 40.
D) Configure a period of 10 and a frequency of 10.

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

Your company plans to deploy several million sensors that will upload data to Azure. You need to identify which Azure resources must be created to support the planned solution. Which two Azure resources should you identify?
Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A) Azure Data Lake
B) Azure Queue storage
C) Azure IoT Hub
D) Azure File Storage
E) Azure Notification Hubs

A

A) Azure Data Lake
C) Azure IoT Hub

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

In which Azure support plans can you open a new support request?
A) Premier and Professional Direct only
B) Premier, Professional Direct, and Standard only
C) Premier, Professional Direct, Standard, and Developer only
D) Premier, Professional Direct, Standard, Developer, and Basic

A

D) Premier, Professional Direct, Standard, Developer, and Basic

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

Your company uses management groups to manage resources in your Azure tenant more efficiently. User1 should be able to assign access and assign policies to management groups. You need to determine to which role-based access control (RBAC) role User1 should be added.
Your solution should follow the principle of least privilege. To which role should you add User1?
A) User Access Administrator
B) Owner
C) Management Group Contributor
D) Contributor

A

A) User Access Administrator

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

Which service provides serverless computing in Azure?
A) Azure Virtual Machines
B) Azure Functions
C) Azure storage account
D) Azure Container Instances

A

B) Azure Functions

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

Which Azure management tool provides a graphic interface for deployment, managing, and monitoring Azure resources?
A) Azure Command-line Interface (CLI)
B) Azure Portal
C) Azure Resource Manager
D) Azure PowerShell

A

B) Azure Portal

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

For each of the following statements about Azure networking, please determine if the statement is true or false.
1. ExpressRoute traffic is routed through a private connection.
2. Traffic between peered virtual networks (VNets) is routed over the public internet.
3. A VNet is created within the scope of the region.

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

You manage a development team that needs to focus all its efforts on creating and maintaining applications code. Your team does not have the resources to provision and scale the infrastructure your applications require to run. What should you do?
A) Configure virtual machines and deploy application updates using Azure command-line interfaces (CLI).
B) Containerize the apps and deploy a container cluster service.
C) Create an Azure Functions subscription and upload your code.
D) Automate virtual machine provisioning with Azure Quickstart Templates.

A

C) Create an Azure Functions subscription and upload your code.

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

Match each Azure Cloud Adoption Framework (CAF) methodology with its description. Here’s each step of the methodology: Strategy, Plan, Ready, Innovate.
1. Develop new cloud-native or hybrid solutions.
2. Align actionable adoption plans with business outcomes.
3. Define the business justification and the expected outcomes of adoption.
4. Prepare the cloud environment for the planned changes.

A
  1. Innovate
  2. Plan
  3. Strategy
  4. Ready
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which example best describes authorization?
A) Banking customers who enter their personal identification number (PIN) number to log into an ATM.
B) Students who enter their password to check their grades at university.
C) Passengers who present their driver’s license to prove their identity before boarding a flight.
D) People who present their birth certificate to prove that they are eligible to receive government age-based benefits.

A

D) People who present their birth certificate to prove that they are eligible to receive government age-based benefits.

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

Which statements accurately describe the features and functionality of Azure Blueprints? True/False
1. When a blueprint is updated and the updated version is published, any assignments of the blueprint are updated automatically.
2. When a blueprint is unassigned, all of the resources assigned by the blueprint remain in place, but blueprint resource locking is removed.
3. When you delete a core blueprint, any assigned versions of the blueprint remain in place.

A
  1. False
  2. True
  3. True