Skip to content

Commit 3ded94e

Browse files
authored
Update virtual-machines-windows-sql-ahb.md
1 parent bf93f3c commit 3ded94e

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

articles/virtual-machines/windows/sql/virtual-machines-windows-sql-ahb.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff 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
133133

134134
## Limitations
135135

136-
<<<<<<< HEAD
137136
- Changing the license model is available only to customers who have Software Assurance.
138137
- 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.
140139
- Changing the license model is enabled only for public cloud installations.
141140
- 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
150141

151142
`The virtual machine '\<vmname\>' has more than one NIC associated.`
152143

153-
<<<<<<< HEAD
154144
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.
155145

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-
160146
## Known errors
161147

162148
### The Resource 'Microsoft.SqlVirtualMachine/SqlVirtualMachines/\<resource-group>' under resource group '\<resource-group>' was not found.

0 commit comments

Comments
 (0)