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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Improve renaming of a Fabric warehouse

When you rename a Fabric warehouse from [wh_a] to [wh_b], the underlying objects like tables, views, etc, still refer to [wh_a]. As a result references to these objects do not work anymore (code broken).  Please either

- disallow the renaming,

- or provide a 'copy warehouse A to warehouse B' feature

- or let the renaming take care of the renaming of the underlying objects in the warehouse

Status: New