SQL Server Permission : ALTER ANY DATABASE
Allows or Denies the ability to drop or modify existing databases as well as create new databases. The dbcreator fixed server role has this permission granted implicitly.
ALTER ANY ENDPOINT Allows or Denies the ability to create, drop, or modify endpoints. The sysadmin fixed server role has this permission granted implicitly.
Related Article : How to assign these SQL Server Permissions
