Skip to content

Commit 7e79a3f

Browse files
committed
Removig the naming conventions section
1 parent e498efb commit 7e79a3f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-restore-deleted-dw.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ In this article, you learn to restore a dedicated SQL pool (formerly SQL DW) usi
2222

2323
**Verify your DTU capacity.** Each dedicated SQL pool (formerly SQL DW) is hosted by a [logical SQL server](/azure/azure-sql/database/logical-servers) (for example, myserver.database.windows.net) which has a default DTU quota. Verify that the server has enough remaining DTU quota for the database being restored. To learn how to calculate DTU needed or to request more DTU, see [Request a DTU quota change](sql-data-warehouse-get-started-create-support-ticket.md).
2424

25-
## SQL pool restore naming conventions
26-
27-
Before restoring a deleted SQL pool, make sure that you haven't created a new pool with the same name as the deleted pool. Because the restore point for the deleted SQL pool will be replaced by the newly provisioned SQL pool.
28-
2925
## Restore a deleted data warehouse through PowerShell
3026

3127
To restore a deleted dedicated SQL pool (formerly SQL DW), use the [Restore-AzSqlDatabase](/powershell/module/az.sql/restore-azsqldatabase?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json) cmdlet. If the corresponding server has been deleted as well, you can't restore that data warehouse.

0 commit comments

Comments
 (0)