Share via

external user limit can be create in database

Anonymous
2023-07-24T03:31:31.39+00:00

i want to create new external user in sys.databae_principal table,.

how many number of the external user can be create? has limit? max number?

Azure SQL Database

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 23,605 Reputation points
    2023-07-24T03:55:30.7533333+00:00

    The system does not limit the number of external users that can be created. Still, it can be constrained by factors such as available resources (e.g., memory, disk space) and your edition of SQL Server. SQL Server editions have different limitations, including the number of concurrent connections.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.