ExamGecko
Home Home / Microsoft / AZ-305

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

Question list
Search
Search

List of questions

Search

Related questions











You have an Azure subscription that contains a Windows Virtual Desktop tenant.

You need to recommend a solution to meet the following requirements:

Start and stop Windows Virtual Desktop session hosts based on business hours.

Scale out Windows Virtual Desktop session hosts when required.

Minimize compute costs.

What should you include in the recommendation?

A.
Microsoft Intune
A.
Microsoft Intune
Answers
B.
a Windows Virtual Desktop automation task
B.
a Windows Virtual Desktop automation task
Answers
C.
Azure Automation
C.
Azure Automation
Answers
D.
Azure Service Health
D.
Azure Service Health
Answers
Suggested answer: C

Explanation:

Reference:

https://www.ciraltos.com/automatically-start-and-stop-wvd-vms-with-azure-automation/

https://wvdlogix.net/windows-virtual-desktop-host-pool-automation-2

https://getnerdio.com/academy/how-to-optimize-windows-virtual-desktop-wvd-azure-costs-withevent-based-autoscaling-and-azure-vm-scale-sets/

You have an Azure subscription. The subscription contains an app that is hosted in the East US, Central Europe, and East Asia regions. You need to recommend a data-tier solution for the app. The solution must meet the following requirements:

Support multiple consistency levels.

Be able to store at least 1 TB of data.

Be able to perform read and write operations in the Azure region that is local to the app instance. What should you include in the recommendation?

A.
an Azure Cosmos DB database
A.
an Azure Cosmos DB database
Answers
B.
a Microsoft SQL Server Always On availability group on Azure virtual machines
B.
a Microsoft SQL Server Always On availability group on Azure virtual machines
Answers
C.
an Azure SQL database in an elastic pool
C.
an Azure SQL database in an elastic pool
Answers
D.
Azure Table storage that uses geo-redundant storage (GRS) replication
D.
Azure Table storage that uses geo-redundant storage (GRS) replication
Answers
Suggested answer: A

Explanation:

Azure Cosmos DB approaches data consistency as a spectrum of choices. This approach includes more options than the two extremes of strong and eventual consistency. You can choose from five welldefined levels on the consistency spectrum.

With Cosmos DB any write into any region must be replicated and committed to all configured regions within the account.

Reference:

https://docs.microsoft.com/en-us/azure/cosmos-db/consistency-levels-tradeoffs

The accounting department at your company migrates to a new financial accounting software. The accounting department must keep file-based database backups for seven years for compliance purposes. It is unlikely that the backups will be used to recover data.

You need to move the backups to Azure. The solution must minimize costs.

Where should you store the backups?

A.
Azure Blob storage that uses the Archive tier
A.
Azure Blob storage that uses the Archive tier
Answers
B.
Azure SQL Database
B.
Azure SQL Database
Answers
C.
Azure Blob storage that uses the Cool tier
C.
Azure Blob storage that uses the Cool tier
Answers
D.
a Recovery Services vault
D.
a Recovery Services vault
Answers
Suggested answer: A

Explanation:

Azure Front Door enables you to define, manage, and monitor the global routing for your web traffic by optimizing for best performance and instant global failover for high availability. With Front Door, you can transform your global (multi-region) consumer and enterprise applications into robust, highperformance personalized modern applications, APIs, and content that reaches a global audience with Azure. Front Door works at Layer 7 or HTTP/HTTPS layer and uses anycast protocol with split TCP andMicrosoft's global network for improving global connectivity.

Reference:

https://docs.microsoft.com/en-us/azure/frontdoor/front-door-overview

You have an Azure subscription.

You need to deploy an Azure Kubernetes Service (AKS) solution that will use Windows Server 2019 nodes. The solution must meet the following requirements:

Minimize the time it takes to provision compute resources during scale-out operations.

Support autoscaling of Windows Server containers.

Which scaling option should you recommend?

A.
cluster autoscaler
A.
cluster autoscaler
Answers
B.
horizontal pod autoscaler
B.
horizontal pod autoscaler
Answers
C.
Kubernetes version 1.20.2 or newer
C.
Kubernetes version 1.20.2 or newer
Answers
D.
Virtual nodes with Virtual Kubelet ACI
D.
Virtual nodes with Virtual Kubelet ACI
Answers
Suggested answer: D

Explanation:

Azure Container Instances (ACI) lets you quickly deploy container instances without additional infrastructure overhead. When you connect with AKS, ACI becomes a secured, logical extension of your AKS cluster. The virtual nodes component, which is based on Virtual Kubelet, is installed in your AKS cluster that presents ACI as a virtual Kubernetes node. Kubernetes can then schedule pods that run as ACI instances through virtual nodes, not as pods on VM nodes directly in your AKS cluster.

Your application requires no modification to use virtual nodes. Deployments can scale across AKS and ACI and with no delay as cluster autoscaler deploys new nodes in your AKS cluster.

Note: AKS clusters can scale in one of two ways:

The cluster autoscaler watches for pods that can't be scheduled on nodes because of resource constraints. The cluster then automatically increases the number of nodes. The horizontal pod autoscaler uses the Metrics Server in a Kubernetes cluster to monitor the resource demand of pods. If an application needs more resources, the number of pods is automatically increased to meet the demand.

Reference:

https://docs.microsoft.com/en-us/azure/aks/concepts-scale5

You plan to automate the deployment of resources to Azure subscriptions.

What is a difference between using Azure Blueprints and Azure Resource Manager templates?

