Additional SQL Server features and topics not covered by specific categories
Hi @Mohamed B ,
> Do you know how many Basic availability groups we can create?
Like the traditional (advanced) Always On Availability Groups with Enterprise Edition, Basic Always On availability groups does not have a specific limit on the number of creation.
In theory, there is no limit to the availability groups that can be created on an instance, but generally it is not recommended to exceed 10. Of course, whether more availability groups should be created depends on the possible workload and actual servers configuration.
The differences and limitations of basic availability groups are summarized in following document.
https://learn.microsoft.com/en-us/sql/database-engine/availability-groups/windows/basic-availability-groups-always-on-availability-groups?view=sql-server-ver15