Skip to content

Commit a1b18ea

Browse files
committed
added faq
1 parent b0cade6 commit a1b18ea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Deploying a SQL Server VM Azure Marketplace image through the Azure portal autom
3131

3232
- **Feature benefits**: Registering your SQL Server VM with the resource provider unlocks [automated patching](virtual-machines-windows-sql-automated-patching.md), [automated backup](virtual-machines-windows-sql-automated-backup-v2.md), and monitoring and manageability capabilities. It also unlocks [licensing](virtual-machines-windows-sql-ahb.md) and [edition](virtual-machines-windows-sql-change-edition.md) flexibility. Previously, these features were available only to SQL Server VM images from Azure Marketplace.
3333

34-
To utilize the SQL VM resource provider, you must also register the SQL VM resource provider with your subscription. You can accomplish this by using the Azure portal, the Azure CLI, or PowerShell.
34+
To utilize the SQL VM resource provider, you must also register the SQL VM resource provider with your subscription. You can accomplish this by using the Azure portal, the Azure CLI, or PowerShell. There is no cost associated with registering with the SQL VM resource provider.
3535

3636
## Prerequisites
3737

@@ -360,6 +360,9 @@ Yes. SQL Server failover cluster instances on an Azure VM can be registered with
360360

361361
Yes. There are no restrictions to registering a SQL Server instance on an Azure VM with the SQL VM resource provider if you're participating in an Always On availability group configuration.
362362

363+
**What is the cost for registering with the SQL VM resource provider, or with upgrading to full manageability mode?**
364+
None. There is no fee associated with registering with the SQL VM resource provider, or with using any of the three manageability modes. Managing your SQL Server VM with the resource provider is completely free.
365+
363366
## Next steps
364367

365368
For more information, see the following articles:

0 commit comments

Comments
 (0)