How to: Delete a SQL Server Agent Proxy (Transact-SQL)

This topic describes the steps required to delete a Microsoft SQL Server Agent proxy.

To delete a SQL Server Agent proxy

  • Execute sp_delete_proxy using the name of the proxy to be deleted.