Skip to content

Commit 1e64246

Browse files
authored
Merge pull request #51838 from ramakoni1/patch-9
Adding a note based on CSS SME feedback.
2 parents 03e0eaa + 1a7b53e commit 1e64246

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sql-database/sql-database-managed-instance-create-vnet-subnet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ Azure SQL Database Managed Instance must be deployed within an Azure [virtual ne
2323
- Connecting a Managed Instance to linked server or another on-premises data store
2424
- Connecting a Managed Instance to Azure resources
2525

26-
> [!Note]
26+
> [!NOTE]
2727
> You should [determine the size of the subnet for Managed Instance](sql-database-managed-instance-determine-size-vnet-subnet.md) before you deploy the first instance. You can't resize the subnet after you put the resources inside.
2828
>
2929
> If you plan to use an existing virtual network, you need to modify that network configuration to accommodate your Managed Instance. For more information, see [Modify an existing virtual network for Managed Instance](sql-database-managed-instance-configure-vnet-subnet.md).
3030
>
31-
> After a managed instance is created, moving the managed instance or VNet to another resource group or subscription is not supported.
32-
31+
> After a managed instance is created, moving the managed instance or VNet to another resource group or subscription is not supported. Moving the managed instance to another subnet also is not supported.
32+
>
3333
3434
## Create a virtual network
3535

0 commit comments

Comments
 (0)