option
Cuestiones
ayuda
daypo
buscar.php

DP-300

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
DP-300

Descripción:
Gestor BBDD Azure

Fecha de Creación: 2025/10/22

Categoría: Informática

Número Preguntas: 11

Valoración:(0)
COMPARTE EL TEST
Nuevo ComentarioNuevo Comentario
Comentarios
NO HAY REGISTROS
Temario:

QUESTION 1 Case Study 1 - Litware, Inc Overview Litware, Inc. is a renewable energy company that has a main office in Boston. The main office hosts a sales department and the primary datacenter for the company. Physical Locations Existing Environment Litware has a manufacturing office and a research office is separate locations near Boston. Each office has its own datacenter and internet connection. The manufacturing and research datacenters connect to the primary datacenter by using a VPN. Network Environment The primary datacenter has an ExpressRoute connection that uses both Microsoft peering and private peering. The private peering connects to an Azure virtual network named HubVNet. Identity Environment Litware has a hybrid Azure Active Directory (Azure AD) deployment that uses a domain named litwareinc.com. All Azure subscriptions are associated to the litwareinc.com Azure AD tenant. Database Environment The sales department has the following database workload: • An on-premises named SERVER1 hosts an instance of Microsoft SQL Server 2012 and two 1- TB databases. • A logical server named SalesSrv01A contains a geo-replicated Azure SQL database named SalesSQLDb1. SalesSQLDb1 is in an elastic pool named SalesSQLDb1Pool. SalesSQLDb1 uses database firewall rules and contained database users. • An application named SalesSQLDb1App1 uses SalesSQLDb1. The manufacturing office contains two on-premises SQL Server 2016 servers named SERVER2 and SERVER3. The servers are nodes in the same Always On availability group. The availability group contains a database named ManufacturingSQLDb1 Database administrators have two Azure virtual machines in HubVnet named VM1 and VM2 that run Windows Server 2019 and are used to manage all the Azure databases. Licensing Agreement Litware is a Microsoft Volume Licensing customer that has License Mobility through Software Assurance. Current Problems SalesSQLDb1 experiences performance issues that are likely due to out-of-date statistics and frequent blocking queries. Requirements Planned Changes Litware plans to implement the following changes: • Implement 30 new databases in Azure, which will be used by time-sensitive manufacturing apps that have varying usage patterns. Each database will be approximately 20 GB. • Create a new Azure SQL database named ResearchDB1 on a logical server named ResearchSrv01. ResearchDB1 will contain Personally Identifiable Information (PII) data. • Develop an app named ResearchApp1 that will be used by the research department to populate and access ResearchDB1. • Migrate ManufacturingSQLDb1 to the Azure virtual machine platform. • Migrate the SERVER1 databases to the Azure SQL Database platform. Technical Requirements Litware identifies the following technical requirements: • Maintenance tasks must be automated. • The 30 new databases must scale automatically. • The use of an on-premises infrastructure must be minimized. • Azure Hybrid Use Benefits must be leveraged for Azure SQL Database deployments. • All SQL Server and Azure SQL Database metrics related to CPU and storage usage and limits must be analyzed by using Azure built-in functionality. Security and Compliance Requirements Litware identifies the following security and compliance requirements: • Store encryption keys in Azure Key Vault. • Retain backups of the PII data for two months. • Encrypt the PII data at rest, in transit, and in use. • Use the principle of least privilege whenever possible. • Authenticate database users by using Active Directory credentials. • Protect Azure SQL Database instances by using database-level firewall rules. • Ensure that all databases hosted in Azure are accessible from VM1 and VM2 without relying on public endpoints. Business Requirements Litware identifies the following business requirements: • Meet an SLA of 99.99% availability for all Azure deployments. • Minimize downtime during the migration of the SERVER1 databases. • Use the Azure Hybrid Use Benefits when migrating workloads to Azure. • Once all requirements are met, minimize costs whenever possible. You need to identify the cause of the performance issues on SalesSQLDb1. Which two dynamic management views should you use? NOTE: Each correct answer presents part of the solution. sys.dm_pdw_nodes_tran_locks. sys.dm_exec_compute_node_errors. sys.dm_exec_requests. sys.dm_cdc_errors. sys.dm_pdw_nodes_os_wait_stats. sys.dm_tran_locks.

