Skip to content

Commit 9bc16ee

Browse files
authored
Azure Deploy Targets refresh (#2593)
* Updated overview, web app and redirected cloud service * Redirect all existing azure cloud service pages * Update warning message
1 parent 99abce2 commit 9bc16ee

File tree

15 files changed

+51
-376
lines changed

15 files changed

+51
-376
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: src/layouts/Redirect.astro
33
title: Redirect
4-
redirect: https://octopus.com/docs/deployments/azure/cloud-services
4+
redirect: https://octopus.com/docs/infrastructure/deployment-targets/azure
55
pubDate: 2023-01-01
66
navSearch: false
77
navSitemap: false
88
navMenu: false
9-
---
9+
---
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: src/layouts/Redirect.astro
3+
title: Redirect
4+
redirect: https://octopus.com/docs/infrastructure/deployment-targets/azure
5+
pubDate: 2023-01-01
6+
navSearch: false
7+
navSitemap: false
8+
navMenu: false
9+
hideInThisSectionHeader: true
10+
---

src/pages/docs/deployments/azure/cloud-services/index.mdx

Lines changed: 0 additions & 188 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: src/layouts/Redirect.astro
3+
title: Redirect
4+
redirect: https://octopus.com/docs/infrastructure/deployment-targets/azure
5+
pubDate: 2023-01-01
6+
navSearch: false
7+
navSitemap: false
8+
navMenu: false
9+
---

src/pages/docs/deployments/azure/cloud-services/vip-swap.mdx

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

src/pages/docs/deployments/azure/deploying-a-package-to-an-azure-cloud-service/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Redirect.astro
33
title: Redirect
4-
redirect: https://octopus.com/docs/deployments/azure/cloud-services
4+
redirect: https://octopus.com/docs/infrastructure/deployment-targets/azure
55
pubDate: 2023-01-01
66
navSearch: false
77
navSitemap: false

src/pages/docs/infrastructure/azure-cloud-service-target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Redirect.astro
33
title: Redirect
4-
redirect: https://octopus.com/docs/infrastructure/deployment-targets/azure/cloud-service-targets
4+
redirect: https://octopus.com/docs/infrastructure/deployment-targets/azure
55
pubDate: 2023-01-01
66
navSearch: false
77
navSitemap: false

src/pages/docs/infrastructure/azure/cloud-service-targets/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Redirect.astro
33
title: Redirect
4-
redirect: https://octopus.com/docs/infrastructure/deployment-targets/azure/cloud-service-targets
4+
redirect: https://octopus.com/docs/infrastructure/deployment-targets/azure
55
pubDate: 2023-01-01
66
navSearch: false
77
navSitemap: false

0 commit comments

Comments
 (0)