Welcome to Microsoft Fabric Ideas
1-10 of 13 results
Etsuo Hayama (Japan Concentrix KK) on 2024-12-09 05:46:10
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...
Administrator
This is a known issue that we intend to fix .
Thanks
Todd Chittenden on 2024-12-09 14:18:37
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 ...
Vojtech Dolejsi on 2024-11-21 09:43:03
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....
Mark Lobbezoo on 2024-12-07 18:51:18
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:...
Bill Breitenbach on 2024-12-09 20:30:27
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...
R T on 2024-12-09 21:36:41
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...
Bob Duffy on 2025-01-23 13:48:14
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...
Bob Duffy on 2025-01-23 13:40:36
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. ...
Bob Duffy on 2025-01-23 13:35:59
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...
Rob Carrol on 2025-01-13 12:32:31
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 ...
Administrator
We are actively working on this ask.