Skip to content

Commit d4ba245

Browse files
authored
Merge pull request #286817 from duongau/sechub
Network Security hub page - make network service its own section
2 parents e48d8ee + 9e12272 commit d4ba245

File tree

1 file changed

+103
-71
lines changed

1 file changed

+103
-71
lines changed

articles/networking/security/index.yml

Lines changed: 103 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
author: vhorne
1313
ms.author: victorh
1414
manager: kumudD
15-
ms.date: 07/03/2024
15+
ms.date: 09/16/2024
1616

1717
highlightedContent:
1818
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
@@ -58,128 +58,160 @@ productDirectory:
5858
imageSrc: https://static.docs.com/ui/media/product/azure/ddos-protection.svg
5959
url: ../../ddos-protection/index.yml
6060

61-
62-
# additionalContent section (optional)
63-
# Card with links style
64-
additionalContent:
65-
# Supports up to 4 sections
61+
conceptualContent:
6662
sections:
67-
- title: Use cases and scenarios # < 60 chars (optional)
63+
- title: Use cases and scenarios
6864
items:
69-
# Card
7065
- title: Secure your perimeter
7166
links:
7267
- text: Protect my outbound network connections
68+
itemType: learn
7369
url: ../../firewall/overview.md
7470
- text: Protect my inbound web application connections
71+
itemType: learn
7572
url: ../../web-application-firewall/overview.md
7673
- text: Implement a secure hybrid network
74+
itemType: architecture
7775
url: /azure/architecture/reference-architectures/dmz/secure-vnet-dmz?tabs=portal
78-
# Card
7976
- title: Secure your virtual networks
8077
links:
8178
- text: Inspect traffic to a private endpoint
79+
itemType: reference
8280
url: https://techcommunity.microsoft.com/t5/azure-network-security-blog/deploy-azure-firewall-to-inspect-traffic-to-a-private-endpoint/ba-p/3714575
8381
- text: Monitor and troubleshoot your end-to-end Azure network infrastructure
82+
itemType: learn
8483
url: /training/modules/troubleshoot-azure-network-infrastructure/
8584
- text: Hub-spoke network topology in Azure
85+
itemType: architecture
8686
url: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
8787
- text: Azure Network Virtual Application Firewall architecture
88+
itemType: architecture
8889
url: /azure/architecture/example-scenario/firewalls/
89-
# Card
9090
- title: Protect your apps and services
9191
links:
9292
- text: Protect my service from DDoS attacks
93+
itemType: learn
9394
url: ../../ddos-protection/ddos-protection-overview.md
9495
- text: Learn more about Azure DDoS Protection
96+
itemType: overview
9597
url: ../../ddos-protection/index.yml
9698
- text: Introduction to Azure DDoS Protection
99+
itemType: training
97100
url: /training/modules/introduction-azure-ddos-protection/
98101
- text: Use Azure Firewall to help protect an Azure Kubernetes Service (AKS) cluster
102+
itemType: architecture
99103
url: /azure/architecture/guide/aks/aks-firewall
104+
100105
- title: Learn more about Azure network security
101106
items:
102-
# Card
103-
- title: Scenarios
104-
links:
105-
- text: Securely access my PaaS Services in Azure
106-
url: ../../private-link/private-link-overview.md
107-
- text: Create a private interface to connect to a service
108-
url: ../../private-link/private-endpoint-overview.md
109-
- text: Connect a service using a private link
110-
url: ../../private-link/private-link-service-overview.md
111-
- text: Apply Zero Trust principles to a spoke virtual network with Azure PaaS Services
112-
url: /security/zero-trust/azure-infrastructure-paas
113-
- text: Secure networks with Zero Trust
114-
url: /security/zero-trust/deploy/networks
115-
- text: Filter network traffic between Azure resources
116-
url: ../../virtual-network/network-security-groups-overview.md
117-
- text: Secure access to Azure services
118-
url: ../../virtual-network/virtual-network-service-endpoints-overview.md
119-
- text: Deploy security admin rules with Virtual Network manager
120-
url: ../../virtual-network-manager/how-to-block-network-traffic-portal.md
121-
- text: Apply Zero Trust principles to a spoke virtual network in Azure
122-
url: /security/zero-trust/azure-infrastructure-iaas
123-
- text: Apply Zero Trust principles to a hub virtual network in Azure
124-
url: /security/zero-trust/azure-infrastructure-networking
125-
- text: Implement the Zero Trust model
126-
url: https://techcommunity.microsoft.com/t5/azure-network-security-blog/zero-trust-with-azure-network-security/ba-p/3668280
127-
- text: Apply Zero Trust principles to an Azure Virtual WAN deployment
128-
url: /security/zero-trust/azure-virtual-wan
129-
107+
- title: Scenarios
108+
links:
109+
- text: Securely access my PaaS Services in Azure
110+
itemType: overview
111+
url: ../../private-link/private-link-overview.md
112+
- text: Create a private interface to connect to a service
113+
itemType: overview
114+
url: ../../private-link/private-endpoint-overview.md
115+
- text: Connect a service using a private link
116+
itemType: overview
117+
url: ../../private-link/private-link-service-overview.md
118+
- text: Apply Zero Trust principles to a spoke virtual network with Azure PaaS Services
119+
itemType: concept
120+
url: /security/zero-trust/azure-infrastructure-paas
121+
- text: Secure networks with Zero Trust
122+
itemType: concept
123+
url: /security/zero-trust/deploy/networks
124+
- text: Filter network traffic between Azure resources
125+
itemType: concept
126+
url: ../../virtual-network/network-security-groups-overview.md
127+
- text: Secure access to Azure services
128+
itemType: concept
129+
url: ../../virtual-network/virtual-network-service-endpoints-overview.md
130+
- text: Deploy security admin rules with Virtual Network manager
131+
itemType: how-to-guide
132+
url: ../../virtual-network-manager/how-to-block-network-traffic-portal.md
133+
- text: Apply Zero Trust principles to a spoke virtual network in Azure
134+
itemType: concept
135+
url: /security/zero-trust/azure-infrastructure-iaas
136+
- text: Apply Zero Trust principles to a hub virtual network in Azure
137+
itemType: concept
138+
url: /security/zero-trust/azure-infrastructure-networking
139+
- text: Implement the Zero Trust model
140+
itemType: reference
141+
url: https://techcommunity.microsoft.com/t5/azure-network-security-blog/zero-trust-with-azure-network-security/ba-p/3668280
142+
- text: Apply Zero Trust principles to an Azure Virtual WAN deployment
143+
itemType: concept
144+
url: /security/zero-trust/azure-virtual-wan
130145