QUESTION 2 Case Study 1 - Litware, Inc Overview Litware, Inc. is a renewable energy company that has a main office in Boston. The main office hosts a sales department and the primary datacenter for the company. Physical Locations Existing Environment Litware has a manufacturing office and a research office is separate locations near Boston. Each office has its own datacenter and internet connection. The manufacturing and research datacenters connect to the primary datacenter by using a VPN. Network Environment The primary datacenter has an ExpressRoute connection that uses both Microsoft peering and private peering. The private peering connects to an Azure virtual network named HubVNet. Identity Environment Litware has a hybrid Azure Active Directory (Azure AD) deployment that uses a domain named litwareinc.com. All Azure subscriptions are associated to the litwareinc.com Azure AD tenant. Database Environment The sales department has the following database workload: • An on-premises named SERVER1 hosts an instance of Microsoft SQL Server 2012 and two 1- TB databases. • A logical server named SalesSrv01A contains a geo-replicated Azure SQL database named SalesSQLDb1. SalesSQLDb1 is in an elastic pool named SalesSQLDb1Pool. SalesSQLDb1 uses database firewall rules and contained database users. • An application named SalesSQLDb1App1 uses SalesSQLDb1. The manufacturing office contains two on-premises SQL Server 2016 servers named SERVER2 and SERVER3. The servers are nodes in the same Always On availability group. The availability group contains a database named ManufacturingSQLDb1 Database administrators have two Azure virtual machines in HubVnet named VM1 and VM2 that run Windows Server 2019 and are used to manage all the Azure databases. Licensing Agreement Litware is a Microsoft Volume Licensing customer that has License Mobility through Software Assurance. Current Problems SalesSQLDb1 experiences performance issues that are likely due to out-of-date statistics and frequent blocking queries. Requirements Planned Changes Litware plans to implement the following changes: • Implement 30 new databases in Azure, which will be used by time-sensitive manufacturing apps that have varying usage patterns. Each database will be approximately 20 GB. • Create a new Azure SQL database named ResearchDB1 on a logical server named ResearchSrv01. ResearchDB1 will contain Personally Identifiable Information (PII) data. • Develop an app named ResearchApp1 that will be used by the research department to populate and access ResearchDB1. • Migrate ManufacturingSQLDb1 to the Azure virtual machine platform. • Migrate the SERVER1 databases to the Azure SQL Database platform. Technical Requirements Litware identifies the following technical requirements: • Maintenance tasks must be automated. • The 30 new databases must scale automatically. • The use of an on-premises infrastructure must be minimized. • Azure Hybrid Use Benefits must be leveraged for Azure SQL Database deployments. • All SQL Server and Azure SQL Database metrics related to CPU and storage usage and limits must be analyzed by using Azure built-in functionality. Security and Compliance Requirements Litware identifies the following security and compliance requirements: • Store encryption keys in Azure Key Vault. • Retain backups of the PII data for two months. • Encrypt the PII data at rest, in transit, and in use. • Use the principle of least privilege whenever possible. • Authenticate database users by using Active Directory credentials. • Protect Azure SQL Database instances by using database-level firewall rules. • Ensure that all databases hosted in Azure are accessible from VM1 and VM2 without relying on public endpoints. Business Requirements Litware identifies the following business requirements: • Meet an SLA of 99.99% availability for all Azure deployments. • Minimize downtime during the migration of the SERVER1 databases. • Use the Azure Hybrid Use Benefits when migrating workloads to Azure. • Once all requirements are met, minimize costs whenever possible. You need to implement authentication for ResearchDB1. The solution must meet the security and compliance requirements. What should you run as part of the implementation?. CREATE LOGIN and the FROM WINDOWS clause. CREATE USER and the FROM CERTIFICATE clause. CREATE USER and the FROM LOGIN clause. CREATE USER and the ASYMMETRIC KEY clause. CREATE USER and the FROM EXTERNAL PROVIDER clause.

