How should you configure the Azure Table Storage service?

HOTSPOT You need to resolve the Shipping web site error. How should you configure the Azure Table Storage service? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: AllowedOrigins A CORS request will fail if Access-Control-Allow-Origin...

August 28, 2023 No Comments READ MORE +

Which values should you use?

HOTSPOT You need to configure Azure App Service to support the REST API requirements. Which 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: Plan: Standard Standard support auto-scaling Instance Count: 10 Max instances...

August 28, 2023 No Comments READ MORE +

Which properties should you configure?

HOTSPOT You are developing a .NET Core MVC application for customers to research hotels. The application will use Azure Search. The application will search the index by using various criteria to locate documents related to hotels. The index will include search fields for rate, a list of amenities, and distance...

August 28, 2023 No Comments READ MORE +

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

August 28, 2023 No Comments READ MORE +

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

August 28, 2023 No Comments READ MORE +

To which policy section should you add the policies?

DRAG DROP Contoso, Ltd. provides an API to customers by using Azure API Management (APIM). The API authorizes users with a JWT token. You must implement response caching for the APIM gateway. The caching mechanism must detect the user ID of the client that accesses data for a given location...

August 28, 2023 No Comments READ MORE +

How should you complete the code segment?

HOTSPOT You need to implement the bindings for the CheckUserContent function. How should you complete the code segment? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: [BlobTrigger(..)] Box 2: [Blob(..)] Azure Blob storage output binding...

August 28, 2023 No Comments READ MORE +

Which settings should you use?

HOTSPOT You need to configure Azure Cosmos DB. Which 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: Graphical user interface, application, table Description automatically generated Box 1: Strong When the consistency level is...

August 28, 2023 No Comments READ MORE +

What code do you add at line CS07 of ConfigureSSE.ps1?

You need to ensure the security policies are met. What code do you add at line CS07 of ConfigureSSE.ps1?A . CPermissionsToKeys create, encrypt, decrypt B. CPermissionsToCertificates create, encrypt, decrypt C. CPermissionsToCertificates wrapkey, unwrapkey, get D. CPermissionsToKeys wrapkey, unwrapkey, getView AnswerAnswer: B Explanation: Scenario: All certificates and secrets used to secure...

August 28, 2023 No Comments READ MORE +

Which Azure PowerShell command should you run?

You develop a gateway solution for a public facing news API. The news API back end is implemented as a RESTful service and uses an OpenAPI specification. You need to ensure that you can access the news API by using an Azure API Management service instance. Which Azure PowerShell command...

August 28, 2023 No Comments READ MORE +