Skip to content

Commit 9c69022

Browse files
authored
Merge pull request #33548 from MicrosoftDocs/main
3/18/2025 PM Publish
2 parents 3bee29a + d6494ee commit 9c69022

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

azure-sql/migration-guides/database/mysql-to-sql-database-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ms.collection:
1313
ms.custom:
1414
- migration
1515
- aws-to-azure
16+
- gcp-to-azure
1617
---
1718

1819
# Migration guide: MySQL to Azure SQL Database

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

docs/sql-server/azure-arc/release-notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Latest release notes for SQL Server enabled by Azure Arc
44
author: anosov1960
55
ms.author: sashan
66
ms.reviewer: mikeray, randolphwest
7-
ms.date: 02/28/2025
7+
ms.date: 03/12/2025
88
ms.topic: conceptual
99
ms.custom:
1010
- ignite-2023
@@ -23,6 +23,16 @@ This article lists:
2323

2424
Extension versions are cumulative. Higher extension versions include all of the updates from previous versions. A release might include internal features. If the version release notes don't describe features, then the updates were internal.
2525

26+
## March 11, 2025
27+
28+
**Extension version**: `1.1.2986.256`
29+
30+
This release introduces:
31+
32+
- SQL Server client connection summary to enable migration planning (preview).
33+
34+
- New Arc SQL Server properties table and stored procedure in MSDB.
35+
2636
## February 28, 2025
2737

2838
**Extension version**: `1.1.2971.246`

0 commit comments

Comments
 (0)