Skip to content

Commit 9766ebe

Browse files
authored
Merge pull request #110161 from danimir/master
Adding creating alerts
2 parents e2fb05b + 9cf5447 commit 9766ebe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/sql-database/sql-database-howto-managed-instance.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ In this article you can find various guides, scripts, and explanation that can h
3737

3838
- [Transactional replication](replication-with-sql-database-managed-instance.md) enables you to replicate your data between managed instances, or from on-premises SQL Server to a managed instance, and vice versa. Find more information how to use and configure transaction replication in this guide.
3939
- [Configure threat detection](sql-database-managed-instance-threat-detection.md)[threat detection](sql-database-threat-detection-overview.md) is a built-in Azure SQL Database feature that detects various potential attacks such as SQL Injection or access from suspicious locations. In this guide you can learn how to enable and configure [threat detection](sql-database-threat-detection-overview.md) for a managed instance.
40+
- [Creating alerts](sql-database-managed-instance-alerts.md) enables you to setup alerts on monitored metrics such are CPU utilization, storage space consumption, IOPS and others for managed instance. In this guide you will learn how to enable and configure alerts for managed instance.
4041

4142
## Next steps
4243

43-
- Learn more about [How-to guides for single databases](sql-database-howto-single-database.md)
44+
- Learn more about [How-to guides for single databases](sql-database-howto-single-database.md)

0 commit comments

Comments
 (0)