Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit b82616f

Browse files
authored
Merge pull request #1099 from edorado93/patch-1
Grammatical changes to dma-overview.md
2 parents fbd2178 + d419296 commit b82616f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/dma/dma-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ manager: craigg
1919

2020
# Overview of Data Migration Assistant
2121

22-
The Data Migration Assistant (DMA) helps you to upgrade to a modern data platform by detecting compatibility issues that can impact database functionality in your new version of SQL Server or of Azure SQL Database. DMA recommends performance and reliability improvements for your target environment and allows you to move your schema, data, and uncontained objects from your source server to your target server.
22+
The Data Migration Assistant (DMA) helps you upgrade to a modern data platform by detecting compatibility issues that can impact database functionality in your new version of SQL Server or of Azure SQL Database. DMA recommends performance and reliability improvements for your target environment and allows you to move your schema, data, and uncontained objects from your source server to your target server.
2323

2424
> [!NOTE]
2525
> For large migrations (in terms of number and size of databases), we recommend that you use the [Azure Database Migration Service](https://docs.microsoft.com/azure/dms/dms-overview), which can migrate databases at scale.
@@ -30,7 +30,7 @@ The Data Migration Assistant (DMA) helps you to upgrade to a modern data platfor
3030

3131
- Migration blocking issues: Discovers the compatibility issues that block migrating on-premises SQL Server database(s)s to Azure SQL Database(s). DMA provides recommendations to help you address those issues.
3232

33-
- Partially supported or unsupported features: Detects partially supported or unsupported features that are currently in use on the source SQL Server instance. DMA provides a comprehensive set of recommendations, alternative approaches available in Azure, and mitigating steps so that you can incorporate into your migration projects.
33+
- Partially supported or unsupported features: Detects partially supported or unsupported features that are currently in use on the source SQL Server instance. DMA provides a comprehensive set of recommendations, alternative approaches available in Azure, and mitigating steps so that you can incorporate them into your migration projects.
3434

3535
- Discover issues that can affect an upgrade to an on-premises SQL Server. These are described as compatibility issues and are organized in the following categories:
3636

@@ -44,14 +44,14 @@ The Data Migration Assistant (DMA) helps you to upgrade to a modern data platfor
4444
- Security
4545
- Storage
4646

47-
- Migrate an on-premises SQL Server instance to a modern SQL Server instance, hosted on premises or on an Azure virtual machine (VM) that is accessible from your on-premises network. The Azure VM can be accessed using VPN or other technologies. The migration workflow helps you to migrate the following components:
47+
- Migrate an on-premises SQL Server instance to a modern SQL Server instance hosted on premises or on an Azure virtual machine (VM) that is accessible from your on-premises network. The Azure VM can be accessed using VPN or other technologies. The migration workflow helps you to migrate the following components:
4848

4949
- Schema of databases
5050
- Data and users
5151
- Server roles
5252
- SQL Server and Windows logins
5353

54-
- After the successful migration, applications can connect to the target SQL server databases seamlessly.
54+
- After a successful migration, applications can connect to the target SQL server databases seamlessly.
5555

5656
## Supported source and target versions
5757

0 commit comments

Comments
 (0)