ExamGecko
Home / Microsoft / AZ-305 / List of questions
Ask Question

Microsoft AZ-305 Practice Test - Questions Answers, Page 19

List of questions

Question 181

Report
Export
Collapse

HOTSPOT

You are designing a data storage solution to support reporting.

The solution will ingest high volumes of data in the JSON format by using Azure Event Hubs. As the data arrives, Event Hubs will write the data to storage. The solution must meet the following requirements:

• Organize data in directories by date and time.

• Allow stored data to be queried directly, transformed into summarized tables, and then stored in a data warehouse.

• Ensure that the data warehouse can store 50 TB of relational data and support between 200 and 300 concurrent read operations. Which service should you recommend for each type of data store? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Microsoft AZ-305 image Question 181 86685 10022024015024000
Correct answer: Microsoft AZ-305 image answer Question 181 86685 10022024015024000
asked 02/10/2024
Jeffrey Cayao
36 questions

Question 182

Report
Export
Collapse

You have an on-premises application named App1 that uses an Oracle database.

You plan to use Azure Databricks to transform and load data from App1 to an Azure Synapse Analytics instance. You need to ensure that the App1 data is available to Databricks.

Which two Azure services should you include in the solution? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Azure Data Box Edge
Azure Data Box Edge
Azure Data Lake Storage
Azure Data Lake Storage
Azure Data Factory
Azure Data Factory
Azure Data Box Gateway
Azure Data Box Gateway
Azure Import/Export service
Azure Import/Export service
Suggested answer: C, E
asked 02/10/2024
jeffrey rowland
30 questions

Question 183

Report
Export
Collapse

HOTSPOT

You are designing a cost-optimized solution that uses Azure Batch to run two types of jobs on Linux nodes. The first job type will consist of short-running tasks for a development environment. The second job type will consist of long-running Message Passing Interface (MPI) applications for a production environment that requires timely job completion. You need to recommend the pool type and node type for each job type. The solution must minimize compute charges and leverage Azure Hybrid Benefit whenever possible. What should you recommend? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Microsoft AZ-305 image Question 183 86687 10022024015024000
Correct answer: Microsoft AZ-305 image answer Question 183 86687 10022024015024000
asked 02/10/2024
Joyce Ann Devilles
41 questions

Question 184

Report
Export
Collapse

HOTSPOT

Your company has 20 web APIs that were developed in-house.

The company is developing 10 web apps that will use the web APIs. The web apps and the APIs are registered in the company s Azure AD tenant. The web APIs are published by using Azure API Management. You need to recommend a solution to block unauthorized requests originating from the web apps from reaching the web APIs. The solution must meet the following requirements:

• Use Azure AD-generated claims.

• Minimize configuration and management effort

What should you include in the recommendation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Microsoft AZ-305 image Question 184 86688 10022024015024000
Correct answer: Microsoft AZ-305 image answer Question 184 86688 10022024015024000
asked 02/10/2024
Mark David
44 questions

Question 185

Report
Export
Collapse

You have an Azure AD tenant.

You plan to deploy Azure Cosmos DB databases that will use the SQL API.

You need to recommend a solution to provide specific Azure AD user accounts with read access to the Cosmos DB databases. What should you include in the recommendation?

a resource token and an Access control (1AM) role assignment
a resource token and an Access control (1AM) role assignment
certificates and Azure Key Vault
certificates and Azure Key Vault
master keys and Azure Information Protection policies
master keys and Azure Information Protection policies
shared access signatures (SAS) and Conditional Access policies
shared access signatures (SAS) and Conditional Access policies
Suggested answer: A
asked 02/10/2024
Daniela Const
38 questions

Question 186

Report
Export
Collapse

HOTSPOT

You have several Azure App Service web apps that use Azure Key Vault to store data encryption keys. Several departments have the following requests to support the web app:

Microsoft AZ-305 image Question 186 86690 10022024015024000000

Which service should you recommend for each department's request? To answer, configure the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Microsoft AZ-305 image Question 186 86690 10022024015024000
Correct answer: Microsoft AZ-305 image answer Question 186 86690 10022024015024000
asked 02/10/2024
adir tamam
32 questions

Question 187

Report
Export
Collapse

You have an Azure Functions microservice app named Appl that is hosted in the Consumption plan.

App1 uses an Azure Queue Storage trigger.

You plan to migrate App1 to an Azure Kubernetes Service (AKS) cluster.

You need to prepare the AKS cluster to support Appl. The solution must meet the following requirements:

• Use the same scaling mechanism as the current deployment.

• Support kubenet and Azure Container Netwoking Interface (CNI) networking.

Which two actions should you perform? Each correct answer presents part of the solution. NOTE:

Each correct answer is worth one point.

Configure the horizontal pod autoscaler.
Configure the horizontal pod autoscaler.
Install Virtual Kubelet.
Install Virtual Kubelet.
Configure the AKS cluster autoscaler.
Configure the AKS cluster autoscaler.
Configure the virtual node add-on.
Configure the virtual node add-on.
Install Kubemetes-based Event Driven Autoscaling (KEDA).
Install Kubemetes-based Event Driven Autoscaling (KEDA).
Suggested answer: A, D
asked 02/10/2024
Michael Grisonichi
39 questions

Question 188

Report
Export
Collapse

You plan to migrate on-premises MySQL databases to Azure Database for MySQL Flexible Server.

You need to recommend a solution for the Azure Database for MySQL Flexible Server configuration.

The solution must meet the following requirements:

• The databases must be accessible if a datacenter fails.

• Costs must be minimized.

Which compute tier should you recommend?

Burstable
Burstable
General Purpose
General Purpose
Memory Optimized
Memory Optimized
Other option
Other option
Suggested answer: C
asked 02/10/2024
Solange Castro
32 questions

Question 189

Report
Export
Collapse

You have an app named App1 that uses an on-premises Microsoft SQL Server database named DB1.

You plan to migrate DB1 to an Azure SQL managed instance.

You need to enable customer-managed Transparent Data Encryption (TDE) for the instance. The solution must maximize encryption strength.

Which type of encryption algorithm and key length should you use for the TDE protector?

AES256
AES256
RSA4096
RSA4096
RSA2048
RSA2048
RSA3072
RSA3072
Suggested answer: D
asked 02/10/2024
Brian Kryszewski
33 questions

Question 190

Report
Export
Collapse

HOTSPOT

You have an Azure subscription named Sub1 that is linked to an Azure AD tenant named contoso.com.

You plan to implement two ASP.NET Core apps named App1 and App2 that will be deployed to 100 virtual machines in Sub1. Users will sign in to App1 and App2 by using their contoso.com credentials. App1 requires read permissions to access the calendar of the signed-m user. App2 requires write permissions to access the calendar of the signed-in user. You need to recommend an authentication and authorization solution for the apps. The solution must meet the following requirements:

• Use the principle of least privilege.

• Minimize administrative effort

What should you include in the recommendation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one pent.


Microsoft AZ-305 image Question 190 86694 10022024015024000
Correct answer: Microsoft AZ-305 image answer Question 190 86694 10022024015024000
asked 02/10/2024
null null
40 questions
Total 304 questions
Go to page: of 31
Search

Related questions