Skip to content

Commit 7bd09fc

Browse files
authored
Merge pull request #292321 from cephalin/curation
curation
2 parents fae54b5 + d7b6921 commit 7bd09fc

File tree

4 files changed

+11
-246
lines changed

4 files changed

+11
-246
lines changed

articles/app-service/app-service-sql-asp-github-actions.md

Lines changed: 0 additions & 124 deletions
This file was deleted.

articles/app-service/app-service-sql-github-actions.md

Lines changed: 0 additions & 115 deletions
This file was deleted.

articles/app-service/toc.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,7 @@
8181
- name: Use Azure Pipelines
8282
href: deploy-azure-pipelines.md
8383
- name: Use GitHub Actions
84-
items:
85-
- name: Deploy with GitHub Actions (tutorial)
86-
href: app-service-sql-asp-github-actions.md
87-
- name: About GitHub Actions deployment
88-
href: deploy-github-actions.md
84+
href: deploy-github-actions.md
8985
- name: Run from package
9086
href: deploy-run-package.md
9187
- name: Authentication for deployment
@@ -393,8 +389,6 @@
393389
href: tutorial-custom-container-sidecar.md
394390
- name: Deploy app with Azure Container Registry
395391
href: tutorial-custom-container.md
396-
- name: Deploy with GitHub Actions
397-
href: app-service-sql-github-actions.md
398392
- name: Deploy with Azure Pipelines
399393
href: deploy-container-azure-pipelines.md
400394
- name: Integrate AI with App Service

redirects/.openpublishing.redirection.app-service.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2699,6 +2699,16 @@
26992699
"source_path_from_root": "/articles/app-service/quickstart-java-uiex.md",
27002700
"redirect_url": "/azure/app-service/quickstart-java",
27012701
"redirect_document_id": true
2702+
},
2703+
{
2704+
"source_path_from_root": "/articles/app-service/app-service-sql-github-actions.md",
2705+
"redirect_url": "/azure/app-service/deploy-github-actions",
2706+
"redirect_document_id": false
2707+
},
2708+
{
2709+
"source_path_from_root": "/articles/app-service/app-service-sql-asp-github-actions.md",
2710+
"redirect_url": "/azure/app-service/deploy-github-actions",
2711+
"redirect_document_id": false
27022712
}
27032713
]
27042714
}

0 commit comments

Comments
 (0)