An Azure relational database service.
Assembly creation in SQL Server for azure managed instance with MFA authentication
Abhishek Modi (amodi)
20
Reputation points
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
Azure SQL Database
Sign in to answer