Skip to content

Commit d6494ee

Browse files
Merge pull request #33544 from MikeRayMSFT/250318-update-arc-faq
Update arc faq - associated services
2 parents baa1e34 + b91bf86 commit d6494ee

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/sql-server/azure-arc/faq.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ metadata:
33
title: Frequently asked questions
44
description: Provides questions and answers frequently asked about SQL Server enabled by Azure Arc.
55
ms.topic: faq
6-
ms.date: 12/09/2024
6+
ms.date: 02/25/2025
77
ms.author: mikeray
88
author: MikeRayMSFT
99
title: Frequently asked questions - SQL Server enabled by Azure Arc
@@ -87,6 +87,11 @@ sections:
8787
- question: How do I set the minimum permissions to deploy SQL Server enabled by Azure Arc?
8888
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).
8989

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.
94+
9095
additionalContent: |
9196
9297
## Related content

0 commit comments

Comments
 (0)