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: articles/azure-resource-manager/management/tag-resources.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ The following limitations apply to tags:
74
74
75
75
* Classic resources such as Cloud Services don't support tags.
76
76
77
-
* Azure IP Groups and Azure Firewall policies don't support PATCH operations. Therefore, PATCH API method operations can't update tags through the Azure portal. Instead, use the update commands for those resources. For example, you can update tags for an IP group with the [`az network ip-group update`](/cli/azure/network/ip-group?view=azure-cli-latest) command.
77
+
* Azure IP Groups and Azure Firewall policies don't support PATCH operations. Therefore, PATCH API method operations can't update tags through the Azure portal. Instead, use the update commands for those resources. For example, you can update tags for an IP group with the [`az network ip-group update`](/cli/azure/network/ip-group) command.
78
78
79
79
* Tag names can't contain these characters: `<`, `>`, `%`, `&`, `\`, `?`, `/`
80
80
@@ -88,7 +88,8 @@ The following limitations apply to tags:
88
88
> * The following Azure resources only support 15 tags:
89
89
> * Azure Automation
90
90
> * Azure Content Delivery Network
91
-
> * Azure DNS (Zone and A records)
91
+
> * Azure Public DNS (Zone and A records)
92
+
> * Azure Private DNS (Zone and A records)
92
93
> * Azure Log Analytics saved search
93
94
94
95
## Next steps
@@ -100,4 +101,4 @@ For more information on how to work with tags, see:
Copy file name to clipboardExpand all lines: articles/cost-management-billing/scope-level/overview-azure-hybrid-benefit-scope.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
1
---
2
2
title: What is centrally managed Azure Hybrid Benefit for SQL Server?
3
3
description: Azure Hybrid Benefit an Azure discount that lets you allocate your on-premises core-based Windows Server and SQL Server licenses with active Software Assurance (or subscription) to Azure.
4
-
author: bandersmsft
5
-
ms.author: banders
4
+
author: pri-mittal
5
+
ms.author: primittal
6
6
ms.date: 11/21/2024
7
7
ms.topic: overview
8
8
ms.service: cost-management-billing
9
9
ms.subservice: ahb
10
-
ms.reviewer: chrisrin
10
+
ms.reviewer: primittal
11
+
ms.custom: cpx
11
12
---
12
13
13
14
# What is centrally managed Azure Hybrid Benefit for SQL Server?
@@ -132,4 +133,4 @@ We recommend that you establish a proactive rhythm when centrally managing Azure
132
133
133
134
- Follow the [Manage and optimize Azure Hybrid Benefit for SQL Server](tutorial-azure-hybrid-benefits-sql.md) tutorial.
134
135
- Learn about how to [transition to centrally managed Azure Hybrid Benefit](transition-existing.md).
135
-
- Review the [Centrally managed Azure Hybrid Benefit FAQ](faq-azure-hybrid-benefit-scope.yml).
136
+
- Review the [Centrally managed Azure Hybrid Benefit FAQ](faq-azure-hybrid-benefit-scope.yml).
0 commit comments