| DisplayName | Description | ID | Target | Accessibility | Category | Enabled | Remotable | Timeout |
| Check Disk (DBCC) | Checks the consistency of disk space allocation structures for a specified database. | Microsoft.Azure.ManagedInstance.Task.Database.DBCCCheckAlloc | Microsoft.Azure.ManagedInstance.Database | Internal | Maintenance | True | False | 300 |
| Check Catalog (DBCC) | Checks for catalog consistency within the specified database. The database must be online. | Microsoft.Azure.ManagedInstance.Task.Database.DBCCCheckCatalog | Microsoft.Azure.ManagedInstance.Database | Internal | Maintenance | True | False | 300 |
| Check Database (DBCC) | Checks the allocation, structural, and logical integrity of all the objects in the specified database. | Microsoft.Azure.ManagedInstance.Task.Database.DBCCCheckDB | Microsoft.Azure.ManagedInstance.Database | Internal | Maintenance | True | False | 300 |
| Global Configuration Settings | Global Configuration Settings. | Microsoft.Azure.ManagedInstance.Task.DBEngine.GetGlobalConfigurationSettings | Microsoft.Azure.ManagedInstance.DBEngine | Internal | Maintenance | True | False | 300 |