Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

After importing your SQL Server instances, be sure to go to the the Server Group Tags view to add the new servers to the tag for better management. For more information about tags, see Manage server group tags.

...

  • Server Name. Name of the SQL Server you want to register.
  • Authorization Type. Type of SQL Server authentication used to connect to the audited SQL Server.
    • 0 = Windows authentication
    • 1 = SQL Server authentication
    • 2 = Azure AD authentication
    • 3 = Amazon AD authentication (RDS for SQl Server )
  • User.
    • If the authorization type selected is 0 (Windows authentication) , use Windows credentials.
    • If the authorization type selected is 1 (SQL Server authentication) , use the default credentials of the SQL Server Agent.
    • If the authorization type selected is 2 (Azure AD authentication) , use Azure AD credentials.

    • If the authorization type selected is 3 (Amazon AD authentication) , use Amazon AD credentials.

  • Password. Password associated with the user account used previously.
  • Use Same Credentials.
    • TRUE = Use Windows/Azure AD/Amazon AD credentials specified previously.
    • FALSE = Specify a different Windows account.
  • Windows User. Credentials used to gather information about the OS, AD objects.
    • If Use Same Credentials is TRUE (Use Windows/Azure AD/Amazon AD credentials specified previously) , type a comma (,) in this column.
    • If Use Same Credentials is FALSE (Specify a different Windows/Azure AD/Amazon AD account) , specify a different Windows user account.
  • Windows User Password.
    • If Use Same Credentials is TRUE (Use Windows/ Azure AD/ Amazon AD credentials specified previously) , type a comma (,) in this column.
    • If Use Same Credentials is FALSE (Specify a different Windows/ Azure AD/ Amazon AD account) , specify the password for the different Windows user account.
  • Port Number. Port number on which the SQL Server instance, Azure SQL DB, or Amazon RDS for SQL Server is running. The default number is 1433.
  • Server Type. Type the number of instance instances that is getting added.
    • 0 = On-premise
    • 1 = SQL Server on Azure VM
    • 2 = Azure SQL Database
    • 3 = Amazon RDS for SQL Server
    • 4 = SQL Server on Amazon EC2

...

ServerType
Server NameAuthentication TypeUserPasswordUse Same CredentialsWindows UserWindows User PasswordPort numberServer TypeServer NameAuthTypeUserPasswordUseSameCredentialsWindowsUserWindowsUserPasswordPortNumber
FINSVR0myhouse\williamTest123TRUE,,14330
SQLSVR10thathouse\jimNum1DBAFALSEToolsTest1231433

0

accidera1.accoliteindia.com\MSSQLSERVER12temp@xyz.comabc@1234TRUE,,14331
sqlsecureacc.database.windows.net2test@accolitelabs.comabc@1234TRUE,,14332
IDERA-SQL2008R2.CSZUD3HACSPL.US-EAST-1.RDS.AMAZONAWS.COM3accolitelabs\administrator1control*123FALSE,,14333
ec2-52-0-82-183.compute-1.amazonaws.com0simpsons\administratorcontrol*159TRUE,,14334

...