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: docs/sql-server/azure-arc/faq.yml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ metadata:
3
3
title: Frequently asked questions
4
4
description: Provides questions and answers frequently asked about SQL Server enabled by Azure Arc.
5
5
ms.topic: faq
6
-
ms.date: 12/09/2024
6
+
ms.date: 02/25/2025
7
7
ms.author: mikeray
8
8
author: MikeRayMSFT
9
9
title: Frequently asked questions - SQL Server enabled by Azure Arc
@@ -87,6 +87,11 @@ sections:
87
87
- question: How do I set the minimum permissions to deploy SQL Server enabled by Azure Arc?
88
88
answer: Least privilege mode uses minimum permissions to deploy SQL Server enabled by Azure Arc. To enable least privilege mode, review [Operate SQL Server enabled by Azure Arc with least privilege](configure-least-privilege.md).
89
89
90
+
- name: Associated services
91
+
questions:
92
+
- question: How does SQL Server enabled by Azure Arc license management work with associated services?
93
+
answer: The associated services are represented as SQL Server instances in Azure Resource Manager (ARM) with a service_type property reflecting if it is an engine or an associated service installation. Review [Manage licensing and billing](manage-license-billing.md) and [Extended Security Updates](extended-security-updates.md) for details.
0 commit comments