Skip to content

Commit 7ae7272

Browse files
authored
Split up redirection file (#27444)
1 parent 56edbc6 commit 7ae7272

16 files changed

+15580
-15510
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ _dependentPackages/
2727

2828
# Visual Studio Code
2929
**/.vscode/
30+
.vscode/
3031
!.vscode/extensions.json
3132

3233
# Visual Studio 2019

.openpublishing.publish.config.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,22 @@
2121
"Tutorial": "Content"
2222
},
2323
"build_entry_point": "docs",
24+
"redirection_files": [
25+
".openpublishing.redirection.json",
26+
".openpublishing.redirection.architecture.json",
27+
".openpublishing.redirection.azure.json",
28+
".openpublishing.redirection.core.json",
29+
".openpublishing.redirection.csharp.json",
30+
".openpublishing.redirection.desktop-wpf.json",
31+
".openpublishing.redirection.framework.json",
32+
".openpublishing.redirection.framework-winforms.json",
33+
".openpublishing.redirection.framework-wpf.json",
34+
".openpublishing.redirection.fsharp.json",
35+
".openpublishing.redirection.fundamentals.json",
36+
".openpublishing.redirection.ml.json",
37+
".openpublishing.redirection.standard.json",
38+
".openpublishing.redirection.visual-basic.json"
39+
],
2440
"template_folder": "_themes"
2541
}
2642
],
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/docs/architecture/cloud-native/azure-data-storage.md",
5+
"redirect_url": "/dotnet/architecture/cloud-native/relational-vs-nosql-data"
6+
},
7+
{
8+
"source_path_from_root": "/docs/architecture/cloud-native/cloud-native-devops.md",
9+
"redirect_url": "/dotnet/architecture/cloud-native/devops"
10+
},
11+
{
12+
"source_path_from_root": "/docs/architecture/cloud-native/database-per-microservice.md",
13+
"redirect_url": "/dotnet/architecture/cloud-native/distributed-data"
14+
},
15+
{
16+
"source_path_from_root": "/docs/architecture/dapr-for-net-developers/secrets.md",
17+
"redirect_url": "/dotnet/architecture/dapr-for-net-developers/secrets-management"
18+
},
19+
{
20+
"source_path_from_root": "/docs/architecture/microservices/architect-microservice-container-applications/communication-between-microservices.md",
21+
"redirect_url": "/dotnet/architecture/microservices/architect-microservice-container-applications/communication-in-microservice-architecture",
22+
"redirect_document_id": true
23+
},
24+
{
25+
"source_path_from_root": "/docs/architecture/microservices/microservice-ddd-cqrs-patterns/infrastructure-persistence-layer-implemenation-entity-framework-core.md",
26+
"redirect_url": "/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/infrastructure-persistence-layer-implementation-entity-framework-core"
27+
},
28+
{
29+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/build-resilient-services-ready-for-the-cloud-embrace-transient-failures-in-the-cloud.md",
30+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/build-resilient-services-ready-for-the-cloud-embrace-transient-failures-in-the-cloud"
31+
},
32+
{
33+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/deploy-existing-net-apps-as-windows-containers.md",
34+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/deploy-existing-net-apps-as-windows-containers"
35+
},
36+
{
37+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/how-to-deploy-existing-net-apps-to-azure-app-service.md",
38+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-to-deploy-windows-containers-to-azure-container-instances-ACI"
39+
},
40+
{
41+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/index.md",
42+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/index"
43+
},
44+
{
45+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/microsoft-technologies-in-cloud-devops-ready-applications.md",
46+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/microsoft-technologies-in-cloud-optimized-applications"
47+
},
48+
{
49+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/migrate-to-hybrid-cloud-scenarios.md",
50+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/migrate-to-hybrid-cloud-scenarios"
51+
},
52+
{
53+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/modernize-your-apps-lifecycle-with-ci-cd-pipelines-and-devops-tools-in-the-cloud.md",
54+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/life-cycle-ci-cd-pipelines-devops-tools"
55+
},
56+
{
57+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/modernize-your-apps-with-monitoring-and-telemetry.md",
58+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/modernize-your-apps-with-monitoring-and-telemetry"
59+
},
60+
{
61+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/reasons-to-lift-and-shift-existing-net-apps-to-cloud-devops-ready-applications.md",
62+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/reasons-to-modernize-existing-net-apps-to-cloud-optimized-applications"
63+
},
64+
{
65+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/what-about-cloud-optimized-applications.md",
66+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/what-about-cloud-native-applications"
67+
},
68+
{
69+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/when-not-to-deploy-to-windows-containers.md",
70+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-not-to-deploy-to-windows-containers"
71+
},
72+
{
73+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/when-to-deploy-windows-containers-in-your-on-premises-iaas-vm-infrastructure.md",
74+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-to-deploy-windows-containers-in-your-on-premises-iaas-vm-infrastructure"
75+
},
76+
{
77+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/when-to-deploy-windows-containers-to-azure-container-service-kubernetes.md",
78+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-to-deploy-windows-containers-to-azure-container-service-kubernetes"
79+
},
80+
{
81+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/when-to-deploy-windows-containers-to-azure-vms-iaas-cloud.md",
82+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-to-deploy-windows-containers-to-azure-vms-iaas-cloud"
83+
},
84+
{
85+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/when-to-deploy-windows-containers-to-service-fabric.md",
86+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-to-deploy-windows-containers-to-service-fabric"
87+
},
88+
{
89+
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/modernize-your-apps-lifecycle-with-ci-cd-pipelines-and-devops-tools-in-the-cloud.md",
90+
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/life-cycle-ci-cd-pipelines-devops-tools"
91+
}
92+
]
93+
}
Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/docs/azure/dotnet-howto-choose-migration.md",
5+
"redirect_url": "/dotnet/azure/migration/choose"
6+
},
7+
{
8+
"source_path_from_root": "/docs/azure/dotnet-howto-migrate-app-service.md",
9+
"redirect_url": "/dotnet/azure/migration/app-service"
10+
},
11+
{
12+
"source_path_from_root": "/docs/azure/dotnet-howto-migrate-sql.md",
13+
"redirect_url": "/dotnet/azure/migration/sql"
14+
},
15+
{
16+
"source_path_from_root": "/docs/azure/dotnet-howto-migrate-vm.md",
17+
"redirect_url": "/dotnet/azure/migration/vm"
18+
},
19+
{
20+
"source_path_from_root": "/docs/azure/dotnet-quickstart-vs.md",
21+
"redirect_url": "/visualstudio/deployment/quickstart-deploy-to-azure?view=vs-2019"
22+
},
23+
{
24+
"source_path_from_root": "/docs/azure/dotnet-quickstart-xplat.md",
25+
"redirect_url": "/azure/app-service/app-service-web-tutorial-dotnetcore-sqldb"
26+
},
27+
{
28+
"source_path_from_root": "/docs/azure/dotnet-samples.md",
29+
"redirect_url": "/dotnet/azure/"
30+
},
31+
{
32+
"source_path_from_root": "/docs/azure/dotnet-sdk-azure-authenticate.md",
33+
"redirect_url": "/dotnet/azure/sdk/authentication"
34+
},
35+
{
36+
"source_path_from_root": "/docs/azure/dotnet-sdk-azure-concepts.md",
37+
"redirect_url": "/dotnet/azure/"
38+
},
39+
{
40+
"source_path_from_root": "/docs/azure/dotnet-sdk-azure-get-started.md",
41+
"redirect_url": "/dotnet/azure/intro"
42+
},
43+
{
44+
"source_path_from_root": "/docs/azure/dotnet-sdk-azure-overview.md",
45+
"redirect_url": "/dotnet/azure/"
46+
},
47+
{
48+
"source_path_from_root": "/docs/azure/dotnet-sdk-vs2015-install.md",
49+
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
50+
},
51+
{
52+
"source_path_from_root": "/docs/azure/dotnet-tools.md",
53+
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
54+
},
55+
{
56+
"source_path_from_root": "/docs/azure/dotnet-tutorials.md",
57+
"redirect_url": "/dotnet/azure/"
58+
},
59+
{
60+
"source_path_from_root": "/docs/azure/logging.md",
61+
"redirect_url": "/dotnet/azure/sdk/logging"
62+
},
63+
{
64+
"source_path_from_root": "/docs/azure/packages.md",
65+
"redirect_url": "/dotnet/azure/sdk/packages"
66+
},
67+
{
68+
"source_path_from_root": "/docs/azure/sdk/index.yml",
69+
"redirect_url": "/dotnet/azure/"
70+
},
71+
{
72+
"source_path_from_root": "/docs/azure/sdk/tools.md",
73+
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
74+
},
75+
{
76+
"source_path_from_root": "/docs/azure/sdk/vs2015-install.md",
77+
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
78+
},
79+
{
80+
"source_path_from_root": "/docs/azure/tools.md",
81+
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
82+
},
83+
{
84+
"source_path_from_root": "/docs/azure/vs2015-install.md",
85+
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
86+
}
87+
]
88+
}

0 commit comments

Comments
 (0)