Showing results for export - Azure SQL Devs’ Corner

Jul 11, 2023
Post comments count0
Post likes count2

How to export Azure SQL Managed Instance data into Fabric Lakehouse

Jovan Popovic
Jovan Popovic

If you want to perform advanced analytics on your data and create stunning reports in Power BI, you should consider using Microsoft Fabric. Microsoft Fabric is a solution that combines the best Lakehouse and Warehouse technologies to provide a scalable, secure, and cost-effective platform for data analytics. With Microsoft Fabric, you can store you...

Managed InstanceAzure SQLMicrosoft Fabric
Jul 5, 2023
Post comments count0
Post likes count1

How to copy data from Azure SQL Managed Instance to Microsoft Fabric DW

Jovan Popovic
Jovan Popovic

If you want to perform advanced analytics on your data and create stunning reports in Power BI, you should consider using Microsoft Fabric. Microsoft Fabric is a solution that combines the best data warehousing and data lake technologies to provide a scalable, secure, and cost-effective platform for data analytics. With Microsoft Fabric, you can st...

Managed InstanceAzure SQLMicrosoft Fabric
Aug 31, 2020
Post comments count0
Post likes count0

Azure SQL & .bacpac the easy way

Davide Mauri
Davide Mauri

Restoring an Azure SQL database in one - well three - simple scripts: one with Powershell, one with AZ CLI + Bash and one using the ubiquitous SqlPackage

Azure SQLDevOps