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...
What should you do?
You need to resolve the log capacity issue. What should you do?A . Create an Application Insights Telemetry FilterB . Change the minimum log level in the host.json file for the functionC . Implement Application Insights SamplingD . Set a LogCategoryFilter during startupView AnswerAnswer: C Explanation: Scenario, the log capacity...
Which two actions should you perform?
Topic 2, Contoso, Ltd Case study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to...
How should you complete the code?
HOTSPOT You need to retrieve all order line items from Order.json and sort the data alphabetically by the city. How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: orders o...
Which command should you use?
You need to monitor ContentUploadService accourding to the requirements. Which command should you use?A . az monitor metrics alert create Cn alert Cg … - -scopes … - -condition "avg Percentage CPU > 8"B . az monitor metrics alert create Cn alert Cg … - -scopes … - -condition "avg...
Which two test types can you use?
You need to test the availability of the corporate website. Which two test types can you use?A . Custom testing using the Track Availability API methodB . StandardC . URL PingD . Multi-stepView AnswerAnswer: AB
Which code segment should you use?
You develop Azure solutions. You must connect to a No-SQL globally-distributed database by using the .NET API. You need to create an object to configure and execute requests in the database. Which code segment should you use?A . new Container(EndpointUri, PrimaryKey);B . new Database(Endpoint, PrimaryKey);C . new CosmosClient(EndpointUri, PrimaryKey);View AnswerAnswer:...
How should you complete the script?
HOTSPOT You are creating a CLI script that creates an Azure web app 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...
You are working for Contoso, Ltd
HOTSPOT You are working for Contoso, Ltd. You define an API Policy object by using the following XML markup: For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Yes Use...
How should you complete the code?
Topic 5, Litware Inc Case study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to...