Skip to content

Commit 4347e30

Browse files
Cosmetic changes
1 parent de764c3 commit 4347e30

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/postgresql/migrate/concepts-single-to-flexible.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,11 @@ The changes to this server parameter would require a server restart to come into
249249

250250
Use the **Save and Restart** option and wait for the postgresql server to restart.
251251

252-
> [!NOTE]
253-
> The following pre-requisite is applicable only for flexible servers on which the migration of users/roles functionality is enabled.
252+
254253
##### Create AAD users on target server
254+
> [!NOTE]
255+
> This pre-requisite is applicable only for flexible servers on which the migration of users/roles functionality is enabled.
256+
255257
Execute the following query on your source server to get the list of AAD users.
256258
```sql
257259
SELECT r.rolname

0 commit comments

Comments
 (0)