Skip to content

Commit c54e2c5

Browse files
authored
Merge pull request #13700 from derekmorr/patch-3
fix awkward wording
2 parents 6f2c4b4 + b0ae408 commit c54e2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-managed-instance-vnet-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Plan how you deploy a Managed Instance in virtual network using your answers to
3333

3434
## Requirements
3535

36-
For Managed Instance creation you need dedicate subnet inside the VNet that conforms to the following requirements:
36+
For Managed Instance creation you need to dedicate a subnet inside the VNet that conforms to the following requirements:
3737
- **Be empty**: The subnet must not contain any other cloud service associated to it, and it must not be Gateway subnet. You won’t be able to create Managed Instance in subnet that contains resources other than managed instance or add other resources inside the subnet later.
3838
- **No NSG**: The subnet must not have a Network Security Group associated with it.
3939
- **Have specific route table**: The subnet must have a User Route Table (UDR) with 0.0.0.0/0 Next Hop Internet as the only route assigned to it. For more information, see [Create the required route table and associate it](#create-the-required-route-table-and-associate-it)

0 commit comments

Comments
 (0)