Skip to content

Commit 0c5067d

Browse files
author
Ankita Dutta
committed
QS work
1 parent 41129ec commit 0c5067d

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed
2.66 KB
Loading

articles/resource-mover/tutorial-move-region-sql.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -73,19 +73,19 @@ To select the resources you want to move, follow these steps:
7373

7474
:::image type="content" source="./media/tutorial-move-region-sql/search.png" alt-text="Screenshot displays search results for resource mover in the Azure portal." lightbox="./media/tutorial-move-region-sql/search.png":::
7575

76-
2. In **Overview**, select **Get Started**.
76+
2. On the Azure Resource Mover **Overview** pane, select **Move across regions**.
7777

7878
:::image type="content" source="./media/tutorial-move-region-sql/get-started.png" alt-text="Screenshot displays button to add resources to move to another region." lightbox="./media/tutorial-move-region-sql/get-started.png":::
7979

80-
3. In **Move resources** > **Source + destination**:
80+
3. On **Move resources** > **Source + destination**:
8181
1. Select the source **Subscription** and **Region**.
82-
2. In **Destination**, select the region to which you want to move the resources. Then select **Next**.
82+
2. Under **Destination**, select the region to which you want to move the resources. Then select **Next**.
8383

8484
:::image type="content" source="./media/tutorial-move-region-sql/source-target.png" alt-text="Screenshot displays page to select source and destination region." lightbox="./media/tutorial-move-region-sql/source-target.png":::
8585

86-
6. In **Move resources** > **Resources to move**:
86+
6. On **Move resources** > **Resources to move**:
8787
1. Go to **Select resources**.
88-
1. In **Select resources**, select the resources. You can only add resources that are supported for move. Then select **Done**.
88+
1. On **Select resources** pane, select the resources. You can only add resources that are supported for move. Then select **Done**.
8989

9090
:::image type="content" source="./media/tutorial-move-region-sql/select-resources.png" alt-text="Screenshot displays page to select SQL resources to move." lightbox="./media/tutorial-move-region-sql/select-resources.png":::
9191

@@ -126,6 +126,8 @@ To resolve the resources you want to move, follow these steps:
126126

127127
Azure Resource Mover currently doesn't move SQL server across regions. To commit the move, you must first assign a target SQL server in the target region.
128128

129+
To assign the destination resources manually, follow these steps:
130+
129131
1. **Assign a target SQL server**- To assign a target SQL server, follow these steps:
130132

131133
1. In **Across regions**, for the SQL server resource, in the **Destination configuration** column, select **Resource not assigned**.
@@ -136,7 +138,7 @@ Azure Resource Mover currently doesn't move SQL server across regions. To commit
136138
> [!NOTE]
137139
> The source SQL Server state changes to *Commit move pending*.
138140
139-
1. **Commit the SQL Server move**- To commit a target SQL server, follow these steps:
141+
1. **Commit the SQL Server move**- To commit a target SQL server and finish the move process, follow these steps:
140142

141143
1. In **Across regions**, select the SQL Server, and then select **Commit move**.
142144
2. In **Commit resources**, select **Commit**.
@@ -215,6 +217,8 @@ During the prepare stage, the target database is created in the target region an
215217

216218
## Move databases
217219

220+
Now that you've prepared the resources prepared, you can initiate the move.
221+
218222
To move the databases, follow these steps:
219223

220224
1. In **Across regions**, select resources with state **Initiate move pending**. Then select **Initiate move**.
@@ -231,12 +235,12 @@ To move the databases, follow these steps:
231235

232236
After the initial move, you can decide whether you want to commit the move, or to discard it.
233237

234-
- **Discard**: You might want to discard a move if you're testing, and you don't want to actually move the source resource. Discarding the move returns the resource to a state of **Initiate move pending**.
238+
- **Discard**: You might want to discard a move if you're testing, and you don't want to actually move the source resource. Discarding the move returns the resource to a state of *Initiate move pending*.
235239
- **Commit**: Commit completes the move to the target region. After committing, a source resource will be in a state of **Delete source pending** and you can decide if you want to delete it.
236240

237241
### Discard the move
238242

239-
You can discard the move as follows:
243+
To discard the move, follow these steps:
240244

241245
1. In **Across regions**, select resources with state **Commit move pending**, and select **Discard move**.
242246
2. In **Discard move**, select **Discard**.
@@ -252,7 +256,7 @@ If you want to start the move again after discarding, select the SQL database, o
252256

253257
### Commit the move
254258

255-
Finish moving databases and elastic pools as follows:
259+
Finish moving databases and elastic pools by following these steps:
256260

257261
1. Check that the SQL Server is a *Delete source pending* state.
258262
2. Update database connection strings to the target region, before you commit.
@@ -275,7 +279,7 @@ After the move, you can optionally delete resources in the source region.
275279
> [!NOTE]
276280
> SQL Server servers can't be deleted from the portal and must be deleted from the resource property page.
277281
278-
1. In **Across Regions**, select the name of the source resource that you want to delete.
282+
1. On the **Across regions** pane, select the name of the source resource that you want to delete.
279283
2. Select **Delete source**.
280284

281285
## Next steps

0 commit comments

Comments
 (0)