Skip to content

Commit 9f256b5

Browse files
authored
Update register.md
1 parent 94fe714 commit 9f256b5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • samples/manage/sql-server-extended-security-updates

samples/manage/sql-server-extended-security-updates/register.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- [Formatting requirements for a CSV file](#csv)
1010

1111
## <a name="RegSingle"></a> Register a single SQL Server instance
12-
It's required that at least one SQL Server instance is registered in order to download an ESU package (if and when available).
12+
It's required that at least one SQL Server instance is registered in the scope of your SQL Server Registry, in order to download an ESU package (if and when available).
1313

1414
**Important**: It's not required to register a SQL Server instance for ESUs when running an Azure Virtual Machine that is configured for Automatic Updates. For more information, see [Manage Windows updates by using Azure Automation](https://docs.microsoft.com/azure/automation/automation-tutorial-update-management).
1515

@@ -61,16 +61,16 @@ It's required that at least one SQL Server instance is registered in order to do
6161
---
6262

6363
## <a name="RegBulk"></a> Bulk register SQL Server instances
64-
Bulk registering SQL Server instances in the scope of your SQL Server Registry to download an ESU package (if and when available) is done through uploading a CSV file.
64+
It's required that at least one SQL Server instance is registered in the scope of your SQL Server Registry, in order to download an ESU package (if and when available). If you need to register multiple SQL Server instances, bulk registration is done by uploading a CSV file with the required information.
6565

66-
**Important**: It's not required to register SQL Server instances for ESUs when running Azure Virtual Machines that are configured for Automatic Updates. For more information, see [Manage Windows updates by using Azure Automation](https://docs.microsoft.com/azure/automation/automation-tutorial-update-management).
66+
**Important**: It's not required to register SQL Server instances for ESUs when running Azure Virtual Machines that are configured for Automatic Updates. For more information about configuring Automatic Updates, see [Manage Windows updates by using Azure Automation](https://docs.microsoft.com/azure/automation/automation-tutorial-update-management).
6767

6868
Customers that already have an inventory application that holds the required registration information can generate a CSV file from that inventory, following the the [CSV formatting requirements](#csv) later in this page.
6969

7070
Several as-is example scripts are provided, that generate the required registration information into a CSV file. For more information, see [ESU registration script examples](scripts.md).
7171

7272
### Steps to bulk register
73-
1. To bulk register new SQL Server instances, click the ***↑ Bulk Register*** button in the top bar.
73+
1. To bulk register new SQL Server instances in the scope of your SQL Server Registry, click the ***↑ Bulk Register*** button in the top bar.
7474

7575
![New Bulk Instance Registration Step 1](./media/NewBulkRegistration-Step1.png "New Bulk Instance Registration Step 1")
7676

0 commit comments

Comments
 (0)