DP900 Questions Dump Flashcards
(109 cards)
Your company needs to implement a relational database in Azure. The solution must minimize ongoing maintenance. Which Azure service should you use?
A. Azure HDInsight
B. Azure SQL Database
C. Azure Cosmos DB
D. SQL Server on Azure virtual machines
Answer: B
You need to query a table named Products in an Azure SQL database.
Which three requirements must be met to query the table from the internet? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. You must be assigned the Reader role for the resource group that contains the database.
B. You must have SELECT access to the Products table.
C. You must have a user in the database.
D. You must be assigned the Contributor role for the resource group that contains the database.
E. Your IP address must be allowed to connect to the database.
Answer: BCE
Which command-line tool can you use to query Azure SQL databases?
A. sqlcmd
B. bcp
C. azdata
D. Azure CLI
Answer: A
You have a transactional application that stores data in an Azure SQL managed instance. In which of the following circumstances would you need to implement a read-only database replica?
A. You need to generate reports without affecting the transactional workload.
B. You need to audit the transactional application.
C. You need to implement high availability in the event of a regional outage.
D. You need to improve the recovery point objective (RPO).
Answer: A
You need to ensure that users use multi-factor authentication (MFA) when connecting to an Azure SQL database. Which type of authentication should you use?
A. Service Principal Authentication
B. Azure Active Directory (Azure AD) Authentication
C. SQL Authentication
D. Certificate Authentication
Answer: B
What is a benefit of hosting a database on Azure SQL managed instance as compared to an Azure SQL database?
A. Built-in high availability
B. Native support for cross-database queries and transactions
C. System-initiated automatic backups
D. Support for encryption at rest
Answer: B
When you create an Azure SQL database, which account can always connect to the database?
A. The Azure Active Directory (Azure AD) account that created the database
B. The SA account
C. The server admin login account of the logical server
D. The Azure Active Directory (Azure AD) administrator account.
Answer: C
You have an Azure SQL database that you access directly from the Internet. You recently changed your external IP address. After changing the IP address, you can no longer access the database. You can connect to other resources in Azure. What is a possible cause of the issue?
A. Role-based access control (RBAC)
B. Dynamic Host Configuration Protocol (DHCP)
C. Domain Name Service (DNS)
D. A database-level firewall
Answer: D
Which Azure SQL offering supports automatic database scaling and automatic pausing of the database during inactive periods?
A. Azure SQL Database Hyperscale
B. Azure SQL managed instance
C. Azure SQL Database serverless
D. Azure SQL Database elastic pod
Answer: C
To complete the sentence, select the appropriate option in the answer area.
Answer Area:
By default, each Azure SQL database is protected by:
A. A network security group (NSG)
B. A server-level firewall
C. Azure Firewall
D. Azure Front Door
Answer: B
To complete the sentence, select the appropriate option in the answer area.
Answer Area:
A relational database must be used when:
A. A dynamic schema is required.
B. Data will be stored as key/value pairs.
C. Storing large images and videos.
D. Strong consistency guarantees are required.
Answer: D
To complete the sentence, select the appropriate option in the answer area.
Answer Area:
A relational database is appropriate for scenarios that involve a high volume of:
A. Changes to relationships between entities
B. Geographically distributed writes
C. Transactional writes
D. Writes that have varying data structures
Answer: C
To complete the sentence, select the appropriate option in the answer area.
Answer Area:
Transparent Data Encryption (TDE) encrypts:
A. A column to protect data at rest and in transit
B. Queries and their results in order to protect data in transit
C. The database to protect data at rest
D. The server to protect data at rest
Answer: C
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer Area:
- Azure SQL Database includes a fully managed backup service
- Azure SQL Database has built-in high availability
- Azure SQL Database can use Azure Advanced Threat Protection (ATP)
Answer: 1:Yes, 2:Yes, 3:Yes
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer Area:
- You must apply patches to Azure SQL databases regularly
- You need a Microsoft 365 subscription to create an Azure SQL database
- You can use existing Microsoft SQL Server licenses to reduce the cost of Azure SQL databases
Answer: 1:No, 2:No, 3:Yes
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.
Components:
A. Authentication
B. Firewall
C. Encryption
Answer Area:
D. Prevent access to an Azure SQL Database from another network.
E. Support Azure AD sign-ins to an Azure SQL database.
F. Ensure that sensitive data never appears as plain text in an Azure SQL database.
Answer: BD, AE, CF
Your company has a reporting solution that has paginated reports. The reports query a dimensional model in a data warehouse. Which type of processing does the reporting solution use?
A. Stream processing
B. Batch processing
C. Online Analytical Processing (OLAP)
D. Online Transaction Processing (OLTP)
Answer: C
You have a quality assurance application that reads data from a data warehouse. Which type of processing does the application use?
A. Online Transaction Processing (OLTP)
B. Batch processing
C. Stream processing
D. Online Analytical Processing (OLAP)
Answer: D
You have an e-commerce application that reads and writes data to an Azure SQL database. Which type of processing does the application use?
A. Online Analytical Processing (OLAP)
B. Batch Processing
C. Stream processing
D. Online Transaction Processing (OLTP)
Answer: D
What are three characteristics of an Online Transaction Processing (OLTP) workload? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point
A. Denormalized data B. Heavy writes and moderate reads C. Light writes and heavy reads D. Schema on write E. Schema on read F. Normalized data
Answer: BDF
To complete the sentence, select the appropriate option in the answer area.
Answer Area:
In a data warehousing workload, data:
A. from a single source is distributed to multiple locations
B. from multiple sources is combined in a single location
C. is added to a queue for multiple systems to process
D. is used to train machine learning models
Answer: B
What are two benefits of platform as a service (PaaS) relational database offerings in Azure, such as Azure SQL Database? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Access to the latest features
B. Complete control over backup and restore processes
C. in-database machine learning services
D. Reduced administrative effort for managing the server infrastructure
Answer: AD
You are deploying a software as a service (SaaS) application that requires a relational database for Online Transaction Processing (OLTP). Which Azure service should you use to support the application?
A. Azure Cosmos DB
B. Azure HDInsight
C. Azure SQL Database
D. SQL Synapse Analytics
Answer: C
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer Area:
A. PaaS database offerings in Azure provide built-in high availability
B. PaaS database offerings in Azure provide configurable scaling options
C. PaaS database offerings in Azure. reduce the administrative overhead for managing hardware
Answer: A:Yes, B:Yes, C:Yes