Azure Cosmos DB analytical store is a fully isolated row store for enabling large-scale analytics against operational data in your Azure Cosmos DB, without any impact to your transactional workloads.

MDP(Custom)-Accenture-16/08/21 (Day 21)

Quiz
•
Professional Development
•
Professional Development
•
Hard

CloudThat Technologies
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Azure Synapse Link is supported for :
Azure Cosmos DB SQL (Core) API
Azure Cosmos DB API for MongoDB
Azure Cosmos DB Gremlin API
Azure Cosmos DB SQL (Core) API
Azure Cosmos DB API for MongoDB
Azure Cosmos DB Gremlin API
Azure Cosmos DB Cassandra API
Azure Cosmos DB SQL (Core) API
Azure Cosmos DB API for MongoDB
Azure Cosmos DB SQL (Core) API
Azure Cosmos DB Cassandra API
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apache Spark is a parallel processing framework that supports on-disk processing to boost the performance of big-data analytic applications.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. You have a table in Azure Synapse Analytics created as shown:
CREATE TABLE Membership
(MemberID int IDENTITY,
FirstName varchar(100) NULL,
SSN char(9) NOT NULL,
LastName varchar(100) NOT NULL,
Phone varchar(12) NULL,
Email varchar(100) NULL);
Queries executed as User = “TestUser” fails for the following query execution:
SELECT * FROM Membership;
-- Msg 230, Level 14, State 1, Line 12
-- The SELECT permission was denied on the column 'SSN' of the object 'Membership', database 'CLS_TestDW', schema 'dbo'.
What was the correct syntax used to enforce column-level security for above scenario?
GRANT SELECT FOR Membership(MemberID, FirstName, LastName, Phone, Email) ON TestUser;
GRANT SELECT ON Membership(MemberID, FirstName, LastName, Phone, Email) TO TestUser;
GRANT SELECT ON Membership(FirstName, LastName, Phone, Email) TO TestUser;
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A query was executed in SSMS against a database named as AdventureWorksLT as follows:
SELECT o.name AS [Table Name]
,ac.name AS [Column Name]
,sc.label
,sc.information_type
FROM sys.sensitivity_classifications sc
INNER JOIN sys.objects o ON o.object_id = sc.major_id
INNER JOIN sys.all_columns ac ON ac.column_id = sc.minor_id
WHERE ac.object_id = o.object_id;
The query will return the results of :
Rows being secured by row-level security
Columns being secured by Dynamic Data Masking
Classified columns
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You heard about Azure Event Hubs which is a fully managed, real-time data ingestion service used to stream millions of events per second from variety of sources.
You have applications including Transaction processing, Anomaly detection and Archiving data.
You can use Azure Event Hubs for:
Transaction processing and Archiving data only
Anomaly detection only
Transaction processing, Anomaly detection and Archiving data
Anomaly detection and Archiving data only
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
While creating an Azure Databricks secret scope in order to fetch the secret value of the client secret for one application registered in AAD, you will mention
Scope Name
DNS Name
Resource ID
DNS Name
Resource ID
Scope Name
Resource ID
Scope Name
Manage Principal
DNS Name
Resource ID
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Power Automate Desktop RPA developer PL500 Quiz 2

Quiz
•
Professional Development
12 questions
Cloud - praktyki

Quiz
•
Professional Development
13 questions
Python Quiz : Loop

Quiz
•
Professional Development
9 questions
InfinityM@

Quiz
•
Professional Development
15 questions
SOQL & Apex Intro Quiz-1

Quiz
•
Professional Development
10 questions
Farah Female

Quiz
•
Professional Development
7 questions
Common hotel expressions

Quiz
•
Professional Development
7 questions
STAAR Check for Understanding

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade