Skip to content

Commit f81b14f

Browse files
committed
Terraform retire Marketplace article - Redirect to Create VM
1 parent 956629f commit f81b14f

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48534,17 +48534,17 @@
4853448534
{
4853548535
"source_path": "articles/virtual-machines/linux/ansible-install-configure.md",
4853648536
"redirect_url": "/azure/ansible/ansible-install-configure",
48537-
"redirect_document_id": false
48537+
"redirect_document_id": true
4853848538
},
4853948539
{
4854048540
"source_path": "articles/virtual-machines/linux/ansible-create-vm.md",
4854148541
"redirect_url": "/azure/ansible/ansible-create-vm",
48542-
"redirect_document_id": false
48542+
"redirect_document_id": true
4854348543
},
4854448544
{
4854548545
"source_path": "articles/virtual-machines/linux/ansible-manage-linux-vm.md",
4854648546
"redirect_url": "/azure/ansible/ansible-manage-linux-vm",
48547-
"redirect_document_id": false
48547+
"redirect_document_id": true
4854848548
},
4854948549
{
4855048550
"source_path": "articles/app-service/containers/tutorial-java-enterprise-postgresql-app.md",
@@ -48554,12 +48554,17 @@
4855448554
{
4855548555
"source_path": "articles/virtual-machines/linux/terraform-install-configure.md",
4855648556
"redirect_url": "/azure/terraform/terraform-install-configure",
48557-
"redirect_document_id": false
48557+
"redirect_document_id": true
4855848558
},
4855948559
{
4856048560
"source_path": "articles/virtual-machines/linux/terraform-create-complete-vm.md",
4856148561
"redirect_url": "/azure/terraform/terraform-create-complete-vm",
48562-
"redirect_document_id": false
48562+
"redirect_document_id": true
48563+
},
48564+
{
48565+
"source_path": "articles/terraform/terraform-vm-managed-identities-for-azure-resources.md",
48566+
"redirect_url": "/azure/terraform/terraform-create-complete-vm",
48567+
"redirect_document_id": true
4856348568
}
4856448569
]
4856548570
}

articles/terraform/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ landingContent:
6060
url: terraform-create-complete-vm.md
6161
- linkListType: tutorial
6262
links:
63-
- text: Create a Terraform VM with MSI enabled
64-
url: terraform-vm-managed-identities-for-azure-resources.md
6563
- text: Create a VM cluster with Terraform modules
6664
url: terraform-create-vm-cluster-module.md
6765
- text: Create a VM cluster with Terraform and HCL

articles/terraform/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
href: terraform-create-k8s-cluster-with-aks-applicationgateway-ingress.md
3636
- name: Infrastructure
3737
items:
38-
- name: Create a Terraform VM with managed identities for Azure resources enabled
39-
href: terraform-vm-managed-identities-for-azure-resources.md
4038
- name: Create a VM cluster with Terraform modules
4139
href: terraform-create-vm-cluster-module.md
4240
- name: Create a VM cluster with Terraform and HCL

0 commit comments

Comments
 (0)