131-
- title: Training
132-
links:
133-
- text: Introduction to Azure Private Link
134-
url: /training/modules/introduction-azure-private-link/
135-
- text: Design and implement private access to Azure Services
136-
url: /training/modules/design-implement-private-access-to-azure-services/
137-
- text: Encrypt network traffic end to end with Application gateways
138-
url: /training/modules/end-to-end-encryption-with-app-gateway/
139-
- text: Configure network security groups
140-
url: /training/modules/configure-network-security-groups/
141-
- text: Secure and isolate access to Azure resources by using network security groups and service endpoints
142-
url: /training/modules/secure-and-isolate-with-nsg-and-service-endpoints/
143-
- text: Connect my on-premises network to Azure with VPN gateways
144-
url: /training/modules/connect-on-premises-network-with-vpn-gateway/
145-
- text: Design and implement network security
146-
url: /training/modules/design-implement-network-security-monitoring/
147-
- text: Design solutions for network security
148-
url: /training/modules/design-solutions-network-security/
149-
- text: Design and implement network monitoring
150-
url: /training/modules/design-implement-network-monitoring/
146+
- title: Training
147+
links:
148+
- text: Introduction to Azure Private Link
149+
itemType: training
150+
url: /training/modules/introduction-azure-private-link/
151+
- text: Design and implement private access to Azure Services
152+
itemType: training
153+
url: /training/modules/design-implement-private-access-to-azure-services/
154+
- text: Encrypt network traffic end to end with Application gateways
155+
itemType: training
156+
url: /training/modules/end-to-end-encryption-with-app-gateway/
157+
- text: Configure network security groups
158+
itemType: training
159+
url: /training/modules/configure-network-security-groups/
160+
- text: Secure and isolate access to Azure resources by using network security groups and service endpoints
161+
itemType: training
162+
url: /training/modules/secure-and-isolate-with-nsg-and-service-endpoints/
163+
- text: Connect my on-premises network to Azure with VPN gateways
164+
itemType: training
165+
url: /training/modules/connect-on-premises-network-with-vpn-gateway/
166+
- text: Design and implement network security
167+
itemType: training
168+
url: /training/modules/design-implement-network-security-monitoring/
169+
- text: Design solutions for network security
170+
itemType: training
171+
url: /training/modules/design-solutions-network-security/
172+
- text: Design and implement network monitoring
173+
itemType: training
174+
url: /training/modules/design-implement-network-monitoring/
151175