QUESTION 3 Case Study 1 - Litware, Inc Overview Litware, Inc. is a renewable energy company that has a main office in Boston. The main office hosts a sales department and the primary datacenter for the company. Physical Locations Existing Environment Litware has a manufacturing office and a research office is separate locations near Boston. Each office has its own datacenter and internet connection. The manufacturing and research datacenters connect to the primary datacenter by using a VPN. Network Environment The primary datacenter has an ExpressRoute connection that uses both Microsoft peering and private peering. The private peering connects to an Azure virtual network named HubVNet. Identity Environment Litware has a hybrid Azure Active Directory (Azure AD) deployment that uses a domain named litwareinc.com. All Azure subscriptions are associated to the litwareinc.com Azure AD tenant. Database Environment The sales department has the following database workload: • An on-premises named SERVER1 hosts an instance of Microsoft SQL Server 2012 and two 1- TB databases. • A logical server named SalesSrv01A contains a geo-replicated Azure SQL database named SalesSQLDb1. SalesSQLDb1 is in an elastic pool named SalesSQLDb1Pool. SalesSQLDb1 uses database firewall rules and contained database users. • An application named SalesSQLDb1App1 uses SalesSQLDb1. The manufacturing office contains two on-premises SQL Server 2016 servers named SERVER2 and SERVER3. The servers are nodes in the same Always On availability group. The availability group contains a database named ManufacturingSQLDb1 Database administrators have two Azure virtual machines in HubVnet named VM1 and VM2 that run Windows Server 2019 and are used to manage all the Azure databases. Licensing Agreement Litware is a Microsoft Volume Licensing customer that has License Mobility through Software Assurance. Current Problems SalesSQLDb1 experiences performance issues that are likely due to out-of-date statistics and frequent blocking queries. Requirements Planned Changes Litware plans to implement the following changes: • Implement 30 new databases in Azure, which will be used by time-sensitive manufacturing apps that have varying usage patterns. Each database will be approximately 20 GB. • Create a new Azure SQL database named ResearchDB1 on a logical server named ResearchSrv01. ResearchDB1 will contain Personally Identifiable Information (PII) data. • Develop an app named ResearchApp1 that will be used by the research department to populate and access ResearchDB1. • Migrate ManufacturingSQLDb1 to the Azure virtual machine platform. • Migrate the SERVER1 databases to the Azure SQL Database platform. Technical Requirements Litware identifies the following technical requirements: • Maintenance tasks must be automated. • The 30 new databases must scale automatically. • The use of an on-premises infrastructure must be minimized. • Azure Hybrid Use Benefits must be leveraged for Azure SQL Database deployments. • All SQL Server and Azure SQL Database metrics related to CPU and storage usage and limits must be analyzed by using Azure built-in functionality. Security and Compliance Requirements Litware identifies the following security and compliance requirements: • Store encryption keys in Azure Key Vault. • Retain backups of the PII data for two months. • Encrypt the PII data at rest, in transit, and in use. • Use the principle of least privilege whenever possible. • Authenticate database users by using Active Directory credentials. • Protect Azure SQL Database instances by using database-level firewall rules. • Ensure that all databases hosted in Azure are accessible from VM1 and VM2 without relying on public endpoints. Business Requirements Litware identifies the following business requirements: • Meet an SLA of 99.99% availability for all Azure deployments. • Minimize downtime during the migration of the SERVER1 databases. • Use the Azure Hybrid Use Benefits when migrating workloads to Azure. • Once all requirements are met, minimize costs whenever possible. Hotspot Question You are planning the migration of the SERVER1 databases. The solution must meet the business requirements. What should you include in the migration plan? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Standard 2-vCore. Standard 4-vCore. Premium 4-vCore.

