You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/move-resources.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,19 +107,18 @@ Moving to a different subscription requires manual reconfiguration with the prec
107
107
108
108
### SQL Server p-core license
109
109
110
-
Moving the SQL Server p-core license to the new subscription or resource groupis currently not supported. To move the SQL Servers covered by a p-core license to a new resource group or subscription, follow these steps:
110
+
Moving the SQL Server p-core license to a new subscription, resource group, or location is currently not supported. You can, however replace the current server in a new subscription, resource group, or location. To replace a SQL Server covered by a p-core license, follow these steps:
111
111
112
-
1. Create and activate a p-core license with the same configuration in the new location+
113
-
114
-
1. Move the virtual machines and SQL Server resources covered by the original license to the new scope
115
-
116
-
1. Manually delete the old p-core license
112
+
1. Create and activate a p-core license with the same configuration in the new subscription, resource group, or location.
113
+
1. Move the virtual machines and SQL Server resources covered by the original license to the new scope.
114
+
1. Manually delete the old p-core license.
117
115
118
116
For details, review [Manage the unlimited virtualization benefit for SQL Server](manage-configuration.md#manage-pcore-license).
119
117
120
-
> [!IMPORTANT]
121
-
> - The p-core license in the new location must be activated *before* you move the VM and SQL resources to it. This will ensure you will not incur the pay-as-you-go charges for the individual SQL Server instances in the new location.
122
-
> - The p-core license in the old location must be deleted *after* all the VM and SQL resources have been successfully moved to the new location. This will ensure you will not incur the pay-as-you-go charges for the individual SQL Server instances in the old location.
118
+
> [!IMPORTANT]
119
+
>
120
+
> - The p-core license in the new subscription, resource group, or location must be activated *before* you move the VM and SQL Server resources to it. This step ensures you won't incur the pay-as-you-go charges for the individual SQL Server instances in the new location.
121
+
> - The p-core license in the old scope must be deleted *after* all the VM and SQL resources have been successfully moved to the new location. This step ensures you won't incur the pay-as-you-go charges for the individual SQL Server instances in the old location.
123
122
> - You will be charged for two p-core licenses until this process completes, and the old p-core license is deleted. But it will ensure that the individual SQL Server instances in each scope will not be billed during the move.
0 commit comments