Skip to content

Commit b321344

Browse files
Merge pull request #279939 from cynthn/Release_Archive_main_2024-07-02-18-45-12
Virtual-network [DocsArchive-1.0.24184.1](2024-07-02-18-45-12)Auto archive content
2 parents 66ffc06 + 7f042d1 commit b321344

File tree

6 files changed

+15
-610
lines changed

6 files changed

+15
-610
lines changed

articles/virtual-network/.openpublishing.redirection.virtual-network.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@
2020
"redirect_url": "/azure/architecture/vdc/networking-virtual-datacenter",
2121
"redirect_document_id": false
2222
},
23+
{
24+
"source_path_from_root": "/articles/virtual-network/deploy-container-networking-docker-windows.md",
25+
"redirect_url": "/previous-versions/azure/virtual-network/deploy-container-networking-docker-windows",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/virtual-network/virtual-network-service-endpoint-policies-cli.md",
30+
"redirect_url": "/previous-versions/azure/virtual-network/virtual-network-service-endpoint-policies-cli",
31+
"redirect_document_id": false
32+
},
2333
{
2434
"source_path_from_root": "/articles/virtual-network/ddos-protection-overview.md",
2535
"redirect_url": "/azure/ddos-protection/ddos-protection-overview",

articles/virtual-network/deploy-container-networking-docker-windows.md

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

articles/virtual-network/toc.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
href: application-security-groups.md
8484
- name: IP based access control list
8585
href: ip-based-access-control-list-overview.md
86-
- name: Service tags
86+
- name: Service tags
8787
href: service-tags-overview.md
8888
- name: Service endpoint policies
8989
href: virtual-network-service-endpoint-policies-overview.md
@@ -124,7 +124,7 @@
124124
href: virtual-network-nsg-manage-log.md
125125
- name: Connectivity
126126
items:
127-
- name: Route network traffic
127+
- name: Route network traffic
128128
items:
129129
- name: Azure portal
130130
href: tutorial-create-route-table-portal.md
@@ -184,8 +184,6 @@
184184
items:
185185
- name: Linux
186186
href: deploy-container-networking-docker-linux.md
187-
- name: Windows
188-
href: deploy-container-networking-docker-windows.md
189187
- name: Deploy Container networking
190188
href: deploy-container-networking.md
191189
- name: Security
@@ -215,7 +213,7 @@
215213
- name: Azure PowerShell
216214
href: ../private-link/create-private-endpoint-powershell.md?toc=/azure/virtual-network/toc.json
217215
- name: Azure CLI
218-
href: ../private-link/create-private-endpoint-cli.md?toc=/azure/virtual-network/toc.json
216+
href: ../private-link/create-private-endpoint-cli.md?toc=/azure/virtual-network/toc.json
219217
- name: Using service endpoints
220218
items:
221219
- name: Azure portal
@@ -230,22 +228,20 @@
230228
href: virtual-network-service-endpoint-policies-portal.md
231229
- name: Azure PowerShell
232230
href: virtual-network-service-endpoint-policies-powershell.md
233-
- name: Azure CLI
234-
href: virtual-network-service-endpoint-policies-cli.md
235231
- name: Manage DDoS protection
236232
href: ../ddos-protection/manage-ddos-protection.md
237233
- name: Onboard partners to DDoS Protection
238234
href: ../ddos-protection/ddos-protection-partner-onboarding.md
239235
- name: Manage network security groups
240-
href: manage-network-security-group.md
236+
href: manage-network-security-group.md
241237
- name: Security scenarios
242238
items:
243239
- name: Secure networks with virtual appliances
244240
href: virtual-network-scenario-udr-gw-nva.md
245241
- name: DMZ between Azure and the Internet
246242
href: /azure/architecture/reference-architectures/dmz/secure-vnet-dmz?toc=/azure/virtual-network/toc.json
247243
- name: VM networking
248-
items:
244+
items:
249245
- name: Migrate a virtual machine public IP address
250246
href: ../virtual-network/nat-gateway/tutorial-migrate-ilip-nat.md?toc=/azure/virtual-network/toc.json
251247
- name: Add or remove network interfaces

0 commit comments

Comments
 (0)