I am able to add individual AD logins as a login in azure sql managed instance, when i try to add a DL is the same way i am getting the following error.
error: Principal '' could not be found or this principal type is not supported.
Query user: CREATE LOGIN [] FROM EXTERNAL PROVIDER GO
Want to add a DL as login so that all individuals withing the DL can access the instance, isn't this not possible? What am I doing wrong here?