Skip to main content

Welcome to Microsoft Fabric Ideas

1-10 of 13 results

Clear filters
Vote 10
Etsuo Hayama (Japan Concentrix KK)'s profile image

Etsuo Hayama (Japan Concentrix KK) on 2024-12-09 05:46:10

Databases

How to deal with garbled characters in Microsoft Fabric SQL Database

Currently, the collation sequence for Microsoft Fabric SQL Database is set to SQL_Latin1_General_CP1_CI_AS, which means that creating tables or column names in Japanese or other languages ​​will result in garbled characters.We have also confirmed that it is currently not possible to cha...

Planned

Administrator

This is a known issue that we intend to fix .
Thanks

Vote 8
Todd Chittenden's profile image

Todd Chittenden on 2024-12-09 14:18:37

Databases

Fabric SQL Database names: Remove GUID suffix

When provisioning a new Fabric SQL Database, after typing in the name I want, what I get is that name PLUS some random GUID characters. This just seems wrong. Nobody likes to have their stuff renamed.As I understand it by someone from Microsoft in the Fabric Community, this was done to ...

New
Vote 6
Vojtech Dolejsi's profile image

Vojtech Dolejsi on 2024-11-21 09:43:03

Databases

Allow calls of Fabric SQL Database stored procedures from Data Warehouse

It would be great if there were a possibility to call a SQL Database stored procedures directly from a Data Warehouse stored procedures. A use case for this would be e.g. logging activities and events during ETL loads....

Under Review
Vote 5
Mark Lobbezoo's profile image

Mark Lobbezoo on 2024-12-07 18:51:18

Databases

Cross-database queries for live databases

Within Fabric SQL databases you can cross-database query in the warehouse connection. However cross-database querying from one live SQL database to another is not possible. It would be great to have this possibility with 3-part names:...

Under Review
Vote 3
Bill Breitenbach's profile image

Bill Breitenbach on 2024-12-09 20:30:27

Databases

Allow multiple database to be seen under the same server

Currently, databases are randomly assigned to a pool of logical servers and there is not a way to group databases under same logical server name. Please allow us to see all the SQL databases listed under the same logical server name. It would be ideal to create one connection...

Under Review
Vote 2
R T's profile image

R T on 2024-12-09 21:36:41

Databases

Add Selective Deployment for Fabric SQL DBs in Deployment Pipelines

The transactional nature of Fabric SQL DBs means these are a great SaaS offering for application data. However, the lack of an option to support selective deployment in pipelines (e.g., deploy Table A and Table B but not Table C since it is a work-in-progress) means your solution deployments h...

Under Review
Vote 1
Bob Duffy's profile image

Bob Duffy on 2025-01-23 13:48:14

Databases

Improve Fabric SQLDB Replication Support

We had a few incidents here replication either stopped completely after a data centre crash or had irrecoverable errors. In all cases we had to fully restore database or delete and start again.We need the following features to help support replication and have smoother recove...

New
Vote 1
Bob Duffy's profile image

Bob Duffy on 2025-01-23 13:40:36

Databases

Allow Access to Master

It would really help with backwards compat and frustrations connecting in SSMS if Fabric SQLDB allowed users to connect to master. This adds 2 improvements1) In this way we could connect to SSMS and then change DB afterwards , which is very much a mainstream practice. ...

New
Vote 1
Bob Duffy's profile image

Bob Duffy on 2025-01-23 13:35:59

Databases

maintain DatabaseID, Database Name and SqlEndPoint on a restore

When doing restore we always get a new database ID, Physical Name and SqlEndPoint, even if the database logical name is the same (eg restore over the top).This causes a massive increase in RTO as afer the restore all end points broke and configuration management had to be upd...

New
Vote 1
Rob Carrol's profile image

Rob Carrol on 2025-01-13 12:32:31

Databases

Read Data from Lakehouse inside a Fabric SQL Database (using T-SQL)

It should be possible to query data in a Fabric Lakehouse directly in Fabric SQL database using T-SQL. For example I have the following scenario where I want to join data from a table in my Fabric SQL DB to a delta table in my lakehouse then insert the resultset into another table in my Azure ...

Planned

Administrator

We are actively working on this ask.