AZ-302 Exam Questions - Online Test


AZ-302 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

Exambible offers free demo for AZ-302 exam. "Microsoft Azure Solutions Architect Certification Transition", also known as AZ-302 exam, is a Microsoft Certification. This set of posts, Passing the Microsoft AZ-302 exam, will help you answer those questions. The AZ-302 Questions & Answers covers all the knowledge points of the real exam. 100% real Microsoft AZ-302 exams and revised by experts!

NEW QUESTION 1

You are building a custom Azure function app to connect to Azure Event Grid.
You need to ensure that resources are allocated dynamically to the function app. Billing must be based on the executions of the app.
What should you configure when you create the function app?

  • A. The Windows operating system and the App Service plan hosting plan.
  • B. The Docker container and an App Service plan that uses the S1 pricing tier.
  • C. The Docker container and an App Service plan that uses the B1 pricing tier
  • D. The Windows operating system and the Consumption plan hosting plan.

Answer: D

Explanation:
References:
https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale

NEW QUESTION 2

You need to recommend a solution lo generate a monthly report of all the new Azure Resource Manager resource deployment in your subscription What should you include in the recommend3tlon,

  • A. Azure Activity Log
  • B. Azure Monitor action groups
  • C. Azure Advisor
  • D. Azure Monitor metrics

Answer: B

NEW QUESTION 3

You need to recommend a data storage strategy for WebApp1.
What should you include in in the recommendation?

  • A. an Azure SQL Database elastic pool
  • B. a vCore-baswl A/we SQL database
  • C. an Azure virtual machine that runs SQL Server
  • D. a fixed-size DTU AzureSQL database.

Answer: D

NEW QUESTION 4

You have the following resource groups:
AZ-302 dumps exhibit
Developers must connect to Dev Server only through Dev Workstation. To maintain security, Dev Server must not accept connections from the internet. You need to create a private connection between the Dev Workstation and Dev Server.
Dev Workstation using their private IP addresses. Does the solution meet the goal?

  • A. Yes
  • B. NO

Answer: A

NEW QUESTION 5

You plan to deploy a payroll system to Azure. The payroll system will use Azure virtual machines that run SUSE Linux Enterprise Server and Windows.
You need to recommend a business continuity solution for the payroll system. The solution must meet the following requirements:
AZ-302 dumps exhibit Minimize costs.
AZ-302 dumps exhibit Provide business continuity if an Azure region fails.
AZ-302 dumps exhibit Provide a recovery time objective (RTO) of 30 minutes.
AZ-302 dumps exhibit Provide a recovery point objective (RPO) of five minutes.
What should you include in the recommendation?

  • A. Microsoft System Center Data Protection Manage (DPM)
  • B. unmanaged disks that use geo-redundant storage (GRS)
  • C. Azure Site Recovery
  • D. Azure Backup

Answer: B

NEW QUESTION 6

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.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
az extension add --name azure-cli-iot-ext

NEW QUESTION 7

You are developing a stateful service to deploy lo Azure Service Fabric. You plan to implement the RunAsync method.
You need to implement the methods to interface with an instance of the IReliable dictionary interface to increment a count each time the service is called- The first time the service is called, you must initialize the count to 1 if it does not yet exist and then update it by one each time it is called.
Which three methods should you run in sequence? To answer, move the appropriate methods from the list of methods to the answer area and arrange them in the correct order.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 8

Your company has an on premises Windows HPC cluster. The cluster runs an intrinsically parallel, compute intensive workload that performs financial risk modeling.
You plan to migrate the workload to Azure Batch.
You need to design a solution that will support the workload. The solution must meet the following requirements:
• Support the large-scale parallel execution of Azure Batch jobs.
• Minimize cost.
What should you include in the solution?

  • A. low priority virtual machines
  • B. burst able virtual machines
  • C. Azure virtual machine sizes that support the Message Passing Interface (MPI) API
  • D. Basic A-series virtual machines

Answer: A

NEW QUESTION 9

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.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
References:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/overview/overview

NEW QUESTION 10

