Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
kirankumar1728
New Member

Can we connect Azure SQL managed instance to google cloud?

Hello,

 

Thanks in advance for reading my message. Is it possible to connect google cloud storage from Azure SQL managed instance? Can we connect through ODBC? As there is vm for SQL managed instance, not sure what is the best way to read the data.

Source: Google Cloud

Target: Azure SQL managed instance

 

Appreciate your help.

 

Regards

Kumar

1 ACCEPTED SOLUTION
v-venuppu
Community Support
Community Support

Hi @kirankumar1728 ,

Thank you for reaching out to Microsoft Fabric Community.

Yes, you can connect Google Cloud Storage to Azure SQL Managed Instance, but not directly from within the SQL instance itself. Here's how you can do it:

Best way is to Use Azure Data Factory (ADF):

  • ADF lets you read data from Google Cloud Storage and load it into Azure SQL Managed Instance.
  • It has built-in connectors for both GCS and SQL MI.
  • This is the easiest and most reliable option.

ODBC Driver is Not supported directly:

  • SQL Managed Instance doesn’t allow you to install ODBC drivers or run custom code, so you can’t connect to GCS directly from inside SQL MI.
  • If you want to use ODBC, you’d need to set it up on a separate VM, pull data from GCS there, and push it into SQL MI.

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

Thank you.

View solution in original post

2 REPLIES 2
kirankumar1728
New Member

Hello, Thank you for the detailed explaination. The first approach seems to be the best way to read data from google cloud. I will try that one and reach out to the community in case of any questions. Thanks again. 

Kiran

v-venuppu
Community Support
Community Support

Hi @kirankumar1728 ,

Thank you for reaching out to Microsoft Fabric Community.

Yes, you can connect Google Cloud Storage to Azure SQL Managed Instance, but not directly from within the SQL instance itself. Here's how you can do it:

Best way is to Use Azure Data Factory (ADF):

  • ADF lets you read data from Google Cloud Storage and load it into Azure SQL Managed Instance.
  • It has built-in connectors for both GCS and SQL MI.
  • This is the easiest and most reliable option.

ODBC Driver is Not supported directly:

  • SQL Managed Instance doesn’t allow you to install ODBC drivers or run custom code, so you can’t connect to GCS directly from inside SQL MI.
  • If you want to use ODBC, you’d need to set it up on a separate VM, pull data from GCS there, and push it into SQL MI.

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

Thank you.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.