A.
Azure Resource Manager templates remain connected to the deployed resources.
A.
Azure Resource Manager templates remain connected to the deployed resources.
Answers
B.
Only Azure Resource Manager templates can contain policy definitions.
B.
Only Azure Resource Manager templates can contain policy definitions.
Answers
C.
Azure Blueprints remain connected to the deployed resources.
C.
Azure Blueprints remain connected to the deployed resources.
Answers
D.
Only Azure Blueprints can contain policy definitions.
D.
Only Azure Blueprints can contain policy definitions.
Answers
Suggested answer: C

Explanation:

With Azure Blueprints, the relationship between the blueprint definition (what should be deployed) and the blueprint assignment (what was deployed) is preserved. This connection supports improved tracking and auditing of deployments. Azure Blueprints can also upgrade several subscriptions at once that are governed by the same blueprint.

Reference:

https://docs.microsoft.com/en-us/answers/questions/26851/how-is-azure-blue-prints-differentfrom-resource-m.html

You have an Azure subscription that contains an Azure SQL database.

You are evaluating whether to use Azure reservations on the Azure SQL database.

Which tool should you use to estimate the potential savings?

A.
The Purchase reservations blade in the Azure portal
A.
The Purchase reservations blade in the Azure portal
Answers
B.
The Advisor blade in the Azure portal
B.
The Advisor blade in the Azure portal
Answers
C.
The SQL database blade in the Azure portal
C.
The SQL database blade in the Azure portal
Answers
Suggested answer: A

Explanation:

Buy reserved capacity

Sign in to the Azure portal.

Select All services > Reservations.

Select Add and then in the Purchase Reservations pane, select SQL Database to purchase a new reservation for SQL Database. Fill in the required fields. Existing databases in SQL Database and SQL Managed Instance that match the attributes you select qualify to get the reserved capacity discount. The actual number of databases or managed instances that get the discount depends on the scope and quantity selected.

Review the cost of the capacity reservation in the Costs section.

Select Purchase.

Select View this Reservation to see the status of your purchase.

Reference:

https://docs.microsoft.com/en-us/azure/azure-sql/database/reserved-capacity-overview

You have an Azure subscription that contains an Azure SQL database.

You plan to use Azure reservations on the Azure SQL database.

To which resource type will the reservation discount be applied?

A.
vCore compute
A.
vCore compute
Answers
B.
DTU compute
B.
DTU compute
Answers
C.
Storage
C.
Storage
Answers
D.
License
D.
License
Answers
Suggested answer: A

Explanation:

Quantity: The amount of compute resources being purchased within the capacity reservation. The quantity is a number of vCores in the selected Azure region and Performance tier that are being reserved and will get the billing discount. For example, if you run or plan to run multiple databases with the total compute capacity of Gen5 16 vCores in the East US region, then you would specify the quantity as 16 to maximize the benefit for all the databases.

Reference:

https://docs.microsoft.com/en-us/azure/azure-sql/database/reserved-capacity-overview

You are designing an Azure Cosmos DB solution that will host multiple writable replicas in multiple Azure regions. You need to recommend the strongest database consistency level for the design. The solution must meet the following requirements:

Provide a latency-based Service Level Agreement (SLA) for writes.

Support multiple regions.

Which consistency level should you recommend?

A.
bounded staleness
A.
bounded staleness
Answers
B.
strong
B.
strong
Answers
C.
session
C.
session
Answers
D.
consistent prefix
D.
consistent prefix
Answers
Suggested answer: A

Explanation:

Each level provides availability and performance tradeoffs. The following image shows the different consistency levels as a spectrum.

Note: The service offers comprehensive 99.99% SLAs which covers the guarantees for throughput, consistency, availability and latency for the Azure Cosmos DB Database Accounts scoped to a single Azure region configured with any of the five Consistency Levels or Database Accounts spanning multiple Azure regions, configured with any of the four relaxed Consistency Levels.

Reference:

https://azure.microsoft.com/en-us/support/legal/sla/cosmos-db/v1_3/

https://docs.microsoft.com/en-us/azure/cosmos-db/consistency-levels#consistency-levels-andlatency

Your company has offices in the United States, Europe, Asia, and Australia.

You have an on-premises app named App1 that uses Azure Table storage. Each office hosts a local instance of App1. You need to upgrade the storage for App1. The solution must meet the following requirements:

Enable simultaneous write operations in multiple Azure regions.

Ensure that write latency is less than 10 ms.

Support indexing on all columns.

Minimize development effort.

Which data platform should you use?

A.
Azure SQL Database
A.
Azure SQL Database
Answers
B.
Azure SQL Managed Instance
B.
Azure SQL Managed Instance
Answers
C.
Azure Cosmos DB
C.
Azure Cosmos DB
Answers
D.
Table storage that uses geo-zone-redundant storage (GZRS) replication
D.
Table storage that uses geo-zone-redundant storage (GZRS) replication
Answers
Suggested answer: C

Explanation:


You plan to archive 10 TB of on-premises data files to Azure.

You need to recommend a data archival solution. The solution must minimize the cost of storing the data files. Which Azure Storage account type should you include in the recommendation?

A.
Standard StorageV2 (general purpose v2)
A.
Standard StorageV2 (general purpose v2)
Answers
B.
Standard Storage (general purpose v1)
B.
Standard Storage (general purpose v1)
Answers
C.
Premium StorageV2 (general purpose v2)
C.
Premium StorageV2 (general purpose v2)
Answers
D.
Premium Storage (general purpose v1)
D.
Premium Storage (general purpose v1)
Answers
Suggested answer: A

Explanation:

Standard StorageV2 supports the Archive access tier, which would be the cheapest solution.

Reference:

https://docs.microsoft.com/en-us/azure/storage/common/storage-introduction

Total 299 questions
Go to page: of 30