Real Microsoft Azure Architect Technologies AZ-300 Exam Dumps

Where can you find the most updated and real Microsoft Azure Architect Technologies AZ-300 exam dumps for good preparation? Come to get DumpsBase AZ-300 exam dumps questions online. We updated AZ-300 exam dumps V13.02 to ensure that you can pass Microsoft Azure Architect Technologies AZ-300 exam in the first try. You just need to pay for AZ-300 pdf file, we will send both AZ-300 pdf file and testing engine for your good learning.

Try free AZ-300 exam dumps V13.02, we ensure that you can pass smoothly.

1. Case Study: 1

Label Maker app

Requirements

Data

You identify the following requirements for data management and manipulation:

– Order data is stored as non relational JSON and must be queried using Structured Query Language (SQL).

– Changes to the Order data must reflect immediately across all partitions. All reads to the Order data must fetch the most recent writes.

Security

You have the following security requirements:

– Users of Coho Winery applications must be able to provide access to documents, resources, and applications to external partners.

– External partners must use their own credentials and authenticate with their organization’s identity management solution.

– External partner logins must be audited monthly for application use by a user account administrator to maintain company compliance.

– Storage of e-commerce application settings must be maintained in Azure Key Vault.

– E-commerce application sign-ins must be secured by using Azure App Service authentication and Azure Active Directory (AAD).

– Conditional access policies must be applied at the application level to protect company content.

– The LabelMaker application must be secured by using an AAD account that has full access to all namespaces of the Azure Kubernetes Service (AKS) cluster.

Label Maker app

Azure Monitor Container Health must be used to monitor the performance of workloads that are deployed to Kubernetes environments and hosted on Azure Kubernetes Service (AKS).

You must use Azure Container Registry to publish images that support the AKS deployment.

Architecture

Issues

Calls to the Printer API App fail periodically due to printer communication timeouts. Printer communication timeouts occur after 10 seconds. The label printer must only receive up to 5 attempts within one minute.

The order workflow fails to run upon initial deployment to Azure.

Order.json

Relevant portions of the app fries are shown below Line numbers are induced for reference only. This JSON file contains a representation of the data for an order that includes a single item.

You need to access user claims in the e-commerce web app.

What should you do first?

 
 
 
 

2. DRAG DROP

You need to deploy a new version of the Label Maker application.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

3. Case Study: 2

Background

Requirements

You are a developer for Proseware, Inc. You are developing an application that

applies a set of governance policies for Proseware’s internal services, external

services, and applications. The application will also provide a shared Horary for

common functionality.

Policy service

You develop and deploy a stateful ASP.NET Core 21 web application named Policy service to an Azure App Service Web App. The application reacts to events from Azure Event Grid and performs policy actions based on those events.

The application must include the Event Grid Event ID field in all Application Insights telemetry.

Policy service must use Application Insights to automatically scale with the number

of policy actions that it is performing.

Policies

Log policy

All Azure App Service Wet) Apps must write logs to Azure Blob storage. All tog files should be saved to a container named logdrop. Logs must remain in the container for 15 days.

Authentication events

Authentication events are used to monitor users signing in and signing out All authentication events must be processed by PoScy service Sign outs must be processed as quickly as possible

Policy Lib

You have a shared library named Policy Lib that contains functionality common to all

ASP.NET Core web services and applications.

The Policy Lib library must:

– Exclude non-user actions from Application Insights telemetry.

– Provide methods that allow a web service to scale itself.

– Ensure that scaling actions do not disrupt application usage.

Other

Anomaly detection service

You have an anomaly detection service that analyzes log information for anomalies. It is implemented as an Azure Machine learning model. The model is deployed as a web service.

If an anomaly is detected, an Azure Function that emails administrators is called by using an HTTP WebHook.

Hearth monitoring

All web applications and services have health monitoring at the /health service endpoint

Issues

Policy loss

When you deploy Policy service, policies may not be applied if they were m the process of being applied during the deployment.

Performance issue

When under heavy load, the anomaly detection service undergoes slowdowns and rejects connections.

Notification latency

Users report that anomaly detection emails can sometimes arrive several minutes after an anomaly is detected.

App code

EventGridController.cs

Relevant portions of the app files are shown below. Line numbers are included for reference only and include a two-character prefix that denotes the specific file to which they belong.

LoginEvent.cs

