Skip to content

Commit 1188221

Browse files
committed
Doc cleanup - removed unused image files
1 parent fb56b82 commit 1188221

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

articles/postgresql/migrate/how-to-migrate-single-to-flexible-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For help with understanding the options associated with a command and with frami
6868
az postgres flexible-server migration --help
6969
```
7070

71-
That command gives you the following output:
71+
The above command gives you the following output:
7272

7373
:::image type="content" source="./media/concepts-single-to-flexible/az postgres flexible-server migration --help.png" alt-text="Screenshot of Azure Command Line Interface help." lightbox="./media/concepts-single-to-flexible/az postgres flexible-server migration --help.png":::
7474

@@ -82,7 +82,7 @@ The `create` command helps in creating a migration from a source server to a tar
8282
az postgres flexible-server migration create -- help
8383
```
8484

85-
That command gives the following result:
85+
The above command gives you the following result:
8686

8787
:::image type="content" source="./media/concepts-single-to-flexible/az postgres flexible-server migration create.png" alt-text="Screenshot of the command for creating a migration." lightbox="./media/concepts-single-to-flexible/az postgres flexible-server migration create.png":::
8888

0 commit comments

Comments
 (0)