Before posting question here I read the below links but these are related to old versions of SQL Server.
How to add Active Directory user group as login in SQL Server
I have a .NET application which is connecting to the SQL Server using SQL server authentication.
We have lot of Active Directory users there for our project. Can you please tell me how to create separate login account for each Active Directory users in SQL Server 2016? Or tell me how to add Azure active directory group as login in SQL Server 2016.