Relevant portions of the app files are shown below. Line numbers are included for reference only and include a two-character prefix that denotes the specific file to which they belong.

You need to meet the scaling requirements for Policy Service.

What should you store in Azure Redis Cache?

 
 
 
 

4. DRAG DROP

You need to add code at line EG15 in EventGndControllef.es to ensure that the tag policy applies to all services.

How should you complete the code? To answer, drag the appropriate code segments to the correct locations. Each code segment 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.

5. You need to resolve a notification latency issue.

Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

 
 
 
 

6. You need to ensure that the solution can meet the scaling requirements for Policy Service.

Which Azure Application Insights data model should you use?

 
 
 
 

7. You need to ensure that the Policy service can implement the policy actions.

Which code segment should you insert at line EG07 in EventGridController.cs?

 
 
 
 

8. Case Study: 3

Overview

Contoso, Ltd. is a consulting company that has a main office in Montreal and two branch offices in Seattle and New York.

The Montreal office has 2.000 employees. The Seattle office has 1,000 employees

The New York office has 200 employees.

AH the resources used by Contoso are hosted on-premises.

Contoso creates a new Azure subscription. The Azure Active Directory (Azure AD) tenant uses a domain named contoso.onmicrosoftc.om. The tenant uses the PI pricing tier.

Existing Environment

The network contains an Active Directory forest named contoso.com. All domain controllers are configured as DNS servers and host the contoso.com DNS zone. Contoso has finance, human resources, sales, research, and information technology departments. Each department has an organizational unit (OU) that contains all the accounts of that respective department. All the user accounts have the department attribute set to their respective department. New users are added frequently.

Contoso.com contains a user named User 1.

AJI the offices connect by using private links.

Contoso has data centers in the Montreal and Seattle offices. Each data center has a firewall that can be configured as a VPN device.

All infrastructure servers are virtualized.

The visualization environment contains the servers in the following table.

Contoso uses two web applications named App1 and App2. Each instance on each web application requires 1 GB of memory.

The Azure subscription contains the resources in the following table.

The network security team implements several network security groups (NSGs)

Planned Changes

Contoso plans to implement the following changes:

– Deploy Azure ExpressRoute to the Montreal office.

– Migrate the virtual machines hosted on Server1 and Server2 to Azure.

– Synchronize on-premises Active Directory to Azure Active Directory (Azure AD).

– Migrate App1 and App2 to two Azure web apps named WebApp1and WebApp2.

Technical Requirements

Contoso must meet the following technical requirements:

– Ensure that WebApp1 can adjust the number of instances automatically based on the load and can scale up to five instances.

– Ensure that VM3 can establish outbound connections over TCP port 8080 to the applications servers in the Montreal office.

– Ensure that routing information is exchanged automatically between Azure and the routers in the Montreal office.

– Enable Azure Multi-Factor Authentication (MFA) for the users in the finance department only.

– Ensure that webapp2.azurewebsites.net can be accessed by using the name app2.contoso.com.

– Connect the New York office to VNet1 over the Internet by using an encrypted connection

– Create a workflow to send an email message when the settings of VM4 are modified.

– Create a custom Azure role named Role1 that is based on the Reader role

– Minimize costs whenever possible.

HOTSPOT

You need to implement Role1.

Which command should you run before you create Role1? To answer, select the appropriate options in the answer area. NOTE: Each correct selection < worth one point.

9. You need to meet the technical requirement for VM4.

What should you create and configure?

 
 
 
 

10. HOTSPOT

You need to meet the connection requirements for the New York office.

What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

11. You need to configure a host name for WebApp2.

What should you do first?

 
 
 
 

12. Which pricing tier should you recommend for WebApp?

 
 
 
 

13. You need to recommend a solution to automate the configuration for the finance department users. The solution must meet the technical requirements.

What should you include in the recommendation?

 
 
 
 

14. HOTSPOT

You need to prepare the environment to implement the planned changes for Server2.

What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

15. You discover that VM3 does NOT meet the technical requirements.

You need to verify whether the issue relates to the NSGs.

What should you use?

 
 
 
 
 

16. Case Study: 4

Overview

ADatum Corporation is a financial company that has two main offices in New York and Los Angeles. ADatum has a subsidiary named Fabrikam, Inc. that shares the Los Angeles office.

ADatum is conducting an initial deployment of Azure services to host new line-of-business applications and is preparing to migrate its existing on-premises workloads to Azure.