QUESTION 4 Case Study 1 - Litware, Inc Overview Litware, Inc. is a renewable energy company that has a main office in Boston. The main office hosts a sales department and the primary datacenter for the company. Physical Locations Existing Environment Litware has a manufacturing office and a research office is separate locations near Boston. Each office has its own datacenter and internet connection. The manufacturing and research datacenters connect to the primary datacenter by using a VPN. Network Environment The primary datacenter has an ExpressRoute connection that uses both Microsoft peering and private peering. The private peering connects to an Azure virtual network named HubVNet. Identity Environment Litware has a hybrid Azure Active Directory (Azure AD) deployment that uses a domain named litwareinc.com. All Azure subscriptions are associated to the litwareinc.com Azure AD tenant. Database Environment The sales department has the following database workload: • An on-premises named SERVER1 hosts an instance of Microsoft SQL Server 2012 and two 1- TB databases. • A logical server named SalesSrv01A contains a geo-replicated Azure SQL database named SalesSQLDb1. SalesSQLDb1 is in an elastic pool named SalesSQLDb1Pool. SalesSQLDb1 uses database firewall rules and contained database users. • An application named SalesSQLDb1App1 uses SalesSQLDb1. The manufacturing office contains two on-premises SQL Server 2016 servers named SERVER2 and SERVER3. The servers are nodes in the same Always On availability group. The availability group contains a database named ManufacturingSQLDb1 Database administrators have two Azure virtual machines in HubVnet named VM1 and VM2 that run Windows Server 2019 and are used to manage all the Azure databases. Licensing Agreement Litware is a Microsoft Volume Licensing customer that has License Mobility through Software Assurance. Current Problems SalesSQLDb1 experiences performance issues that are likely due to out-of-date statistics and frequent blocking queries. Requirements Planned Changes Litware plans to implement the following changes: • Implement 30 new databases in Azure, which will be used by time-sensitive manufacturing apps that have varying usage patterns. Each database will be approximately 20 GB. • Create a new Azure SQL database named ResearchDB1 on a logical server named ResearchSrv01. ResearchDB1 will contain Personally Identifiable Information (PII) data. • Develop an app named ResearchApp1 that will be used by the research department to populate and access ResearchDB1. • Migrate ManufacturingSQLDb1 to the Azure virtual machine platform. • Migrate the SERVER1 databases to the Azure SQL Database platform. Technical Requirements Litware identifies the following technical requirements: • Maintenance tasks must be automated. • The 30 new databases must scale automatically. • The use of an on-premises infrastructure must be minimized. • Azure Hybrid Use Benefits must be leveraged for Azure SQL Database deployments. • All SQL Server and Azure SQL Database metrics related to CPU and storage usage and limits must be analyzed by using Azure built-in functionality. Security and Compliance Requirements Litware identifies the following security and compliance requirements: • Store encryption keys in Azure Key Vault. • Retain backups of the PII data for two months. • Encrypt the PII data at rest, in transit, and in use. • Use the principle of least privilege whenever possible. • Authenticate database users by using Active Directory credentials. • Protect Azure SQL Database instances by using database-level firewall rules. • Ensure that all databases hosted in Azure are accessible from VM1 and VM2 without relying on public endpoints. Business Requirements Litware identifies the following business requirements: • Meet an SLA of 99.99% availability for all Azure deployments. • Minimize downtime during the migration of the SERVER1 databases. • Use the Azure Hybrid Use Benefits when migrating workloads to Azure. • Once all requirements are met, minimize costs whenever possible. Drag and Drop Question You need to configure user authentication for the SERVER1 databases. The solution must meet the security and compliance requirements. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Create a user in the master database. Modify the Azure SQL server administrator account. Create contained database users. Create an Azure AD administrator for the logical server. Connect to the databases by using an Azure AD account. Enable the contained database authentication option.

