Which of the following tools doesn't allow you to monitor instance, server, and database availability?
The latest changes and updates from the administration for this exam.
Latest Update: Jun 25 2026
All questions are working fine.
Which of the following tools doesn't allow you to monitor instance, server, and database availability?
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
When a thread is being executed and is forced to wait on an unavailable resource, SQL Server keeps track of these metrics. This information is easily identifiable via the [?].
When securing a network for Azure SQL Database, there are four main choices. If you choose this option, you're allowing any resource from any region or subscription the possibility to access your resource. This option makes it easy to get up and running and get Azure SQL Database connected to other services, such as Azure Virtual Machines, Azure App Service, or even Azure Cloud Shell, because you're allowing anything that comes through Azure to have the potential to connect.
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
SQL Server has several index types to support different types of workloads. At a high level, an index can be thought of as an on-disk structure that is associated with a table or a view, that enables SQL Server to more easily find the row or rows associated with the index key, compared to scanning the entire table.
[?] are a separate structure from the data rows. [?] contain the key values defined for the index, and a pointer to the data row that contains the key value. You can add additional nonkey columns to the leaf level of [?] to cover more columns using the included columns feature in SQL Server. You can create multiple [?] on a table.
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
Platform as a Service (PaaS) provides a complete development and deployment environment in the cloud, which can be used for simple cloud-based applications as well as for advanced enterprise applications. PaaS comes in several different service tiers. Each tier has varying capabilities, which provide a wide range of options when choosing this platform. One of the most important features of the Platform as a Service offering is backups.
On the vCore databases this value can be adjusted by the administrator. The retention time can be extended by configuring long-term retention (LTR), which would allow you to retain backups for up to [?].
Which service tier puts the data and log files on Azure Premium Storage?
Which Performance Monitor counter reflects how long SQL Server expects to retain data in memory?
Platform as a Service (PaaS) provides a complete development and deployment environment in the cloud, which can be used for simple cloud-based applications as well as for advanced enterprise applications.
Which are the available Azure SQL Database purchase models? (Select two)
Select all that apply
Storage performance is a critical component of an I/O heavy application like a database engine. Azure offers a broad array of storage options and can even build your storage solution to meet your workload requirements.
Azure Storage is a highly scalable, secure storage platform that offers a range of solutions to meet the needs of many applications. The following types of storage support encryption at rest with either a Microsoft managed or a user-defined encryption key.
[?] is effectively a file share that can be mounted inside a virtual machine, without the need to set up any hardware. SQL Server can use [?] as a storage target for a failover cluster instance.
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
Before Windows Server Failover Clustering can be configured, the underlying Windows feature must be [?] that will participate in the WSFC.
This can be done in one of two ways:
• Server Manager
• PowerShell