ADatum uses Microsoft Exchange Online for email.

Existing Environment

On-Premises Environment

The on-premises workloads run on virtual machines hosted in a VMware vSphere 6 infrastructure. All the virtual machines are members of an Active Directory forest named adatum.com and run Windows Server 2016.

The New York office uses an IP address space of 10.0.0.0/16. The Los Angeles office uses an IP address space of 10.10.0.0/16.

The offices connect by using a VPN provided by an ISP. Each office has one Azure ExpressRoute circuit that provides access to Azure services and Microsoft Online Services. Routing is implemented by using Microsoft peering.

The New York office has a virtual machine named VM1 that has the vSphere console installed.

Azure Environment

You provision the Azure infrastructure by using the Azure portal.

The infrastructure contains the resources shown in the following table.

AG1 has two backend pools named Pool11 and Pool12. AG2 has two backend pools named Pool21 and Pool22.

Requirements

Planned Changes

ADatum plans to migrate the virtual machines from the New York office to the East US Azure region by using Azure Site Recovery.

Infrastructure Requirements

ADatum identifies the following infrastructure requirements:

– A new web app named App1 that will access third-parties for credit card processing must be deployed.

– A newly developed API must be implemented as an Azure function named App2. App2 will use a blob storage trigger. App2 must process new blobs immediately.

– The Azure infrastructure and the on-premises infrastructure must be prepared for the migration of the VMware virtual machines to Azure.

– The sizes of the Azure virtual machines that will be used to migrate the on-premises workloads must be identified.

– All migrated and newly deployed Azure virtual machines must be joined to the adatum.com domain.

– AG1 must load balance incoming traffic in the following manner:

– http://corporate.adatum.com/video/* will be load balanced across Pool11.

– http://corporate.adatum.com/images/* will be load balanced across Pool12.

– AG2 must load balance incoming traffic in the following manner:

– http://www.adatum.com will be load balanced across Pool21.

– http://fabrikam.com will be load balanced across Pool22.

– ER1 must route traffic between the New York office and platform as a service (PaaS) services in the East US Azure region, as long as ER1 is available.

– ER1 must route traffic between the Los Angeles office and the PaaS services in the West US region, as long as ER2 is available.

– ER1 and ER2 must be configured to fail over automatically.

Application Requirements

App2 must be available to connect directly to the private IP addresses of the Azure virtual machines. App2 will be deployed directly to an Azure virtual network.

Inbound and outbound communications to App1 must be controlled by using NSGs.

Pricing Requirements

ADatum identifies the following pricing requirements:

– The cost of App1 and App2 must be minimized

– The transactional charges of Azure Storage accounts must be minimized

DRAG DROP

You need to configure the Azure ExpressRoute circuits.

How should you configure Azure ExpressRoute routing? To answer, drag the appropriate configurations to the correct locations. Each Configuration 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.

17. You need to configure AG1.

What should you create?

 
 
 
 

18. HOTSPOT

You need to implement App2 to meet the application requirements.

What should you include in the implementation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

19. DRAG DROP

You need to prepare the New York office infrastructure for the migration of the onpremises virtual machines to Azure.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

20. What should you create to configure AG2?

 
 
 
 
 

21. Case Study 5

Case Study

Background

Best For You Organics Company is a global restaurant franchise that has multiple locations. The company wants to enhance user experiences and vendor integrations. The company plans to implement automated mobile ordering and delivery services.

Best For You Organics hosts an Azure web app at the URL https://www.bestforyouorganics.com. Users can use the web app to browse restaurant location, menu items, nutritional information, and company information. The company developed and deployed a cross-platform mobile app.

Requirements

Chatbot

You must develop a chatbot by using the Bot Builder SDK and Language Understanding Intelligence Service (LUIS). The chatbot must allow users to order food for pickup or delivery.

The chatbot must meet the following requirements:

– Ensure that chatbot is secure by using the Bot Framework connector.

– Use natural language processing and speech recognition so that users can interact with the chatbot by using text and voice. Processing must be server-based.

– Alert users about promotions at local restaurants.

– Enable users to place an order for delivery or pickup by using their voice.

– Greet the user upon sign-in by displaying a graphical interface that contains action buttons.

– The chatbot greeting interface must match the formatting of the following example:

Vendor API

Vendors receive and provide updates for the restaurant inventory and delivery services by using Azure API Management hosted APIs. Each vendor uses their own subscription to access each of the APIs.

