Skip to content

Commit be7c7ac

Browse files
committed
Grammar changes and updates
1 parent 516454a commit be7c7ac

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

articles/sql-database/sql-database-managed-instance-index.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ metadata:
1515
ms.date: 11/11/2018
1616
ms.author: jovanpop-msft
1717
abstract:
18-
description: Azure SQL Database Managed Instance is a fully managed SQL Server Database Engine Instance hosted in Azure cloud. Learn how to create and use Managed Instance with our quickstarts, tutorials, and samples.
18+
description: Azure SQL Database Managed Instance is a fully managed SQL Server Database Engine Instance hosted in Azure cloud. This is the best PaaS option for migrating your SQL Server database to cloud. Learn how to create and use Managed Instance with our quickstarts, tutorials, and samples.
1919
aside:
2020
image:
2121
alt:
@@ -38,7 +38,7 @@ sections:
3838
html: <p>Find out more information about the Azure SQL Database Managed Instance service.</p>
3939
- title: Rich surface area
4040
href: /azure/sql-database/sql-database-managed-instance#sql-features-supported
41-
html: <p>Managed Instance has near 100% SQL feature compatibility with the latest version of SQL Server Database Engine.</p>
41+
html: <p>Near 100% SQL feature compatibility with the latest version of SQL Server Database Engine.</p>
4242
- title: VNet Integration
4343
href: /azure/sql-database/sql-database-service-tiers
4444
html: <p>Secure service placed in your private Azure VNet with private IP addresses.</p>
@@ -50,7 +50,7 @@ sections:
5050
html: <p>Migrate a fleet of database with minimal downtime using Database Migration Service.</p>
5151
- title: Pricing
5252
href: /pricing/hybrid-benefit/
53-
html: <p>Save up to 40% with Azure Hybrid Benefit.</p>
53+
html: <p>Save up to 40% with Azure Hybrid Benefit with your existing on-premises licences.</p>
5454
- title: 5-Minute Quickstarts
5555
items:
5656
- type: paragraph
@@ -74,7 +74,7 @@ sections:
7474
- title: Create a new Instance
7575
values:
7676
- href: /azure/sql-database/sql-database-managed-instance-get-started
77-
- href:
77+
- href: https://blogs.msdn.microsoft.com/sqlserverstorageengine/2018/11/14/create-azure-sql-managed-instance-using-azure-cli/
7878
- href: https://blogs.msdn.microsoft.com/sqlserverstorageengine/2018/06/27/quick-start-script-create-azure-sql-managed-instance-using-powershell/
7979
- href: https://github.com/Azure/azure-quickstart-templates/tree/master/101-sqlmi-new-vnet
8080
- title: Modify the Instance
@@ -98,18 +98,19 @@ sections:
9898
- title: Step-by-Step tutorials and learning materials
9999
items:
100100
- type: paragraph
101-
text: Learn how to create, manage, and use Managed Instance
101+
text: Learn how to create, manage, and use Managed Instance.
102102
- type: list
103103
style: ordered
104104
items:
105105
- html: Learn about <a href="/azure/sql-database/sql-database-managed-instance-resource-limits">hardware characteristics and limitations</a> and <a href="/azure/sql-database/sql-database-managed-instance-transact-sql-information">SQL language limitations</a>.
106-
- html: <a href="https://medium.com/azure-sqldb-managed-instance/the-ultimate-guide-for-creating-and-configuring-azure-sql-managed-instance-environment-91ff58c0be01">Configure</a> and <a href="https://docs.microsoft.com/azure/sql-database/sql-database-managed-instance-vnet-configuration#modify-an-existing-virtual-network-for-managed-instances">validate</a> VNet where the managed instance will be deployed.
106+
- html: <a href="https://medium.com/azure-sqldb-managed-instance/the-ultimate-guide-for-creating-and-configuring-azure-sql-managed-instance-environment-91ff58c0be01">Configure</a> Azure VNet where the Managed Instance will be deployed.
107+
- html: <a href="https://docs.microsoft.com/azure/sql-database/sql-database-managed-instance-vnet-configuration#modify-an-existing-virtual-network-for-managed-instances">Validate</a> that your existing Azure VNet can be used to deploy Managed Instances.
107108
- html: Connect to your instance using <a href="https://blogs.msdn.microsoft.com/sqlserverstorageengine/2018/09/21/the-easiest-way-to-create-azure-vm-that-can-access-your-azure-sql-managed-instance/">Azure Virtual Machine</a> or <a href="/azure/sql-database/sql-database-managed-instance-configure-p2s">Point-to-site connection</a>, or <a href="https://docs.microsoft.com/azure/sql-database/sql-database-managed-instance-connect-app">Applications</a>.
108109
- html: Verify that your database can be migrated using <a href="https://www.microsoft.com/download/details.aspx?id=53595">Data Migration Asisstant</a> or <a href="https://blogs.msdn.microsoft.com/datamigration/2018/08/06/release-database-experimentation-assistant-dea-v2-6/">Database Experimentation Assistant</a>.
109-
- html: Bring your data using <a href="/azure/sql-database/sql-database-managed-instance-get-started-restore">Native restore</a> or <a href="/azure/dms/tutorial-sql-server-managed-instance-online">Data Migration Service</a>
110+
- html: Bring your databases to Managed Instance using <a href="/azure/sql-database/sql-database-managed-instance-get-started-restore">Native restore</a> or <a href="/azure/dms/tutorial-sql-server-managed-instance-online">Data Migration Service</a>.
110111
- html: Move your SSIS packages to <a href="/azure/data-factory/tutorial-deploy-ssis-packages-azure">Azure Data Factory</a>, SSAS tabular models to <a href="https://azure.microsoft.com/resources/videos/azure-analysis-services-moving-models/">Azure Analysis Service</a>, and SSRS reports to <a href="https://docs.microsoft.com/business-applications-release-notes/april18/power-bi/service/sql-server-reporting-services-ssrs-reports-power-bi-premium">PowerBI Premium</a>.
111112
- html: Best practices and recommendations for <a href="https://www.youtube.com/watch?v=vO6k05Ox1iI">securing your instance</a>.
112-
- html: Distribute your data using <a href="/azure/sql-database/replication-with-sql-database-managed-instance">Transactional replication</a>
113+
- html: Distribute your data using <a href="/azure/sql-database/replication-with-sql-database-managed-instance">Transactional replication</a>.
113114
- title: Reference
114115
items:
115116
- type: list

0 commit comments

Comments
 (0)