Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Question 3
Drag & drop
DRAG DROP
Match the terms to the appropriate descriptions.
To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Reveal answer detailsClose answer details
Question 4
Hotspot
HOTSPOT
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Explanation
A graph database is a collection of nodes (or vertices) and edges (or relationships). Therefore, the correct answer is Vertexes.
Question 5
Hotspot
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.
Reveal answer detailsClose answer details
Question 6
Hotspot
HOTSPOT
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Question 7
Hotspot
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.
Reveal answer detailsClose answer details
Question 8
Multiple choice
Which three objects can be added to a Microsoft Power BI dashboard? Each correct answer presents a complete solution. (Choose three.) NOTE: Each correct selection is worth one point.
To answer, drag the appropriate process from the column on the left to its scenario on the right. Each process may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Reveal answer detailsClose answer details
Question 10
Hotspot
HOTSPOT
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Question 11
Hotspot
HOTSPOT
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
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 HDInsig
C
Azure SQL Database
D
Azure Synapse Analytics
Reveal answer detailsClose answer details
Correct answerC
Explanation
Azure SQL Database is relational database and a managed service.
Incorrect Answers: A, B: Cosmos DB, HDInsight are non-relational databases. D: Azure Synapse Analytics is for data warehousing, not for Online Transaction Processing
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Explanation
SQL Server on Azure VM SQL Server on Azure VM falls into the industry category Infrastructure-as-a-Service (IaaS) and allows you to run SQL Server inside a fully managed virtual machine (VM) in Azure. The most significant difference from SQL Database and SQL Managed Instance is that SQL Server on Azure Virtual Machines allows full control over the database engine. You can choose when to start maintenance/patching, change the recovery model to simple or bulk-logged, pause or start the service when needed, and you can fully customize the SQL Server database engine. With this additional control comes the added responsibility to manage the virtual machine. References: https://docs.microsoft.com/en-us/azure/azure-sql/azure-sql-iaas-vs-paas-what-is-overview?view=azuresql
Question 14
Drag & drop
DRAG DROP
Match the Azure services to the appropriate requirements.
To answer, drag the appropriate service from the column on the left to its requirement on the right. Each service may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Reveal answer detailsClose answer details
Explanation
Box 1: Azure Data Factory
Box 2: Azure Data Lake Storage Azure Data Lake Storage (ADLA) now natively supports Parquet files. ADLA adds a public preview of the native extractor and outputter for the popular Parquet file format
Box 3: Azure Synapse Analytics Use Azure Synapse Analytics Workspaces.
What are two characteristics of real-time data processing? Each correct answer present a complete solution. NOTE: Each correct selection is worth one point.
A
Data is processed as it is created.
B
Low latency is expected
C
High latency acceptable
D
Data is processed periodically
Reveal answer detailsClose answer details
Correct answersA, B
Explanation
Real time processing deals with streams of data that are captured in real-time and processed with minimal latency to generate real-time (or near-real-time) reports or automated responses.
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Question 23
Single choice
What is the primary purpose of a data warehouse?
A
to provide answers to complex queries that rely on data from multiple sources
B
to provide transformation services between source and target data stores
C
to provide read-only storage of relational and non-relational historical data
D
to provide storage for transactional line-of-business (LOB) applications
Reveal answer detailsClose answer details
Correct answerA
Explanation
The ans should be A. In the textbook DP-900T00-A-Microsoft Azure Data Fundamentals Module 4 Describe modern data warehousing: ''A data warehouse gathers data from many different sources within an organization...The focus of a data warehouse is to provide answers to complex queries...''
Question 24
Hotspot
HOTSPOT
To complete the sentence, select the appropriate option in the answer area.
Which statement is an example of Data Manipulation Language (DML)?
A
INSERT
B
DISABLE
C
ALTER
D
DROP
Reveal answer detailsClose answer details
Correct answerA
Explanation
Data Manipulation Language (DML) statements: DELETE INSERT References: https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-reference-tsql-statements
Question 26
Single choice
You have an on-premises Microsoft SQL Server database. You need to migrate the database to the cloud. The solution must meet the following requirements: * Minimize maintenance effort. * Support the Database Mail and Service Broker features.
What should you include in the solution?
A
Azure SQL Database single database
B
an Azure SQL Database elastic pool
C
Azure SQL Managed instance
D
SQL Server on Azure virtual machines
Reveal answer detailsClose answer details
Correct answerC
Question 27
Single choice
You need to develop a solution to provide data to executives. the solution must provide an interactive graphic interface, depict various key performance indications, and support data exploration by using drill down.
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Question 29
Hotspot
HOTSPOT
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Question 30
Hotspot
HOTSPOT
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Question 31
Single choice
Which component of Azure Data Factory enables you to define a sequence of activities including for each iterators?
A
control flow
B
linked services
C
datasets
D
the integration runtime
Reveal answer detailsClose answer details
Correct answerA
Question 32
Single choice
You have structured data in tabular format.
What represents an individual instance of a data entity?
A
a column
B
a cell
C
a row
D
a table
Reveal answer detailsClose answer details
Correct answerC
Question 33
Hotspot
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.
Reveal answer detailsClose answer details
Explanation
Y - Azure Data Lake Storage can be used as a staging area for ingested data before the data is converted into a format suitable for performing analytics. It allows you to store and analyze large amounts of data, and it is optimized for big data analytics workloads. N - Azure Data Factory is a cloud-based data integration service that allows you to create, schedule, and manage data pipelines. It does not use a massively parallel processing architecture by default, but allows you to perform complex data integration and transformation tasks by integrating with other Azure services. N - Azure HDInsight is designed for big data analytics workloads and does not enable you to build tabular models from multiple data sources to support OLAP queries. Azure Analysis Services is a service that you can use to create and manage tabular models for OLAP.
Question 34
Hotspot
HOTSPOT
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Explanation
A key/value store associates each data value with a unique key. Key/value stores are highly optimized for applications performing simple lookups, but are less suitable if you need to query data across different key/value stores. Key/value stores are also not optimized for querying by value. A single key/value store can be extremely scalable, as the data store can easily distribute data across multiple nodes on separate machines. References: https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-overview
Question 35
Single choice
A bank has a system that manages financial transactions.
When transferring money between accounts, the system must never retrieve a value for the source account that reflects the balance before the transfer and a value for the destination account that reflects the balance after the transfer.
Of which ACID semantic is this an example?
A
atomicity
B
isolation
C
durability
D
consistency
Reveal answer detailsClose answer details
Correct answerB
Question 36
Single choice
What is used to define a query in a stream processing jobs in Azure Stream Analytics?
A
XML
B
KQL
C
YAML
D
SQL
Reveal answer detailsClose answer details
Correct answerD
Question 37
Multiple choice
You need to create an Azure Storage account.
Data in the account must replica outside the Azure region automatically.
Which two types of replica can you us for the storage account?
Each correct answer presents a complete solution.NOTE: Each correct selection is worth one pint.
A
read-access geo-redundant storage (RA_GRS)
B
zone-redundant storage (ZRS)
C
geo-redundant storage (GRS)
D
locally-redundant storage (LRS)
Reveal answer detailsClose answer details
Correct answersA, C
Explanation
Azure Storage offers two options for copying your data to a secondary region:
Geo-redundant storage (GRS) Geo-zone-redundant storage (GZRS) With GRS or GZRS, the data in the secondary region isn't available for read or write access unless there is a failover to the secondary region.
For read access to the secondary region, configure your storage account to use read-access geo-redundant storage (RA-GRS) or read-access geo-zone-redundant storage (RA-GZRS).
Which type of Azure resource supports the serverless configuration of an Azure SQL database?
A
Azure SQL Managed Instance
B
SQL Server on Azure Virtual Machines
C
a single database in Azure SQL Database
D
an Azure SQL Database elastic pool
Reveal answer detailsClose answer details
Correct answerC
Explanation
Serverless is a compute tier for single databases in Azure SQL Database that automatically scales compute based on workload demand and bills for the amount of compute used per second. The serverless compute tier also automatically pauses databases during inactive periods when only storage is billed and automatically resumes databases when activity returns.
Question 39
Hotspot
HOTSPOT
Select the answer that correctly completes the sentence.
Reveal answer detailsClose answer details
Explanation
A graph database stores two types of information, nodes and edges. Edges specify relationships between nodes. Nodes and edges can have properties that provide information about that node or edge, similar to columns in a table. Edges can also have a direction indicating the nature of the relationship. References: https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-overview
Question 40
Multiple choice
You have an Azure Cosmos DB account that uses the Core (SQL) API.
Which two settings can you configure at the container level? Each correct answer presents a complete solution. (Choose two.)
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
a database-level firewall
B
role-based access control (RSAC)
C
Dynamic Host Configuration Protocol (DHCP)
D
Domain Name Service (DNS)
Reveal answer detailsClose answer details
Correct answerA
Explanation
The Azure SQL Database firewall lets you decide which IP addresses may or may not have access to either your Azure SQL Server or your Azure SQL database. When creating an Azure SQL Database, the firewall needs to be configured before anyone will be able to access the database. By default, no external access to your SQL Database will be allowed until you explicitly assign permission by creating a firewall rule.
To complete the sentence, select the appropriate option in the answer area.
Reveal answer detailsClose answer details
Explanation
Note: Azure Media Indexer enables you to make content of your media files searchable and to generate a full-text transcript for closed captioning and keywords. You can process one media file or multiple media files in a batch.
Question 43
Single choice
Your company needs to ensure that an Azure virtual machine can connect to Azure SQL databases without exposing the databases to the internet.
What should you use?
A
Azure Application Gateway
B
Azure Traffic Manager
C
Azure DNS
D
Azure Private Link
Reveal answer detailsClose answer details
Correct answerD
Explanation
Azure Private Link enables you to access Azure PaaS Services (for example, Azure Storage and SQL Database) and Azure hosted customer-owned/partner services over a private endpoint in your virtual network.
Traffic between your virtual network and the service travels the Microsoft backbone network. Exposing your service to the public internet is no longer necessary
Match the Azure services to the appropriate locations in the architecture.
To answer, drag the appropriate service from the column on the left to its location on the right. Each service may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Reveal answer detailsClose answer details
Explanation
Box 1: Azure Data factory Relevant Azure service for the three ETL phases are Azure Data Factory and SQL Server Integration Services (SSIS).
Box 2: Azure Synapse Analytics You can copy and transform data in Azure Synapse Analytics by using Azure Data Factory
Note: Azure Synapse Analytics connector is supported for the following activities: Copy activity with supported source/sink matrix table Mapping data flow Lookup activity GetMetadata activity
Your company needs to design a database that illustrates the relationships between utilization levels of individual network devices across a local area network.
Which type of data store should you use?
A
Key/value
B
Graph
C
Document
D
columnar
Reveal answer detailsClose answer details
Correct answerB
Explanation
Data as it appears in the real world is naturally connected. Traditional data modeling focuses on defining entities separately and computing their relationships at runtime. While this model has its advantages, highly connected data can be challenging to manage under its constraints.
A graph database approach relies on persisting relationships in the storage layer instead, which leads to highly efficient graph retrieval operations. Azure Cosmos DB's Gremlin API supports the property graph model.
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
Reveal answer detailsClose answer details
Correct answersA, D
Explanation
A: Azure SQL Database is a fully managed platform as a service (PaaS) database engine that handles most of the database management functions such as upgrading, patching, backups, and monitoring without user involvement.
D: SQL Database delivers predictable performance with multiple resource types, service tiers, and compute sizes. It provides dynamic scalability with no downtime, built-in intelligent optimization, global scalability and availability, and advanced security options. These capabilities allow you to focus on rapid app development and accelerating your time-to-market, rather than on managing virtual machines and infrastructure.
What is a primary characteristic of a relational database?
A
data is queried and manipulated by using a variant of the SQL language
B
a flexible data structure
C
a lack of dependencies between tables
D
a large amount of duplicate data
Reveal answer detailsClose answer details
Correct answerA
Question 49
Drag & drop
DRAG DROP
Match the data storage options to the appropriate types of data.
To answer, drag the appropriate data storage option from the column on the left to its data type on the right. Each data storage option may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Reveal answer detailsClose answer details
Question 50
Single choice
What is a function of a modern data warehouse?
A
supports batch processing only
B
supports real-time and batch processing
C
provides built-in or native online analytical processing
D
stores raw data only
Reveal answer detailsClose answer details
Correct answerB
Question 51
Hotspot
HOTSPOT
To complete the sentence, select the appropriate option in the answer area.
Select the answer that correctly completes the sentence.
Correct Answer:
QUESTION 3
DRAG DROP
Match the terms to the appropriate descriptions.
To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Correct Answer:
QUESTION 4
HOTSPOT
Select the answer that correctly completes the sentence.
Correct Answer:
Explanation
Explanation/Reference:
A graph database is a collection of nodes (or vertices) and edges (or relationships). Therefore, the correct answer is Vertexes.
QUESTION 5
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.
Correct Answer:
QUESTION 6
HOTSPOT
Select the answer that correctly completes the sentence.
Correct Answer:
QUESTION 7
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.
Correct Answer:
QUESTION 8
Which three objects can be added to a Microsoft Power BI dashboard? Each correct answer presents a complete solution. (Choose three.) NOTE: Each correct selection is worth one point.
To answer, drag the appropriate process from the column on the left to its scenario on the right. Each process may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Correct Answer:
QUESTION 10
HOTSPOT
Select the answer that correctly completes the sentence.
Correct Answer:
QUESTION 11
HOTSPOT
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
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 HDInsig
C.
Azure SQL Database
D.
Azure Synapse Analytics
Correct Answer: C
Explanation
Explanation/Reference:
Azure SQL Database is relational database and a managed service.
Incorrect Answers: A, B: Cosmos DB, HDInsight are non-relational databases. D: Azure Synapse Analytics is for data warehousing, not for Online Transaction Processing
Select the answer that correctly completes the sentence.
Correct Answer:
Explanation
Explanation/Reference:
SQL Server on Azure VM SQL Server on Azure VM falls into the industry category Infrastructure-as-a-Service (IaaS) and allows you to run SQL Server inside a fully managed virtual machine (VM) in Azure. The most significant difference from SQL Database and SQL Managed Instance is that SQL Server on Azure Virtual Machines allows full control over the database engine. You can choose when to start maintenance/patching, change the recovery model to simple or bulk-logged, pause or start the service when needed, and you can fully customize the SQL Server database engine. With this additional control comes the added responsibility to manage the virtual machine. References: https://docs.microsoft.com/en-us/azure/azure-sql/azure-sql-iaas-vs-paas-what-is-overview?view=azuresql
QUESTION 14
DRAG DROP
Match the Azure services to the appropriate requirements.
To answer, drag the appropriate service from the column on the left to its requirement on the right. Each service may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Correct Answer:
Explanation
Explanation/Reference:
Box 1: Azure Data Factory
Box 2: Azure Data Lake Storage Azure Data Lake Storage (ADLA) now natively supports Parquet files. ADLA adds a public preview of the native extractor and outputter for the popular Parquet file format
Box 3: Azure Synapse Analytics Use Azure Synapse Analytics Workspaces.
What are two characteristics of real-time data processing? Each correct answer present a complete solution. NOTE: Each correct selection is worth one point.
A.
Data is processed as it is created.
B.
Low latency is expected
C.
High latency acceptable
D.
Data is processed periodically
Correct Answer: AB
Explanation
Explanation/Reference:
Real time processing deals with streams of data that are captured in real-time and processed with minimal latency to generate real-time (or near-real-time) reports or automated responses.
Select the answer that correctly completes the sentence.
Correct Answer:
QUESTION 23
What is the primary purpose of a data warehouse?
A.
to provide answers to complex queries that rely on data from multiple sources
B.
to provide transformation services between source and target data stores
C.
to provide read-only storage of relational and non-relational historical data
D.
to provide storage for transactional line-of-business (LOB) applications
Correct Answer: A
Explanation
Explanation/Reference:
The ans should be A. In the textbook DP-900T00-A-Microsoft Azure Data Fundamentals Module 4 Describe modern data warehousing: ''A data warehouse gathers data from many different sources within an organization...The focus of a data warehouse is to provide answers to complex queries...''
QUESTION 24
HOTSPOT
To complete the sentence, select the appropriate option in the answer area.
Which statement is an example of Data Manipulation Language (DML)?
A.
INSERT
B.
DISABLE
C.
ALTER
D.
DROP
Correct Answer: A
Explanation
Explanation/Reference:
Data Manipulation Language (DML) statements: DELETE INSERT References: https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-reference-tsql-statements
QUESTION 26
You have an on-premises Microsoft SQL Server database. You need to migrate the database to the cloud. The solution must meet the following requirements: * Minimize maintenance effort. * Support the Database Mail and Service Broker features.
What should you include in the solution?
A.
Azure SQL Database single database
B.
an Azure SQL Database elastic pool
C.
Azure SQL Managed instance
D.
SQL Server on Azure virtual machines
Correct Answer: C
QUESTION 27
You need to develop a solution to provide data to executives. the solution must provide an interactive graphic interface, depict various key performance indications, and support data exploration by using drill down.
Select the answer that correctly completes the sentence.
Correct Answer:
QUESTION 29
HOTSPOT
Select the answer that correctly completes the sentence.
Correct Answer:
QUESTION 30
HOTSPOT
Select the answer that correctly completes the sentence.
Correct Answer:
QUESTION 31
Which component of Azure Data Factory enables you to define a sequence of activities including for each iterators?
A.
control flow
B.
linked services
C.
datasets
D.
the integration runtime
Correct Answer: A
QUESTION 32
You have structured data in tabular format.
What represents an individual instance of a data entity?
A.
a column
B.
a cell
C.
a row
D.
a table
Correct Answer: C
QUESTION 33
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.
Correct Answer:
Explanation
Explanation/Reference:
Y - Azure Data Lake Storage can be used as a staging area for ingested data before the data is converted into a format suitable for performing analytics. It allows you to store and analyze large amounts of data, and it is optimized for big data analytics workloads. N - Azure Data Factory is a cloud-based data integration service that allows you to create, schedule, and manage data pipelines. It does not use a massively parallel processing architecture by default, but allows you to perform complex data integration and transformation tasks by integrating with other Azure services. N - Azure HDInsight is designed for big data analytics workloads and does not enable you to build tabular models from multiple data sources to support OLAP queries. Azure Analysis Services is a service that you can use to create and manage tabular models for OLAP.
QUESTION 34
HOTSPOT
Select the answer that correctly completes the sentence.
Correct Answer:
Explanation
Explanation/Reference:
A key/value store associates each data value with a unique key. Key/value stores are highly optimized for applications performing simple lookups, but are less suitable if you need to query data across different key/value stores. Key/value stores are also not optimized for querying by value. A single key/value store can be extremely scalable, as the data store can easily distribute data across multiple nodes on separate machines. References: https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-overview
QUESTION 35
A bank has a system that manages financial transactions.
When transferring money between accounts, the system must never retrieve a value for the source account that reflects the balance before the transfer and a value for the destination account that reflects the balance after the transfer.
Of which ACID semantic is this an example?
A.
atomicity
B.
isolation
C.
durability
D.
consistency
Correct Answer: B
QUESTION 36
What is used to define a query in a stream processing jobs in Azure Stream Analytics?
A.
XML
B.
KQL
C.
YAML
D.
SQL
Correct Answer: D
QUESTION 37
You need to create an Azure Storage account.
Data in the account must replica outside the Azure region automatically.
Which two types of replica can you us for the storage account?
Each correct answer presents a complete solution.NOTE: Each correct selection is worth one pint.
A.
read-access geo-redundant storage (RA_GRS)
B.
zone-redundant storage (ZRS)
C.
geo-redundant storage (GRS)
D.
locally-redundant storage (LRS)
Correct Answer: AC
Explanation
Explanation/Reference:
Azure Storage offers two options for copying your data to a secondary region:
Geo-redundant storage (GRS) Geo-zone-redundant storage (GZRS) With GRS or GZRS, the data in the secondary region isn't available for read or write access unless there is a failover to the secondary region.
For read access to the secondary region, configure your storage account to use read-access geo-redundant storage (RA-GRS) or read-access geo-zone-redundant storage (RA-GZRS).
Which type of Azure resource supports the serverless configuration of an Azure SQL database?
A.
Azure SQL Managed Instance
B.
SQL Server on Azure Virtual Machines
C.
a single database in Azure SQL Database
D.
an Azure SQL Database elastic pool
Correct Answer: C
Explanation
Explanation/Reference:
Serverless is a compute tier for single databases in Azure SQL Database that automatically scales compute based on workload demand and bills for the amount of compute used per second. The serverless compute tier also automatically pauses databases during inactive periods when only storage is billed and automatically resumes databases when activity returns.
QUESTION 39
HOTSPOT
Select the answer that correctly completes the sentence.
Correct Answer:
Explanation
Explanation/Reference:
A graph database stores two types of information, nodes and edges. Edges specify relationships between nodes. Nodes and edges can have properties that provide information about that node or edge, similar to columns in a table. Edges can also have a direction indicating the nature of the relationship. References: https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-overview
QUESTION 40
You have an Azure Cosmos DB account that uses the Core (SQL) API.
Which two settings can you configure at the container level? Each correct answer presents a complete solution. (Choose two.)
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.
a database-level firewall
B.
role-based access control (RSAC)
C.
Dynamic Host Configuration Protocol (DHCP)
D.
Domain Name Service (DNS)
Correct Answer: A
Explanation
Explanation/Reference:
The Azure SQL Database firewall lets you decide which IP addresses may or may not have access to either your Azure SQL Server or your Azure SQL database. When creating an Azure SQL Database, the firewall needs to be configured before anyone will be able to access the database. By default, no external access to your SQL Database will be allowed until you explicitly assign permission by creating a firewall rule.
To complete the sentence, select the appropriate option in the answer area.
Correct Answer:
Explanation
Explanation/Reference:
Note: Azure Media Indexer enables you to make content of your media files searchable and to generate a full-text transcript for closed captioning and keywords. You can process one media file or multiple media files in a batch.
QUESTION 43
Your company needs to ensure that an Azure virtual machine can connect to Azure SQL databases without exposing the databases to the internet.
What should you use?
A.
Azure Application Gateway
B.
Azure Traffic Manager
C.
Azure DNS
D.
Azure Private Link
Correct Answer: D
Explanation
Explanation/Reference:
Azure Private Link enables you to access Azure PaaS Services (for example, Azure Storage and SQL Database) and Azure hosted customer-owned/partner services over a private endpoint in your virtual network.
Traffic between your virtual network and the service travels the Microsoft backbone network. Exposing your service to the public internet is no longer necessary
Match the Azure services to the appropriate locations in the architecture.
To answer, drag the appropriate service from the column on the left to its location on the right. Each service may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Correct Answer:
Explanation
Explanation/Reference:
Box 1: Azure Data factory Relevant Azure service for the three ETL phases are Azure Data Factory and SQL Server Integration Services (SSIS).
Box 2: Azure Synapse Analytics You can copy and transform data in Azure Synapse Analytics by using Azure Data Factory
Note: Azure Synapse Analytics connector is supported for the following activities: Copy activity with supported source/sink matrix table Mapping data flow Lookup activity GetMetadata activity
Your company needs to design a database that illustrates the relationships between utilization levels of individual network devices across a local area network.
Which type of data store should you use?
A.
Key/value
B.
Graph
C.
Document
D.
columnar
Correct Answer: B
Explanation
Explanation/Reference:
Data as it appears in the real world is naturally connected. Traditional data modeling focuses on defining entities separately and computing their relationships at runtime. While this model has its advantages, highly connected data can be challenging to manage under its constraints.
A graph database approach relies on persisting relationships in the storage layer instead, which leads to highly efficient graph retrieval operations. Azure Cosmos DB's Gremlin API supports the property graph model.
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
Correct Answer: AD
Explanation
Explanation/Reference:
A: Azure SQL Database is a fully managed platform as a service (PaaS) database engine that handles most of the database management functions such as upgrading, patching, backups, and monitoring without user involvement.
D: SQL Database delivers predictable performance with multiple resource types, service tiers, and compute sizes. It provides dynamic scalability with no downtime, built-in intelligent optimization, global scalability and availability, and advanced security options. These capabilities allow you to focus on rapid app development and accelerating your time-to-market, rather than on managing virtual machines and infrastructure.
What is a primary characteristic of a relational database?
A.
data is queried and manipulated by using a variant of the SQL language
B.
a flexible data structure
C.
a lack of dependencies between tables
D.
a large amount of duplicate data
Correct Answer: A
QUESTION 49
DRAG DROP
Match the data storage options to the appropriate types of data.
To answer, drag the appropriate data storage option from the column on the left to its data type on the right. Each data storage option may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Correct Answer:
QUESTION 50
What is a function of a modern data warehouse?
A.
supports batch processing only
B.
supports real-time and batch processing
C.
provides built-in or native online analytical processing
D.
stores raw data only
Correct Answer: B
QUESTION 51
HOTSPOT
To complete the sentence, select the appropriate option in the answer area.