Az 900 Flashcards
You have been tasked with applying a data analytics type to a data solution.
The data analytics type should interpret historical data to better understand changes that have happened.
Which of the following is the data analytics type you should use?
A.
Cognitive Analytics
B.
Predictive Analytics
C.
Descriptive Analytics
D.
Diagnostic Analytics
Descriptive Analytics
You are developing an Azure SQL relational database.
You need to make sure that your solution allows for data redundancy to be minimized, and data integrity to be increased.
Which of the following is the process that should be included in your solution?
A.
Denormalization
B.
Normalization
C.
Extract
D.
Transform
Normalization
You have a data solution that must be configured to process large amounts of data at rest for analysis.
Which of the following actions should you take?
A.
You should consider making use of Online Analytical Processing (OLAP).
B.
You should consider making use of Real time processing.
C.
You should consider making use of Online Transaction Processing (OLTP).
D.
You should consider making use of batch processing.
You should consider making use of batch processing.
You are developing an application that translates stored sound files into text.
You need to choose an analytics type to use for the application.
Which of the following should you choose?
A.
Cognitive Analytics
B.
Predictive Analytics
C.
Prescriptive Analytics
D.
Diagnostic Analytics
Cognitive Analytics
You are tasked with developing a relational database.
Which of the following advantages of using relational databases? (Choose all that apply.)
A.
Easy to retrieve data.
B.
Inexpensive Scalability.
C.
Flexibility.
D.
Agile Programming.
E.
Data Integrity.
Easy to retrieve data. Flexibility. Data integrity
You are analyzing data using Power BI. Your report needs to include a chart that aids the comprehension of the considerations that impact a key metric.
Which of the following is the visualization type you should use?
A.
Gauge
B.
Doughnut
C.
Key influencer
D.
Matrix
Key influencer
You are creating a query that alters current data in a table in SQL Server. You need to make use of a Data Manipulation Language (DML) statement to achieve your goal.
Which of the following are options that could be used?
A.
DENY
B.
RENAME
C.
UPDATE
D.
WHERE
UPDATE
You have a SQL query that combines data from two tables. Calculated columns are incorporated into the query.
You have to make sure that the query can be used by other users by persisting the SQL query
You decide to create a view.
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
Yes
A view is a virtual table whose contents are defined by a query. A view acts as a filter on the underlying tables referenced in the view. The query that defines the view can be from one or more
You have a SQL query that combines data from two tables. Calculated columns are incorporated into the query.
You have to make sure that the query can be used by other users by persisting the SQL query
You decide to create an index.
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
No
You have a SQL query that combines data from two tables. Calculated columns are incorporated into the query.
You have to make sure that the query can be used by other users by persisting the SQL query
You decide to create a trigger.
A.
Yes, it does
B.
No, it does not
No
You have a data solution that must be configured to meet the following requirements:
Low latency.
Process data as it is generated.
Which of the following actions should you take?
A.
You should consider making use of Online Analytical Processing (OLAP).
B.
You should consider making use of Real time processing.
C.
You should consider making use of Online Transaction Processing (OLTP).
D.
You should consider making use of batch processing.
You should consider making use of Real time processing.
Your company has an Azure SQL subscription with a database named Accounts. Employees in the Accounts department can access from their on-premises computers.
You are required to configure multi-factor authentication (MFA) for the Accounts database.
What should you do?
A.
You should implement OATH
B.
You should implement Azure Active Directory (Azure AD) authentication
C.
You should implement Kerberos
D.
You should implement Certificate authentication
You should implement Azure Active Directory (Azure AD) authentication
You have been tasked with developing a database.
You are required to make use of a graphical tool that allows for developing project-oriented offline databases.
You make use of Microsoft SQL Server Data Tools (SSDT).
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
Yes
You have been tasked with developing a database.
You are required to make use of a graphical tool that allows for developing project-oriented offline databases.
You make use of Microsoft SQL Server Management Studio (SSMS).
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
Yes
You have been tasked with developing a database.
You are required to make use of a graphical tool that allows for developing project-oriented offline databases.
You make use of Microsoft Visual Studio.
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
No
You regularly connect to an Azure SQL database straight from the Internet.
As a result of your external IP address changing, you are unable to connect to the database. You are, however, able to access other Azure resources.
Which of the following could be a reason for this happening?
A.
You no longer have the necessary permissions.
B.
A DNS record is misconfigured.
C.
A network security group (NSG).
D.
A firewall at the database-level is preventing access.
A firewall at the database-level is preventing access.
You have an Azure SQL database.
You are preparing to query the database from the command-line
Which of the following is the tool you should use?
A.
The sqlcmd utility.
B.
The bcp utility.
C.
The sqlpackage utility.
D.
The mssql-conf utility.
The sqlcmd utility.
The sqlcmd utility lets you enter Transact-SQL statements, system procedures, and script files at the command prompt.
You are preparing to implement a software as a service (SaaS) application for your company. The application needs a relational database to provide Online Transaction Processing (OLTP).
You need to make use of an Azure service to allow for the application to run properly.
You make use of Azure SQL Database.
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
Yes
You are preparing to implement a software as a service (SaaS) application for your company. The application needs a relational database to provide Online Transaction Processing (OLTP).
You need to make use of an Azure service to allow for the application to run properly.
You make use of Azure HDInsight.
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
No
HDInsight is a non-relational database.
You are preparing to implement a software as a service (SaaS) application for your company. The application needs a relational database to provide Online Transaction Processing (OLTP).
You need to make use of an Azure service to allow for the application to run properly.
You make use of Azure Data Factory.
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
No
Your company has an application that has its stored data in a shared folder.
You have been tasked with transferring the shared folder to Azure Storage.
You need to choose the correct Azure Storage type.
You make use of Azure Files.
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
Yes
Your company has an application that has its stored data in a shared folder.
You have been tasked with transferring the shared folder to Azure Storage.
You need to choose the correct Azure Storage type.
You make use of Azure Blobs.
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
No
Your company has an application that has its stored data in a shared folder.
You have been tasked with transferring the shared folder to Azure Storage.
You need to choose the correct Azure Storage type.
You make use of Azure Disks.
Does the action achieve your objective?
A.
Yes, it does
B.
No, it does not
No
Your company has an existing application that runs on Windows devices.
You have been informed that the application needs to be able to connect to a mapped drive. You need to make use of the necessary Azure service.
Which of the following actions should you take?
A.
You make use of Azure Files.
B.
You make use of Azure Disks.
C.
You make use of Azure Queues.
D.
You make use of Azure Tables.
You make use of Azure Files.