Share via

Assembly creation in SQL Server for azure managed instance with MFA authentication

Abhishek Modi (amodi) 20 Reputation points
2024-03-14T13:02:36.8966667+00:00

Hi Team,

During the creation of an assembly, we require some field information from sys.[sql_logins] view. These fields are such as SID, name, principal_id, type, type_desc, create_date, modify_date, default_database_name, and default_language_name, etc. This information is not present in this view in the case of logged-in users of Azure Managed Instance.

Can you please let us know from where we should fetch this information or any other alternative where we could get those details in case of Azure Managed Instance?

Thanks,

Abhishek Modi

Azure SQL Database

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.