Skip to content

Commit 767a99c

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents b85f1c7 + d96606f commit 767a99c

File tree

117 files changed

+2090
-2534
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+2090
-2534
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48013,6 +48013,36 @@
4801348013
"source_path": "learn-pr/wwl-azure/implement-code-improvements-using-github-copilot-tools/9-summary.md",
4801448014
"redirect_url": "/training/modules/implement-code-improvements-using-github-copilot-tools/10-summary",
4801548015
"redirect_document_id": false
48016+
},
48017+
{
48018+
"source_path": "learn-pr/wwl-azure/generate-documentation-using-github-copilot-tools/2-examine-explain-document-features-github-copilot.md",
48019+
"redirect_url": "/training/modules/generate-documentation-using-github-copilot-tools/",
48020+
"redirect_document_id": false
48021+
},
48022+
{
48023+
"source_path": "learn-pr/wwl-azure/generate-documentation-using-github-copilot-tools/3-exercise-generate-explanations-using-github-copilot-chat.md",
48024+
"redirect_url": "/training/modules/generate-documentation-using-github-copilot-tools/",
48025+
"redirect_document_id": false
48026+
},
48027+
{
48028+
"source_path": "learn-pr/wwl-azure/generate-documentation-using-github-copilot-tools/4-exercise-generate-project-documentation-using-github-copilot-chat.md",
48029+
"redirect_url": "/training/modules/generate-documentation-using-github-copilot-tools/",
48030+
"redirect_document_id": false
48031+
},
48032+
{
48033+
"source_path": "learn-pr/wwl-azure/generate-documentation-using-github-copilot-tools/5-exercise-generate-code-documentation-using-github-copilot.md",
48034+
"redirect_url": "/training/modules/generate-documentation-using-github-copilot-tools/",
48035+
"redirect_document_id": false
48036+
},
48037+
{
48038+
"source_path": "learn-pr/wwl-azure/generate-documentation-using-github-copilot-tools/6-exercise-complete-code-documentation-challenge.md",
48039+
"redirect_url": "/training/modules/generate-documentation-using-github-copilot-tools/",
48040+
"redirect_document_id": false
48041+
},
48042+
{
48043+
"source_path": "learn-pr/wwl-azure/generate-documentation-using-github-copilot-tools/7-review-code-documentation-solution.md",
48044+
"redirect_url": "/training/modules/generate-documentation-using-github-copilot-tools/",
48045+
"redirect_document_id": false
4801648046
}
4801748047
]
4801848048
}
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.introduction
3-
title: Introduction
4-
metadata:
5-
title: Introduction
6-
description: "This unit introduces the module on choosing a tool to migrate data to an Azure Database for MySQL flexible server. It covers migration phases and considerations, tool options, and migration approaches."
7-
ms.date: 08/28/2024
8-
author: shreyaaithal
9-
ms.author: shaithal
10-
ms.reviewer: maghan
11-
ms.topic: unit
12-
durationInMinutes: 2
13-
content: |
14-
[!include[](includes/1-introduction.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: "This unit introduces the module on choosing a tool to migrate data to an Azure Database for MySQL flexible server. It covers migration phases and considerations, tool options, and migration approaches."
7+
ms.date: 08/28/2024
8+
author: deepthiprasad
9+
ms.author: deprasa
10+
ms.reviewer: maghan
11+
ms.topic: unit
12+
durationInMinutes: 2
13+
content: |
14+
[!include[](includes/1-introduction.md)]
15+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.migration-phases-considerations
3-
title: Migration phases and considerations
4-
metadata:
5-
title: Migration phases and considerations
6-
description: "This unit covers the phases and considerations in database migrations to Azure Database for MySQL flexible servers."
7-
ms.date: 08/28/2024
8-
author: shreyaaithal
9-
ms.author: shaithal
10-
ms.reviewer: maghan
11-
ms.topic: unit
12-
durationInMinutes: 8
13-
content: |
14-
[!include[](includes/2-migration-phases-considerations.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.migration-phases-considerations
3+
title: Migration phases and considerations
4+
metadata:
5+
title: Migration phases and considerations
6+
description: "This unit covers the phases and considerations in database migrations to Azure Database for MySQL flexible servers."
7+
ms.date: 08/28/2024
8+
author: deepthiprasad
9+
ms.author: deprasa
10+
ms.reviewer: maghan
11+
ms.topic: unit
12+
durationInMinutes: 8
13+
content: |
14+
[!include[](includes/2-migration-phases-considerations.md)]
15+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.explore-migration-tool-options
3-
title: Explore migration tool options
4-
metadata:
5-
title: Explore migration tool options
6-
description: "This unit covers migration tool options for Azure Database for MySQL - Flexible Server. It addresses mysqldump, MySQL Workbench, MySQL binlog, mydumper, myloader, Azure Migrate, Azure Database Migration Service (DMS), and the Azure Database for MySQL Import CLI."
7-
ms.date: 08/28/2024
8-
author: shreyaaithal
9-
ms.author: shaithal
10-
ms.reviewer: maghan
11-
ms.topic: unit
12-
durationInMinutes: 6
13-
content: |
14-
[!include[](includes/3-explore-migration-tool-options.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.explore-migration-tool-options
3+
title: Explore migration tool options
4+
metadata:
5+
title: Explore migration tool options
6+
description: "This unit covers migration tool options for Azure Database for MySQL - Flexible Server. It addresses mysqldump, MySQL Workbench, MySQL binlog, mydumper, myloader, Azure Migrate, Azure Database Migration Service (DMS), and the Azure Database for MySQL Import CLI."
7+
ms.date: 08/28/2024
8+
author: deepthiprasad
9+
ms.author: deprasa
10+
ms.reviewer: maghan
11+
ms.topic: unit
12+
durationInMinutes: 6
13+
content: |
14+
[!include[](includes/3-explore-migration-tool-options.md)]
15+
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.decide-the-migration-approach-and-tool
3-
title: Decide the migration approach and tool
4-
metadata:
5-
title: Decide the migration approach and tool
6-
description: "This unit evaluates the pros and cons of tools and approaches for migrating to Azure Database for MySQL - Flexible Server."
7-
ms.date: 08/28/2024
8-
author: shreyaaithal
9-
ms.author: shaithal
10-
ms.reviewer: maghan
11-
ms.topic: unit
12-
durationInMinutes: 8
13-
content: |
14-
[!include[](includes/4-decide-the-migration-approach-tool.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.decide-the-migration-approach-and-tool
3+
title: Decide the migration approach and tool
4+
metadata:
5+
title: Decide the migration approach and tool
6+
description: "This unit evaluates the pros and cons of tools and approaches for migrating to Azure Database for MySQL - Flexible Server."
7+
ms.date: 08/28/2024
8+
author: deepthiprasad
9+
ms.author: deprasa
10+
ms.reviewer: maghan
11+
ms.topic: unit
12+
durationInMinutes: 8
13+
content: |
14+
[!include[](includes/4-decide-the-migration-approach-tool.md)]
15+
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.exercise-azure-database-for-mysql-import-cli-from-on-premises
3-
title: "Migrate an on-premises MySQL server using Azure Database for MySQL Import CLI"
4-
metadata:
5-
title: "Migrate an on-premises MySQL server using Azure Database for MySQL Import CLI"
6-
description: "This unit explains how to migrate on-premises MySQL data to an Azure Database for MySQL flexible server using the import CLI."
7-
ms.date: 08/28/2024
8-
author: shreyaaithal
9-
ms.author: shaithal
10-
ms.reviewer: maghan
11-
ms.topic: unit
12-
durationInMinutes: 10
13-
content: |
14-
[!include[](includes/5-exercise-azure-database-for-mysql-import-cli-from-on-premises.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-tool-to-migrate-data-to-azure-database-for-mysql.exercise-azure-database-for-mysql-import-cli-from-on-premises
3+
title: "Migrate an on-premises MySQL server using Azure Database for MySQL Import CLI"
4+
metadata:
5+
title: "Migrate an on-premises MySQL server using Azure Database for MySQL Import CLI"
6+
description: "This unit explains how to migrate on-premises MySQL data to an Azure Database for MySQL flexible server using the import CLI."
7+
ms.date: 08/28/2024
8+
author: deepthiprasad
9+
ms.author: deprasa
10+
ms.reviewer: maghan
11+
ms.topic: unit
12+
durationInMinutes: 10
13+
content: |
14+
[!include[](includes/5-exercise-azure-database-for-mysql-import-cli-from-on-premises.md)]
15+

0 commit comments

Comments
 (0)