Skip to content

Commit aa45e00

Browse files
authored
Merge pull request #93358 from MashaMSFT/patch-63
fixing tick marks
2 parents b220fe6 + e3d140c commit aa45e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ ms.reviewer: jroth
1717
---
1818
# Bulk register SQL virtual machines in Azure with the SQL VM resource provider
1919

20-
This article describes how to bulk register your SQL Server virtual machine (VM) in Azure with the SQL VM resource provider using the 'Register-SqlVMs' PowerShell cmdlet.
20+
This article describes how to bulk register your SQL Server virtual machine (VM) in Azure with the SQL VM resource provider using the `Register-SqlVMs` PowerShell cmdlet.
2121

22-
The 'Register-SqlVMs' cmdlet can be used to register all virtual machines in a given list of subscriptions, resource groups, or a list of specific virtual machines. The cmdlet will register the virtual machines in _lightweight_ management mode, and then generate both a [report and a log file](#output-description).
22+
The `Register-SqlVMs` cmdlet can be used to register all virtual machines in a given list of subscriptions, resource groups, or a list of specific virtual machines. The cmdlet will register the virtual machines in _lightweight_ management mode, and then generate both a [report and a log file](#output-description).
2323

2424
The registration process carries no risk, has no downtime, and will not restart SQL Server or the virtual machine.
2525

0 commit comments

Comments
 (0)