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: articles/virtual-machines/windows/sql/virtual-machines-windows-sql-ahb.md
+1-15Lines changed: 1 addition & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,30 +133,16 @@ You can change the license type of a SQL Server VM as pay-as-you-go or Azure Hyb
133
133
134
134
## Limitations
135
135
136
-
<<<<<<< HEAD
137
136
- Changing the license model is available only to customers who have Software Assurance.
138
137
- Changing the license model is supported only for the Standard and Enterprise editions of SQL Server. License changes for Express, Web, and Developer are unsupported.
139
-
- Changing the license model is supported only for virtual machines deployed through the Azure Resource Manager model. VMs deployed through the classic model are not supported. You can migrate your VM from classic to the Resource Manager model and register it with the SQL VM resource provider. After the VM is registered with the SQL VM resource provider, licensing model changes will be available on the VM.
138
+
- Changing the license model is supported only for virtual machines deployed through the Azure Resource Manager model. VMs deployed through the classic model are not supported. You can migrate your VM from classic to the Resource Manager model and register it with the SQL VM resource provider. After the VM is registered with the SQL VM resource provider, license model changes will be available on the VM.
140
139
- Changing the license model is enabled only for public cloud installations.
141
140
- Changing the license model is supported only on virtual machines that have a single NIC (network interface). On virtual machines that have more than one NIC, you should first remove one of the NICs (by using the Azure portal) before you attempt the procedure. Otherwise, you'll get an error similar to the following:
142
-
=======
143
-
- Changing the license model is available only to customers who have Software Assurance.
144
-
- Changing the license model is supported only for the Standard and Enterprise editions of SQL Server. License changes for Express, Web, and Developer are unsupported.
145
-
- Changing the license model is supported only for virtual machines deployed through the Azure Resource Manager model. VMs deployed through the classic model are not supported. You can migrate your VM from classic to the Resource Manager model and register with the SQL VM resource provider. After the VM is registered with the SQL VM resource provider, licensing model changes will be available on the VM.
146
-
- Changing the licensing model is only enabled for Public Cloud installations.
147
-
- Changing the license model is enabled only for public cloud installations.
148
-
- Changing the license model is supported only on virtual machines that have a single NIC (network interface). On virtual machines that have more than one NIC, you should first remove one of the NICs (by using the Azure portal) before you attempt the procedure. Otherwise, you'll get an error similar to the following:
149
-
>>>>>>> f6fe973c47ee712675716aa7e5249a5f207bcdb4
150
141
151
142
`The virtual machine '\<vmname\>' has more than one NIC associated.`
152
143
153
-
<<<<<<< HEAD
154
144
Although you might be able to add the NIC back to the VM after you change the license model, operations done through the SQL Server configuration page in the Azure portal, like automatic patching and backup, will no longer be considered supported.
155
145
156
-
=======
157
-
Although you might be able to add the NIC back to the VM after you change the license model, operations done through the SQL Server configuration page in the Azure portal, like automatic patching and backup, will no longer be considered supported.
158
-
>>>>>>> f6fe973c47ee712675716aa7e5249a5f207bcdb4
159
-
160
146
## Known errors
161
147
162
148
### The Resource 'Microsoft.SqlVirtualMachine/SqlVirtualMachines/\<resource-group>' under resource group '\<resource-group>' was not found.
0 commit comments