QUESTION 5 Case Study 1 - Litware, Inc Overview Litware, Inc. is a renewable energy company that has a main office in Boston. The main office hosts a sales department and the primary datacenter for the company. Physical Locations Existing Environment Litware has a manufacturing office and a research office is separate locations near Boston. Each office has its own datacenter and internet connection. The manufacturing and research datacenters connect to the primary datacenter by using a VPN. Network Environment The primary datacenter has an ExpressRoute connection that uses both Microsoft peering and private peering. The private peering connects to an Azure virtual network named HubVNet. Identity Environment Litware has a hybrid Azure Active Directory (Azure AD) deployment that uses a domain named litwareinc.com. All Azure subscriptions are associated to the litwareinc.com Azure AD tenant. Database Environment The sales department has the following database workload: • An on-premises named SERVER1 hosts an instance of Microsoft SQL Server 2012 and two 1- TB databases. • A logical server named SalesSrv01A contains a geo-replicated Azure SQL database named SalesSQLDb1. SalesSQLDb1 is in an elastic pool named SalesSQLDb1Pool. SalesSQLDb1 uses database firewall rules and contained database users. • An application named SalesSQLDb1App1 uses SalesSQLDb1. The manufacturing office contains two on-premises SQL Server 2016 servers named SERVER2 and SERVER3. The servers are nodes in the same Always On availability group. The availability group contains a database named ManufacturingSQLDb1 Database administrators have two Azure virtual machines in HubVnet named VM1 and VM2 that run Windows Server 2019 and are used to manage all the Azure databases. Licensing Agreement Litware is a Microsoft Volume Licensing customer that has License Mobility through Software Assurance. Current Problems SalesSQLDb1 experiences performance issues that are likely due to out-of-date statistics and frequent blocking queries. Requirements Planned Changes Litware plans to implement the following changes: • Implement 30 new databases in Azure, which will be used by time-sensitive manufacturing apps that have varying usage patterns. Each database will be approximately 20 GB. • Create a new Azure SQL database named ResearchDB1 on a logical server named ResearchSrv01. ResearchDB1 will contain Personally Identifiable Information (PII) data. • Develop an app named ResearchApp1 that will be used by the research department to populate and access ResearchDB1. • Migrate ManufacturingSQLDb1 to the Azure virtual machine platform. • Migrate the SERVER1 databases to the Azure SQL Database platform. Technical Requirements Litware identifies the following technical requirements: • Maintenance tasks must be automated. • The 30 new databases must scale automatically. • The use of an on-premises infrastructure must be minimized. • Azure Hybrid Use Benefits must be leveraged for Azure SQL Database deployments. • All SQL Server and Azure SQL Database metrics related to CPU and storage usage and limits must be analyzed by using Azure built-in functionality. Security and Compliance Requirements Litware identifies the following security and compliance requirements: • Store encryption keys in Azure Key Vault. • Retain backups of the PII data for two months. • Encrypt the PII data at rest, in transit, and in use. • Use the principle of least privilege whenever possible. • Authenticate database users by using Active Directory credentials. • Protect Azure SQL Database instances by using database-level firewall rules. • Ensure that all databases hosted in Azure are accessible from VM1 and VM2 without relying on public endpoints. Business Requirements Litware identifies the following business requirements: • Meet an SLA of 99.99% availability for all Azure deployments. • Minimize downtime during the migration of the SERVER1 databases. • Use the Azure Hybrid Use Benefits when migrating workloads to Azure. • Once all requirements are met, minimize costs whenever possible. Hotspot Question You need to implement the monitoring of SalesSQLDb1. The solution must meet the technical requirements. How should you collect and stream metrics? To answer, select the appropriate options in the answer area. Z NOTE: Each correct selection is worth one point. The database only. The elastic pool and the database. The elastic pool only. The server, the elastic pool, and the database.

