Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.34 KB

File metadata and controls

24 lines (17 loc) · 1.34 KB
author rwestMSFT
ms.author randolphwest
ms.date 11/18/2024
ms.service sql
ms.topic include
ms.custom
linux-related-content

When you connect to your [!INCLUDE ssnoversion-md] instance using the system administrator (sa) account for the first time after installation, it's important for you to follow these steps, and then immediately disable the sa account as a security best practice.

  1. Create a new login, and make it a member of the sysadmin server role.

  2. Connect to the [!INCLUDE ssnoversion-md] instance using the new login you created.

  3. Disable the sa account, as recommended for security best practice.