|
1 | 1 | --- |
2 | | -title: Migrating from Azure DevOps to GitHub |
| 2 | +title: Migrating from Azure DevOps |
3 | 3 | shortTitle: Migrate from Azure DevOps |
4 | | -intro: "Plan and execute a migration from Azure DevOps to {% data variables.product.prodname_ghe_cloud %}. This six-phase guide explains how to configure access, migrate, and the follow-up tasks needed to get your repositories ready for work." |
| 4 | +intro: Plan and execute a migration from Azure DevOps to {% data variables.product.prodname_ghe_cloud %}. This six-part guide explains how to configure access, migrate, and the follow-up tasks needed to get your repositories ready for work. |
5 | 5 | versions: |
6 | 6 | fpt: '*' |
7 | 7 | ghec: '*' |
8 | 8 | children: |
9 | | - - /phase-1-understand-migrations-from-azure-devops-to-github |
10 | | - - /phase-2-manage-access |
11 | | - - /phase-3-install-and-configure-github-enterprise-importer |
12 | | - - /phase-4-prepare-for-your-migration-from-azure-devops-to-github |
13 | | - - /phase-5-migrate-your-repositories-from-azure-devops-to-github |
14 | | - - /phase-6-follow-up-tasks |
| 9 | + - /understand-migrations-from-azure-devops-to-github |
| 10 | + - /manage-access |
| 11 | + - /install-and-configure-github-enterprise-importer |
| 12 | + - /prepare-for-your-migration-from-azure-devops-to-github |
| 13 | + - /migrate-your-repositories-from-azure-devops-to-github |
| 14 | + - /follow-up-tasks |
15 | 15 | - /key-differences-between-azure-devops-and-github |
16 | 16 | - /use-graphql-to-migrate-repositories-from-azure-devops-to-github-enterprise-cloud |
17 | 17 | - /granting-the-migrator-role |
18 | 18 | redirect_from: |
19 | 19 | - /migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud |
| 20 | +introLinks: |
| 21 | + ado_key_differences: /migrations/ado/key-differences-between-azure-devops-and-github |
20 | 22 | contentType: tutorials |
21 | 23 | heroImage: /assets/images/banner-images/hero-3 |
22 | | -layout: bespoke-landing |
23 | 24 | sidebarLink: |
24 | 25 | text: Get started |
25 | 26 | href: /migrations/ado |
26 | | -carousels: |
27 | | - recommended: |
28 | | - - /phase-1-understand-migrations-from-azure-devops-to-github |
29 | | - - /phase-2-manage-access |
30 | | - - /phase-3-install-and-configure-github-enterprise-importer |
31 | | - - /phase-4-prepare-for-your-migration-from-azure-devops-to-github |
32 | | - - /phase-5-migrate-your-repositories-from-azure-devops-to-github |
33 | | - - /phase-6-follow-up-tasks |
| 27 | +layout: journey-landing |
| 28 | +journeyArticlesHeading: "Steps to completing your migration" |
| 29 | +journeyTracks: |
| 30 | + - id: ado_migration |
| 31 | + title: Run your migration |
| 32 | + description: Migrate your repositories from Azure DevOps to GitHub. |
| 33 | + guides: |
| 34 | + - href: /migrations/ado/understand-migrations-from-azure-devops-to-github |
| 35 | + - href: /migrations/ado/manage-access |
| 36 | + - href: /migrations/ado/install-and-configure-github-enterprise-importer |
| 37 | + - href: /migrations/ado/prepare-for-your-migration-from-azure-devops-to-github |
| 38 | + - href: /migrations/ado/migrate-your-repositories-from-azure-devops-to-github |
| 39 | + - href: /migrations/ado/follow-up-tasks |
34 | 40 | --- |
| 41 | + |
0 commit comments