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.
See Also
Concepts
Creating SQL Server Agent Proxies
Other Resources
sp_delete_proxy (Transact-SQL)