We offers AZ-300 Exam Questions and Answers. "Microsoft Azure Architect Technologies", also known as AZ-300 exam, is a Microsoft Certification. This set of posts, Passing the AZ-300 exam with AZ-300 Exam Dumps, will help you answer those questions. The AZ-300 Dumps covers all the knowledge points of the real exam. 100% real AZ-300 Braindumps and revised by experts!
Online Microsoft AZ-300 free dumps demo Below:
NEW QUESTION 1
You are developing an app that references data which is sharded across multiple Azure SQL databases. The app must guarantee transactional consistency for changes across several different sharding key values. You need to manage the transactions.
What should you implement?
Answer: A
Explanation: References:
https://docs.microsoft.com/mt-mt/azure/sql-database/sql-database-elastic-transactions-overview?view=azurermp
NEW QUESTION 2
You plan to create a Docker image that runs an ASP.NET Core application named ContosoApp. You have a setup script named setupScript.ps1 and a series of application files including ContosoApp.dll.
You need to create a Dockerfile document that meets the following requirements:
Call setupScript.ps1 when the container is built.
Run ContosoApp.dll when the container starts.
The Dockerfile document must be created in the same folder where ContosoApp.dll and setupScript.ps1 are stored.
Which four commands should you use to develop the solution? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.
Answer:
Explanation:
NEW QUESTION 3
You create an Azure Time Series Insights event handler. You need to send data over the network as efficiently as possible and optimize query performance.
What should you do?
Answer: D
Explanation: References:
https://docs.microsoft.com/en-us/azure/time-series-insights/how-to-shape-query-json
NEW QUESTION 4
You have an Azure subscription named Subscription1 that contains a virtual network named VNet1. VNet1 is in a resource group named RG1.
Subscription1 has a user named User1. User1 has the following roles:
Reader
Security Admin
Security Reader
You need to ensure that User1 can assign the Reader role for VNet1 to other users. What should you do?
Answer: A
NEW QUESTION 5
You plan to deploy five virtual machines to a virtual network subnet.
Each virtual machine will have a public IP address and a private IP address. Each virtual machine requires the same inbound and outbound security rules.
What is the minimum number of network interfaces and network security groups that you require? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 6
You have an Azure subscription named Subscription1. Subscription1 contains the resources in the following table:
VNet1 is in RG1. VNet2 is in RG2. There is no connectivity between VNet1 and VNet2. An administrator named Admin1 creates an Azure virtual machine VM1 in RG1. VM1 uses a disk named Disk1 and connects to VNet1. Admin1 then installs a custom application in VM1.
You need to move the custom application to VNet2. The solution must minimize administrative effort. Which two actions should you perform? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 7
You need to meet the connection requirements for the New York office.
What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Topic 4, Case Study: 4
Overview
Existing Environment
A . Datum Corporation is a financial company that has two main offices in New York and Los Angeles. A. Datum has a subsidiary named Fabrikam, Inc that share, Los Angeles office.
A . Datum is conducting an initial deployment. of Azure services to host new line-of business applications and is preparing to migrate its existing on-premises workloads to Azure.
A Datum uses Microsoft Exchange Online (or email
On-Premises Environment
The on-premises workloads run on virtual machines hosted in a VMware vSphere 6 infrastructure.
All the virtual machines and members of an Active Directory forest named adatum.com and run Windows Server 2021.
The New York office uses an IP address space of 10.0.0.0/16 The Los Angeles office uses an IP address space of 10.10.0.0/16.
The offices connect by using a VPN provided by an ISP. Each office has one Azure ExpressRoute circuit that provides access to Azure services and Microsoft Online Services. Routing is implemented by using Microsoft peering.
The New York office has a virtual machine named VM1 that has the vSphere console installed.
Azure Environment
You provision the Azure infrastructure by using the Azure portal. The infrastructure contains the resources shown in the following table.
AG1 has two backend pools named Pool 11 and Pool12. AG2 has two backend pools named Pool21 and Pool22.
Requirements Planned Changes
A. Datum plans to migrate the virtual machines from the New York office to the East US Azure rec-on by using Azure Site Recovery.
Infrastructure Requirements
A. Datum identifies the following infrastructure requirements:
• A new web app named App1 that will access third-parties for credit card processing must be deployed
• A newly developed API must be implemented as an Azure function named App2. App2 will use a blob storage trigger. App2 must process new blobs immediately.
• The Azure infrastructure and the on-premises infrastructure must be prepared for the migration of the VMware virtual machines to Azure.
• The sizes of the Azure virtual machines that will be used to migrate the on-premises workloads must be identified,
• All migrated and newly deployed Azure virtual machines must be joined to the adatum.com domain.
• AG1must load balance incoming traffic in the following manner
•http://corporate.adatum.com/video/* will be load balanced across Pool11.
•http://corporate.adatum.com/images/* will be load balanced across Pool 12.
• AG2 must load balance incoming traffic in the following manner.
•http://www.adatum.com will be load balanced across Pool21.
•http://www.fabnkam.com will be load balanced across Pool22.
• ERl must route traffic between the New York office and the platform as a service (PaaS) services in the East US Azure region, as long as ER1 is available.
• ER2 must route traffic between the Los Angeles office and the PaaS services in the West US region, as long as ER2 is available.
• ERl and ER2 must be configured to fail over automatically
Application Requirements
App2 must be able to connect directly to the private IP addresses of the Azure virtual machines. App2 will be deployed directly to an Azure virtual network.
Inbound and outbound communications to App1 must be controlled by using NSGs.
Pricing Requirements
A . Datum identities the following pricing requirements:
• The cost of App1 and App2 must be minimized.
• The transactional charges of Azure Storage accounts must be minimized.
NEW QUESTION 8
You are creating a collaborative image hosting platform as an ASP.NET MVC web application. Users add, update, and modify images on the platform. Images are stored in Azure Blob storage.
More than one user at a time must be able to modify the same image. You need to implement optimistic concurrency for uploading images.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
NEW QUESTION 9
You have an on-premises network that you plan to connect to Azure by using a site-to-site VPN.
In Azure, you have an Azure virtual network named VNet1 that uses an address space of 10.0.0.0/16. VNet1 contains a subnet named Subnet1 that uses an address space of 10.0.0.0/24.
You need to create a site-to-site VPN to Azure.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
Answer:
Explanation:
NEW QUESTION 10
You are developing an ASP.NET web application that you will deploy to Azure. The solution must meet the following requirements:
• Store user session state by using only serializable data types.
• Provide customizable caching of session data.
• Support scaling out the number of web hosts-
• Maximize performance.
Which solution meets these requirements?
Answer: C
NEW QUESTION 11
You are developing a solution that requires serverless code execution in Azure. The solution has two functions that must run in a specific order.
You need to ensure that the second function can use the output from the first function.
How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 12
You have a Microsoft SQL Server Always On availability group on Azure virtual machines. You need to configure an Azure internal load balancer as a listener for the availability group. What should you do?
Answer: D
Explanation: References:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-alwa
NEW QUESTION 13
You have an Azure Service Bus.
You create a queue named Queue1. Queue1 is configured as shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point
Answer:
Explanation:
NEW QUESTION 14
You have an Azure Active Directory (Azure AD) tenant that contains three global administrators named Admin1, Admin2, and Admin3.
The tenant is associated to an Azure subscription. Access control for the subscription is configured as shown in the Access control exhibit. (Click the Exhibit tab.)
You sign in to the Azure portal as Admin1 and configure the tenant as shown in the Tenant exhibit. (Click the Exhibit tab.)
For each of the following statement, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 15
You have an Azure Active Directory (Azure AD) tenant.
You need to create a conditional access policy that requires all users to use multi-factor authentication when they access the Azure portal.
Which three settings should you configure? To answer, select the appropriate settings to the answer area. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 16
You have peering configured as shown in the following exhibit
Use the drop-down menus to select the answer choice that completes each statement based on the information presented m the graphic.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 17
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution.
Determine whether the solution meets the stated goals. You have the following resource groups:
Developers must connect to DevServer only through DevWorkstation. To maintain security, DevServer must not accept connections from the internet.
You need to create a private connection between the DevWokstation and DevServer.
Solution: Configure a public IP address on DevServer_WestCentral. Configure the Network Security Group to allow all incoming ports.
Does the solution meet the goal?
Answer: A
P.S. Easily pass AZ-300 Exam with 113 Q&As 2passeasy Dumps & pdf Version, Welcome to Download the Newest 2passeasy AZ-300 Dumps: https://www.2passeasy.com/dumps/AZ-300/ (113 New Questions)