Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.67 KB

automated-administration-tasks-sql-server-agent.md

File metadata and controls

32 lines (26 loc) · 1.67 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords monikerRange
Automated Administration Tasks (SQL Server Agent)
Automated Administration Tasks (SQL Server Agent)
markingmyname
maghan
01/19/2017
sql
ssms
how-to
administrative tasks [SQL Server]
automating administrative tasks
SQL Server Agent
administering SQL Server, automatically
= azuresqldb-mi-current || >= sql-server-2016

Automated Administration Tasks (SQL Server Agent)

[!INCLUDE SQL Server SQL MI]

Important

On Azure SQL Managed Instance, most, but not all SQL Server Agent features are currently supported. See Azure SQL Managed Instance T-SQL differences from SQL Server for details.

Microsoft [!INCLUDEssNoVersion] allows you to automate administrative tasks. To automate administration, you define predictable administrative tasks and then specify the conditions under which each task occurs. Using automated administration to handle routine tasks and events frees your time to perform other administrative functions.

In This Section

Implement SQL Server Agent Security

Implement Jobs

Monitor and Respond to Events

Automated Administration Across an Enterprise