Skip to content

Commit

Permalink
Split up redirection file (#27444)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewarren authored Dec 9, 2021
1 parent 56edbc6 commit 7ae7272
Show file tree
Hide file tree
Showing 16 changed files with 15,580 additions and 15,510 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ _dependentPackages/

# Visual Studio Code
**/.vscode/
.vscode/
!.vscode/extensions.json

# Visual Studio 2019
Expand Down
16 changes: 16 additions & 0 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,22 @@
"Tutorial": "Content"
},
"build_entry_point": "docs",
"redirection_files": [
".openpublishing.redirection.json",
".openpublishing.redirection.architecture.json",
".openpublishing.redirection.azure.json",
".openpublishing.redirection.core.json",
".openpublishing.redirection.csharp.json",
".openpublishing.redirection.desktop-wpf.json",
".openpublishing.redirection.framework.json",
".openpublishing.redirection.framework-winforms.json",
".openpublishing.redirection.framework-wpf.json",
".openpublishing.redirection.fsharp.json",
".openpublishing.redirection.fundamentals.json",
".openpublishing.redirection.ml.json",
".openpublishing.redirection.standard.json",
".openpublishing.redirection.visual-basic.json"
],
"template_folder": "_themes"
}
],
Expand Down
93 changes: 93 additions & 0 deletions .openpublishing.redirection.architecture.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
{
"redirections": [
{
"source_path_from_root": "/docs/architecture/cloud-native/azure-data-storage.md",
"redirect_url": "/dotnet/architecture/cloud-native/relational-vs-nosql-data"
},
{
"source_path_from_root": "/docs/architecture/cloud-native/cloud-native-devops.md",
"redirect_url": "/dotnet/architecture/cloud-native/devops"
},
{
"source_path_from_root": "/docs/architecture/cloud-native/database-per-microservice.md",
"redirect_url": "/dotnet/architecture/cloud-native/distributed-data"
},
{
"source_path_from_root": "/docs/architecture/dapr-for-net-developers/secrets.md",
"redirect_url": "/dotnet/architecture/dapr-for-net-developers/secrets-management"
},
{
"source_path_from_root": "/docs/architecture/microservices/architect-microservice-container-applications/communication-between-microservices.md",
"redirect_url": "/dotnet/architecture/microservices/architect-microservice-container-applications/communication-in-microservice-architecture",
"redirect_document_id": true
},
{
"source_path_from_root": "/docs/architecture/microservices/microservice-ddd-cqrs-patterns/infrastructure-persistence-layer-implemenation-entity-framework-core.md",
"redirect_url": "/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/infrastructure-persistence-layer-implementation-entity-framework-core"
},
{
"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",
"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"
},
{
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/deploy-existing-net-apps-as-windows-containers.md",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/deploy-existing-net-apps-as-windows-containers"
},
{
"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",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-to-deploy-windows-containers-to-azure-container-instances-ACI"
},
{
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/index.md",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/index"
},
{
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/microsoft-technologies-in-cloud-devops-ready-applications.md",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/microsoft-technologies-in-cloud-optimized-applications"
},
{
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/migrate-to-hybrid-cloud-scenarios.md",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/migrate-to-hybrid-cloud-scenarios"
},
{
"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",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/life-cycle-ci-cd-pipelines-devops-tools"
},
{
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/modernize-your-apps-with-monitoring-and-telemetry.md",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/modernize-your-apps-with-monitoring-and-telemetry"
},
{
"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",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/reasons-to-modernize-existing-net-apps-to-cloud-optimized-applications"
},
{
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/what-about-cloud-optimized-applications.md",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/what-about-cloud-native-applications"
},
{
"source_path_from_root": "/docs/architecture/modernize-with-azure-containers/lift-and-shift-existing-apps-devops/when-not-to-deploy-to-windows-containers.md",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-not-to-deploy-to-windows-containers"
},
{
"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",
"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"
},
{
"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",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-to-deploy-windows-containers-to-azure-container-service-kubernetes"
},
{
"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",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-to-deploy-windows-containers-to-azure-vms-iaas-cloud"
},
{
"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",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/when-to-deploy-windows-containers-to-service-fabric"
},
{
"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",
"redirect_url": "/dotnet/architecture/modernize-with-azure-containers/modernize-existing-apps-to-cloud-optimized/life-cycle-ci-cd-pipelines-devops-tools"
}
]
}
88 changes: 88 additions & 0 deletions .openpublishing.redirection.azure.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"redirections": [
{
"source_path_from_root": "/docs/azure/dotnet-howto-choose-migration.md",
"redirect_url": "/dotnet/azure/migration/choose"
},
{
"source_path_from_root": "/docs/azure/dotnet-howto-migrate-app-service.md",
"redirect_url": "/dotnet/azure/migration/app-service"
},
{
"source_path_from_root": "/docs/azure/dotnet-howto-migrate-sql.md",
"redirect_url": "/dotnet/azure/migration/sql"
},
{
"source_path_from_root": "/docs/azure/dotnet-howto-migrate-vm.md",
"redirect_url": "/dotnet/azure/migration/vm"
},
{
"source_path_from_root": "/docs/azure/dotnet-quickstart-vs.md",
"redirect_url": "/visualstudio/deployment/quickstart-deploy-to-azure?view=vs-2019"
},
{
"source_path_from_root": "/docs/azure/dotnet-quickstart-xplat.md",
"redirect_url": "/azure/app-service/app-service-web-tutorial-dotnetcore-sqldb"
},
{
"source_path_from_root": "/docs/azure/dotnet-samples.md",
"redirect_url": "/dotnet/azure/"
},
{
"source_path_from_root": "/docs/azure/dotnet-sdk-azure-authenticate.md",
"redirect_url": "/dotnet/azure/sdk/authentication"
},
{
"source_path_from_root": "/docs/azure/dotnet-sdk-azure-concepts.md",
"redirect_url": "/dotnet/azure/"
},
{
"source_path_from_root": "/docs/azure/dotnet-sdk-azure-get-started.md",
"redirect_url": "/dotnet/azure/intro"
},
{
"source_path_from_root": "/docs/azure/dotnet-sdk-azure-overview.md",
"redirect_url": "/dotnet/azure/"
},
{
"source_path_from_root": "/docs/azure/dotnet-sdk-vs2015-install.md",
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
},
{
"source_path_from_root": "/docs/azure/dotnet-tools.md",
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
},
{
"source_path_from_root": "/docs/azure/dotnet-tutorials.md",
"redirect_url": "/dotnet/azure/"
},
{
"source_path_from_root": "/docs/azure/logging.md",
"redirect_url": "/dotnet/azure/sdk/logging"
},
{
"source_path_from_root": "/docs/azure/packages.md",
"redirect_url": "/dotnet/azure/sdk/packages"
},
{
"source_path_from_root": "/docs/azure/sdk/index.yml",
"redirect_url": "/dotnet/azure/"
},
{
"source_path_from_root": "/docs/azure/sdk/tools.md",
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
},
{
"source_path_from_root": "/docs/azure/sdk/vs2015-install.md",
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
},
{
"source_path_from_root": "/docs/azure/tools.md",
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
},
{
"source_path_from_root": "/docs/azure/vs2015-install.md",
"redirect_url": "/dotnet/azure/dotnet-dev-env-checklist"
}
]
}
Loading

0 comments on commit 7ae7272

Please sign in to comment.