Does the solution meet the goal?

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 one correct solution, while others might not have a correct solution. After you...

August 8, 2020 No Comments READ MORE +

Which CRDs should you configure?

DRAG DROP 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 to Kubernetes...

August 8, 2020 No Comments READ MORE +

Does the solution meet the goal?

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 one correct solution, while others might not have a correct solution. After you...

August 8, 2020 No Comments READ MORE +

Does the solution meet the goal?

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 one correct solution, while others might not have a correct solution. After you...

August 3, 2020 No Comments READ MORE +

Which two actions should you perform?

You are developing a web app that is protected by Azure Web Application Firewall (WAF). All traffic to the web app is routed through an Azure Application Gateway instance that is used by multiple web apps. The web app address is contoso.azurewebsites.net. All traffic must be secured with SSL. The...

August 2, 2020 No Comments READ MORE +

Does the solution meet the goal?

Case Study 3 - Proseware, Inc Background 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 library for common functionality. Requirements Policy service You develop...

August 2, 2020 No Comments READ MORE +

How should you complete the markup?

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...

August 2, 2020 No Comments READ MORE +

How many triggers must a function have?

How many triggers must a function have?A . ZeroB . OneC . TwoView AnswerAnswer: B

August 1, 2020 No Comments READ MORE +

Does the solution meet the goal?

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 one correct solution, while others might not have a correct solution. After you...

August 1, 2020 No Comments READ MORE +

Which of the following fields is the name header in the HTTP requests that needs to contain this key?

We secured our function against unknown HTTP callers by requiring a function-specific API key be passed with each call. Which of the following fields is the name header in the HTTP requests that needs to contain this key?A . x-functions-keyB . x-requested-withC . x-csrf-tokenView AnswerAnswer: A

August 1, 2020 No Comments READ MORE +