
Simulasikan pengalaman ujian sesungguhnya dengan 50 soal dan batas waktu 45 menit. Berlatih dengan jawaban terverifikasi AI dan penjelasan detail.
Didukung AI
Setiap jawaban diverifikasi silang oleh 3 model AI terkemuka untuk memastikan akurasi maksimum. Dapatkan penjelasan detail per opsi dan analisis soal mendalam.
Your company is designing a data store that will contain student data. The data has the following format. StudentNumber | StudentInformation 7634634 First name: Ben Last: Smith Preferred Name: Benjamin 7634634 First Name: Dominik Last Name: Paiha Email Address: dpaiha@contoso.com MCP ID: 931817 7634636 First Name: Reshma Last Name: Patel Phone number: 514-555-1101 7634637 First Name: Yun-Feng Last Name: Peng Which type of data store should you use?
Ingin berlatih semua soal di mana saja?
Unduh Cloud Pass gratis — termasuk tes latihan, pelacakan progres & lainnya.
Dapatkan aplikasi gratis
DRAG DROP - Match the security components to the appropriate scenarios. To answer, drag the appropriate component from the column on the left to its scenario on the right. Each component may be used once, more than once, or not at all. NOTE: Each correct match is worth one point. Select and Place:
______ Prevent access to an Azure SQL database from another network.
______ Support Azure Active Directory (Azure AD) sign-ins to an Azure SQL database.
______ Ensure that sensitive data never appears as plain text in an Azure SQL database.
Which storage solution supports role-based access control (RBAC) at the file and folder level?
Which type of non-relational data store supports a flexible schema, stores data as JSON files, and stores the all the data for an entity in the same document?
HOTSPOT - For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Hot Area:
Normalization involves eliminating relationships between database tables.
Normalizing a database reduces data redundancy.
Normalization improves data integrity.
HOTSPOT - For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Hot Area:
Processing salary payments once a month is an example of a batch workload.
A wind turbine that sends 50 sensor readings per second is an example of a streaming workload.
A home electricity meter that sends readings once a day to an energy provider is an example of a streaming workload.
HOTSPOT - To complete the sentence, select the appropriate option in the answer area. Hot Area:
In Azure Data Factory, you can use ______ to orchestrate pipeline activities that depend on the output of other pipeline activities.
HOTSPOT - You have the following JSON document.
"customer" : {
"first name" : "Ben",
"last name" : "Smith",
"address" : {
"line 1" : "161 Azure Ln",
"line 2" : "Palo Alto",
"ZIP code" : "54762"
},
"social media": [
{
"service" : "twitter",
"handle" : "@bensmith"
},
{
"service" : "linkedin",
"handle" : "bensmith"
}
],
"phone numbers": [
{
"type" : "mobile",
"number" : "555-555-555"
}
]
}
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the JSON document. NOTE: Each correct selection is worth one point. Hot Area:
Customer is ______.
Address is ______.
Social media is ______.
You need to gather real-time telemetry data from a mobile application. Which type of workload describes this scenario?
HOTSPOT - To complete the sentence, select the appropriate option in the answer area. Hot Area:
The massively parallel processing (MPP) engine of Azure Synapse Analytics ______