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/migrate-to-azure-sql-managed-instance.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Review [Compare the MI link with LRS migration methods](/azure/azure-sql/managed
44
44
## Prerequisites
45
45
46
46
To migrate your SQL Server instance to Azure SQL Managed Instance through the Azure portal, your instance must meet the following prerequisites:
47
-
-[Enabled by Azure Arc](overview.md) starting with the [July 2025 update](release-notes.md#july-7-2025) to the Azure Extension for SQL Server (1.1.3106.305).
47
+
-[Enabled by Azure Arc](overview.md) starting with the [July 2025 update](release-notes.md#july-2025) to the Azure Extension for SQL Server (1.1.3106.305).
48
48
49
49
Requirements for the source SQL Server instance are determined by the migration method you plan to use. For example:
50
50
-[Managed Instance link](/azure/azure-sql/managed-instance/managed-instance-link-feature-overview) supports SQL Server 2016 and later on any supported edition of Windows Server.
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/release-notes.md
+10-30Lines changed: 10 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,14 @@ Extension versions are cumulative. Higher extension versions include all of the
25
25
26
26
Only Azure extension for SQL Server agent versions released within the last year are supported.
27
27
28
-
## July 7, 2025
28
+
## July 2025
29
29
30
30
**Extension version**: `1.1.3106.305`
31
31
32
32
This release enables the following feature:
33
33
-[Migrate to Azure SQL Managed Instance directly from the Azure portal](migrate-to-azure-sql-managed-instance.md)
34
34
35
-
## June 18, 2025
35
+
## June 2025
36
36
37
37
**Extension version**: `1.1.3089.297`
38
38
@@ -56,7 +56,7 @@ SQL Server enabled by Azure Arc is available as preview feature in US Government
56
56
57
57
This release announces the preview region availability. It doesn't update extension version or other components of any agent or extension.
58
58
59
-
## May 13, 2025
59
+
## May 2025
60
60
61
61
**Extension version**: `1.1.3049.285`
62
62
@@ -72,7 +72,7 @@ This version is no longer available.
72
72
73
73
**Extension version**: `1.1.3021.274`
74
74
75
-
## March 11, 2025
75
+
## March 2025
76
76
77
77
**Extension version**: `1.1.2986.256`
78
78
@@ -82,7 +82,7 @@ This release introduces:
82
82
83
83
- New Arc SQL Server properties table and stored procedure in `msdb`.
84
84
85
-
## February 28, 2025
85
+
## February 2025
86
86
87
87
**Extension version**: `1.1.2971.246`
88
88
@@ -98,7 +98,7 @@ This release introduces:
98
98
99
99
- New documentation that describes how to connect without routing through the Internet: [Connect to Azure with a private path for SQL Server enabled by Azure Arc](configure-private-path.md).
100
100
101
-
## January 29, 2025
101
+
## January 2025
102
102
103
103
**Extension version**: `1.1.2914.231`
104
104
@@ -109,13 +109,13 @@ This release includes bug fixes in the high availability and disaster recovery (
109
109
-`master`
110
110
-`model`
111
111
112
-
## November 12, 2024
112
+
## November 2024
113
113
114
114
**Extension version**: `1.1.2859.223`
115
115
116
116
Minor bug fixes. This release doesn't enable or introduce new features.
117
117
118
-
## October 8, 2024
118
+
## October 2024
119
119
120
120
**Extension version**: `1.1.2830.214`
121
121
@@ -133,7 +133,7 @@ Inventory additional service resources in portal (preview):
133
133
134
134
ESU sets the bill-back date to the beginning of the current ESU year based on the timestamp when ESU was enabled, or p-core ESU license was activated. For details, review [SQL Server Extended Security Updates enabled by Azure Arc](extended-security-updates.md).
135
135
136
-
## September 9, 2024
136
+
## September 2024
137
137
138
138
**Extension version**: `1.1.2803.208`
139
139
@@ -145,30 +145,10 @@ Availability group (AG) inventory feature for all license types is now released
145
145
146
146
Apply physical core license types to physical core machines - general availability.
147
147
148
-
## August 13, 2024
148
+
## August 2024
149
149
150
150
**Extension version**: `1.1.2769.203`
151
151
152
152
### Security improvements
153
153
154
154
Various security improvements for SQL Server enabled by Azure Arc.
155
-
156
-
## July 09, 2024
157
-
158
-
**Extension version**: `1.1.2735.199`
159
-
160
-
### Extended Security Updates enabled for SQL Server 2014
161
-
162
-
Extended Security Updates (ESU) subscription for [!INCLUDE [sssql14-md](../../includes/sssql14-md.md)] will automatically start billing when SQL Server 2014 ESU program starts. Requires [!INCLUDE [sssql14-md](../../includes/sssql14-md.md)] be enabled for ESU.
163
-
164
-
### Extended Security Updates using unlimited virtualization
165
-
166
-
Extended Security Updates (ESU) subscription for [!INCLUDE [sssql11-md](../../includes/sssql11-md.md)] and [!INCLUDE [sssql14-md](../../includes/sssql14-md.md)] can be activated using ESU p-core license with unlimited virtualization. For details, see [Manage unlimited virtualization benefit for SQL Server ESU subscription](manage-configuration.md#manage-pcore-esu-license).
167
-
168
-
> [!NOTE]
169
-
> Billing for the ESU p-core licenses will be activated in the next monthly release, but the full ESU costs will be reflected using a back-bill meter.
170
-
171
-
### Azure extension for SQL Server
172
-
173
-
`SqlServerExtensionPermissionProvider` task no longer runs hourly. The task is triggered by specific events. For details, review [Roles](permissions-granted-agent-extension.md#roles).
0 commit comments