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
Add Microsoft.AzureArcData tag support links to Azure Arc articles
- docs/sql-server/azure-arc/extended-security-updates.md: Added tag support link to Related content
- docs/sql-server/azure-arc/known-issues.md: Added tag support Q&A section and link to Related content
- docs/sql-server/azure-arc/manage-license-billing.md: Added tag support note and link to Related content
Provides customers with direct access to Azure Resource Manager tagging documentation specific to Azure Arc Data services, helping them understand tag support and limitations for their Arc-enabled SQL Server resources.
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/extended-security-updates.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to manage licensing and billing of Extended Security Upda
4
4
author: MikeRayMSFT
5
5
ms.author: sashan
6
6
ms.reviewer: randolphwest, maghan
7
-
ms.date: 11/18/2025
7
+
ms.date: 12/20/2025
8
8
ms.topic: how-to
9
9
ms.custom:
10
10
- references_regions
@@ -17,7 +17,7 @@ ms.custom:
17
17
18
18
After [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] reaches the end of its support lifecycle, you can sign up for an Extended Security Update (ESU) subscription for your servers and remain protected for up to three years. When you upgrade to a newer version of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)], you can terminate your ESU subscription and stop paying for it. When you [migrate to Azure SQL](/azure/azure-sql/migration-guides/), the ESU charges automatically stop but you continue to have access to the security updates.
19
19
20
-
This article explains how to manage a [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] subscription to Extended Security Updates enabled by Azure Arc. For more information about the program, see [What are Extended Security Updates for SQL Server?](../end-of-support/sql-server-extended-security-updates.md).
20
+
This article explains how to manage a [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] subscription to Extended Security Updates enabled by Azure Arc. For more information about the program, see [What are Extended Security Updates for SQL Server?](../end-of-support/sql-server-extended-security-updates.md)
21
21
22
22
## Subscribe to Extended Security Updates in a production environment
23
23
@@ -334,3 +334,4 @@ ESU subscriptions are pinned to a specific Azure location. If the Arc enabled ma
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/known-issues.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,12 @@ If a database isn't online and updatable, required permissions aren't assigned t
28
28
29
29
To resolve, follow the steps at [MSSQLSERVER_945](../../relational-databases/errors-events/mssqlserver-945-database-engine-error.md).
30
30
31
+
## Cost report tags
32
+
33
+
Currently `Microsoft.AzureArcData` tags are not included in cost reports. For updates, review [Microsoft.AzureArcData tag support](/azure/azure-resource-manager/management/tag-support#microsoftazurearcdata)
34
+
31
35
## Related content
32
36
33
37
-[Troubleshoot Azure extension for SQL Server deployment](troubleshoot-deployment.md)
34
38
-[Troubleshoot Azure extension for SQL Server](troubleshoot-extension.md)
39
+
-[Microsoft.AzureArcData tag support](/azure/azure-resource-manager/management/tag-support#microsoftazurearcdata)
@@ -92,7 +92,7 @@ The following license types are supported when you're licensing v-cores:
92
92
#### Important considerations
93
93
94
94
- The pay-as-you-go subscription requires the hosting machine to maintain connectivity with Azure. Hourly charges apply only when SQL Server is running on the machine during any part of an hour and the machine is online.
95
-
95
+
96
96
Built-in resilience tolerates intermittent connectivity disruptions for up to 30 consecutive days without affecting billing accuracy. This means that as long as connectivity is not interrupted for more than 30 days, your billing remains correct—even if there are short, intermittent disconnections. If the machine stays disconnected for more than 30 days, the pay-as-you-go subscription expires, and you're no longer authorized to use the software.
97
97
98
98
- If you're using an Azure subscription managed by a Cloud Service Provider (CSP), enabling pay-as-you-go requires that you or the CSP consents to recurrent billing. For details, review [Manage recurrent billing for SQL Server enabled by Azure Arc with pay-as-you-go license](manage-pay-as-you-go-transition.md).
@@ -101,6 +101,8 @@ The following license types are supported when you're licensing v-cores:
101
101
102
102
- For SQL Server Enterprise, Standard, or Web edition instances of SQL Server licensed from cloud service providers or hosting service providers using the Service Provider Licensing Agreement (SPLA), use `license only` for the license type. Web edition isn't available in [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] and later versions.
103
103
104
+
-[Microsoft.AzureArcData tag support](/azure/azure-resource-manager/management/tag-support#microsoftazurearcdata) explains what types of tags are currently supported for Arc data resources.
105
+
104
106
#### Available benefits
105
107
106
108
In addition to different billing methods, the license type determines which benefits are included.
@@ -352,3 +354,4 @@ The following table shows the meter SKUs that are used for metering and billing
352
354
-[SQL Server 2022 pricing and licensing](https://www.microsoft.com/sql-server/sql-server-2022-pricing)
353
355
-[Configure SQL Server enabled by Azure Arc](manage-configuration.md)
0 commit comments