Proper study guides for AZ-302 Microsoft Azure Solutions Architect Certification Transition certified begins with preparation products which designed to deliver the by making you pass the AZ-302 test at your first time. Try the free right now.
Online Microsoft AZ-302 free dumps demo Below:
NEW QUESTION 1
A company is migrating an existing on-prem.ses third-party website to Azure. The website is stateless. The company does not have access to the source code for the website. They do have the original installer.
The number of visitors at the website varies throughout the year. The on-premises infrastructure was resized to accommodate peaks but the extra capacity was not used.
You need to implement a virtual machine scale set instance. What should you do?
Answer: A
NEW QUESTION 2
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear in the review screen.
You use ASP.NET Core MVC with ADO.NET lo develop an application. You implement database shard.ng for the application by using Azure SQL Database. You establish communication links between the shard databases.
You need to implement a strategy that allows a group of operations that are performed on multiple Azure databases to be rolled back on all databases if any of the operations fail.
Solution:
Deploy a SQL database instance in an Azure Virtual Machine (VM).
• Establish linked servers to each Azure SQL Database instance from the SQL Server instance in the VM.
• Create a stored procedure in the VM that performs the update operations using a distributed transaction and commits them if successful.
• Run the SQL stored procedure on the SQL Server instance in the VM. Does the solution meet the goal?
Answer: A
NEW QUESTION 3
You plan to deploy 200 Microsoft SQL Server databases to Azure by using SQL Database and Azure SQL Database Managed Instance.
You need to recommend a monitoring solution that provides a consistent monitoring approach for all deployments The solution must meet the following requirements: Support current-state analysis on metrics collected near -real-time multiple times per minutes and maintained for up to one hour.
Support longer term analysis based on metrics collected multiple timer per hour and maintained for up two
weeks.
Support monitoring of the number of concurrent logins and concurrent sessions. What should you include in the recommendation?
Answer: D
NEW QUESTION 4
You use Azure virtual machines to run a custom application that uses an Azure SQL database on the back end. The IT apartment at your company recently enabled forced tunneling,
Since the configuration change, developers have noticed degraded performance when they access the database
You need to recommend a solution to minimize latency when accessing the database. The solution must minimize costs
What should you include in the recommendation? .
Answer: D
NEW QUESTION 5
You develop an IoT solution by using Nodejs. The solution is ready to deploy to the production environment. You must implement the device twin capabilities of Azure IoT Hub. You must register a sensor named
Sensor00. The IoT Hub name is Hub01.
You need to register the endpoint with ContosoHub01 so that you can configure them from your solution. 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: az extension add --name azure-cli-iot-ext
NEW QUESTION 6
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 7
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals.
Some question sets might have more than on correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear in the review screen.
You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription named Subscription 1. Adatum contains a group named Developers. Subscription1 contains a resource group named Dev.
You need to provide the Developers group with the ability to create Azure logic apps in the Dev resource group.
Solution: On Subscription1, you assign the DevTest Labs User role to the Developers group.
Does this meet the goal?
Answer: B
NEW QUESTION 8
You deploy Azure service by using Azure Resources Manager templates. The template reference secrets are stored in Azure key Vault.
You need to recommend a solution for accessing the secrets during deployments. The solution must prevent the users who are performing the deployments from accessing the secrets in the key vault directly.
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.
Answer:
Explanation:
NEW QUESTION 9
You have the following resource groups:
Developers must connect to Dev Server only through Dev Workstation. To maintain security, DevS erver must not accept connections from the internet. You need to create a private connection between the Dev Workstation and Dev St Solution: Configure an IP address on each subnet within the same address space.
Does the solution meet the goal?
Answer: B
NEW QUESTION 10
You need to meet the technical requirement for VM4. What should you create and configure?
Answer: C
Explanation: Topic 8, Case Study: 7Overview
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 11
A company named Contoso Ltd., has a single-domain Active Directory forest named contoso.com.
Contoso is preparing to migrate all workloads to Azure. Contoso wants users to use single sign-on (SSO) when they access cloud-based services that integrate with Azure Active Directory (Azure AD).
You need to identify any objects in Active Directory that will fail to synchronize to Azure AD due to formatting issues. The solution must minimize costs.
What should you include in the solution?
Answer: D
NEW QUESTION 12
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 need to meet the vendor notification requirement.
Solution: Create and apply a custom outbound Azure API Management policy. Does the solution meet the goal?
Answer: B
Explanation: References:
https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-configure-notifications
NEW QUESTION 13
You need to prepare the New York office infrastructure for the migration of the on-premises virtual machines 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.
Answer:
Explanation: References:
https://docs.microsoft.com/en-us/azure/site-recovery/vmware-azure-tutorial
NEW QUESTION 14
You need to resolve the delivery API error. What should you do?
Answer: B
Explanation: References:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-develop-error-messages
NEW QUESTION 15
Your company develops a web service that is deployed to at, Azure virtual machine named VM1 the web service allows an API to access real- time data from VM1 The current virtual machine deployment is shown in the Deployment exhibit. (Click the Deployment tab).
The chief technology officer (CTO) sends you the following email message: "Our developers have deployed the web service to a virtual machine named WL Testing has shown that the API i accessible from VM1 and VM? Our partners must be able to connect to the API over the Internet Partners will me this data in applications that they develop:
You deploy an Azure API Management service. The relevant API Management configuration is shown m the API ambit. Click the API tab).
For each of the following statements, select. Yes if the statement is true. Otherwise. select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 16
You need to resolve a notification latency issue.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Answer: AC
NEW QUESTION 17
You are creating a bot for a company by using QnA Maker.
You need to ensure that the company can update the bot without third-party assistance. What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Answer:
Explanation: References:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/overview/overview
NEW QUESTION 18
You are developing an Azure Function that will be triggered using a webhook from an external application. The Azure Function will receive JSON data in the body of the request.
Calling applications send an account ID as part of the URL. The number at the end of the URL is an integer. The format for the URL resembles the following: /api/account/1
The Azure Function must accept all incoming requests without requiring keys or tokens. You need to complete the attributes for the Azure 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 19
You have implemented code that uses elastic transactions spanning across three different Azure SQL Database logical servers.
Database administrators report that some transactions take longer to complete than expected.
You need to use the correct tool to monitor all the transactions originating from the elastic transaction implementation.
Which tool should you use?
Answer: A
Explanation: References:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-elastic-transactions-overview
Thanks for reading the newest AZ-302 exam dumps! We recommend you to try the PREMIUM Exambible AZ-302 dumps in VCE and PDF here: https://www.exambible.com/AZ-302-exam/ (170 Q&As Dumps)