AzureSqlMI.Database is a Power Query M function that connects to Azure SQL Database Managed Instance.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
AzureSqlMI.Database(
server as text,
database as text,
) as table
Description
Used to connect to Azure SQL Database Managed Instance
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy