Skip to content

Commit 98f99b3

Browse files
authored
Merge pull request #253359 from duongau/securityhub
Azure Networking Security Hub page - add more articles to cards
2 parents c9d11f9 + 83b75bf commit 98f99b3

File tree

1 file changed

+52
-15
lines changed

1 file changed

+52
-15
lines changed

articles/networking/security/index.yml

Lines changed: 52 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ additionalContent:
5959
url: ../../firewall/overview.md
6060
- text: Protect my inbound web application connections
6161
url: ../../web-application-firewall/overview.md
62-
- text: Implement the Zero Trust model
63-
url: https://techcommunity.microsoft.com/t5/azure-network-security-blog/zero-trust-with-azure-network-security/ba-p/3668280
64-
- text: Apply Zero Trust principles to an Azure Virtual WAN deployment
65-
url: /security/zero-trust/azure-virtual-wan
6662
- text: Manage my network firewall
6763
url: ../../firewall-manager/overview.md
6864
- text: Learn more about Azure Firewall
@@ -75,24 +71,39 @@ additionalContent:
7571
url: /training/modules/intro-to-azure-firewall-manager/
7672
- text: Introduction to Azure Web Application Firewall
7773
url: /training/modules/introduction-azure-web-application-firewall/
74+
- text: Design and implement network security
75+
url: /training/modules/design-implement-network-security-monitoring/
76+
- text: Design solutions for network security
77+
url: /training/modules/design-solutions-network-security/
78+
- text: Design and implement network monitoring
79+
url: /training/modules/design-implement-network-monitoring/
7880
- title: Architecture
7981
links:
82+
- text: Implement the Zero Trust model
83+
url: https://techcommunity.microsoft.com/t5/azure-network-security-blog/zero-trust-with-azure-network-security/ba-p/3668280
84+
- text: Apply Zero Trust principles to an Azure Virtual WAN deployment
85+
url: /security/zero-trust/azure-virtual-wan
8086
- text: Securely managed web applications
8187
url: /azure/architecture/example-scenario/apps/fully-managed-secure-apps
8288
- text: Firewall and Application Gateway for virtual networks
8389
url: /azure/architecture/example-scenario/gateway/firewall-application-gateway
84-
85-
- title: Secure your virtual networks # < 60 chars (optional)
90+
- text: Improved-security access to multitenant web apps from an on-premises network
91+
url: /azure/architecture/web-apps/guides/networking/access-multitenant-web-app-from-on-premises
92+
- text: Implement a secure hybrid network
93+
url: /azure/architecture/reference-architectures/dmz/secure-vnet-dmz?tabs=portal
94+
- text: Mission-critical baseline architecture with network control
95+
url: /azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-network-architecture
96+
- text: Build the first layer of defense with Azure Security services
97+
url: /azure/architecture/solution-ideas/articles/azure-security-build-first-layer-defense
98+
- text: Secure and govern workloads with network-level segmentation
99+
url: /azure/architecture/reference-architectures/hybrid-networking/network-level-segmentation
100+
- title: Secure your virtual networks
86101
items:
87102
# Card
88103
- title: I want to...
89104
links:
90105
- text: Secure networks with Zero Trust
91106
url: /security/zero-trust/deploy/networks
92-
- text: Apply Zero Trust principles to a spoke virtual network in Azure
93-
url: /security/zero-trust/azure-infrastructure-iaas
94-
- text: Apply Zero Trust principles to a hub virtual network in Azure
95-
url: /security/zero-trust/azure-infrastructure-networking
96107
- text: Filter network traffic between Azure resources
97108
url: ../../virtual-network/network-security-groups-overview.md
98109
- text: Secure access to Azure services
@@ -101,6 +112,10 @@ additionalContent:
101112
url: https://techcommunity.microsoft.com/t5/azure-network-security-blog/deploy-azure-firewall-to-inspect-traffic-to-a-private-endpoint/ba-p/3714575
102113
- text: Learn more about Azure Virtual Network
103114
url: ../../virtual-network/index.yml
115+
- text: Create a site-to-site VPN connection
116+
url: ../../vpn-gateway/tutorial-site-to-site-portal.md
117+
- text: Deploy security admin rules with Virtual Network manager
118+
url: ../../virtual-network-manager/how-to-block-network-traffic-portal.md
104119
- title: Training
105120
links:
106121
- text: Configure network security groups
@@ -109,21 +124,29 @@ additionalContent:
109124
url: /training/modules/secure-and-isolate-with-nsg-and-service-endpoints/
110125
- text: Troubleshoot platform-as-a-service issues in Microsoft Azure
111126
url: /training/modules/troubleshoot-platform-service-issues/
127+
- text: Connect my on-premises network to Azure with VPN gateways
128+
url: /training/modules/connect-on-premises-network-with-vpn-gateway/
129+
- text: Monitor and troubleshoot your end-to-end Azure network infrastructure
130+
url: /training/modules/troubleshoot-azure-network-infrastructure/
112131
- title: Architecture
113132
links:
133+
- text: Apply Zero Trust principles to a spoke virtual network in Azure
134+
url: /security/zero-trust/azure-infrastructure-iaas
135+
- text: Apply Zero Trust principles to a hub virtual network in Azure
136+
url: /security/zero-trust/azure-infrastructure-networking
114137
- text: Hub-spoke network topology in Azure
115138
url: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
116139
- text: Choose between virtual network peering and VPN gateways
117140
url: /azure/architecture/reference-architectures/hybrid-networking/vnet-peering
141+
- text: Extend an on-premises network using ExpressRoute
142+
url: /azure/architecture/reference-architectures/hybrid-networking/expressroute
143+
- text: Azure Network Virtual Application Firewall architecture
144+
url: /azure/architecture/example-scenario/firewalls/
118145
- title: Protect your apps and services
119146
items:
120147
# Card
121148
- title: I want to...
122149
links:
123-
- text: Apply Zero Trust principles to a spoke virtual network with Azure PaaS Services
124-
url: /security/zero-trust/azure-infrastructure-paas
125-
- text: Zero-trust network for web applications with Azure Firewall and Application Gateway
126-
url: /azure/architecture/example-scenario/gateway/application-gateway-before-azure-firewall
127150
- text: Protect my service from DDoS attacks
128151
url: ../../ddos-protection/ddos-protection-overview.md
129152
- text: Protect against PaperCut vulnerability
@@ -144,13 +167,23 @@ additionalContent:
144167
url: /training/modules/introduction-azure-private-link/
145168
- text: Design and implement private access to Azure Services
146169
url: /training/modules/design-implement-private-access-to-azure-services/
170+
- text: Encrypt network traffic end to end with Application gateways
171+
url: /training/modules/end-to-end-encryption-with-app-gateway/
147172
- title: Architecture
148173
links:
174+
- text: Apply Zero Trust principles to a spoke virtual network with Azure PaaS Services
175+
url: /security/zero-trust/azure-infrastructure-paas
176+
- text: Zero-trust network for web applications with Azure Firewall and Application Gateway
177+
url: /azure/architecture/example-scenario/gateway/application-gateway-before-azure-firewall
149178
- text: Azure Private Link in a hub-and-spoke network
150179
url: /azure/architecture/guide/networking/private-link-hub-spoke-network
151180
- text: Guide to Private Link and DNS in Azure Virtual WAN
152181
url: /azure/architecture/guide/networking/private-link-virtual-wan-dns-guide
153-
- title: Secure your virtual machines # < 60 chars (optional)
182+
- text: Secure network access to Kubernetes
183+
url: /azure/architecture/aws-professional/eks-to-aks/private-clusters
184+
- text: Use Azure Firewall to help protect an Azure Kubernetes Service (AKS) cluster
185+
url: /azure/architecture/guide/aks/aks-firewall
186+
- title: Secure your virtual machines
154187
items:
155188
# Card
156189
- title: I want to...
@@ -159,8 +192,12 @@ additionalContent:
159192
url: ../../bastion/bastion-overview.md
160193
- text: Learn more about Azure Bastion
161194
url: ../../bastion/index.yml
195+
- text: Enable just-in-time access on VMs
196+
url: ../../defender-for-cloud/just-in-time-access-usage.md
162197
- title: Training
163198
links:
199+
- text: Configure the network for your virtual machines
200+
url: /training/modules/configure-network-for-azure-virtual-machines/
164201
- text: Introduction to Azure Bastion
165202
url: /training/modules/intro-to-azure-bastion/
166203
- text: Connect to a VM using Azure Bastion

0 commit comments

Comments
 (0)