Skip to content

Commit 663a0e3

Browse files
authored
Update registry.md
1 parent 93d89f7 commit 663a0e3

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

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

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
# Create the SQL Server Registry
22
Before being able access the Extended Security Updates (ESU) download area in the Azure portal, the SQL Server instances covered by ESUs must be registered. This ensures that you are able to download an ESU package if and when available.
33

4-
> [!IMPORTANT]
5-
> 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).
4+
**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).
65

76
## <a name="Reg"></a> Prepare to register SQL Server instances
87
To register SQL Server instances, you must first create a SQL Server Registry in the [Azure portal](https://portal.azure.com).
98

10-
> [!NOTE]
11-
> This operation only needs to be done once. After a SQL Server Registry is created, it can be used to register multiple SQL Server instances.
9+
**Note**: This operation only needs to be done once. After a SQL Server Registry is created, it can be used to register multiple SQL Server instances.
1210

1311
### Steps
1412
1. Open the [Azure portal](https://portal.azure.com) and log in.
@@ -49,4 +47,4 @@ To register SQL Server instances, you must first create a SQL Server Registry in
4947

5048
![New Registry Step 9](./media/NewRegistry-Step9.png "New Registry Step 9")
5149

52-
To start registering SQL Server instances, see [Registering SQL Server instances](./register.md).
50+
To start registering SQL Server instances, see [Registering SQL Server instances](./register.md).

0 commit comments

Comments
 (0)