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 +

Which two dependency telemetry properties should you use?

You are developing an ASP.NET Core Web API web service. The web service uses Azure Application Insights for all telemetry and dependency tracking. The web service reads and writes data to a database other than Microsoft SQL Server. You need to ensure that dependency tracking works for calls to the...

July 25, 2020 No Comments READ MORE +

Which CRDs should you configure?

Drag and Drop Question You are a developer for a software as a service (SaaS) company that uses an Azure Function to process orders. The Azure Function currently runs on an Azure Function app that is triggered by an Azure Storage queue. You are preparing to migrate the Azure Function...

July 25, 2020 No Comments READ MORE +

Which two actions should you perform?

Case Study 2 Requirements ContentAnalysisService The company’s data science group built ContentAnalysisService which accepts user generated content as a string and returns a probable value for inappropriate content. Any values over a specific threshold must be reviewed by an employee of Contoso, Ltd. You must create an Azure Function named...

July 25, 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 25, 2020 No Comments READ MORE +

Which of the following would you implement for the Subscription - AllOrders?

A company is implementing an order processing system. The orders are going to be published to an Azure Service Bus topic. The properties of the messages that would be sent are as follows: The following subscriptions will be created. The requirement for each subscription is also given: You need to...

July 25, 2020 No Comments READ MORE +