Skip to content

Commit 0822139

Browse files
Merge pull request #27910 from MikeRayMSFT/20230802-patch-host-configuration
Automated patching
2 parents 97993f9 + c5b32df commit 0822139

2 files changed

Lines changed: 21 additions & 8 deletions

File tree

docs/sql-server/azure-arc/manage-license-type.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,5 @@ For more examples of Azure Resource Graph Queries, see [Starter Resource Graph q
252252
- [Review SQL Server 2022 Pricing](https://www.microsoft.com/sql-server/sql-server-2022-pricing)
253253
- [Install SQL Server 2022 using the pay-as-you-go activation option](../../database-engine/install-windows/install-sql-server.md)
254254
- [Frequently asked questions](faq.yml#billing)
255+
- [Configure automated patching for Arc-enabled SQL Servers preview](patch.md)
255256

docs/sql-server/azure-arc/patch.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,23 @@ The following table describes the options that you may configure for automated p
4646

4747
Use the Azure portal to configure automated patching for existing Arc-enabled SQL Server instances.
4848

49-
For existing Arc-enabled SQL Server instances:
50-
51-
1. Open the [Arc-enabled SQL Server instances view](https://ms.portal.azure.com/#view/Microsoft_Azure_HybridCompute/AzureArcCenterBlade/~/sqlServers)
52-
1. Select an Arc-enabled SQL Server instance and select **Settings** > **Patching**.
53-
1. Configure your settings.
54-
1. Select **Apply** to save your changes.
55-
56-
When you enable or configure automated patching, Azure configures the Azure Extension for SQL Server in the background.
49+
1. In the portal, locate the **Server - Azure Arc**.
50+
1. Under **Operations**, select **SQL Server Configuration**.
51+
1. Under **Patching (Preview)**, you can enable or disable patching and set a maintenance schedule.
52+
53+
When you enable or configure automated patching, Azure configures the Azure Extension for SQL Server in the background.
54+
55+
> [!NOTE]
56+
> Patching only applies to servers covered with Software Assurance or pay-as-you-go license type. If the server license type is license only, the option to select patching is disabled.
57+
>
58+
> To change the license type to license only, follow these steps:
59+
>
60+
> 1. Unsubscribe from patching and ESU if it is enabled.
61+
> 1. Save the change.
62+
> 1. Wait approximately 5 minutes for the saved change to complete.
63+
> 1. Set the new license type.
64+
>
65+
66+
## Next steps
67+
68+
[Manage SQL Server license and billing options](manage-license-type.md)

0 commit comments

Comments
 (0)