What are three possible ways to achieve this goal?
You need to securely access inventory items when developing the Inventory Items API. What are three possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . Create a custom Microsoft Entra role Assign the custom role to the...
How should you configure the policy?
DRAG DROP You are developing a new page for a website that uses Azure Cosmos DB for data storage. The feature uses documents that have the following format: You must display data for the new page in a specific order. You create the following query for the page: You need...
How should you complete the Azure CLI command?
HOTSPOT You need to update the APIs to resolve the testing error. How should you complete the Azure CLI command? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Enable Cross-Origin Resource Sharing (CORS) on your Azure App...
Which three actions should you perform in sequence?
Topic 6, Coho Winery Case study Overview 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...
What should you do?
You need to investigate the Azure Function app error message in the development environment. What should you do?A . Connect Live Metrics Stream from Application Insights to the Azure Function app and filter the metrics.B . Create a new Azure Log Analytics workspace and instrument the Azure Function app with...
Which authentication mechanism should you use?
Your company is developing an Azure API. You need to implement authentication for the Azure API. You have the following requirements: ✑ All API calls must be secure. ✑ Callers to the API must not send credentials to the API. Which authentication mechanism should you use?A . BasicB . AnonymousC...
How should you complete the configuration?
HOTSPOT You need to configure the Account Kind, Replication, and Storage tier options for the corporate website’s Azure Storage account. How should you complete the configuration? To answer, select the appropriate options in the dialog box in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer:...
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...
What are two possible ways to achieve the goal?
you need to reduce read latency for the retail store solution. What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . Create a new composite index for the store location data queries in Azure Cosmos...
How should you complete the code?
HOTSPOT You need to add code at line AM10 of the application manifest to ensure that the requirement for manually reviewing content can be met. 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...