Skip to content

Commit 3609e63

Browse files
MashaMSFTdenrea
andauthored
Update free SQL MI supportability and remove region/subscription restrictions (#36899)
* Free offer supportability changes * Typo fix --------- Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
1 parent 90ce1b8 commit 3609e63

4 files changed

Lines changed: 9 additions & 51 deletions

File tree

azure-sql/managed-instance/doc-changes-updates-release-notes-whats-new.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Learn about significant changes to the Azure SQL Managed Instance documentation.
8282
| **Change event streaming preview** | Capture and publish incremental DML changes of data (such as updates, inserts, and deletes) in near real-time. Change event streaming sends details of data changes such as the schema, previous values, and new values to Azure Event Hubs in a simple CloudEvent, serialized as either native JSON or Avro Binary. This feature is now in preview for Azure SQL Managed Instance configured with the SQL Server 2025 and Always-up-to-date update policy. To learn more, review [Change event streaming](/sql/relational-databases/track-changes/change-event-streaming/overview).
8383
| **Deploy free instance with command line tools** | You can now create your free SQL managed instance by using [Azure PowerShell](free-offer.md?tabs=powershell#create-a-free-sql-managed-instance), the [Azure CLI](free-offer.md?tabs=azure-cli#create-a-free-sql-managed-instance), and the [REST API](free-offer.md?tabs=rest-api#create-a-free-sql-managed-instance). |
8484
| **Easily upgrade your free instance** | You can now easily upgrade your free SQL managed instance to a paid offer in the Azure portal. To upgrade, navigate to the **Overview** page for your instance and select **Upgrade** from the navigation bar to open the **Compute + storage** page, where you can choose the paid offer under **Offer type**. For more information, see [Free SQL Managed Instance](free-offer.md#upgrade-to-paid-instance). |
85+
| **Free offer supportability** | The free SQL Managed Instance offer is now available in all regions, and for all subscription types, that support the paid Azure SQL Managed Instance offer. For more information about the free offer, see [Free SQL Managed Instance](free-offer.md#supportability). |
8586
|**Migrate multiple DBs through Azure Arc** | You can now migrate multiple databases simultaneously from a SQL Server instance enabled with Azure Arc to Azure SQL Managed Instance by using the Managed Instance link. For more information, see [Migrate SQL Server database to Azure SQL Managed Instance](/sql/sql-server/azure-arc/migration-sql-mi-prepare-link). |
8687
| **SQL Server 2025 update policy GA** | Align your SQL managed instance database format with the SQL Server 2025 Database Engine. This update policy is now generally available. For more information, review [SQL Server 2025 update policy](update-policy.md#sql-server-2025-update-policy). |
8788

azure-sql/managed-instance/free-offer.md

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This article describes the free offer of [Azure SQL Managed Instance](sql-manage
2626
To create a free SQL managed instance, you need:
2727

2828
- An Azure account.
29-
- A [supported Azure subscription](#supported-subscription-types). You can have only one free offer SQL managed instance per subscription.
29+
- A [supported Azure subscription](#supportability). You can have only one free offer SQL managed instance per subscription.
3030

3131
<a id="create-a-free-instance"></a>
3232

@@ -303,7 +303,7 @@ Additionally, the following limitations apply:
303303
- After 12 months, the free SQL managed instance stops. If you don't upgrade the instance to a paid version within 30 days, the instance and all databases are deleted and no longer recoverable.
304304
- The following capabilities aren't supported: [Zone redundancy](high-availability-sla-local-zone-redundancy.md#zone-redundant-availability), [Failover groups](failover-group-sql-mi.md), [Long-term backup retention](../database/long-term-retention-overview.md), modifying the backup storage redundancy.
305305
- You can only scale up and down within the free offer limits.
306-
- The free offer is currently available in the [following regions](region-availability.md#free-offer).
306+
- The free offer is available in all [regions that support Azure SQL Managed Instance](region-availability.md).
307307
- If you delete a free SQL managed instance, you delete all its databases and can't restore them.
308308

309309
### Monthly vCore limits
@@ -324,27 +324,9 @@ On the **Overview** pane of your free instance in the Azure portal, you can iden
324324
> [!NOTE]
325325
> If you delete your original free SQL managed instance and create a new one, your free credits don't reset. The remaining vCore hours for the current month carry over to the new instance and you regain your full 720 vCore hours on your original monthly renewal date.
326326
327-
## Supported subscription types
328-
329-
The free Azure SQL Managed Instance offer is available on the following subscription types:
330-
331-
:::row:::
332-
:::column:::
333-
- [Pay-as-you-go (0003P)](https://azure.microsoft.com/pricing/offers/ms-azr-0003p/)
334-
- [Azure in CSP (0145P)](https://azure.microsoft.com/pricing/offers/ms-azr-0145p/)
335-
- [Azure Plan (0017G)](https://azure.microsoft.com/pricing/offers/ms-azr-0017g/)
336-
- [Enterprise Agreement Support](https://azure.microsoft.com/pricing/offers/enterprise-agreement-support/)
337-
- [Microsoft Azure EA Sponsorship (0136P)](https://azure.microsoft.com/pricing/offers/ms-azr-0136p/)
338-
- [Visual Studio Professional subscribers (0059P)](https://azure.microsoft.com/pricing/offers/ms-azr-0059p/)
339-
:::column-end:::
340-
:::column:::
341-
- [Visual Studio Test Professional subscribers (0059P)](https://azure.microsoft.com/pricing/offers/ms-azr-0059p/)
342-
- [Visual Studio Enterprise subscribers (0063P)](https://azure.microsoft.com/pricing/offers/ms-azr-0063p/)
343-
- [Pay-As-You-Go Dev/Test (0023P)](https://azure.microsoft.com/pricing/offers/ms-azr-0023p/)
344-
- [Enterprise Dev/Test (0148P)](https://azure.microsoft.com/pricing/offers/ms-azr-0148p/)
345-
- [Azure in Open Licensing (0111P)](https://azure.microsoft.com/pricing/offers/ms-azr-0111p?cid=msft_learn)
346-
:::column-end:::
347-
:::row-end:::
327+
## Supportability
328+
329+
The free Azure SQL Managed Instance offer is available in all regions, and for all subscription types, that support the paid Azure SQL Managed Instance offer.
348330

349331
## Related content
350332

azure-sql/managed-instance/frequently-asked-questions-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ sections:
137137
questions:
138138
- question: What if I don't see the banner and "Apply Offer" button?
139139
answer: |
140-
It's possible your subscription isn't eligible for the [free SQL Managed Instance](free-offer.md#supported-subscription-types). Otherwise, there's a limit of one free instance per subscription. You need to remove an existing free instance to create another one. If you recently deleted your free instance, it can take up to one hour for the free offer banner to reappear.
140+
It's possible your subscription isn't eligible for the [free SQL Managed Instance](free-offer.md#supportability). Otherwise, there's a limit of one free instance per subscription. You need to remove an existing free instance to create another one. If you recently deleted your free instance, it can take up to one hour for the free offer banner to reappear.
141141
142142
- question: Help! I'm no longer able to connect to my instance!
143143
answer: |
@@ -165,7 +165,7 @@ sections:
165165
166166
- question: Can I use my Student subscription with the free Azure SQL Managed Instance?
167167
answer: |
168-
Currently, the Student subscription is ineligible. For eligible subscriptions, review the [free SQL Managed Instance offer supported subscription types](free-offer.md#supported-subscription-types).
168+
Currently, the Student subscription is ineligible. For eligible subscriptions, review the [free SQL Managed Instance offer supportability](free-offer.md#supportability).
169169
170170
- name: Naming conventions
171171
questions:

azure-sql/managed-instance/region-availability.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about feature availability by region for Azure SQL Managed In
44
author: MashaMSFT
55
ms.author: mathoma
66
ms.reviewer:
7-
ms.date: 05/05/2025
7+
ms.date: 03/18/2026
88
ms.service: azure-sql-managed-instance
99
ms.topic: concept-article
1010
ms.custom:
@@ -84,31 +84,6 @@ Supports for the memory-optimized premium-series hardware and the premium-series
8484

8585
---
8686

87-
## Free offer
88-
89-
The [free offer](free-offer.md) is available in the following regions:
90-
91-
#### [Americas](#tab/americas)
92-
93-
- East US
94-
- East US 2
95-
- South Central US
96-
- West US 2
97-
- West US 3
98-
99-
#### [Asia Pacific](#tab/asia)
100-
101-
- Southeast Asia
102-
- Australia East
103-
104-
#### [Europe, the Middle East, and Africa](#tab/emea)
105-
106-
- North Europe
107-
- West Europe
108-
- Sweden Central
109-
- UK South
110-
111-
---
11287

11388
## Service endpoint policy
11489

0 commit comments

Comments
 (0)