152-
153-
- title: Architecture
154-
links:
176+
- title: Architecture
177+
links:
155178
- text: Zero-trust network for web applications with Azure Firewall and Application Gateway
179+
itemType: architecture
156180
url: /azure/architecture/example-scenario/gateway/application-gateway-before-azure-firewall
157181
- text: Azure Private Link in a hub-and-spoke network
182+
itemType: architecture
158183
url: /azure/architecture/guide/networking/private-link-hub-spoke-network
159184
- text: Guide to Private Link and DNS in Azure Virtual WAN
185+
itemType: architecture
160186
url: /azure/architecture/guide/networking/private-link-virtual-wan-dns-guide
161187
- text: Secure network access to Kubernetes
188+
itemType: architecture
162189
url: /azure/architecture/aws-professional/eks-to-aks/private-clusters
163190
- text: Extend an on-premises network using ExpressRoute
191+
itemType: architecture
164192
url: /azure/architecture/reference-architectures/hybrid-networking/expressroute
165193
- text: Securely managed web applications
194+
itemType: architecture
166195
url: /azure/architecture/example-scenario/apps/fully-managed-secure-apps
167196
- text: Mission-critical baseline architecture with network control
197+
itemType: architecture
168198
url: /azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-network-architecture
169199
- text: Build the first layer of defense with Azure Security services
200+
itemType: architecture
170201
url: /azure/architecture/solution-ideas/articles/azure-security-build-first-layer-defense
171202
- text: Secure and govern workloads with network-level segmentation
203+
itemType: architecture
172204
url: /azure/architecture/reference-architectures/hybrid-networking/network-level-segmentation
173205

206+
additionalContent:
207+
sections:
174208
- title: Networking services
175209
items:
176-
- title: Related services
177-
links:
178-
- text: Load balancing and Content Delivery
179-
url: /azure/networking/load-balancer-content-delivery/
180-
- text: Network Foundations
181-
url: /azure/networking/foundations/
182-
- text: Hybrid connectivity
183-
url: /azure/networking/hybrid-connectivity/
184-
- text: Network monitoring and management
185-
url: /azure/networking/monitoring-management/
210+
- title: Network Foundations
211+
url: /azure/networking/foundations/
212+
- title: Load balancing and Content Delivery
213+
url: /azure/networking/load-balancer-content-delivery/
214+
- title: Hybrid connectivity
215+
url: /azure/networking/hybrid-connectivity/
216+
- title: Network monitoring and management
217+
url: ../monitoring-management/index.yml

0 commit comments

Comments
 (0)