Skip to content

Commit 19fe1fb

Browse files
authored
Update sql-server-agent-extension.md
1 parent 39c2682 commit 19fe1fb

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/sql-operations-studio/sql-server-agent-extension.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ author: "yualan"
1414
ms.author: "alayu"
1515
manager: craigg
1616
---
17-
# SQL Server Agent Extension
17+
# SQL Server Agent extension
1818

19-
The SQL Server Agent Extension is an extension for managing and troubleshooting SQL Agent jobs and configuration. This extension is currently in preview.
19+
The SQL Server Agent extension is an extension for managing and troubleshooting SQL Agent jobs and configuration. This extension is currently in preview.
2020

2121
Key actions include:
2222
- List SQL Server Agent Jobs Configured on a SQL Server
@@ -28,22 +28,22 @@ Key actions include:
2828
1. To open the extensions manager and access the available extensions, select the extensions icon, or select **Extensions** in the **View** menu.
2929
2. Select an available extension to view it's details.
3030

31-
![install agent](media/extensions/sql-server-agent-extension/install-sql-agent.png)
31+
![Install agent](media/extensions/sql-server-agent-extension/install-sql-agent.png)
3232

3333
1. Select the extension you want and **Install** it.
3434
2. Select **Reload** to enable the extension (only required the first time you install an extension).
3535
1. Navigate to your management dashboard by right-clicking your server or database and selecting **Manage**.
3636
2. Installed extensions appear as tabs on your management dashboard:
3737

38-
![view agent](media/extensions/sql-server-agent-extension/view-sql-agent.png)
38+
![View agent](media/extensions/sql-server-agent-extension/view-sql-agent.png)
3939

40-
## View Jobs
40+
## View jobs
4141

4242
When you connect to the SQL Server Agent extension, the first thing you see is a list of all your Agent jobs.
4343

44-
![view jobs](media/extensions/sql-server-agent-extension/job-view.png)
44+
![View jobs](media/extensions/sql-server-agent-extension/job-view.png)
4545

46-
## Next Steps
46+
## Next steps
4747

4848
To learn more about SQL Server Agent, [check our documentation.](https://docs.microsoft.com/sql/ssms/agent/sql-server-agent?view=sql-server-2017)
4949

0 commit comments

Comments
 (0)