You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/manage/sql-server-extended-security-updates/register.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ It's required that at least one SQL Server instance is registered in order to do
14
14
**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).
15
15
16
16
### Steps to register an instance
17
-
1. To register a new SQL Server instance, click the ***+ Register*** button in the top bar.
17
+
1. To register a new SQL Server instance in the scope of your SQL Server Registry, click the ***+ Register*** button in the top bar.
18
18
19
19

20
20
@@ -61,7 +61,7 @@ It's required that at least one SQL Server instance is registered in order to do
61
61
---
62
62
63
63
## <aname="RegBulk"></a> Bulk register SQL Server instances
64
-
Bulk registering SQL Server instances to download an ESU package (if and when available) is done through uploading a CSV file.
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.
65
65
66
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).
0 commit comments