Skip to content

Commit a5c48f3

Browse files
authored
Merge pull request #181922 from urosmil/patch-5
Update cross-subnet content in side articles
2 parents 9a66bdd + b1ef063 commit a5c48f3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

azure-sql/managed-instance/frequently-asked-questions-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ sections:
347347
348348
### Can I move my managed instance to another subnet?
349349
350-
No. This is a current Managed Instance design limitation. However, you can provision a new instance in another subnet and manually back up and restore data between the old and the new instance or perform cross-instance [point-in-time restore](point-in-time-restore.md?tabs=azure-powershell).
350+
Yes. Instance can be moved to another subnet inside the same virtual network in an online way. Learn how to [move Azure SQL Managed Instance across subnets](./vnet-subnet-move-instance.md).
351351
352352
### Do I need an empty virtual network to create a Managed Instance?
353353

azure-sql/managed-instance/vnet-subnet-determine-size.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
author: srdan-bozovic-msft
1212
ms.author: srbozovi
1313
ms.reviewer: mathoma, bonova, srbozovi, wiassaf
14-
ms.date: 06/14/2021
14+
ms.date: 12/06/2021
1515
---
1616
# Determine required subnet size and range for Azure SQL Managed Instance
1717
[!INCLUDE[appliesto-sqlmi](../includes/appliesto-sqlmi.md)]
@@ -42,7 +42,7 @@ Size your subnet according to your future needs for instance deployment and scal
4242
- Each scaling request temporarily allocates an additional number of addresses.
4343

4444
> [!IMPORTANT]
45-
> It's not possible to change the subnet address range if any resource exists in the subnet. It's also not possible to move managed instances from one subnet to another. Consider using bigger subnets rather than smaller ones to prevent issues in the future.
45+
> It's not possible to change the subnet address range if any resource exists in the subnet. Consider using bigger subnets rather than smaller ones to prevent issues in the future.
4646
4747
GP = general purpose;
4848
BC = business critical;

0 commit comments

Comments
 (0)