APIs must meet the following conditions:

– API usage must not exceed 5,000 calls and 50,000 kilobytes of bandwidth per hour per vendor.

– If a vendor is nearing the number of calls or bandwidth limit, the API must trigger email notifications to the vendor.

– API must prevent API usage spikes on a per-subscription basis by limiting the call rate to 100 calls per minute.

– The Inventory API must be written by using ASP.NET Core and Node.js.

– The API must be updated to provide an interface to Azure SQL Database objects must be managed by using code.

– The Delivery API must be protected by using the OAuth 2.0 protocol with Azure Active Directory (Azure AD) when called from the Azure web app. You register the Delivery API and web app in Azure AD. You enable OAuth 2.0 in the web app.

– The delivery API must update the Products table, the Vendor transactions table, and the Billing table in a single transaction.

The Best For You Organics Company architecture team has created the following diagram depicting the expected deployments into Azure:

Architecture

Issues

Delivery API

The Delivery API intermittently throws the following exception:

"System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. –>System.Data.SqlClient.SqlException: A transport-level error has occurred when receiving results from the server. (provider: Session Provider, error: 19 C Physical connection is not usable)"

Chatbot greeting

The chatbot’s greeting does not show the user’s name. You need to debug the chatbot locally.

Language processing

Users report that the bot fails to understand when a customer attempts to order dishes that use Italian names.

App code

Relevant portions of the app files are shown below. Line numbers are included for reference only and include a two-character prefix that denotes the specific file to which they belong.

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.

You need to meet the vendor notification requirement.

Solution: Update the Delivery API to send emails by using a Microsoft Office 365 SMTP server.

Does the solution meet the goal?

 
 

22. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.

You need to meet the vendor notification requirement.

Solution: Configure notifications in the Azure API Management instance.

Does the solution meet the goal?

 
 

23. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.

You need to meet the vendor notification requirement.

Solution: Update the Delivery API to send emails by using a cloud-based email service.

Does the solution meet the goal?

 
 

24. You need to meet the vendor notification requirement.

Solution: Create and apply a custom outbound Azure API Management policy.

Does the solution meet the goal?

 
 

25. You need to resolve the delivery API error.

What should you do?

 
 
 
 

26. You need to implement the purchase requirement.

What should you do?

 
 
 
 

27. You need to meet the security requirements.

What should you use?

 
 
 
 
 

28. HOTSPOT

You need to update the Inventory API.

Which development tools should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

29. You need to debug the user greeting issue.

What should you use?

 
 
 
 
 

30. DRAG DROP

You need to resolve the language processing issue.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them on the correct order.

31. You need to implement the purchase requirement.

What should you do?

 
 
 
 

32. Case Study: 7

Overview

Humongous Insurance is an insurance company that has three offices in Miami, Tokyo and Bangkok. Each office has 5.000 users.

Existing Environment

Active Directory Environment

Humongous Insurance has a single-domain Active Directory forest named humongousinsurance.com. The functional level of the forest is Windows Server 2012.

You recently provisioned an Azure Active Directory (Azure AD) tenant.

Network Infrastructure

Each office has a local data center that contains all the servers for that office. Each office has a dedicated connection to the Internet.

Each office has several link load balancers that provide access to the servers.

Active Directory Issue

Several users in humongousinsurance.com have UPNs that contain special characters.

You suspect that some of the characters are unsupported in Azure AD.

Licensing Issue

You attempt to assign a license in Azure to several users and receive the following error message: "Licenses not assigned. License agreement failed for one user."

You verify that the Azure subscription has the available licenses.

Requirements

Planned Changes

Humongous Insurance plans to open a new office in Paris. The Paris office will contain 1,000 users who will be hired during the next 12 months. All the resources used by the Paris office users will be hosted in Azure.

Planned Azure AD Infrastructure

The on-premises Active Directory domain will be synchronized to Azure AD.

All client computers in the Paris office will be joined to an Azure AD domain.

Planned Azure Networking Infrastructure

You plan to create the following networking resources in a resource group named All_Resources:

– Default Azure system routes that will be the only routes used to route traffic

– A virtual network named Paris-VNet that will contain two subnets named Subnet1 and Subnet2

– A virtual network named ClientResources-VNet that will contain one subnet named ClientSubnet

– A virtual network named AllOffices-VNet that will contain two subnets named Subnet3 and Subnet4

