- Home
- Microsoft Certification
- 070-765 Exam
- Microsoft.070-765.dumpsfiles Dumps
Free Microsoft 070-765 Exam Dumps Questions & Answers
| Exam Code/Number: | 070-765Join the discussion |
| Exam Name: | Provisioning SQL Databases |
| Certification: | Microsoft |
| Question Number: | 268 |
| Publish Date: | Jul 14, 2026 |
|
Rating
100%
|
|
Total 268 questions
You have a single server on premises Microsoft SQL Server deployment.
You must migrate the environment to an Azure virtual machine (VM). You must minimize costs while maintaining the same level of performance as the on-premises SQL environment.
You need to evaluate the number and types of read/write operations for the existing deployment.
Which tool should you use?
You are migrating an on-premises Microsoft SQL Server virtual machine (VM) to an Azure IaaS VM.
The following chart shows current peak IOPS per hour over the course of a day:
You have a single-server on-premises Microsoft SQL Server deployment.
You must migrate the environment to an Azure virtual machine (VM). You must minimize costs while maintaining the same level of performance as the on-premises SQL environment.
You need to evaluate the number and types of read/write operations for the existing deployment.
Which tool should you use?
The number of IOPS per hour is expected to peak at 20 times the current value in the future.
Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.

You plan to deploy multiple Microsoft SQL Servers to a set of Windows Server virtual machines. You create the following configuration file:
You run the following batch file to start the installation:
The Postinstall. Sq1 script contains the following Transact-SQL statements;
You need to evaluate the installation process.
What changes are made during the installation?
To answer, select the appropriate responses in the answer area.

You are the administrator of a Microsoft SQL Server 2014 server.
Some applications consume significant resources. You need to manage the server workload by restricting resource-intensive applications You need to dynamically limit resource consumption.
What should you do?
You administer a Microsoft SQL Server 2014 database named ContosoDb. Tables are defined as shown in the exhibit. (Click the Exhibit button.)
You need to display rows from the Orders table for the Customers row having the CustomerId value set to 1 in the following XML format.
Which Transact-SQL query should you use?