Which two actions should you perform?

You have a new Azure subscription. You are developing an internal website for employees to view sensitive data. The website uses Azure Active Directory (Azure AD) for authentication. You need to implement multifactor authentication for the website. Which two actions should you perform? Each correct answer presents part of the...

July 27, 2020 No Comments READ MORE +

How should you configure the web app's settings?

Hotspot Question You are developing an ASP.NET Core web application. You plan to deploy the application to Azure Web App for Containers. The application needs to store runtime diagnostic data that must be persisted across application restarts. You have the following code: You need to configure the application settings so...

July 27, 2020 No Comments READ MORE +

Which three actions should you perform in sequence?

Drag and Drop Question You develop a web application. You need to register the application with an active Azure Active Directory (Azure AD) tenant. Which three actions should you perform in sequence? To answer, move all actions from the list of actions to the answer area and arrange them in...

July 27, 2020 1 Comment READ MORE +

Which of the following best describes the role of the Orchestrator function in a workflow?

Which of the following best describes the role of the Orchestrator function in a workflow?A . It's used as the basic unit of work (actions and tasks in a durable function orchestration.B . It's the entry point for creating an instance of a Durable Functions orchestration.C . It's used for...

July 27, 2020 No Comments READ MORE +

Does the solution meet the goal?

Case Study 2 - Coho Winery LabelMaker app Coho Winery produces bottles, and distributes a variety of wines globally. You are developer implementing highly scalable and resilient applications to support online order processing by using Azure solutions. Coho Winery has a LabelMaker application that prints labels for wine bottles. The...

July 27, 2020 No Comments READ MORE +

What should you use?

Drag and Drop Question You manage several existing Logic Apps. You need to change definitions, add new logic, and optimize these apps on a regular basis. What should you use? To answer, drag the appropriate tools to the correct functionalities. Each tool may be used once, more than once, or...

July 27, 2020 No Comments READ MORE +

You are developing an Azure App Service hosted ASP.NET Core web app to deliver video on-demand streaming media. You enable an Azure Content Delivery Network (CDN) Standard for the web endpoint. Customer videos are downloaded from the web app by using the following example URL.: http://www.contoso.com/ content.mp4?

Hotspot Question You are developing an Azure App Service hosted ASP.NET Core web app to deliver video on-demand streaming media. You enable an Azure Content Delivery Network (CDN) Standard for the web endpoint. Customer videos are downloaded from the web app by using the following example URL.: http://www.contoso.com/ content.mp4?quality=1 All...

July 27, 2020 No Comments READ MORE +

Suppose you needed a CRON expression that meant "every day", what special character would you put in the {day of the week} position?

A CRON expression is a string that consists of six fields that represent a set of times. The order of the six fields in Azure is: {second} {minute} {hour} {day} {month} {day of the week}. Suppose you needed a CRON expression that meant "every day", what special character would you...

July 26, 2020 No Comments READ MORE +

Which three actions should you perform in sequence?

Drag and Drop Question You develop a web application. You need to register the application with an active Azure Active Directory (Azure AD) tenant. Which three actions should you perform in sequence? To answer, move all actions from the list of actions to the answer area and arrange them in...

July 26, 2020 No Comments READ MORE +

Which of the following would you use as the partition key?

A company is building a traffic monitoring system. The system would be monitoring the traffic along 4 highways. The system would be responsible for producing a time series-based analysis report for each highway. The traffic sensors on each highway have been configured to send its data to Azure Event Hubs....

July 26, 2020 No Comments READ MORE +