Skip to content

Commit f22100c

Browse files
Court72SnehaGunda
andauthored
Apply suggestions from PR review
Co-authored-by: Sneha Gunda <[email protected]>
1 parent e4c1f2e commit f22100c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/synapse-analytics/sql-data-warehouse/backup-and-restore.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ To restore a deleted data warehouse, see [Restore a deleted database](sql-data-w
103103

104104
> [!NOTE]
105105
> Table-level restore is not supported in dedicated SQL Pools. You can only recover an entire database from your backup, and then copy the require table(s) by using
106-
> - ETL tools activities such as [Copy Activity](https://learn.microsoft.com/azure/data-factory/copy-activity-overview)
106+
> - ETL tools activities such as [Copy Activity](/azure/data-factory/copy-activity-overview)
107107
> - Export and Import
108-
> - Export the data from the restored backup into your Data Lake by using CETAS [CETAS Example](https://learn.microsoft.com/sql/t-sql/statements/create-external-table-as-select-transact-sql?view=sql-server-linux-ver16&preserve-view=true#d-use-create-external-table-as-select-exporting-data-as-parquet)
109-
> - Import the data by using [COPY](https://learn.microsoft.com/sql/t-sql/statements/copy-into-transact-sql?view=azure-sqldw-latest) or [Polybase](https://learn.microsoft.com/azure/synapse-analytics/sql/load-data-overview#options-for-loading-with-polybase)
108+
> - Export the data from the restored backup into your Data Lake by using CETAS [CETAS Example](/sql/t-sql/statements/create-external-table-as-select-transact-sql?view=sql-server-linux-ver16&preserve-view=true#d-use-create-external-table-as-select-exporting-data-as-parquet)
109+
> - Import the data by using [COPY](/sql/t-sql/statements/copy-into-transact-sql?view=azure-sqldw-latest) or [Polybase](/azure/synapse-analytics/sql/load-data-overview#options-for-loading-with-polybase)
110110
111111
## Cross subscription restore
112112

0 commit comments

Comments
 (0)