What should you configure?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solution, while others might not have a correct solution. After you...
How should you configure Table1?
HOTSPOT You are building the data store solution for Mechanical Workflow. How should you configure Table1? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Table Type: Hash distributed. Hash-distributed tables improve query performance on large fact tables....
CORRECT TEXT
CORRECT TEXT Use the following login credentials as needed: Azure Username: xxxxx Azure Password: xxxxx The following information is for technical support purposes only: Lab Instance: 10277521 You need to generate an email notification to [email protected] if the available storage in an Azure Cosmos DB database named cosmos10277521 is less...
CORRECT TEXT
CORRECT TEXT Use the following login credentials as needed: Azure Username: xxxxx Azure Password: xxxxx The following information is for technical support purposes only: Lab Instance: 10543936 You plan to enable Azure Multi-Factor Authentication (MFA). You need to ensure that [email protected] can manage any databases hosted on an Azure SQL...
Which masking functions should you implement for each column to meet the data masking requirements?
Topic 3, Litware, inc Overview General Overview Litware, Inc. is an international car racing and manufacturing company that has 1,000 employees. Most employees are located in Europe. The company supports racing teams that complete in a worldwide racing series. Physical Locations Litware has two main locations: a main office in...
Which functions should you use?
HOTSPOT You need to mask tier 1 data. Which functions should you use? To answer, select the appropriate option in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: A: Default Full masking according to the data types of the designated fields. For string data...
Which integration runtime should you use?
Topic 2, Contoso Ltd Overview Current environment Contoso relies on an extensive partner network for marketing, sales, and distribution. Contoso uses external companies that manufacture everything from the actual pharmaceutical to the packaging. The majority of the company’s data reside in Microsoft SQL Server database. Application databases fall into one...
How should you monitor SALESDB to meet the technical requirements?
How should you monitor SALESDB to meet the technical requirements?A . Query the sys.resource_stats dynamic management view.B . Review the Query Performance Insights for SALESDD . Query the sys.dm_os_wait_stats dynamic management view.E . Review the auditing information of SALESDView AnswerAnswer: A Explanation: Scenario: Disk IO, CPU, and memory usage must...
You have an Azure data factory that has two pipelines named PipelineA and PipelineB
HOTSPOT You have an Azure data factory that has two pipelines named PipelineA and PipelineB. PipelineA has four activities as shown in the following exhibit. PipelineB has two activities as shown in the following exhibit. You create an alert for the data factory that uses Failed pipeline runs metrics for...
Which output mode should you use?
You plan to build a structured streaming solution in Azure Databricks. The solution will count new events in five-minute intervals and report only events that arrive during the interval. The output will be sent to a Delta Lake table. Which output mode should you use?A . completeB . updateC ....