Skip to content

Commit b298641

Browse files
authored
Format Pics
1 parent 60f9999 commit b298641

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

articles/sql-data-warehouse/sql-data-warehouse-restore.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,28 +212,41 @@ The recovered database will be TDE-enabled if the source database is TDE-enabled
212212
2. Navigate to the SQL data warehouse that you want to create a restore point for.
213213

214214
3. At the top of the Overview blade, select **+New Restore Point**.
215+
215216
![New Restore Point](./media/sql-data-warehouse-restore-database-portal/creating_restore_point_0.png)
217+
216218
4. Specify a name for your restore point.
219+
217220
![Name of Restore Point](./media/sql-data-warehouse-restore-database-portal/creating_restore_point_1.png)
218221

219222
### Restore an active or paused database
220223
1. Sign in to the [Azure portal][Azure portal].
221224
2. Navigate to the SQL data warehouse that you want to restore from.
222225
3. At the top of the Overview blade, select **Restore**.
226+
223227
![ Restore Overview](./media/sql-data-warehouse-restore-database-portal/restoring_0.png)
228+
224229
4. Select either **Automatic Restore Points** or **User-Defined Restore Points**.
230+
225231
![Automatic Restore Points](./media/sql-data-warehouse-restore-database-portal/restoring_1.png)
232+
226233
5. For User-Defined Restore Points, **select a Restore point** or **Create a new user-defined restore point**.
234+
227235
![User-defined Restore Points](./media/sql-data-warehouse-restore-database-portal/restoring_2_udrp.png)
228236

229237
### Restore a deleted database
230238
1. Sign in to the [Azure portal][Azure portal].
231239
2. Navigate to the SQL server your deleted database was hosted on.
232240
3. Select the Deleted databases icon in the table of contents.
241+
233242
![Deleted Databases](./media/sql-data-warehouse-restore-database-portal/restoring_deleted_0.png)
243+
234244
4. Select the deleted database that you want to restore.
245+
235246
![Select Deleted Databases](./media/sql-data-warehouse-restore-database-portal/restoring_deleted_1.png)
247+
236248
5. Specify a new database name.
249+
237250
![Specify Database Name](./media/sql-data-warehouse-restore-database-portal/restoring_deleted_2.png)
238251

239252
<!--Image references-->

0 commit comments

Comments
 (0)