You are developing an application that uses a premium block blob storage account. You are optimizing costs by automating Azure Blob Storage access tiers
HOTSPOT You are developing an application that uses a premium block blob storage account. You are optimizing costs by automating Azure Blob Storage access tiers. You apply the following policy rules to the storage account. You must determine the implications of applying the rules to the data. (Line numbers are...
How should you configure the app?
HOTSPOT You need to secure the Shipping Function app. How should you configure the app? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: Shipping Function app: Implement secure function endpoints by using app-level security and include...
How should you complete the configuration file?
HOTSPOT You are developing an Azure Static Web app that contains training materials for a tool company. Each tool's training material is contained In a static web page that Is linked from the tool's publicly available description page. A user must be authenticated using Azure AD prior to viewing training....
Which command should you use first?
You need to investigate the http server log output to resolve the issue with the ContentUploadService. Which command should you use first?A . az webapp log B. az ams live-output C. az monitor activity-log D. az container attachView AnswerAnswer: C Explanation: Scenario: Users of the ContentUploadService report that they occasionally...
How should you complete the code?
DRAG DROP You need to add code at line PC32 in Processing.cs to implement the GetCredentials method in the Processing class. How should you complete the code? To answer, drag the appropriate code segments to the correct locations. Each code segment may be used once, more than once, or not...
Which configuration options should you use?
HOTSPOT You need to configure Azure CDN for the Shipping web site. Which configuration options 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: Shipping website Use Azure Content Delivery Network (CDN) and ensure...
How should you complete the code?
HOTSPOT You need to add code at line AM09 to ensure that users can review content using ContentAnalysisService. 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: "oauth2Permissions": ["login"] oauth2Permissions...
How should you complete the code segment?
HOTSPOT You need to ensure that validation testing is triggered per the requirements. How should you complete the code segment? To answer, select the appropriate values in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: RepositoryUpdated When a new version of the...
What should you use?
You need to secure the Shipping Logic App. What should you use?A . Azure App Service Environment (ASE) B. Azure AD B2B integration C. Integration Service Environment (ISE) D. VNet service endpointView AnswerAnswer: C Explanation: Scenario: The Shipping Logic App requires secure resources to the corporate VNet and use dedicated...
Which two values should you use?
You need to authenticate the user to the corporate website as indicated by the architectural diagram. Which two values should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . ID token signature B. ID token claims C. HTTP response code...