{"id":4853,"date":"2019-12-28T02:21:17","date_gmt":"2019-12-28T02:21:17","guid":{"rendered":"https:\/\/www.dumpsbase.com\/freedumps\/?p=4853"},"modified":"2019-12-28T02:40:28","modified_gmt":"2019-12-28T02:40:28","slug":"az-301-exam-content-was-updated-on-12-4-2019","status":"publish","type":"post","link":"https:\/\/www.dumpsbase.com\/freedumps\/az-301-exam-content-was-updated-on-12-4-2019.html","title":{"rendered":"AZ-301 Exam Content Was Updated On 12\/4\/2019"},"content":{"rendered":"\n<p>Have you noticed? The exam content of AZ-301 Microsoft Azure Architect Design was updated on 12\/4\/2019. To keep the path with the new exam skills measured, we updated AZ-301 exam dumps on 12\/25\/2019. New AZ-301 exam dumps contain 193 real exam questions, and we have verified that all the answers are correct. It must be clear that new AZ-301 exam dumps are good for 100% passing. Just come to get your valid AZ-301 pdf and software now.<\/p>\n<h2>By the way, you can read <span style=\"color: #3366ff;\">AZ-301 free dumps<\/span> online for checking.<\/h2>\n<script>\n  window.fbAsyncInit = function() {\n    FB.init({\n      appId            : '622169541470367',\n      autoLogAppEvents : true,\n      xfbml            : true,\n      version          : 'v3.1'\n    });\n  };\n\n  (function(d, s, id){\n     var js, fjs = d.getElementsByTagName(s)[0];\n     if (d.getElementById(id)) {return;}\n     js = d.createElement(s); js.id = id;\n     js.src = \"https:\/\/connect.facebook.net\/en_US\/sdk.js\";\n     fjs.parentNode.insertBefore(js, fjs);\n   }(document, 'script', 'facebook-jssdk'));\n<\/script><div id=\"watu_quiz\" class=\"quiz-area single-page-quiz\">\n<p><\/p><form action=\"\" method=\"post\" class=\"quiz-form \" id=\"quiz-2129\" >\n<div class='watu-question' id='question-1'><div class='question-content'><p><span class='watu_num'>1. <\/span>Testlet 1 <\/p>\n<p>Case study<br \/>\n<br \/>This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. <\/p>\n<p>To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. <\/p>\n<p>At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. <\/p>\n<p>To start the case study<br \/>\n<br \/>To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirement, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. <\/p>\n<p>Overview<br \/>\n<br \/>Contoso, Ltd. is a US-based financial services company that has a main office in New York and a branch office in San Francisco. <\/p>\n<p>Existing Environment<br \/>\n<br \/>Payment Processing System<br \/>\n<br \/>Contoso hosts a business-critical payment processing system in its New York data center. The system has three tiers: a front-end web app, a middle-tier web API, and a back-end data store implemented as a Microsoft SQL Server 2014 database. All servers run Windows Server 2012 R2. <\/p>\n<p>The front-end and middle-tier components are hosted by using Microsoft Internet Information Services (IIS). The application code is written in C# and ASP.NET. The middle-tier API uses the Entity Framework to communicate to the SQL Server database. Maintenance of the database is performed by using SQL Server Agent jobs. <\/p>\n<p>The database is currently 2 TB and is not expected to grow beyond 3 TB. <\/p>\n<p>The payment processing system has the following compliance-related requirements:<br \/>\n<br \/>&#8211; Encrypt data in transit and at rest. Only the front-end and middle-tier components must be able to access the encryption keys that protect the data store.<br \/>\n<br \/>&#8211; Keep backups of the data in two separate physical locations that are at least 200 miles apart and can be restored for up to seven years.<br \/>\n<br \/>&#8211; Support blocking inbound and outbound traffic based on the source IP address, the destination IP address, and the port number.<br \/>\n<br \/>&#8211; Collect Windows security logs from all the middle-tier servers and retain the logs for a period of seven years.<br \/>\n<br \/>&#8211; Inspect inbound and outbound traffic from the front-end tier by using highly available network appliances.<br \/>\n<br \/>&#8211; Only allow all access to all the tiers from the internal network of Contoso. <\/p>\n<p>Tape backups are configured by using an on-premises deployment of Microsoft System Center Data Protection Manager (DPM), and then shipped offsite for long term storage. <\/p>\n<p>Historical Transaction Query System<br \/>\n<br \/>Contoso recently migrated a business-critical workload to Azure. The workload contains a .NET web service for querying the historical transaction data residing in Azure Table Storage. The .NET web service is accessible from a client app that was developed in-house and runs on the client computers in the New York office. The data in the table storage is 50 GB and is not expected to increase. <\/p>\n<p>Current Issues<br \/>\n<br \/>The Contoso IT team discovers poor performance of the historical transaction query system, at the queries frequently cause table scans. <\/p>\n<p>Requirements<br \/>\n<br \/>Planned Changes<br \/>\n<br \/>Contoso plans to implement the following changes:<br \/>\n<br \/>&#8211; Migrate the payment processing system to Azure.<br \/>\n<br \/>&#8211; Migrate the historical transaction data to Azure Cosmos DB to address the performance issues. <\/p>\n<p>Migration Requirements<br \/>\n<br \/>Contoso identifies the following general migration requirements:<br \/>\n<br \/>&#8211; Infrastructure services must remain available if a region or a data center fails. Failover must occur without any administrative intervention.<br \/>\n<br \/>&#8211; Whenever possible, Azure managed services must be used to minimize management overhead.<br \/>\n<br \/>&#8211; Whenever possible, costs must be minimized. <\/p>\n<p>Contoso identifies the following requirements for the payment processing system:<br \/>\n<br \/>&#8211; If a data center fails, ensure that the payment processing system remains available without any administrative intervention. The middle-tier and the web front end must continue to operate without any additional configurations.<br \/>\n<br \/>&#8211; Ensure that the number of compute nodes of the front-end and the middle tiers of the payment processing system can increase or decrease automatically based on CPU utilization.<br \/>\n<br \/>&#8211; Ensure that each tier of the payment processing system is subject to a Service Level Agreement (SLA) of 99.99 percent availability.<br \/>\n<br \/>&#8211; Minimize the effort required to modify the middle-tier API and the back-end tier of the payment processing system.<br \/>\n<br \/>&#8211; Generate alerts when unauthorized login attempts occur on the middle-tier virtual machines.<br \/>\n<br \/>&#8211; Ensure that the payment processing system preserves its current compliance status.<br \/>\n<br \/>&#8211; Host the middle tier of the payment processing system on a virtual machine. <\/p>\n<p>Contoso identifies the following requirements for the historical transaction query system:<br \/>\n<br \/>&#8211; Minimize the use of on-premises infrastructure services.<br \/>\n<br \/>&#8211; Minimize the effort required to modify the .NET web service querying Azure Cosmos DB.<br \/>\n<br \/>&#8211; Minimize the frequency of table scans.<br \/>\n<br \/>&#8211; If a region fails, ensure that the historical transactions query system remains available without any administrative intervention. <\/p>\n<p>Information Security Requirements<br \/>\n<br \/>The IT security team wants to ensure that identity management is performed by using Active Directory. Password hashes must be stored on-premises only. <\/p>\n<p>Access to all business-critical systems must rely on Active Directory credentials. Any suspicious authentication attempts must trigger a multi-factor authentication prompt automatically. legitimate users must be able to authenticate successfully by using multi-factor authentication. <\/p>\n<p>You need to recommend a solution for the collection of security logs for the middle tier of the payment processing system.<br \/>\n<br \/>What should you include in the recommendation?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119870' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493780' \/><div class='watu-question-choice'><input type='radio' name='answer-119870[]' id='answer-id-493780' class='answer answer-1  answerof-119870' value='493780' \/>&nbsp;<label for='answer-id-493780' id='answer-label-493780' class=' answer label-1'><span class='answer'>Azure Event Hubs<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493782' \/><div class='watu-question-choice'><input type='radio' name='answer-119870[]' id='answer-id-493782' class='answer answer-1  answerof-119870' value='493782' \/>&nbsp;<label for='answer-id-493782' id='answer-label-493782' class=' answer label-1'><span class='answer'>Azure Notification Hubs<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493783' \/><div class='watu-question-choice'><input type='radio' name='answer-119870[]' id='answer-id-493783' class='answer answer-1  answerof-119870' value='493783' \/>&nbsp;<label for='answer-id-493783' id='answer-label-493783' class=' answer label-1'><span class='answer'>the Azure Diagnostics agent<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493784' \/><div class='watu-question-choice'><input type='radio' name='answer-119870[]' id='answer-id-493784' class='answer answer-1  answerof-119870' value='493784' \/>&nbsp;<label for='answer-id-493784' id='answer-label-493784' class=' answer label-1'><span class='answer'>the Microsoft Monitoring agent<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType1' value='radio' class=''><\/div><div class='watu-question' id='question-2'><div class='question-content'><p><span class='watu_num'>2. <\/span>Question Set 2 <\/p>\n<p>HOTSPOT<br \/>\n<br \/>You deploy several Azure SQL Database instances. You plan to configure the Diagnostics settings on the databases as shown in the following exhibit. <\/p>\n<p><img decoding=\"async\" width=529 height=621 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image003.jpg\" v:shapes=\"\u56fe\u7247_x0020_154\"><\/p>\n<p>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. <\/p>\n<p><img decoding=\"async\" width=649 height=270 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image005.jpg\" v:shapes=\"_x0000_i1026\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119872' \/><textarea name='answer-119872[]' rows='5' cols='40' id='textarea_q_119872' class='watu-textarea watu-textarea-2'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493787' \/><\/div><input type='hidden' id='questionType2' value='textarea' class=''><\/div><div class='watu-question' id='question-3'><div class='question-content'><p><span class='watu_num'>3. <\/span>Your company uses Microsoft System Center Service Manager on its on-premises network.<br \/>\n<br \/>You plan to deploy several services to Azure.<br \/>\n<br \/>You need to recommend a solution to push Azure service health alerts to Service Manager.<br \/>\n<br \/>What should you include in the recommendation?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119873' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493790' \/><div class='watu-question-choice'><input type='radio' name='answer-119873[]' id='answer-id-493790' class='answer answer-3  answerof-119873' value='493790' \/>&nbsp;<label for='answer-id-493790' id='answer-label-493790' class=' answer label-3'><span class='answer'>Azure Notification Hubs<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493791' \/><div class='watu-question-choice'><input type='radio' name='answer-119873[]' id='answer-id-493791' class='answer answer-3  answerof-119873' value='493791' \/>&nbsp;<label for='answer-id-493791' id='answer-label-493791' class=' answer label-3'><span class='answer'>Azure Event Hubs<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493792' \/><div class='watu-question-choice'><input type='radio' name='answer-119873[]' id='answer-id-493792' class='answer answer-3  answerof-119873' value='493792' \/>&nbsp;<label for='answer-id-493792' id='answer-label-493792' class=' answer label-3'><span class='answer'>IT Service Management Connector (ITSM)<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493793' \/><div class='watu-question-choice'><input type='radio' name='answer-119873[]' id='answer-id-493793' class='answer answer-3  answerof-119873' value='493793' \/>&nbsp;<label for='answer-id-493793' id='answer-label-493793' class=' answer label-3'><span class='answer'>Application Insights Connector<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType3' value='radio' class=''><\/div><div class='watu-question' id='question-4'><div class='question-content'><p><span class='watu_num'>4. <\/span>You have an on-premises Hyper-V cluster. The cluster contains Hyper-V hosts that run Windows Server 2016 Datacenter. The hosts are licensed under a Microsoft Enterprise Agreement that has Software Assurance.<br \/>\n<br \/>The Hyper-V cluster hosts 30 virtual machines that run Windows Server 2012 R2. Each virtual machine runs a different workload. The workloads have predictable consumption patterns.<br \/>\n<br \/>You plan to replace the virtual machines with Azure virtual machines that run Windows Server 2016. The virtual machines will be sized according to the consumption pattern of each workload.<br \/>\n<br \/>You need to recommend a solution to minimize the compute costs of the Azure virtual machines.<br \/>\n<br \/>Which two recommendations should you include in the solution? Each correct answer presents part of the solution.<br \/>\n<br \/>NOTE: Each correct selection is worth one point.<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119874' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493794' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119874[]' id='answer-id-493794' class='answer answer-4  answerof-119874' value='493794' \/>&nbsp;<label for='answer-id-493794' id='answer-label-493794' class=' answer label-4'><span class='answer'>Purchase Azure Reserved Virtual Machine Instances for the Azure virtual machines<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493795' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119874[]' id='answer-id-493795' class='answer answer-4  answerof-119874' value='493795' \/>&nbsp;<label for='answer-id-493795' id='answer-label-493795' class=' answer label-4'><span class='answer'>Create a virtual machine scale set that uses autoscaling<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493796' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119874[]' id='answer-id-493796' class='answer answer-4  answerof-119874' value='493796' \/>&nbsp;<label for='answer-id-493796' id='answer-label-493796' class=' answer label-4'><span class='answer'>Configure a spending limit in the Azure account center<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493797' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119874[]' id='answer-id-493797' class='answer answer-4  answerof-119874' value='493797' \/>&nbsp;<label for='answer-id-493797' id='answer-label-493797' class=' answer label-4'><span class='answer'>Create a lab in Azure DevTest Labs and place the Azure virtual machines in the lab<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493798' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119874[]' id='answer-id-493798' class='answer answer-4  answerof-119874' value='493798' \/>&nbsp;<label for='answer-id-493798' id='answer-label-493798' class=' answer label-4'><span class='answer'>Activate Azure Hybrid Benefit for the Azure virtual machines<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType4' value='checkbox' class=''><\/div><div class='watu-question' id='question-5'><div class='question-content'><p><span class='watu_num'>5. <\/span>You have an on-premises Active Directory forest and an Azure Active Directory (Azure AD) tenant. All Azure AD users are assigned a Premium P1 license.<br \/>\n<br \/>You deploy Azure AD Connect.<br \/>\n<br \/>Which two features are available in this environment that can reduce operational overhead for your company\u2019s help desk? Each correct answer presents a complete solution.<br \/>\n<br \/>NOTE: Each correct selection is worth one point.<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119875' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493799' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119875[]' id='answer-id-493799' class='answer answer-5  answerof-119875' value='493799' \/>&nbsp;<label for='answer-id-493799' id='answer-label-493799' class=' answer label-5'><span class='answer'>Azure AD Privileged Identity Management policies<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493800' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119875[]' id='answer-id-493800' class='answer answer-5  answerof-119875' value='493800' \/>&nbsp;<label for='answer-id-493800' id='answer-label-493800' class=' answer label-5'><span class='answer'>access reviews<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493801' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119875[]' id='answer-id-493801' class='answer answer-5  answerof-119875' value='493801' \/>&nbsp;<label for='answer-id-493801' id='answer-label-493801' class=' answer label-5'><span class='answer'>self-service password reset<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493802' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119875[]' id='answer-id-493802' class='answer answer-5  answerof-119875' value='493802' \/>&nbsp;<label for='answer-id-493802' id='answer-label-493802' class=' answer label-5'><span class='answer'>Microsoft Cloud App Security Conditional Access App Control<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493803' \/><div class='watu-question-choice'><input type='checkbox' name='answer-119875[]' id='answer-id-493803' class='answer answer-5  answerof-119875' value='493803' \/>&nbsp;<label for='answer-id-493803' id='answer-label-493803' class=' answer label-5'><span class='answer'>password writeback<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType5' value='checkbox' class=''><\/div><div class='watu-question' id='question-6'><div class='question-content'><p><span class='watu_num'>6. <\/span>You are planning the implementation of an order processing web service that will contain microservices hosted in an Azure Service Fabric cluster.<br \/>\n<br \/>You need to recommend a solution to provide developers with the ability to proactively identify and fix performance issues. The developers must be able to simulate user connections to the order processing web service from the Internet, as well as simulate user transactions. The developers must be notified if the goals for the transaction response times are not met.<br \/>\n<br \/>What should you include in the recommendation?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119876' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493804' \/><div class='watu-question-choice'><input type='radio' name='answer-119876[]' id='answer-id-493804' class='answer answer-6  answerof-119876' value='493804' \/>&nbsp;<label for='answer-id-493804' id='answer-label-493804' class=' answer label-6'><span class='answer'>container health<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493805' \/><div class='watu-question-choice'><input type='radio' name='answer-119876[]' id='answer-id-493805' class='answer answer-6  answerof-119876' value='493805' \/>&nbsp;<label for='answer-id-493805' id='answer-label-493805' class=' answer label-6'><span class='answer'>Azure Network Watcher<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493806' \/><div class='watu-question-choice'><input type='radio' name='answer-119876[]' id='answer-id-493806' class='answer answer-6  answerof-119876' value='493806' \/>&nbsp;<label for='answer-id-493806' id='answer-label-493806' class=' answer label-6'><span class='answer'>Application Insights<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493807' \/><div class='watu-question-choice'><input type='radio' name='answer-119876[]' id='answer-id-493807' class='answer answer-6  answerof-119876' value='493807' \/>&nbsp;<label for='answer-id-493807' id='answer-label-493807' class=' answer label-6'><span class='answer'>Service Fabric Analytics<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType6' value='radio' class=''><\/div><div class='watu-question' id='question-7'><div class='question-content'><p><span class='watu_num'>7. <\/span>You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager resource deployments in your subscription.<br \/>\n<br \/>What should you include in the recommendation?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119877' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493808' \/><div class='watu-question-choice'><input type='radio' name='answer-119877[]' id='answer-id-493808' class='answer answer-7  answerof-119877' value='493808' \/>&nbsp;<label for='answer-id-493808' id='answer-label-493808' class=' answer label-7'><span class='answer'>Azure Analysis Services<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493809' \/><div class='watu-question-choice'><input type='radio' name='answer-119877[]' id='answer-id-493809' class='answer answer-7  answerof-119877' value='493809' \/>&nbsp;<label for='answer-id-493809' id='answer-label-493809' class=' answer label-7'><span class='answer'>Azure Activity Log<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493810' \/><div class='watu-question-choice'><input type='radio' name='answer-119877[]' id='answer-id-493810' class='answer answer-7  answerof-119877' value='493810' \/>&nbsp;<label for='answer-id-493810' id='answer-label-493810' class=' answer label-7'><span class='answer'>Azure Monitor action groups<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493811' \/><div class='watu-question-choice'><input type='radio' name='answer-119877[]' id='answer-id-493811' class='answer answer-7  answerof-119877' value='493811' \/>&nbsp;<label for='answer-id-493811' id='answer-label-493811' class=' answer label-7'><span class='answer'>Azure Advisor<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493812' \/><div class='watu-question-choice'><input type='radio' name='answer-119877[]' id='answer-id-493812' class='answer answer-7  answerof-119877' value='493812' \/>&nbsp;<label for='answer-id-493812' id='answer-label-493812' class=' answer label-7'><span class='answer'>Azure Monitor metrics<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493813' \/><div class='watu-question-choice'><input type='radio' name='answer-119877[]' id='answer-id-493813' class='answer answer-7  answerof-119877' value='493813' \/>&nbsp;<label for='answer-id-493813' id='answer-label-493813' class=' answer label-7'><span class='answer'>Azure Log Analytics<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493814' \/><div class='watu-question-choice'><input type='radio' name='answer-119877[]' id='answer-id-493814' class='answer answer-7  answerof-119877' value='493814' \/>&nbsp;<label for='answer-id-493814' id='answer-label-493814' class=' answer label-7'><span class='answer'>Application Insights<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType7' value='radio' class=''><\/div><div class='watu-question' id='question-8'><div class='question-content'><p><span class='watu_num'>8. <\/span>HOTSPOT<br \/>\n<br \/>You have an Azure App Service Web App that includes Azure Blob storage and an Azure SQL Database instance. The application is instrumented by using the Application Insights SDK.<br \/>\n<br \/>You need to design a monitoring solution for the web app.<br \/>\n<br \/>Which Azure monitoring services should you use? To answer, select the appropriate Azure monitoring services in the answer area.<br \/>\n<br \/>NOTE: Each correct selection is worth one point. <\/p>\n<p><img decoding=\"async\" width=650 height=516 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image009.jpg\" v:shapes=\"_x0000_i1028\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119878' \/><textarea name='answer-119878[]' rows='5' cols='40' id='textarea_q_119878' class='watu-textarea watu-textarea-8'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493815' \/><\/div><input type='hidden' id='questionType8' value='textarea' class=''><\/div><div class='watu-question' id='question-9'><div class='question-content'><p><span class='watu_num'>9. <\/span>DRAG DROP<br \/>\n<br \/>You have an Azure Active Directory (Azure AD) tenant. All user accounts are synchronized from an on-premises Active Directory domain and are configured for federated authentication. Active Directory Federation Services (AD FS) servers are published for external connections by using a farm of Web Application Proxy servers.<br \/>\n<br \/>You need to recommend a solution to monitor the servers that integrate with Azure AD.<br \/>\n<br \/>The solution must meet the following requirements:<br \/>\n<br \/>&#8211; Identify any AD FS issues and their potential resolutions.<br \/>\n<br \/>&#8211; Identify any directory synchronization configuration issues and their potential resolutions<br \/>\n<br \/>&#8211; Notify administrators when there are any issues affecting directory synchronization or AD FS operations.<br \/>\n<br \/>Which monitoring solution should you recommend for each server type? To answer, drag the appropriate monitoring solutions to the correct server types. Each monitoring solution 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.<br \/>\n<br \/>NOTE: Each correct selection is worth one point. <\/p>\n<p><img decoding=\"async\" width=650 height=354 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image013.jpg\" v:shapes=\"_x0000_i1030\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119879' \/><textarea name='answer-119879[]' rows='5' cols='40' id='textarea_q_119879' class='watu-textarea watu-textarea-9'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493816' \/><\/div><input type='hidden' id='questionType9' value='textarea' class=''><\/div><div class='watu-question' id='question-10'><div class='question-content'><p><span class='watu_num'>10. <\/span>You plan to deploy 200 Microsoft SQL Server databases to Azure by using Azure SQL Database and Azure SQL Database Managed Instance.<br \/>\n<br \/>You need to recommend a monitoring solution that provides a consistent monitoring approach for all deployments.<br \/>\n<br \/>The solution must meet the following requirements:<br \/>\n<br \/>&#8211; Support current-state analysis based on metrics collected near real-time, multiple times per minute, and maintained for up to one hour<br \/>\n<br \/>&#8211; Support longer term analysis based on metrics collected multiple times per hour and maintained for up to two weeks.<br \/>\n<br \/>&#8211; Support monitoring of the number of concurrent logins and concurrent sessions.<br \/>\n<br \/>What should you include in the recommendation?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119880' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493817' \/><div class='watu-question-choice'><input type='radio' name='answer-119880[]' id='answer-id-493817' class='answer answer-10  answerof-119880' value='493817' \/>&nbsp;<label for='answer-id-493817' id='answer-label-493817' class=' answer label-10'><span class='answer'>dynamic management views<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493818' \/><div class='watu-question-choice'><input type='radio' name='answer-119880[]' id='answer-id-493818' class='answer answer-10  answerof-119880' value='493818' \/>&nbsp;<label for='answer-id-493818' id='answer-label-493818' class=' answer label-10'><span class='answer'>trace flags<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493819' \/><div class='watu-question-choice'><input type='radio' name='answer-119880[]' id='answer-id-493819' class='answer answer-10  answerof-119880' value='493819' \/>&nbsp;<label for='answer-id-493819' id='answer-label-493819' class=' answer label-10'><span class='answer'>Azure Monitor<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493820' \/><div class='watu-question-choice'><input type='radio' name='answer-119880[]' id='answer-id-493820' class='answer answer-10  answerof-119880' value='493820' \/>&nbsp;<label for='answer-id-493820' id='answer-label-493820' class=' answer label-10'><span class='answer'>SQL Server Profiler<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType10' value='radio' class=''><\/div><div class='watu-question' id='question-11'><div class='question-content'><p><span class='watu_num'>11. <\/span>DRAG DROP<br \/>\n<br \/>You plan to move several apps that handle critical line-of-business (LOB) services to Azure. Appropriate personnel must be notified if any critical resources become degraded or unavailable. You need to design a monitoring and notification strategy that can handle up to 100 notifications per hour.<br \/>\n<br \/>Which three actions should you recommend be performed in sequence? To answer, move the appropriate<br \/>\n<br \/>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. <\/p>\n<p><img decoding=\"async\" width=612 height=482 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image017.jpg\" v:shapes=\"_x0000_i1032\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119881' \/><textarea name='answer-119881[]' rows='5' cols='40' id='textarea_q_119881' class='watu-textarea watu-textarea-11'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493821' \/><\/div><input type='hidden' id='questionType11' value='textarea' class=''><\/div><div class='watu-question' id='question-12'><div class='question-content'><p><span class='watu_num'>12. <\/span>DRAG DROP<br \/>\n<br \/>You manage a solution in Azure.<br \/>\n<br \/>The solution is performing poorly.<br \/>\n<br \/>You need to recommend tools to determine causes for the performance issues.<br \/>\n<br \/>What should you recommend? To answer, drag the appropriate monitoring solutions to the correct scenarios. Each monitoring solution 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. <\/p>\n<p><img decoding=\"async\" width=650 height=242 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image021.jpg\" v:shapes=\"_x0000_i1034\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119882' \/><textarea name='answer-119882[]' rows='5' cols='40' id='textarea_q_119882' class='watu-textarea watu-textarea-12'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493822' \/><\/div><input type='hidden' id='questionType12' value='textarea' class=''><\/div><div class='watu-question' id='question-13'><div class='question-content'><p><span class='watu_num'>13. <\/span>DRAG DROP<br \/>\n<br \/>You have standard Load balancer configured to support three virtual machines on the same subnet. You need to recommend a solution to notify administrators when the load balancer fails.<br \/>\n<br \/>Which metrics should you recommend using to test the load balancer? To answer, drag the appropriate metrics to the correct conditions. Each metric 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. <\/p>\n<p><img decoding=\"async\" width=649 height=118 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image025.jpg\" v:shapes=\"_x0000_i1036\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119883' \/><textarea name='answer-119883[]' rows='5' cols='40' id='textarea_q_119883' class='watu-textarea watu-textarea-13'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493823' \/><\/div><input type='hidden' id='questionType13' value='textarea' class=''><\/div><div class='watu-question' id='question-14'><div class='question-content'><p><span class='watu_num'>14. <\/span>Testlet 1 <\/p>\n<p>Case study<br \/>\n<br \/>This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. <\/p>\n<p>To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. <\/p>\n<p>At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. <\/p>\n<p>To start the case study<br \/>\n<br \/>To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirement, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. <\/p>\n<p>Overview<br \/>\n<br \/>Contoso, Ltd. is a US-based financial services company that has a main office in New York and a branch office in San Francisco. <\/p>\n<p>Existing Environment<br \/>\n<br \/>Payment Processing System<br \/>\n<br \/>Contoso hosts a business-critical payment processing system in its New York data center. The system has three tiers: a front-end web app, a middle-tier web API, and a back-end data store implemented as a Microsoft SQL Server 2014 database. All servers run Windows Server 2012 R2. <\/p>\n<p>The front-end and middle-tier components are hosted by using Microsoft Internet Information Services (IIS). The application code is written in C# and ASP.NET. The middle-tier API uses the Entity Framework to communicate to the SQL Server database. Maintenance of the database is performed by using SQL Server Agent jobs. <\/p>\n<p>The database is currently 2 TB and is not expected to grow beyond 3 TB. <\/p>\n<p>The payment processing system has the following compliance-related requirements:<br \/>\n<br \/>&#8211; Encrypt data in transit and at rest. Only the front-end and middle-tier components must be able to access the encryption keys that protect the data store.<br \/>\n<br \/>&#8211; Keep backups of the data in two separate physical locations that are at least 200 miles apart and can be restored for up to seven years.<br \/>\n<br \/>&#8211; Support blocking inbound and outbound traffic based on the source IP address, the destination IP address, and the port number.<br \/>\n<br \/>&#8211; Collect Windows security logs from all the middle-tier servers and retain the logs for a period of seven years.<br \/>\n<br \/>&#8211; Inspect inbound and outbound traffic from the front-end tier by using highly available network appliances.<br \/>\n<br \/>&#8211; Only allow all access to all the tiers from the internal network of Contoso. <\/p>\n<p>Tape backups are configured by using an on-premises deployment of Microsoft System Center Data Protection Manager (DPM), and then shipped offsite for long term storage. <\/p>\n<p>Historical Transaction Query System<br \/>\n<br \/>Contoso recently migrated a business-critical workload to Azure. The workload contains a .NET web service for querying the historical transaction data residing in Azure Table Storage. The .NET web service is accessible from a client app that was developed in-house and runs on the client computers in the New York office. The data in the table storage is 50 GB and is not expected to increase. <\/p>\n<p>Current Issues<br \/>\n<br \/>The Contoso IT team discovers poor performance of the historical transaction query system, at the queries frequently cause table scans. <\/p>\n<p>Requirements<br \/>\n<br \/>Planned Changes<br \/>\n<br \/>Contoso plans to implement the following changes:<br \/>\n<br \/>&#8211; Migrate the payment processing system to Azure.<br \/>\n<br \/>&#8211; Migrate the historical transaction data to Azure Cosmos DB to address the performance issues. <\/p>\n<p>Migration Requirements<br \/>\n<br \/>Contoso identifies the following general migration requirements:<br \/>\n<br \/>&#8211; Infrastructure services must remain available if a region or a data center fails. Failover must occur without any administrative intervention.<br \/>\n<br \/>&#8211; Whenever possible, Azure managed services must be used to minimize management overhead.<br \/>\n<br \/>&#8211; Whenever possible, costs must be minimized. <\/p>\n<p>Contoso identifies the following requirements for the payment processing system:<br \/>\n<br \/>&#8211; If a data center fails, ensure that the payment processing system remains available without any administrative intervention. The middle-tier and the web front end must continue to operate without any additional configurations.<br \/>\n<br \/>&#8211; Ensure that the number of compute nodes of the front-end and the middle tiers of the payment processing system can increase or decrease automatically based on CPU utilization.<br \/>\n<br \/>&#8211; Ensure that each tier of the payment processing system is subject to a Service Level Agreement (SLA) of 99.99 percent availability.<br \/>\n<br \/>&#8211; Minimize the effort required to modify the middle-tier API and the back-end tier of the payment processing system.<br \/>\n<br \/>&#8211; Generate alerts when unauthorized login attempts occur on the middle-tier virtual machines.<br \/>\n<br \/>&#8211; Ensure that the payment processing system preserves its current compliance status.<br \/>\n<br \/>&#8211; Host the middle tier of the payment processing system on a virtual machine. <\/p>\n<p>Contoso identifies the following requirements for the historical transaction query system:<br \/>\n<br \/>&#8211; Minimize the use of on-premises infrastructure services.<br \/>\n<br \/>&#8211; Minimize the effort required to modify the .NET web service querying Azure Cosmos DB.<br \/>\n<br \/>&#8211; Minimize the frequency of table scans.<br \/>\n<br \/>&#8211; If a region fails, ensure that the historical transactions query system remains available without any administrative intervention. <\/p>\n<p>Information Security Requirements<br \/>\n<br \/>The IT security team wants to ensure that identity management is performed by using Active Directory. Password hashes must be stored on-premises only.<br \/>\n<br \/>Access to all business-critical systems must rely on Active Directory credentials. Any suspicious authentication attempts must trigger a multi-factor authentication prompt automatically. legitimate users must be able to authenticate successfully by using multi-factor authentication. <\/p>\n<p>HOTSPOT<br \/>\n<br \/>You need to recommend a solution for configuring the Azure Multi-Factor Authentication (MFA) settings.<br \/>\n<br \/>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. <\/p>\n<p><img decoding=\"async\" width=650 height=321 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image029.jpg\" v:shapes=\"_x0000_i1038\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119884' \/><textarea name='answer-119884[]' rows='5' cols='40' id='textarea_q_119884' class='watu-textarea watu-textarea-14'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493824' \/><\/div><input type='hidden' id='questionType14' value='textarea' class=''><\/div><div class='watu-question' id='question-15'><div class='question-content'><p><span class='watu_num'>15. <\/span>HOTSPOT<br \/>\n<br \/>You need to design a solution for securing access to the historical transaction data.<br \/>\n<br \/>What should you include in the solution? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. <\/p>\n<p><img decoding=\"async\" width=650 height=342 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image033.jpg\" v:shapes=\"_x0000_i1040\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119885' \/><textarea name='answer-119885[]' rows='5' cols='40' id='textarea_q_119885' class='watu-textarea watu-textarea-15'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493825' \/><\/div><input type='hidden' id='questionType15' value='textarea' class=''><\/div><div class='watu-question' id='question-16'><div class='question-content'><p><span class='watu_num'>16. <\/span>HOTSPOT<br \/>\n<br \/>You need to recommend a solution for the users at Contoso to authenticate to the cloud-based services and the Azure AD-integrated applications.<br \/>\n<br \/>What should you include in the recommendation? To answer, select the appropriate options in the answer<br \/>\n<br \/>area. NOTE: Each correct selection is worth one point. <\/p>\n<p><img decoding=\"async\" width=649 height=306 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image037.jpg\" v:shapes=\"_x0000_i1042\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119886' \/><textarea name='answer-119886[]' rows='5' cols='40' id='textarea_q_119886' class='watu-textarea watu-textarea-16'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493826' \/><\/div><input type='hidden' id='questionType16' value='textarea' class=''><\/div><div class='watu-question' id='question-17'><div class='question-content'><p><span class='watu_num'>17. <\/span>Testlet 2 <\/p>\n<p>Case study<br \/>\n<br \/>This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. <\/p>\n<p>To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. <\/p>\n<p>At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. <\/p>\n<p>To start the case study<br \/>\n<br \/>To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirement, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. <\/p>\n<p>Overview<br \/>\n<br \/>Fabrikam, Inc. is an engineering company that has offices throughout Europe. The company has a main office in London and three branch offices in Amsterdam, Berlin, and Rome. <\/p>\n<p>Existing Environment<br \/>\n<br \/>Active Directory Environment<br \/>\n<br \/>The network contains two Active Directory forests named corp.fabrikam.com and rd.fabrikam.com. There are no trust relationships between the forests. <\/p>\n<p>Corp.fabrikam.com is a production forest that contains identities used for internal user and computer authentication. <\/p>\n<p>Rd.fabrikam.com is used by the research and development (R&amp;D) department only. <\/p>\n<p>Network Infrastructure<br \/>\n<br \/>Each office contains at least one domain controller from the corp.fabrikam.com domain. The main office contains all the domain controllers for the rd.fabrikam.com forest. <\/p>\n<p>All the offices have a high-speed connection to the Internet. <\/p>\n<p>An existing application named WebApp1 is hosted in the data center of the London office. WebApp1 is used by customers to place and track orders. <\/p>\n<p>WebApp1 has a web tier that uses Microsoft Internet Information Services (IIS) and a database tier that runs Microsoft SQL Server 2016. The web tier and the database tier are deployed to virtual machines that run on Hyper-V. <\/p>\n<p>The IT department currently uses a separate Hyper-V environment to test updates to WebApp1. <\/p>\n<p>Fabrikam purchases all Microsoft licenses through a Microsoft Enterprise Agreement that includes Software Assurance. <\/p>\n<p>Problem Statements<br \/>\n<br \/>The use of Web App1 is unpredictable. At peak times, users often report delays. At other times, many resources for WebApp1 are underutilized. <\/p>\n<p>Requirements<br \/>\n<br \/>Planned Changes<br \/>\n<br \/>Fabrikam plans to move most of its production workloads to Azure during the next few years.<br \/>\n<br \/>As one of its first projects, the company plans to establish a hybrid identity model, facilitating an upcoming Microsoft Office 365 deployment.<br \/>\n<br \/>All R&amp;D operations will remain on-premises.<br \/>\n<br \/>Fabrikam plans to migrate the production and test instances of WebApp1 to Azure. <\/p>\n<p>Technical Requirements<br \/>\n<br \/>Fabrikam identifies the following technical requirements:<br \/>\n<br \/>&#8211; Web site content must be easily updated from a single point.<br \/>\n<br \/>&#8211; User input must be minimized when provisioning new app instances.<br \/>\n<br \/>&#8211; Whenever possible, existing on-premises licenses must be used to reduce cost.<br \/>\n<br \/>&#8211; Users must always authenticate by using their corp.fabrikam.com UPN identity.<br \/>\n<br \/>&#8211; Any new deployments to Azure must be redundant in case an Azure region fails.<br \/>\n<br \/>&#8211; Whenever possible, solutions must be deployed to Azure by using platform as a service (PaaS).<br \/>\n<br \/>&#8211; An email distribution group named IT Support must be notified of any issues relating to the directory synchronization services.<br \/>\n<br \/>&#8211; Directory synchronization between Azure Active Directory (Azure AD) and corp.fabrikam.com must not be affected by a link failure between Azure and the on-premises network. <\/p>\n<p>Database Requirements<br \/>\n<br \/>Fabrikam identifies the following database requirements:<br \/>\n<br \/>&#8211; Database metrics for the production instance of WebApp1 must be available for analysis so that database administrators can optimize the performance settings.<br \/>\n<br \/>&#8211; To avoid disrupting customer access, database downtime must be minimized when databases are migrated.<br \/>\n<br \/>&#8211; Database backups must be retained for a minimum of seven years to meet compliance requirements. <\/p>\n<p>Security Requirements<br \/>\n<br \/>Fabrikam identifies the following security requirements:<br \/>\n<br \/>&#8211; Company information including policies, templates, and data must be inaccessible to anyone outside the company.<br \/>\n<br \/>&#8211; Users on the on-premises network must be able to authenticate to corp.fabrikam.com if an Internet link fails.<br \/>\n<br \/>&#8211; Administrators must be able authenticate to the Azure portal by using their corp.fabrikam.com credentials.<br \/>\n<br \/>&#8211; All administrative access to the Azure portal must be secured by using multi-factor authentication.<br \/>\n<br \/>&#8211; The testing of WebApp1 updates must not be visible to anyone outside the company. <\/p>\n<p>What should you include in the identity management strategy to support the planned changes?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119887' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493827' \/><div class='watu-question-choice'><input type='radio' name='answer-119887[]' id='answer-id-493827' class='answer answer-17  answerof-119887' value='493827' \/>&nbsp;<label for='answer-id-493827' id='answer-label-493827' class=' answer label-17'><span class='answer'>Move all the domain controllers from corp.fabrikam.com to virtual networks in Azure.<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493828' \/><div class='watu-question-choice'><input type='radio' name='answer-119887[]' id='answer-id-493828' class='answer answer-17  answerof-119887' value='493828' \/>&nbsp;<label for='answer-id-493828' id='answer-label-493828' class=' answer label-17'><span class='answer'>Deploy domain controllers for corp.fabrikam.com to virtual networks in Azure.<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493829' \/><div class='watu-question-choice'><input type='radio' name='answer-119887[]' id='answer-id-493829' class='answer answer-17  answerof-119887' value='493829' \/>&nbsp;<label for='answer-id-493829' id='answer-label-493829' class=' answer label-17'><span class='answer'>Deploy a new Azure AD tenant for the authentication of new R&amp;D projects.<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493830' \/><div class='watu-question-choice'><input type='radio' name='answer-119887[]' id='answer-id-493830' class='answer answer-17  answerof-119887' value='493830' \/>&nbsp;<label for='answer-id-493830' id='answer-label-493830' class=' answer label-17'><span class='answer'>Deploy domain controllers for the rd.fabrikam.com forest to virtual networks in Azure.<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType17' value='radio' class=''><\/div><div class='watu-question' id='question-18'><div class='question-content'><p><span class='watu_num'>18. <\/span>HOTSPOT<br \/>\n<br \/>To meet the authentication requirements of Fabrikam, what should you include in the solution? To answer, select the appropriate options in the answer area.<br \/>\n<br \/>NOTE: Each correct selection is worth one point. <\/p>\n<p><img decoding=\"async\" width=493 height=449 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image041.jpg\" v:shapes=\"_x0000_i1044\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119888' \/><textarea name='answer-119888[]' rows='5' cols='40' id='textarea_q_119888' class='watu-textarea watu-textarea-18'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493831' \/><\/div><input type='hidden' id='questionType18' value='textarea' class=''><\/div><div class='watu-question' id='question-19'><div class='question-content'><p><span class='watu_num'>19. <\/span>Question Set 3 <\/p>\n<p>Note: This question is a part of 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.<br \/>\n<br \/>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.<br \/>\n<br \/>You have an Azure subscription named Project1. Only a group named Project1admins is assigned roles in the Project1 subscription. The Project1 subscription contains all the resources for an application named Application1.<br \/>\n<br \/>Your company is developing a new application named Application2. The members of the Application2 development team belong to an Azure Active Directory (Azure AD) group named App2Dev.<br \/>\n<br \/>You identify the following requirements for Application2:<br \/>\n<br \/>&#8211; The members of App2Dev must be prevented from changing the role assignments in Azure.<br \/>\n<br \/>&#8211; The members of App2Dev must be able to create new Azure resources required by Application2.<br \/>\n<br \/>&#8211; All the required role assignments for Application2 will be performed by the members of Project1admins.<br \/>\n<br \/>You need to recommend a solution for the role assignments of Application2.<br \/>\n<br \/>Solution: Create a new Azure subscription named Project2. Assign Project1admins the Owner role for the Project2 subscription. Assign App2Dev the Contributor role for the Project2 subscription.<br \/>\n<br \/>Does this meet the goal?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119889' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493832' \/><div class='watu-question-choice'><input type='radio' name='answer-119889[]' id='answer-id-493832' class='answer answer-19  answerof-119889' value='493832' \/>&nbsp;<label for='answer-id-493832' id='answer-label-493832' class=' answer label-19'><span class='answer'>Yes<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493833' \/><div class='watu-question-choice'><input type='radio' name='answer-119889[]' id='answer-id-493833' class='answer answer-19  answerof-119889' value='493833' \/>&nbsp;<label for='answer-id-493833' id='answer-label-493833' class=' answer label-19'><span class='answer'>No<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType19' value='radio' class=''><\/div><div class='watu-question' id='question-20'><div class='question-content'><p><span class='watu_num'>20. <\/span>Note: This question is a part of 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.<br \/>\n<br \/>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.<br \/>\n<br \/>You have an Azure subscription named Project1. Only a group named Project1admins is assigned roles in the Project1 subscription. The Project1 subscription contains all the resources for an application named Application1.<br \/>\n<br \/>Your company is developing a new application named Application2. The members of the Application2 development team belong to an Azure Active Directory (Azure AD) group named App2Dev.<br \/>\n<br \/>You identify the following requirements for Application2:<br \/>\n<br \/>&#8211; The members of App2Dev must be prevented from changing the role assignments in Azure.<br \/>\n<br \/>&#8211; The members of App2Dev must be able to create new Azure resources required by Application2.<br \/>\n<br \/>&#8211; All the required role assignments for Application2 will be performed by the members of Project1admins.<br \/>\n<br \/>You need to recommend a solution for the role assignments of Application2.<br \/>\n<br \/>Solution: Create a new Azure subscription named Project2. Assign Project1admins the User Access Administrator role for the Project2 subscription. Assign App2Dev the Owner role for the Project2 subscription.<br \/>\n<br \/>Does this meet the goal?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119890' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493834' \/><div class='watu-question-choice'><input type='radio' name='answer-119890[]' id='answer-id-493834' class='answer answer-20  answerof-119890' value='493834' \/>&nbsp;<label for='answer-id-493834' id='answer-label-493834' class=' answer label-20'><span class='answer'>Yes<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493835' \/><div class='watu-question-choice'><input type='radio' name='answer-119890[]' id='answer-id-493835' class='answer answer-20  answerof-119890' value='493835' \/>&nbsp;<label for='answer-id-493835' id='answer-label-493835' class=' answer label-20'><span class='answer'>No<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType20' value='radio' class=''><\/div><div class='watu-question' id='question-21'><div class='question-content'><p><span class='watu_num'>21. <\/span>Note: This question is a part of 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.<br \/>\n<br \/>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.<br \/>\n<br \/>You have an Azure subscription named Project1. Only a group named Project1admins is assigned roles in the Project1 subscription. The Project1 subscription contains all the resources for an application named Application1.<br \/>\n<br \/>Your company is developing a new application named Application2. The members of the Application2 development team belong to an Azure Active Directory (Azure AD) group named App2Dev.<br \/>\n<br \/>You identify the following requirements for Application2:<br \/>\n<br \/>&#8211; The members of App2Dev must be prevented from changing the role assignments in Azure.<br \/>\n<br \/>&#8211; The members of App2Dev must be able to create new Azure resources required by Application2.<br \/>\n<br \/>&#8211; All the required role assignments for Application2 will be performed by the members of Project1admins.<br \/>\n<br \/>You need to recommend a solution for the role assignments of Application2.<br \/>\n<br \/>Solution: In Project1, create a resource group named Application2RG. Assign Project1admins the Owner role for Application2RG. Assign App2Dev the Contributor role for Application2RG.<br \/>\n<br \/>Does this meet the goal?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119891' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493836' \/><div class='watu-question-choice'><input type='radio' name='answer-119891[]' id='answer-id-493836' class='answer answer-21  answerof-119891' value='493836' \/>&nbsp;<label for='answer-id-493836' id='answer-label-493836' class=' answer label-21'><span class='answer'>Yes<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493837' \/><div class='watu-question-choice'><input type='radio' name='answer-119891[]' id='answer-id-493837' class='answer answer-21  answerof-119891' value='493837' \/>&nbsp;<label for='answer-id-493837' id='answer-label-493837' class=' answer label-21'><span class='answer'>No<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType21' value='radio' class=''><\/div><div class='watu-question' id='question-22'><div class='question-content'><p><span class='watu_num'>22. <\/span>Note: This question is a part of 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.<br \/>\n<br \/>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.<br \/>\n<br \/>You have an Azure subscription that contains a resource group named RG1. You create an Azure Active Directory (Azure AD) group named ResearchUsers that contains the user accounts of all researchers. You need to recommend a solution that meets the following requirements:<br \/>\n<br \/>&#8211; The researchers must be allowed to create Azure virtual machines.<br \/>\n<br \/>&#8211; The researchers must only be able to create Azure virtual machines by using specific Azure Resource Manager templates.<br \/>\n<br \/>Solution: Create a lab in Azure DevTest Lab. Configure the DevTest Labs settings. Assign the DevTest Labs User role to the ResearchUsers group.<br \/>\n<br \/>Does this meet the goal?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119892' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493838' \/><div class='watu-question-choice'><input type='radio' name='answer-119892[]' id='answer-id-493838' class='answer answer-22  answerof-119892' value='493838' \/>&nbsp;<label for='answer-id-493838' id='answer-label-493838' class=' answer label-22'><span class='answer'>Yes<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493839' \/><div class='watu-question-choice'><input type='radio' name='answer-119892[]' id='answer-id-493839' class='answer answer-22  answerof-119892' value='493839' \/>&nbsp;<label for='answer-id-493839' id='answer-label-493839' class=' answer label-22'><span class='answer'>No<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType22' value='radio' class=''><\/div><div class='watu-question' id='question-23'><div class='question-content'><p><span class='watu_num'>23. <\/span>Note: This question is a part of 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.<br \/>\n<br \/>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.<br \/>\n<br \/>You have an Azure subscription that contains a resource group named RG1. You create an Azure Active Directory (Azure AD) group named ResearchUsers that contains the user accounts of all researchers. You need to recommend a solution that meets the following requirements:<br \/>\n<br \/>&#8211; The researchers must be allowed to create Azure virtual machines.<br \/>\n<br \/>&#8211; The researchers must only be able to create Azure virtual machines by using specific Azure Resource Manager templates.<br \/>\n<br \/>Solution: Create an Azure DevOps Project. Configure the DevOps Project settings.<br \/>\n<br \/>Does this meet the goal?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119893' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493840' \/><div class='watu-question-choice'><input type='radio' name='answer-119893[]' id='answer-id-493840' class='answer answer-23  answerof-119893' value='493840' \/>&nbsp;<label for='answer-id-493840' id='answer-label-493840' class=' answer label-23'><span class='answer'>Yes<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493841' \/><div class='watu-question-choice'><input type='radio' name='answer-119893[]' id='answer-id-493841' class='answer answer-23  answerof-119893' value='493841' \/>&nbsp;<label for='answer-id-493841' id='answer-label-493841' class=' answer label-23'><span class='answer'>No<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType23' value='radio' class=''><\/div><div class='watu-question' id='question-24'><div class='question-content'><p><span class='watu_num'>24. <\/span>Note: This question is a part of 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.<br \/>\n<br \/>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.<br \/>\n<br \/>You have an Azure subscription that contains a resource group named RG1. You create an Azure Active Directory (Azure AD) group named ResearchUsers that contains the user accounts of all researchers. You need to recommend a solution that meets the following requirements:<br \/>\n<br \/>&#8211; The researchers must be allowed to create Azure virtual machines.<br \/>\n<br \/>&#8211; The researchers must only be able to create Azure virtual machines by using specific Azure Resource Manager templates.<br \/>\n<br \/>Solution: On RG1, assign the Contributor role to the ResearchUsers group. Create a custom Azure Policy definition and assign the policy to RG1.<br \/>\n<br \/>Does this meet the goal?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119894' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493842' \/><div class='watu-question-choice'><input type='radio' name='answer-119894[]' id='answer-id-493842' class='answer answer-24  answerof-119894' value='493842' \/>&nbsp;<label for='answer-id-493842' id='answer-label-493842' class=' answer label-24'><span class='answer'>Yes<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493843' \/><div class='watu-question-choice'><input type='radio' name='answer-119894[]' id='answer-id-493843' class='answer answer-24  answerof-119894' value='493843' \/>&nbsp;<label for='answer-id-493843' id='answer-label-493843' class=' answer label-24'><span class='answer'>No<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType24' value='radio' class=''><\/div><div class='watu-question' id='question-25'><div class='question-content'><p><span class='watu_num'>25. <\/span>A company named Contoso Ltd., has a single-domain Active Directory forest named contoso.com.<br \/>\n<br \/>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<br \/>\n<br \/>formatting issues. The solution must minimize costs.<br \/>\n<br \/>What should you include in the solution?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119895' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493844' \/><div class='watu-question-choice'><input type='radio' name='answer-119895[]' id='answer-id-493844' class='answer answer-25  answerof-119895' value='493844' \/>&nbsp;<label for='answer-id-493844' id='answer-label-493844' class=' answer label-25'><span class='answer'>Azure Advisor<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493845' \/><div class='watu-question-choice'><input type='radio' name='answer-119895[]' id='answer-id-493845' class='answer answer-25  answerof-119895' value='493845' \/>&nbsp;<label for='answer-id-493845' id='answer-label-493845' class=' answer label-25'><span class='answer'>Microsoft Office 365 IdFix<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493846' \/><div class='watu-question-choice'><input type='radio' name='answer-119895[]' id='answer-id-493846' class='answer answer-25  answerof-119895' value='493846' \/>&nbsp;<label for='answer-id-493846' id='answer-label-493846' class=' answer label-25'><span class='answer'>Azure AD Connect Health<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493847' \/><div class='watu-question-choice'><input type='radio' name='answer-119895[]' id='answer-id-493847' class='answer answer-25  answerof-119895' value='493847' \/>&nbsp;<label for='answer-id-493847' id='answer-label-493847' class=' answer label-25'><span class='answer'>Password Export Server version 3.1 (PES v3.1) in Active Directory Migration Tool (ADMT)<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType25' value='radio' class=''><\/div><div class='watu-question' id='question-26'><div class='question-content'><p><span class='watu_num'>26. <\/span>HOTSPOT<br \/>\n<br \/>Your company has an API that returns XML data to internal applications. You plan to migrate the applications to Azure. You also plan to allow the company\u2019s partners to access the API.<br \/>\n<br \/>You need to recommend an API management solution that meets the following requirements:<br \/>\n<br \/>&#8211; Internal applications must receive data in the JSON format once the applications migrate to Azure.<br \/>\n<br \/>&#8211; Partner applications must have their header information stripped before the applications receive the data.<br \/>\n<br \/>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. <\/p>\n<p><img decoding=\"async\" width=469 height=350 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image045.jpg\" v:shapes=\"_x0000_i1046\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119896' \/><textarea name='answer-119896[]' rows='5' cols='40' id='textarea_q_119896' class='watu-textarea watu-textarea-26'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493848' \/><\/div><input type='hidden' id='questionType26' value='textarea' class=''><\/div><div class='watu-question' id='question-27'><div class='question-content'><p><span class='watu_num'>27. <\/span>You have an Azure subscription. You need to recommend a solution to provide developers with the ability to provision Azure virtual machines.<br \/>\n<br \/>The solution must meet the following requirements:<br \/>\n<br \/>&#8211; Only allow the creation of the virtual machines in specific regions.<br \/>\n<br \/>&#8211; Only allow the creation of specific sizes of virtual machines.<br \/>\n<br \/>What should include in the recommendation?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119897' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493849' \/><div class='watu-question-choice'><input type='radio' name='answer-119897[]' id='answer-id-493849' class='answer answer-27  answerof-119897' value='493849' \/>&nbsp;<label for='answer-id-493849' id='answer-label-493849' class=' answer label-27'><span class='answer'>conditional access policies<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493850' \/><div class='watu-question-choice'><input type='radio' name='answer-119897[]' id='answer-id-493850' class='answer answer-27  answerof-119897' value='493850' \/>&nbsp;<label for='answer-id-493850' id='answer-label-493850' class=' answer label-27'><span class='answer'>Azure Policy<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493851' \/><div class='watu-question-choice'><input type='radio' name='answer-119897[]' id='answer-id-493851' class='answer answer-27  answerof-119897' value='493851' \/>&nbsp;<label for='answer-id-493851' id='answer-label-493851' class=' answer label-27'><span class='answer'>Azure Resource Manager templates<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493852' \/><div class='watu-question-choice'><input type='radio' name='answer-119897[]' id='answer-id-493852' class='answer answer-27  answerof-119897' value='493852' \/>&nbsp;<label for='answer-id-493852' id='answer-label-493852' class=' answer label-27'><span class='answer'>role-based access control (RBAC)<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType27' value='radio' class=''><\/div><div class='watu-question' id='question-28'><div class='question-content'><p><span class='watu_num'>28. <\/span>HOTSPOT<br \/>\n<br \/>Your company has 20 web APIs that were developed in-house.<br \/>\n<br \/>The company is developing 10 web apps that will use the web APIs. The web apps and the APIs are registered in the company\u2019s Azure Active Directory (Azure AD) tenant. The web APIs are published by using Azure API Management.<br \/>\n<br \/>You need to recommend a solution to block unauthorized requests originating from the web apps from reaching the web APIs.<br \/>\n<br \/>The solution must meet the following requirements:<br \/>\n<br \/>&#8211; Use Azure AD-generated claims.<br \/>\n<br \/>&#8211; Minimize configuration and management effort.<br \/>\n<br \/>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. <\/p>\n<p><img decoding=\"async\" width=650 height=208 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image049.jpg\" v:shapes=\"_x0000_i1048\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119898' \/><textarea name='answer-119898[]' rows='5' cols='40' id='textarea_q_119898' class='watu-textarea watu-textarea-28'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493853' \/><\/div><input type='hidden' id='questionType28' value='textarea' class=''><\/div><div class='watu-question' id='question-29'><div class='question-content'><p><span class='watu_num'>29. <\/span>HOTSPOT<br \/>\n<br \/>You are designing an access policy for the sales department at your company. Occasionally, the developers at the company must stop, start, and restart Azure virtual machines. The development team changes often. You need to recommend a solution to provide the developers with the required access to the virtual machines.<br \/>\n<br \/>The solution must meet the following requirements:<br \/>\n<br \/>&#8211; Provide permissions only when needed.<br \/>\n<br \/>&#8211; Use the principle of least privilege.<br \/>\n<br \/>&#8211; Minimize costs.<br \/>\n<br \/>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. <\/p>\n<p><img decoding=\"async\" width=650 height=208 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image053.jpg\" v:shapes=\"_x0000_i1050\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119899' \/><textarea name='answer-119899[]' rows='5' cols='40' id='textarea_q_119899' class='watu-textarea watu-textarea-29'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493854' \/><\/div><input type='hidden' id='questionType29' value='textarea' class=''><\/div><div class='watu-question' id='question-30'><div class='question-content'><p><span class='watu_num'>30. <\/span>Your network contains an on-premises Active Directory forest.<br \/>\n<br \/>You discover that when users change jobs within your company, the membership of the user groups are not being updated. As a result, the users can access 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 about the group<br \/>\n<br \/>memberships they manage.<br \/>\n<br \/>What should you include in the recommendation?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119900' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493855' \/><div class='watu-question-choice'><input type='radio' name='answer-119900[]' id='answer-id-493855' class='answer answer-30  answerof-119900' value='493855' \/>&nbsp;<label for='answer-id-493855' id='answer-label-493855' class=' answer label-30'><span class='answer'>Azure AD access reviews<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493856' \/><div class='watu-question-choice'><input type='radio' name='answer-119900[]' id='answer-id-493856' class='answer answer-30  answerof-119900' value='493856' \/>&nbsp;<label for='answer-id-493856' id='answer-label-493856' class=' answer label-30'><span class='answer'>Tenant Restrictions<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493857' \/><div class='watu-question-choice'><input type='radio' name='answer-119900[]' id='answer-id-493857' class='answer answer-30  answerof-119900' value='493857' \/>&nbsp;<label for='answer-id-493857' id='answer-label-493857' class=' answer label-30'><span class='answer'>Azure AD Identity Protection<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493858' \/><div class='watu-question-choice'><input type='radio' name='answer-119900[]' id='answer-id-493858' class='answer answer-30  answerof-119900' value='493858' \/>&nbsp;<label for='answer-id-493858' id='answer-label-493858' class=' answer label-30'><span class='answer'>conditional access policies<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType30' value='radio' class=''><\/div><div class='watu-question' id='question-31'><div class='question-content'><p><span class='watu_num'>31. <\/span>HOTSPOT<br \/>\n<br \/>You are designing a software as a service (SaaS) application that will enable Azure Active Directory (Azure AD) users to create and publish surveys. The SaaS application will have a front-end web app and a back-end web API. The web app will rely on the web API to handle updates to customer surveys.<br \/>\n<br \/>You need to design an authorization flow for the SaaS application.<br \/>\n<br \/>The solution must meet the following requirements:<br \/>\n<br \/>&#8211; To access the back-end web API, the web app must authenticate by using OAuth 2 bearer tokens.<br \/>\n<br \/>&#8211; The web app must authenticate by using the identities of individual users.<br \/>\n<br \/>What should you include in the solution? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. <\/p>\n<p><img decoding=\"async\" width=578 height=190 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image056.gif\" v:shapes=\"_x0000_i1052\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119901' \/><textarea name='answer-119901[]' rows='5' cols='40' id='textarea_q_119901' class='watu-textarea watu-textarea-31'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493859' \/><\/div><input type='hidden' id='questionType31' value='textarea' class=''><\/div><div class='watu-question' id='question-32'><div class='question-content'><p><span class='watu_num'>32. <\/span>HOTSPOT<br \/>\n<br \/>You have five .NET Core applications that run on 10 Azure virtual machines in the same subscription.<br \/>\n<br \/>You need to recommend a solution to ensure that the applications can authenticate by using the same Azure Active Directory (Azure AD) identity.<br \/>\n<br \/>The solution must meet the following requirements:<br \/>\n<br \/>&#8211; Ensure that the applications can authenticate only when running on the 10 virtual machines.<br \/>\n<br \/>&#8211; Minimize administrative effort.<br \/>\n<br \/>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. <\/p>\n<p><img decoding=\"async\" width=650 height=208 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image059.jpg\" v:shapes=\"_x0000_i1054\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119902' \/><textarea name='answer-119902[]' rows='5' cols='40' id='textarea_q_119902' class='watu-textarea watu-textarea-32'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493860' \/><\/div><input type='hidden' id='questionType32' value='textarea' class=''><\/div><div class='watu-question' id='question-33'><div class='question-content'><p><span class='watu_num'>33. <\/span>A company named Contoso, Ltd. has an Azure Active Directory (Azure AD) tenant that is integrated with Microsoft Office 365 and an Azure subscription.<br \/>\n<br \/>Contoso has an on-premises identity infrastructure. The infrastructure includes servers that run Active Directory Domain Services (AD DS), Active Directory Federation Services (AD FS), Azure AD Connect, and Microsoft Identity Manager (MIM).<br \/>\n<br \/>Contoso has a partnership with a company named Fabrikam, Inc. Fabrikam has an Active Directory forest and an Office 365 tenant. Fabrikam has the same on-premises identity infrastructure as Contoso.<br \/>\n<br \/>A team of 10 developers from Fabrikam will work on an Azure solution that will be hosted in the Azure subscription of Contoso. The developers must be added to the Contributor role for a resource in the Contoso subscription.<br \/>\n<br \/>You need to recommend a solution to ensure that Contoso can assign the role to the 10 Fabrikam developers. The solution must ensure that the Fabrikam developers use their existing credentials to access resources.<br \/>\n<br \/>What should you recommend?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119903' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493861' \/><div class='watu-question-choice'><input type='radio' name='answer-119903[]' id='answer-id-493861' class='answer answer-33  answerof-119903' value='493861' \/>&nbsp;<label for='answer-id-493861' id='answer-label-493861' class=' answer label-33'><span class='answer'>Configure an AD FS claims provider trust between the AD FS infrastructures of Fabrikam and Contoso.<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493862' \/><div class='watu-question-choice'><input type='radio' name='answer-119903[]' id='answer-id-493862' class='answer answer-33  answerof-119903' value='493862' \/>&nbsp;<label for='answer-id-493862' id='answer-label-493862' class=' answer label-33'><span class='answer'>In the Azure AD tenant of Contoso, enable Azure Active Directory Domain Services (Azure AD DS). Create a one-way forest trust that uses selective authentication between the Active Directory forests of Contoso and Fabrikam.<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493863' \/><div class='watu-question-choice'><input type='radio' name='answer-119903[]' id='answer-id-493863' class='answer answer-33  answerof-119903' value='493863' \/>&nbsp;<label for='answer-id-493863' id='answer-label-493863' class=' answer label-33'><span class='answer'>In the Azure AD tenant of Contoso, create guest accounts for the Fabrikam developers.<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493864' \/><div class='watu-question-choice'><input type='radio' name='answer-119903[]' id='answer-id-493864' class='answer answer-33  answerof-119903' value='493864' \/>&nbsp;<label for='answer-id-493864' id='answer-label-493864' class=' answer label-33'><span class='answer'>In the Azure AD tenant of Contoso, create cloud-only user accounts for the Fabrikam developers.<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType33' value='radio' class=''><\/div><div class='watu-question' id='question-34'><div class='question-content'><p><span class='watu_num'>34. <\/span>You have a hybrid deployment of Azure Active Directory (Azure AD).<br \/>\n<br \/>You need to recommend a solution to ensure that the Azure AD tenant can be managed only from the computers on your on-premises network.<br \/>\n<br \/>What should you include in the recommendation?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119904' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493865' \/><div class='watu-question-choice'><input type='radio' name='answer-119904[]' id='answer-id-493865' class='answer answer-34  answerof-119904' value='493865' \/>&nbsp;<label for='answer-id-493865' id='answer-label-493865' class=' answer label-34'><span class='answer'>Azure AD roles and administrators<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493866' \/><div class='watu-question-choice'><input type='radio' name='answer-119904[]' id='answer-id-493866' class='answer answer-34  answerof-119904' value='493866' \/>&nbsp;<label for='answer-id-493866' id='answer-label-493866' class=' answer label-34'><span class='answer'>a conditional access policy<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493867' \/><div class='watu-question-choice'><input type='radio' name='answer-119904[]' id='answer-id-493867' class='answer answer-34  answerof-119904' value='493867' \/>&nbsp;<label for='answer-id-493867' id='answer-label-493867' class=' answer label-34'><span class='answer'>Azure AD Application Proxy<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493868' \/><div class='watu-question-choice'><input type='radio' name='answer-119904[]' id='answer-id-493868' class='answer answer-34  answerof-119904' value='493868' \/>&nbsp;<label for='answer-id-493868' id='answer-label-493868' class=' answer label-34'><span class='answer'>Azure AD Privileged Identity Management<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType34' value='radio' class=''><\/div><div class='watu-question' id='question-35'><div class='question-content'><p><span class='watu_num'>35. <\/span>You have an Azure Active Directory (Azure AD) tenant named contoso.com that contains two administrative user accounts named Admin1 and Admin2.<br \/>\n<br \/>You create two Azure virtual machines named VM1 and VM2.<br \/>\n<br \/>You need to ensure that Admin1 and Admin2 are notified when more than five events are added to the security log of VM1 or VM2 during a period of 120 seconds. The solution must minimize administrative tasks.<br \/>\n<br \/>What should you create?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119905' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493869' \/><div class='watu-question-choice'><input type='radio' name='answer-119905[]' id='answer-id-493869' class='answer answer-35  answerof-119905' value='493869' \/>&nbsp;<label for='answer-id-493869' id='answer-label-493869' class=' answer label-35'><span class='answer'>two action groups and one alert rule<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493870' \/><div class='watu-question-choice'><input type='radio' name='answer-119905[]' id='answer-id-493870' class='answer answer-35  answerof-119905' value='493870' \/>&nbsp;<label for='answer-id-493870' id='answer-label-493870' class=' answer label-35'><span class='answer'>one action group and one alert rule<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493871' \/><div class='watu-question-choice'><input type='radio' name='answer-119905[]' id='answer-id-493871' class='answer answer-35  answerof-119905' value='493871' \/>&nbsp;<label for='answer-id-493871' id='answer-label-493871' class=' answer label-35'><span class='answer'>five action groups and one alert rule<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493872' \/><div class='watu-question-choice'><input type='radio' name='answer-119905[]' id='answer-id-493872' class='answer answer-35  answerof-119905' value='493872' \/>&nbsp;<label for='answer-id-493872' id='answer-label-493872' class=' answer label-35'><span class='answer'>two action groups and two alert rules<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType35' value='radio' class=''><\/div><div class='watu-question' id='question-36'><div class='question-content'><p><span class='watu_num'>36. <\/span>You have an Azure Active Directory (Azure AD) tenant named contoso.com that contains several administrative user accounts.<br \/>\n<br \/>You need to recommend a solution to identify which administrative user accounts have NOT signed in during the previous 30 days.<br \/>\n<br \/>Which service should you include in the recommendation?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119906' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493873' \/><div class='watu-question-choice'><input type='radio' name='answer-119906[]' id='answer-id-493873' class='answer answer-36  answerof-119906' value='493873' \/>&nbsp;<label for='answer-id-493873' id='answer-label-493873' class=' answer label-36'><span class='answer'>Azure AD Identity Protection<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493874' \/><div class='watu-question-choice'><input type='radio' name='answer-119906[]' id='answer-id-493874' class='answer answer-36  answerof-119906' value='493874' \/>&nbsp;<label for='answer-id-493874' id='answer-label-493874' class=' answer label-36'><span class='answer'>Azure Activity Log<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493875' \/><div class='watu-question-choice'><input type='radio' name='answer-119906[]' id='answer-id-493875' class='answer answer-36  answerof-119906' value='493875' \/>&nbsp;<label for='answer-id-493875' id='answer-label-493875' class=' answer label-36'><span class='answer'>Azure Advisor<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493876' \/><div class='watu-question-choice'><input type='radio' name='answer-119906[]' id='answer-id-493876' class='answer answer-36  answerof-119906' value='493876' \/>&nbsp;<label for='answer-id-493876' id='answer-label-493876' class=' answer label-36'><span class='answer'>Azure AD Privileged Identity Management (PIM)<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType36' value='radio' class=''><\/div><div class='watu-question' id='question-37'><div class='question-content'><p><span class='watu_num'>37. <\/span>HOTSPOT<br \/>\n<br \/>Your organization has developed and deployed several Azure App Service Web and API applications. The applications use Azure Key Vault to store several authentication, storage account, and data encryption keys.<br \/>\n<br \/>Several departments have the following requests to support the applications: <\/p>\n<p><img decoding=\"async\" width=568 height=159 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image063.jpg\" v:shapes=\"_x0000_i1056\"><\/p>\n<p>You need to recommend the appropriate Azure service for each department request.<br \/>\n<br \/>What should you recommend? To answer, configure the appropriate options in the dialog box in the answer area. NOTE: Each correct selection is worth one point. <\/p>\n<p><img decoding=\"async\" width=628 height=504 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image065.jpg\" v:shapes=\"_x0000_i1057\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119907' \/><textarea name='answer-119907[]' rows='5' cols='40' id='textarea_q_119907' class='watu-textarea watu-textarea-37'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493877' \/><\/div><input type='hidden' id='questionType37' value='textarea' class=''><\/div><div class='watu-question' id='question-38'><div class='question-content'><p><span class='watu_num'>38. <\/span>You manage a single-domain, on-premises Active Directory forest named contoso.com. The forest functional level is Windows Server 2016. You have several on-premises applications that depend on Active Directory. You plan to migrate the applications to Azure. You need to recommend an identity solution for the applications.<br \/>\n<br \/>The solution must meet the following requirements:<br \/>\n<br \/>&#8211; Eliminate the need for hybrid network connectivity.<br \/>\n<br \/>&#8211; Minimize management overhead for Active Directory.<br \/>\n<br \/>What should you recommend?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119908' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493878' \/><div class='watu-question-choice'><input type='radio' name='answer-119908[]' id='answer-id-493878' class='answer answer-38  answerof-119908' value='493878' \/>&nbsp;<label for='answer-id-493878' id='answer-label-493878' class=' answer label-38'><span class='answer'>In Azure, deploy an additional child domain to the contoso.com forest.<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493879' \/><div class='watu-question-choice'><input type='radio' name='answer-119908[]' id='answer-id-493879' class='answer answer-38  answerof-119908' value='493879' \/>&nbsp;<label for='answer-id-493879' id='answer-label-493879' class=' answer label-38'><span class='answer'>In Azure, deploy additional domain controllers for the contoso.com domain.<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493880' \/><div class='watu-question-choice'><input type='radio' name='answer-119908[]' id='answer-id-493880' class='answer answer-38  answerof-119908' value='493880' \/>&nbsp;<label for='answer-id-493880' id='answer-label-493880' class=' answer label-38'><span class='answer'>Implement a new Active Directory forest in Azure.<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493881' \/><div class='watu-question-choice'><input type='radio' name='answer-119908[]' id='answer-id-493881' class='answer answer-38  answerof-119908' value='493881' \/>&nbsp;<label for='answer-id-493881' id='answer-label-493881' class=' answer label-38'><span class='answer'>Implement Azure Active Directory Domain Services (Azure AD DS).<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType38' value='radio' class=''><\/div><div class='watu-question' id='question-39'><div class='question-content'><p><span class='watu_num'>39. <\/span>Note: This question is a part of 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.<br \/>\n<br \/>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.<br \/>\n<br \/>You have an Azure subscription named Project1. Only a group named Project1admins is assigned roles in the Project1 subscription. The Project1 subscription contains all the resources for an application named Application1.<br \/>\n<br \/>Your company is developing a new application named Application2. The members of the Application2 development team belong to an Azure Active Directory (Azure AD) group named App2Dev.<br \/>\n<br \/>You identify the following requirements for Application2:<br \/>\n<br \/>&#8211; The members of App2Dev must be prevented from changing the role assignments in Azure.<br \/>\n<br \/>&#8211; The members of App2Dev must be able to create new Azure resources required by Application2.<br \/>\n<br \/>&#8211; All the required role assignments for Application2 will be performed by the members of Project1admins.<br \/>\n<br \/>You need to recommend a solution for the role assignments of Application2.<br \/>\n<br \/>Solution: In Project1, create a network security group (NSG) named NSG1. Assign Project1admins the Owner role for NSG1. Assign the App2Dev the Contributor role for NSG1.<br \/>\n<br \/>Does this meet the goal?<\/p>\n<\/div><input type='hidden' name='question_id[]' value='119909' \/><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493882' \/><div class='watu-question-choice'><input type='radio' name='answer-119909[]' id='answer-id-493882' class='answer answer-39  answerof-119909' value='493882' \/>&nbsp;<label for='answer-id-493882' id='answer-label-493882' class=' answer label-39'><span class='answer'>Yes<\/span><\/label><\/div>\n<input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493883' \/><div class='watu-question-choice'><input type='radio' name='answer-119909[]' id='answer-id-493883' class='answer answer-39  answerof-119909' value='493883' \/>&nbsp;<label for='answer-id-493883' id='answer-label-493883' class=' answer label-39'><span class='answer'>No<\/span><\/label><\/div>\n<\/div><input type='hidden' id='questionType39' value='radio' class=''><\/div><div class='watu-question' id='question-40'><div class='question-content'><p><span class='watu_num'>40. <\/span>HOTSPOT<br \/>\n<br \/>You manage a network that includes an on-premises Active Directory Domain Services domain and an Azure Active Directory (Azure AD).<br \/>\n<br \/>Employees are required to use different accounts when using on-premises or cloud resources. You must recommend a solution that lets employees sign in to all company resources by using a single account. The solution must implement an identity provider.<br \/>\n<br \/>You need provide guidance on the different identity providers.<br \/>\n<br \/>How should you describe each identity provider? To answer, select the appropriate description from each list in the answer area. NOTE: Each correct selection is worth one point. <\/p>\n<p><img decoding=\"async\" width=650 height=315 src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/uploads\/2018\/exams\/AZ-301%20V12.files\/image069.jpg\" v:shapes=\"_x0000_i1059\"><\/p>\n<\/div><input type='hidden' name='question_id[]' value='119910' \/><textarea name='answer-119910[]' rows='5' cols='40' id='textarea_q_119910' class='watu-textarea watu-textarea-40'><\/textarea><div class='watu-questions-wrap '><input type='hidden' name='answer_ids[]' class='watu-answer-ids' value='493884' \/><\/div><input type='hidden' id='questionType40' value='textarea' class=''><\/div><div style='display:none' id='question-41'><br \/><div class='question-content'><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/plugins\/watu\/loading.gif\" width=\"16\" height=\"16\" alt=\"Loading ...\" title=\"Loading ...\" \/>&nbsp;Loading &#8230;<\/div><\/div><br \/>\n<input type=\"button\" name=\"action\" onclick=\"Watu.submitResult()\" id=\"action-button\" value=\"Submit\"  class=\"watu-submit-button\" \/>\n<input type=\"hidden\" name=\"no_ajax\" value=\"0\"><input type=\"hidden\" name=\"quiz_id\" value=\"2129\" \/>\n<input type=\"hidden\" id=\"watuStartTime\" name=\"start_time\" value=\"2026-05-11 21:44:58\" \/>\n<\/form>\n<\/div>\n<div id=\"watu-loading-result\" style=\"display:none;\">\n\t<p align=\"center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/plugins\/watu\/loading.gif\" width=\"16\" height=\"16\" alt=\"Loading\" title=\"Loading\" \/><\/p>\n<\/div>\t\n<script type=\"text\/javascript\">\nvar exam_id=0;\nvar question_ids='';\nvar watuURL='';\njQuery(function($){\nquestion_ids = \"119870,119872,119873,119874,119875,119876,119877,119878,119879,119880,119881,119882,119883,119884,119885,119886,119887,119888,119889,119890,119891,119892,119893,119894,119895,119896,119897,119898,119899,119900,119901,119902,119903,119904,119905,119906,119907,119908,119909,119910\";\nexam_id = 2129;\nWatu.exam_id = exam_id;\nWatu.qArr = question_ids.split(',');\nWatu.post_id = 4853;\nWatu.singlePage = '1';\nWatu.hAppID = \"0.22840400 1778535898\";\nwatuURL = \"https:\/\/www.dumpsbase.com\/freedumps\/wp-admin\/admin-ajax.php\";\nWatu.noAlertUnanswered = 0;\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[101,4088],"tags":[5268,5269,5270,5272,8061],"class_list":["post-4853","post","type-post","status-publish","format-standard","hentry","category-microsoft","category-microsoft-azure-certification","tag-az-301","tag-az-301-dumps","tag-az-301-exam-dumps","tag-az-301-exam-questions","tag-az-301-free-dumps"],"_links":{"self":[{"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/posts\/4853","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/comments?post=4853"}],"version-history":[{"count":1,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/posts\/4853\/revisions"}],"predecessor-version":[{"id":4854,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/posts\/4853\/revisions\/4854"}],"wp:attachment":[{"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/media?parent=4853"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/categories?post=4853"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/tags?post=4853"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}