You plan to enable peering between Paris-VNet and AllOffices-VNet. You will enable the Use remote gateways setting for the Paris-VNet peerings.

You plan to create a private DNS zone named humongousinsurance.local and set the registration network to the ClientResources-VNet virtual network.

Planned Azure Computer Infrastructure

Each subnet will contain several virtual machines that will run either Windows Server 2012 R2, Windows Server 2016, or Red Hat Linux.

Department Requirements

Humongous Insurance identifies the following requirements for the company’s departments:

– Web administrators will deploy Azure web apps for the marketing department. Each web app will be added to a separate resource group. The initial configuration of the web apps will be identical. The web administrators have permission to deploy web apps to resource groups.

– During the testing phase, auditors in the finance department must be able to review all Azure costs from the past week.

Authentication Requirements

Users in the Miami office must use Azure Active Directory Seamless Single Sign-on (Azure AD Seamless SSO) when accessing resources in Azure.

You need to prepare the environment to meet the authentication requirements.

Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

 
 
 
 
 

33. Which blade should you instruct the finance department auditors to use?

 
 
 
 

34. DRAG DROP

You need to prepare the environment to ensure that the web administrators can deploy the web apps as quickly as possible.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

35. You need to resolve the licensing issue before you attempt to assign the license again.

What should you do?

 
 
 

36. You need to define a custom domain name for Azure AD to support the planned infrastructure.

Which domain name should you use?

 
 
 
 

37. HOTSPOT

You are evaluating the connectivity between the virtual machines after the planned implementation of the Azure networking infrastructure.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

38. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals.

Some question sets might have more than on correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear in the review screen.

You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription named Subscription. Adatum contains a group named Developers. Subscription 1 contains a resource group named Dev.

You need to provide the Developers group with the ability to create Azure logic apps in the Dev resource group.

Solution; On Dev. you assign the Logic App Contributor role to the Developers group.

Does this meet the goal?

 
 

39. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals.

Some question sets might have more than on correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear in the review screen.

You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription1 named Subscription1. Adatum contains a group named Developers. Subscnpbon1 contains a resource group named Dev.

You need to provide the Developers group with the ability to create Azure logic apps in the Dev resource group.

Solution: On Subscription1, you assign the logic App Operator role to the Developers group.

Does this meet the goal?

 
 

40. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals.

Some question sets might have more than on correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear in the review screen.

You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription named Subscription 1. Adatum contains a group named Developers. Subscription1 contains a resource group named Dev.

You need to provide the Developers group with the ability to create Azure logic apps in the Dev resource group.

Solution: On Subscription1, you assign the DevTest Labs User role to the Developers group.

Does this meet the goal?

 
 

41. You have the following resource groups:

Developers must connect to Dev Server only through Dev Workstation. To maintain security, Dev Server must not accept connections from the internet. You need to create a private connection between the Dev Workstation and Dev Server. Dev Workstation using their private IP addresses.

Does the solution meet the goal?

 
 

42. You have the following resource groups:

Developers must connect to Dev Server only through Dev Workstation. To maintain security, DevS erver must not accept connections from the internet. You need to create a private connection between the Dev Workstation and Dev St.

Solution: Configure an IP address on each subnet within the same address space.

Does the solution meet the goal?

 
 

43. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.

You have the following resource groups:

Developers must connect to DevServer only through DevWorkstation. To maintain security, DevServer must not accept connections from the internet.

You need to create a private connection between the DevWokstation and DevServer.

Solution: Configure a public IP address on DevServer_WestCentral. Configure the Network Security Group to allow all incoming ports.

Does the solution meet the goal?

 
 

44. DRAG DROP

You are developing a Docker/Go using Azure App Service Web App for Containers. You plan to run the container in an App Service on Linux. You identify a Docker container image to use.

None of your current resource groups reside in a location that supports Linux. You must minimize the number of resource groups. You need to create the application and perform an initial deployment required.

Which three Azure CLI commands should you use to develop the solution? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.

45. You plan to develop an Azure Stream Analytics job that ingests streaming data from legacy, SaaS, and cloud applications. The data will be u data analysis.

You need to select Azure resources to handle the data input and output for the solution.

Which resources should you use?

 
 
 
 

46. HOTSPOT

You develop software solutions for a web services company.

You have the following code. (Line numbers are for reference only.)

You need to implement an immediate response customer support solution for the company’s website. For each of the following statements, select, Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

