Skip to content

Commit cf0cffb

Browse files
authored
Merge pull request #38449 from hubalazs/patch-1
Fixed typo (Micorsoft and Micosoft)
2 parents 1367fbb + f92c982 commit cf0cffb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/windows/sql/virtual-machines-windows-sql-register-with-resource-provider.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -333,15 +333,15 @@ Yes. Upgrading the manageability mode from lightweight to full is supported via
333333

334334
No. Downgrading the SQL Server IaaS extension manageability mode is not supported. The manageability mode can't be downgraded from full mode to lightweight or no-agent mode, and it can't be downgraded from lightweight mode to no-agent mode.
335335

336-
To change the manageability mode from full manageability, remove the SQL Server IaaS extension. Then, drop the Micorsoft.SqlVirtualMachine resource and re-register the SQL Server VM with the SQL VM resource provider.
336+
To change the manageability mode from full manageability, remove the SQL Server IaaS extension. Then, drop the Microsoft.SqlVirtualMachine resource and re-register the SQL Server VM with the SQL VM resource provider.
337337

338338
**Can I register with the SQL VM resource provider from the Azure portal?**
339339

340340
No. Registering with the SQL VM resource provider is not available in the Azure portal. Registering with the SQL VM resource provider in full manageability mode is supported with the Azure CLI or PowerShell. Registering with the SQL VM resource provider in lightweight or no-agent manageability mode is supported only by Azure PowerShell APIs.
341341

342342
**Can I register a VM with the SQL VM resource provider before SQL Server is installed?**
343343

344-
No. A VM should have at least one SQL Server instance to successfully register with the SQL VM resource provider. If there is no SQL Server instance on the VM, the new Micosoft.SqlVirtualMachine resource will be in a failed state.
344+
No. A VM should have at least one SQL Server instance to successfully register with the SQL VM resource provider. If there is no SQL Server instance on the VM, the new Microsoft.SqlVirtualMachine resource will be in a failed state.
345345

346346
**Can I register a VM with the SQL VM resource provider if there are multiple SQL Server instances?**
347347

@@ -362,4 +362,4 @@ For more information, see the following articles:
362362
* [Overview of SQL Server on a Windows VM](virtual-machines-windows-sql-server-iaas-overview.md)
363363
* [FAQ for SQL Server on a Windows VM](virtual-machines-windows-sql-server-iaas-faq.md)
364364
* [Pricing guidance for SQL Server on a Windows VM](virtual-machines-windows-sql-server-pricing-guidance.md)
365-
* [Release notes for SQL Server on a Windows VM](virtual-machines-windows-sql-server-iaas-release-notes.md)
365+
* [Release notes for SQL Server on a Windows VM](virtual-machines-windows-sql-server-iaas-release-notes.md)

0 commit comments

Comments
 (0)