Skip to content

Commit d09a8a2

Browse files
Addressing the review comments
1 parent 30b9b85 commit d09a8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ The following table summarizes the list of networking scenarios supported by the
184184
* If your single server is public access (case #1 and case #2 in the above table), there's nothing needed from your end. The single to flex migration tool automatically establishes connection between single and flexible server and the migration will go through.
185185
* If your single server is in private access, then the only supported scenario is when your Flexible server is inside a VNet. If your flexible server is deployed in the same VNet as the private end point of your Single server, connections between single server and flexible server should automatically work provided there is no network security group(NSGs) blocking the connectivity between subnets. If flexible server is deployed in another VNet, [peering should be established between the VNets](../../virtual-network/tutorial-connect-virtual-networks-portal.md) for the connection to work between Single and Flexible server.
186186

187-
##### Allowlist required extensions
187+
##### Allow list required extensions
188188
Use the following select command in the Single Server databases to list all the extensions that are being used.
189189

190190
```

0 commit comments

Comments
 (0)