Skip to content

Commit 42e7393

Browse files
authored
Merge pull request #196523 from MikeRayMSFT/20220428-fix-link
Fix link post migration.
2 parents 545f7d1 + ca8e983 commit 42e7393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To restore from a geo-backup, use the [Get-AzSqlDatabaseGeoBackup](/powershell/m
3737
5. Get the data warehouse you want to recover.
3838
6. Create the recovery request for the data warehouse.
3939
7. Verify the status of the geo-restored data warehouse.
40-
8. To configure your data warehouse after the restore has completed, see [Configure your database after recovery]( ../../sql-database/sql-database-disaster-recovery.md?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json#configure-your-database-after-recovery).
40+
8. To configure your data warehouse after the restore has completed, see [Configure your database after recovery](/azure/azure-sql/database/disaster-recovery-guidance?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json#configure-your-database-after-recovery).
4141

4242
```powershell
4343
$SubscriptionName="<YourSubscriptionName>"

0 commit comments

Comments
 (0)