What should you use?
You need to support the requirements for the Shipping Logic App. What should you use?A . Azure Active Directory Application ProxyB . Point-to-Site (P2S) VPN connectionC . Site-to-Site (S2S) VPN connectionD . On-premises Data GatewayView AnswerAnswer: D Explanation: Before you can connect to on-premises data sources from Azure Logic Apps,...
Which configuration values should you use?
HOTSPOT You are developing an Azure Function App. You develop code by using a language that is not supported by the Azure Function App host. The code language supports HTTP primitives. You must deploy the code to a production Azure Function App environment. You need to configure the app for...
Which values should you use?
HOTSPOT ASP.NET Core API app by using C#. The API app will allow users to authenticate by using Twitter and Azure Active Directory (Azure AD). Users must be authenticated before calling API methods. You must log the user’s name for each method call. You need to configure the API method...
How should you configure network security?
HOTSPOT You need to ensure that network security policies are met. How should you configure network security? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Valid root certificate Scenario: All websites and services must use...
Which two actions should you perform?
You need to configure the ContentUploadService deployment. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Add the following markup to line CS23: types: PrivateB . Add the following markup to line CS24: osType: WindowsC ....
Which configuration values should you use?
HOTSPOT You need to correct the Azure Logic app error message. Which configuration values should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: You test the Logic app in a development environment. The following...
Which tools or services should you use?
HOTSPOT You are configuring a development environment for your team. You deploy the latest Visual Studio image from the Azure Marketplace to your Azure subscription. The development environment requires several software development kits (SDKs) and third-party components to support application development across the organization. You install and customize the deployed...
Which Azure Service Bus settings should you use?
HOTSPOT You need to configure Azure Service Bus to Event Grid integration. Which Azure Service Bus settings should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Premium Service Bus can now emit events...
How should you complete the code that you will add at line PC26?
HOTSPOT You need to add code at line PC26 of Processing.cs to ensure that security policies are met. How should you complete the code that you will add at line PC26? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View...
Which policy values should you use?
HOTSPOT You need to configure API Management for authentication. Which policy values should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Validate JWT The validate-jwt policy enforces existence and validity of a JWT...