Skip to content

Commit 7368424

Browse files
authored
Merge pull request #299123 from asudbring/us424071-nat-qs-combo
Combine NAT Gateway quickstarts into one article for content curation
2 parents c776a87 + 6ad5a4b commit 7368424

10 files changed

+725
-999
lines changed

.openpublishing.redirection.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6883,6 +6883,36 @@
68836883
"source_path": "articles/defender-for-iot/organizations/release-notes-archive.md",
68846884
"redirect_url": "/azure/defender-for-iot/organizations/release-notes-ot-monitoring-sensor-archive",
68856885
"redirect_document_id": false
6886-
}
6886+
},
6887+
{
6888+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-portal.md",
6889+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6890+
"redirect_document_id": false
6891+
},
6892+
{
6893+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-powershell.md",
6894+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6895+
"redirect_document_id": false
6896+
},
6897+
{
6898+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-cli.md",
6899+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6900+
"redirect_document_id": false
6901+
},
6902+
{
6903+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-template.md",
6904+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6905+
"redirect_document_id": false
6906+
},
6907+
{
6908+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-terraform.md",
6909+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6910+
"redirect_document_id": false
6911+
},
6912+
{
6913+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-bicep.md",
6914+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6915+
"redirect_document_id": false
6916+
}
68876917
]
68886918
}

articles/nat-gateway/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ landingContent:
5050
- linkListType: quickstart
5151
links:
5252
- text: Create and validate NAT gateway
53-
url: quickstart-create-nat-gateway-portal.md
53+
url: quickstart-create-nat-gateway.md
5454
- linkListType: tutorial
5555
links:
5656
- text: Integrate NAT gateway with a public load balancer
5757
url: tutorial-nat-gateway-load-balancer-public-portal.md
58-
- text: Integrate NAT gateway with a internal load balancer
58+
- text: Integrate NAT gateway with an internal load balancer
5959
url: tutorial-nat-gateway-load-balancer-internal-portal.md
6060

6161
# Card (optional)
@@ -109,7 +109,7 @@ landingContent:
109109
links:
110110
- text: Frequently asked questions about NAT gateway
111111
url: faq.yml
112-
- text: Azure Powershell
112+
- text: Azure PowerShell
113113
url: /powershell/module/az.network/#networking
114114
- text: Azure CLI
115115
url: /cli/azure/network/nat/gateway

articles/nat-gateway/quickstart-create-nat-gateway-bicep.md

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

0 commit comments

Comments
 (0)