You need to complete the order payment process.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Intercept the message by using middlewar
  • B. Send the message to a payment service.
  • C. Acknowledge the callback by sending an HTTP response.
  • D. Set the value of the Card Action object Type property to PostBack.
  • E. Verify that the amount and currency values in the payment token folder are valid.

Answer: D

NEW QUESTION 11

You are designing a solution for a stateless front-end application named Appication1. Application1 will be hosted on two Azure virtual machines named VM1 and VM2.
You plan to load balance connections to VM1 and VM2 from the Internet by using one Azure load balancer. You need to recommend the minimum number of required public IP addresses.
How many public IP addresses should you recommend using for each resource? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
AZ-302 dumps exhibit
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 12

Your network contains an on-premises Active Directory forest.
You discover that when users change jobs within your company, the membership of the user group are not updated. As a result the users can resources that are no longer relevant to their job.
You plan to integrate Active Directory and Azure Active Directory (Azure AD) by using Azure AD Connect
You need to recommend a solution to ensure that group owners are emailed monthly m** the group membership they manage.
What should you include in the recommendation?

  • A. Azure AD Identify Protection
  • B. Tenant Restrictions
  • C. Azure AD access reviews
  • D. conditional access policies

Answer: C

NEW QUESTION 13

A company is developing a solution that allows smart refrigerators to send temperature information to a
central location.
The solution must receive and store messages until they can be processed. You create an Azure Service Bus instance by providing a name, pricing tier, subscription, resource group, and location.
You need to complete the configuration.
Which Azure CU or PowerShell command should you run?
A)
AZ-302 dumps exhibit
B)
AZ-302 dumps exhibit
C)
AZ-302 dumps exhibit
D)
AZ-302 dumps exhibit

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D

Answer: D

NEW QUESTION 14

A company named Contoso, Ltd. has an Azure Active Directory (Azure AD) tenant that uses the BAsic license.
You plan t deploy two applications to Azure. The application has the requirements shown in the following table.
AZ-302 dumps exhibit
Which authentication Strategy should you recommend for each application? To answer, drag the appropriate authentication strategies to the correct applications. Each authentication strategy may be used once more than once, or not at all. You may need to drag the split bar between panes or scroll to view content
NOTE: Each correct selection is worth one point.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 15

You need to access user claims in the e-commerce web app. What should you do first?

  • A. Write custom code to make a Microsoft Graph API call from the e commerce web app.
  • B. Assign the Contributor RBAC role to the e-commerce web app by using the Resource Manager create role assignment API
  • C. Update the e-commerce web app to read the HTTP request header values.
  • D. Using the Azure CU, enable Cross-origin resource sharing (CORS) from the e-commerce checkout API to the e-commerce web

Answer: A

NEW QUESTION 16

You configure OAuth 2 authorization in API Management as shown in the following exhibit.
AZ-302 dumps exhibit
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 17

You create a social media application that users can use to upload images and other content.
Users report that adult content is being posted in an area of the site that is accessible to and intended for young children.
You need to automatically detect and flag potentially offensive content. The solution must not require any custom coding other than code to scan and evaluate images.
What should you implement?

  • A. Bing Visual Search
  • B. Image Moderation
  • C. Custom Vision Search
  • D. Bing Web Search

Answer: A

NEW QUESTION 18

You have an on-premises network that uses on IP address space of 172.16.0.0/16 You plan to deploy 25 virtual machines to a new azure subscription.
You identity the following technical requirements.
AZ-302 dumps exhibit All Azure virtual machines must be placed on the same subnet subnet1.
AZ-302 dumps exhibit All the Azure virtual machines must be able to communicate with all on premises severs.
AZ-302 dumps exhibit The servers must be able to communicate between the on-premises network and Azure by using a site to site VPN.
You need to recommend a subnet design that meets the technical requirements.
What should you include in the recommendation? To answer, drag the appropriate network addresses to the correct subnet. Each network address may be used once, more than once or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 19

You have an on-premises network that includes a Microsoft SQL Server instance named SQL1. You create an Azure Logic App named App1.
You need to ensure that App1 can query a database on SQL1.
Which three 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.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
References:
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-gateway-connection

