Online Access Free 70-765 Practice Test
| Exam Code: | 70-765 |
| Exam Name: | Provisioning SQL Databases |
| Certification Provider: | Microsoft |
| Free Question Number: | 268 |
| Posted: | Sep 03, 2026 |
You have just completed a new Microsoft SQL Server installation.
You need to configure a new SQL Server Agent alert to send an email to the DBA team for severity 20 errors.
Which three actions should you perform? Each correct answer presents part of the solution. (Choose three.)
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You need to run a Transact-SQL script against a Microsoft Azure SQL database daily at 01:00.
Solution: You deploy Microsoft SQL Server to an Azure virtual machine, and then you use the SQL Server Agent to schedule a job.
Does this meet the goal?
You have a database named db1 and an application named App1. App1 queries DB1.
You discover that a non-clustered index in obi is corrupt.
You need to repair the index- App1 must be able to query osi while the index is being repaired.
What should you do?
Your company has a single Microsoft SQL Server instance that hosts all company databases.
The SQL Server has the following configuration requirements:
The SQL Server Agent service is configured to start automatically on the SQL instance.
Autogrowth for databases is not permitted.
The SQL Server instance contains a database named Orders that stores order information from a web site application.
The MaxSize property for the database is set to 1 gigabyte (GB).
The SQL Server must email an administrator when the Orders database falls below 20 percent of available disk space.
You need to configure SQL Server objects to enable the email alerts.
Which SQL Server objects should you create? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.


