Versions Compared

Key

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

...

Besides SQL Server login, discovering and adding instances require the same set of credentials. Instance registration also requires

When registering (adding) and an instance we are also asking for the sql server login (which we are not asking for during discovery).

There are 2 scenarios

Scenario 1: Instance is discovered using cloud account. In this case, the account is already associated with this instance so API calls will be using this account

...