NEW QUESTION 20

You plan to use Azure Site Recovery to protect several on premises physical server workload. Each server workload is independent of the other. The workloads are stateless.
You need to recommend a failover strategy to ensure that if the on premises data center fails, the workloads are available in Azure as quickly as possible.
Which failover strategy should you include in the recommendation?

  • A. Latest app-consistent
  • B. Latest
  • C. Latest processed
  • D. Latest multi VM processed

Answer: A

NEW QUESTION 21

From the MFA Server blade, you open the Block/unblock users blade as shown in the exhibit.
AZ-302 dumps exhibit
What caused AlexW to be blocked?

  • A. The user account password expired.
  • B. The user reported a fraud alert when prompted for additional authentication.
  • C. An administrator manually blocked the user.
  • D. The user entered an incorrect PIN four times within 10 minutes.

Answer: C

NEW QUESTION 22

You are creating a CU script that creates an Azure web app and related services in Azure App Service. The web app uses the following variables:
AZ-302 dumps exhibit
You need to automatically deploy code from GitHub to the newly created web app.
How should you complete the script? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 23

You have an Azure Active Directory (Azure AD) tenant. All user accounts are syncrhonized from an onpermises Directory and are configured for federated authentication. Active Directopry Federation Services (AD FS) servers are published for external connnection by using a farm Application proxy servers.
You need to recommend a solution to monitor the servers that integrate with Azure AD. The solution must meet the following requirements:
Identify any AD FS issue and their potential resolutions.
Identify any directory synchronization configuration issues and their potential resolutions.
Notify administrations when there are any issue affecting directory synchronization or AD FS operations. Which monitoring solution should you recommend for each server type? To answer, drag the appropriate
monitoring solution to the correct types. Each monitoring solution may be used once, than once, or not at all. You may need to drag the split bar between panes scroll to view content.
NOTE: Each correct selection is worth one point.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 24

You need to recommend a high-availability solution for the middle tier of the payment processing system. What should you include in the recommendation?

  • A. availability zones
  • B. an availability set
  • C. the Premium App Service plan
  • D. the Isolated App Server plan

Answer: A

NEW QUESTION 25

You have the following resource groups:
AZ-302 dumps exhibit
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?

  • A. Yes
  • B. NO

Answer: B

NEW QUESTION 26

You have an Azure Contoso DB account named Account1 that has one write region and four read regions. You need to recommend a solution to ensure that, by default, any reads containers in Account1 will never see out writes. The solution must minimize costs.
What should you recommend?

  • A. Configure Account1 to use the Strong consistency level.
  • B. Create all the containers m Account1 as fixed.
  • C. Create all the containers m Account1 as unlimited.
  • D. Configure Account 1 to use the Consistent Prefix consistency level

Answer: A

NEW QUESTION 27

HOTSPOT
You develop software solutions for a web services company. You have the following code. (Line numbers are for reference only.)
AZ-302 dumps exhibit
You need to implement an immediate response customer support solution for the company’s website. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 28

You develop cloud solutions for an organization. The organization creates a mailing list for each new project that is announced to the public. You add users manually to a MailChimp list when a request email is sent to a community manager's Microsoft Office 365 email account.
You need to automate the process of adding new users to the MailChimp list by using an Azure Logic App.
Which five 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.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 29

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.
AZ-302 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
AZ-302 dumps exhibit

NEW QUESTION 30

A company is creating an IoT solution for connecting to smart refrigerators. You plan to use the Azure IoT Hub Device Provisioning Service for this process.
You need to provision the devices automatically.
Which feature of Device Provisioning Service should you use?

  • A. Delivery and retry
  • B. Device enrollment
  • C. Error policy
  • D. Remote monitoring

Answer: C

NEW QUESTION 31
......

Thanks for reading the newest AZ-302 exam dumps! We recommend you to try the PREMIUM Passcertsure AZ-302 dumps in VCE and PDF here: https://www.passcertsure.com/AZ-302-test/ (393 Q&As Dumps)