From 663a0e3cb27bb44fc540cd099bbbf6763c4f0cdf Mon Sep 17 00:00:00 2001 From: Pedro Lopes Date: Mon, 8 Jul 2019 12:48:59 -0700 Subject: [PATCH] Update registry.md --- .../sql-server-extended-security-updates/registry.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/samples/manage/sql-server-extended-security-updates/registry.md b/samples/manage/sql-server-extended-security-updates/registry.md index 12d8e005..63c75ace 100644 --- a/samples/manage/sql-server-extended-security-updates/registry.md +++ b/samples/manage/sql-server-extended-security-updates/registry.md @@ -1,14 +1,12 @@ # Create the SQL Server Registry 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. -> [!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). +**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). ## Prepare to register SQL Server instances To register SQL Server instances, you must first create a SQL Server Registry in the [Azure portal](https://portal.azure.com). -> [!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. +**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. ### Steps 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 ![New Registry Step 9](./media/NewRegistry-Step9.png "New Registry Step 9") - To start registering SQL Server instances, see [Registering SQL Server instances](./register.md). \ No newline at end of file + To start registering SQL Server instances, see [Registering SQL Server instances](./register.md).