Skip to content

Commit 9795862

Browse files
authored
Update 3-design-for-azure-sql-managed-instance.md
1 parent ec83716 commit 9795862

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

learn-pr/wwl-azure/design-data-storage-solution-for-relational-data/includes/3-design-for-azure-sql-managed-instance.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Let's explore a business scenario for Azure SQL Managed Instance. Komatsu is a m
2424

2525
Consider how Azure SQL Managed Instance can be included in your relational data storage plan for Tailwind Traders:
2626

27+
- **Consider the free offer for evaluation**: Azure SQL Managed Instance offers a free instance for 12 months after creation. This allows teams to evaluate lift-and-shift migrations. You can test CLR and Service Broker workloads. It is possible to validate compatibility. There is no initial cost commitment.
28+
2729
- **Consider instance-scoped features**. Use instance-scoped features of Azure SQL Managed Instance like Service Broker, CLR, SQL Server Agent, and Linked servers. Migrate your relational and structured data to Azure without rearchitecting your applications.
2830

2931
- **Consider instance scalability**. Add scalability for your instance by enabling vCores mode. You can define the maximum CPU cores and storage for your instances, so all databases in the instance share the same resources.

0 commit comments

Comments
 (0)