47. You have an Azure subscription.

You have 100 Azure virtual machines.

You need to quickly identify underutilized virtual machines that can have their changed to a less expensive offering.

Which Wade should you use?

 
 
 
 

48. You have an Azure subscription that contains a virtual network named VNet1. VNet1 has two subnets named Subnet1 and Subnet2. VNet1 is in the West Europe Azure region.

The subscription contains the virtual machines in the following table.

You need to deploy an application gateway named AppGW1 to VNet1.

What should you do first?

 
 
 
 

49. You have an Azure subscription.

You have an on-premises virtual machine named VM1.

The settings for VM1 are shown in the exhibit. (Click the Exhibit tab.)

You need to ensure that you can use the disks attached to VM1 as a template for Azure virtual machines.

What should you modify on VM1?

 
 
 
 
 

50. DRAG DROP

You are developing a rating service for books that runs on Azure Service Fabric.

One of the services uses reliable collections that update the ratings of a book.

Testers report that the ratings are not updated when the code is run.

You need to implement the code to ensure that ratings are updated in the collection.

You have the following class:

How should you complete the code? To answer, drag the appropriate code segments to the correct locations. Each code segment 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

51. HOTSPOT

You create a virtual machine scale set named Scale1.

Scale1 is configured as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point.

52. DRAG DROP

You develop an IoT solution by using Nodejs. The solution is ready to deploy to the production environment.

You must implement the device twin capabilities of Azure IoT Hub. You must register a sensor named Sensor00. The IoT Hub name is Hub01.

You need to register the endpoint with ContosoHub01 so that you can configure them from your solution.

Which four commands should you use to develop the solution? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.

53. HOTSPOT

You are creating a CU script that creates an Azure web app and related services in Azure App Service.

The web app uses the following variables:

You need to automatically deploy code from GitHub to the newly created web app.

How should you complete the script? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

54. DRAG DROP

You are developing a stateful service to deploy lo Azure Service Fabric. You plan to implement the RunAsync method.

You need to implement the methods to interface with an instance of the IReliable dictionary interface to increment a count each time the service is called- The first time the service is called, you must initialize the count to 1 if it does not yet exist and then update it by one each time it is called.

Which three methods should you run in sequence? To answer, move the appropriate methods from the list of methods to the answer area and arrange them in the correct order.

55. You have an Azure Active Directory (Azure AD) tenant named contosodoud.onmicrosoft.com.

Your company has a public DNS zone for contoso.com. You add contoso.com as a custom domain name to Azure AD You need to ensure that Azure can verify the domain name.

Which type of DNS record should you create?

 
 
 
 

56. HOTSPOT

You have an Azure Active Directory (Azure AD) tenant.

You need to create a conditional access policy that requires all users to use multifactor authentication when they access the Azure portal.

Which three settings should you configure? To answer, select the appropriate settings to the answer area. NOTE: Each correct selection is worth one point.

57. HOTSPOT

You network contains an Active Directory domain named adatum.com and an Azure Active Directory (Azure AD) tenant named adatum.onmicrosoft.com.

Adatum.com contains the user accounts in the following table.

Adatum.onmicrosoft.com contains the user accounts in the following table.

You need to implement Azure AD Connect. The solution must follow the principle of least privilege.

Which user accounts should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

58. You configure Azure AD Connect for Azure Active Directory Seamless Single Sign-On (Azure AD Seamless SSO) for an on-premises network.

Users report that when they attempt to access myapps.microsoft.com, they are prompted multiple times to sign in and are forced to use an account name that ends with onmicrosoft.com.

You discover that there is a UPN mismatch between Azure AD and the on-premises Active Directory. You need to ensure that the users can use single-sign on (SSO) to access Azure resources.

What should you do first?

 
 
 
 

59. DRAG DROP

You have an on-premises network that includes a Microsoft SQL Server instance named SQL1.

You create an Azure Logic App named App1.

You need to ensure that App1 can query a database on SQL1.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

60. HOTSPOT

You have an Azure subscription named Subscription 1.

In Subscription1, you create an Azure file share named share1.

You create a shared access signature (SAS) named SAS1 as shown in the following exhibit.

To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Updated MS-200 M365 Messaging Administrator Exam Questions V9.02
MCSA Networking with Windows Server 2016 Exam 70-741 Dumps Questions

Add a Comment

Your email address will not be published. Required fields are marked *