Skip to content

Commit 382071f

Browse files
committed
CSS Set Tag Precedence
1 parent 457f47e commit 382071f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/sql-server/azure-arc/manage-autodeploy.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ Complete the [Prerequisites](prerequisites.md).
2727

2828
Optionally, specify the license type for each instance of SQL Server.
2929

30-
To specify the desired license type, provide the license type value tag. The automatic connecting workflow requires that tag. For more information, visit [Tag resources, resource groups, and subscriptions for a logical organization](/azure/azure-resource-manager/management/tag-resources).
30+
To specify the desired license type, provide the license type value tag. The automatic connecting workflow requires that tag. For more information, visit [Tag resources, resource groups, and subscriptions for a logical organization](/azure/azure-resource-manager/management/tag-resources).
31+
32+
You can set tag values at the subscription, resource group, or resource level. Tag values set at subscription level supersede values set at the resource group and resource level. Tag values set at the resource group level supersede values set at the resource level.
3133

3234
Add one of the following tags and values to your subscription, resource groups, or Arc Server resources.
3335

@@ -42,6 +44,8 @@ Microsoft uses this value when the automatic connecting workflow deploys the SQL
4244
> [!IMPORTANT]
4345
> To maximize the value of Azure Arc for SQL Server customers, Microsoft uses an automated process of determining the license type value if you have not set the default value using the `ArcSQLServerExtensionDeployment` tag. If your SQL Server is covered by Software Assurance (SA) or Subscription and Support, and the number of licenses you have purchased is greater than the number of licenses you already committed to Azure to use Azure Hybrid Benefit, this process sets the license type value to **Paid** for the onboarded SQL Server instances on a first-come-first-serve basis. As a result, you automatically have access to valuable management features provided to SA customers.
4446
47+
### License type setting precedence
48+
4549
## Automatically install the Azure Extension for SQL Server on new servers connected to Arc
4650

4751
Microsoft automatically installs Azure extension for SQL Server on each Arc-enabled server connected to Azure Arc if it has any installed SQL Server instances. This automated process involves the following tasks:

0 commit comments

Comments
 (0)