QUESTION 6 Case Study 1 - Litware, Inc Overview Litware, Inc. is a renewable energy company that has a main office in Boston. The main office hosts a sales department and the primary datacenter for the company. Physical Locations Existing Environment Litware has a manufacturing office and a research office is separate locations near Boston. Each office has its own datacenter and internet connection. The manufacturing and research datacenters connect to the primary datacenter by using a VPN. Network Environment The primary datacenter has an ExpressRoute connection that uses both Microsoft peering and private peering. The private peering connects to an Azure virtual network named HubVNet. Identity Environment Litware has a hybrid Azure Active Directory (Azure AD) deployment that uses a domain named litwareinc.com. All Azure subscriptions are associated to the litwareinc.com Azure AD tenant. Database Environment The sales department has the following database workload: • An on-premises named SERVER1 hosts an instance of Microsoft SQL Server 2012 and two 1- TB databases. • A logical server named SalesSrv01A contains a geo-replicated Azure SQL database named SalesSQLDb1. SalesSQLDb1 is in an elastic pool named SalesSQLDb1Pool. SalesSQLDb1 uses database firewall rules and contained database users. • An application named SalesSQLDb1App1 uses SalesSQLDb1. The manufacturing office contains two on-premises SQL Server 2016 servers named SERVER2 and SERVER3. The servers are nodes in the same Always On availability group. The availability group contains a database named ManufacturingSQLDb1 Database administrators have two Azure virtual machines in HubVnet named VM1 and VM2 that run Windows Server 2019 and are used to manage all the Azure databases. Licensing Agreement Litware is a Microsoft Volume Licensing customer that has License Mobility through Software Assurance. Current Problems SalesSQLDb1 experiences performance issues that are likely due to out-of-date statistics and frequent blocking queries. Requirements Planned Changes Litware plans to implement the following changes: • Implement 30 new databases in Azure, which will be used by time-sensitive manufacturing apps that have varying usage patterns. Each database will be approximately 20 GB. • Create a new Azure SQL database named ResearchDB1 on a logical server named ResearchSrv01. ResearchDB1 will contain Personally Identifiable Information (PII) data. • Develop an app named ResearchApp1 that will be used by the research department to populate and access ResearchDB1. • Migrate ManufacturingSQLDb1 to the Azure virtual machine platform. • Migrate the SERVER1 databases to the Azure SQL Database platform. Technical Requirements Litware identifies the following technical requirements: • Maintenance tasks must be automated. • The 30 new databases must scale automatically. • The use of an on-premises infrastructure must be minimized. • Azure Hybrid Use Benefits must be leveraged for Azure SQL Database deployments. • All SQL Server and Azure SQL Database metrics related to CPU and storage usage and limits must be analyzed by using Azure built-in functionality. Security and Compliance Requirements Litware identifies the following security and compliance requirements: • Store encryption keys in Azure Key Vault. • Retain backups of the PII data for two months. • Encrypt the PII data at rest, in transit, and in use. • Use the principle of least privilege whenever possible. • Authenticate database users by using Active Directory credentials. • Protect Azure SQL Database instances by using database-level firewall rules. • Ensure that all databases hosted in Azure are accessible from VM1 and VM2 without relying on public endpoints. Business Requirements Litware identifies the following business requirements: • Meet an SLA of 99.99% availability for all Azure deployments. • Minimize downtime during the migration of the SERVER1 databases. • Use the Azure Hybrid Use Benefits when migrating workloads to Azure. • Once all requirements are met, minimize costs whenever possible. Hotspot Question You need to recommend a configuration for ManufacturingSQLDb1 after the migration to Azure. The solution must meet the business requirements. What should you include in the recommendation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Cloud witness. Disk witness. File share witness.

QUESTION 7 You have an Azure SQL database named sqldb1. You need to minimize the possibility of Query Store transitioning to a read-only state. What should you do?. Double the value of Data Flush interval. Decrease by half the value of Data Flush Interval. Double the value of Statistics Collection Interval. Decrease by half the value of Statistics Collection interval.

QUESTION 8 You have SQL Server 2019 on an Azure virtual machine that runs Windows Server 2019. The virtual machine has 4 vCPUs and 28 GB of memory. You scale up the virtual machine to 16 vCPUSs and 64 GB of memory. You need to provide the lowest latency for tempdb. What is the total number of data files that tempdb should contain?. 2. 4. 8. 64.

QUESTION 9 A data engineer creates a table to store employee information for a new application. All employee names are in the US English alphabet. All addresses are locations in the United States. The data engineer uses the following statement to create the table. You need to recommend changes to the data types to reduce storage and improve performance. Which two actions should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. Change Salary to the money data type. Change PhoneNumber to the float data type. Change LastHireDate to the datetime2(7) data type. Change PhoneNumber to the bigint data type. Change LastHireDate to the date data type.

QUESTION 10 You have an Azure SQL database. You identify a long running query. You need to identify which operation in the query is causing the performance issue. What should you use to display the query execution plan in Microsoft SQL Server Management Studio (SSMS)?. Live Query Statistics. An estimated execution plan. An actual execution plan. Client Statistics.

QUESTION 11 You have a version-8.0 Azure Database for MySQL database. You need to identify which database queries consume the most resources. Which tool should you use?. Query Store. Metrics. Query Performance Insight. Alerts.

Denunciar Test