Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
[?] account(s) for data centre-level failure in Azure.
The latest changes and updates from the administration for this exam.
Latest Update: Jun 25 2026
All questions are working fine.
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
[?] account(s) for data centre-level failure in Azure.
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.
A(n) [?] is the underlying table, stored in sorted order based on the key value. There can only be one [?] on a given table, because the rows can be stored in one order.
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
Proper storage configuration is important to the performance of your Azure Virtual Machines. You can use the Resource Provider for SQL Server to automate the creation of your storage for you SQL Servers on Azure Virtual Machines. You can used Resource Governor to manage differing workloads in the same SQL Server.
Which types of storage should SQL Server should run on for optimal performance? (Select two)
Select all that apply
Which feature creates a replica of the database in another region that is asynchronously kept up to date?
Which best describes Intelligent Query Processing (IQP)?
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
SQL Database helps secure your data by providing encryption. For data in motion, it uses [A]. For data at rest, it uses [B] encryption. For data in use, it uses [C].
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
[?] is used primarily in multi-tenant scenarios where a group of databases share a single SQL Server instance, and performance needs to be kept consistent for all users of the server. You can also use [?] to limit the resources used by maintenance operations like consistency checks and index rebuilds, to try to guarantee sufficient resources for user queries during your maintenance windows.
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
When creating a database, SQL Server maps this database with minimum two operating system files; the database data file MDF and the database log file LDF. Logically, the database data files are created under a collection set of files that simplifies the database administration, this logical file container is called the [?].
In Azure SQL Database and Azure SQL Managed Instance, you can perform a self-service restore. You can choose the exact point in time to which you want to restore and start the process by using the Azure portal, the PowerShell/Azure CLI, or REST APIs.
Retention for PITR varies between 1 and 35 days.
What is the best option if an organization needs a retention period which is exceeds 35 days?
Identify the missing word(s) in the following sentence within the context of Microsoft Azure.
Behind the scenes, for Azure SQL Managed Instance, Azure deploys a [?] for your service. This architecture helps in providing security and native virtual network support. (Select two - The terms are interchangeable.)
Select all that apply