Skip to content

Commit 181ce81

Browse files
Merge pull request #239290 from vhorne/fw-net-sec
add network security link
2 parents 54f7881 + 906c290 commit 181ce81

File tree

8 files changed

+20
-4
lines changed

8 files changed

+20
-4
lines changed

articles/firewall/features.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,5 @@ Azure Firewall is Payment Card Industry (PCI), Service Organization Controls (SO
165165

166166
## Next steps
167167

168-
- [Azure Firewall Premium features](premium-features.md)
168+
- [Azure Firewall Premium features](premium-features.md)
169+
- [Learn more about Azure network security](../networking/security/index.yml)

articles/firewall/firewall-diagnostics.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,6 @@ Browse to an Azure Firewall. Under **Monitoring**, select **Metrics**. To view t
134134
Now that you've configured your firewall to collect logs, you can explore Azure Monitor logs to view your data.
135135

136136
- [Monitor logs using Azure Firewall Workbook](firewall-workbook.md)
137-
138137
- [Networking monitoring solutions in Azure Monitor logs](/previous-versions/azure/azure-monitor/insights/azure-networking-analytics)
138+
- [Learn more about Azure network security](../networking/security/index.yml)
139+

articles/firewall/firewall-faq.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ sections:
5151
Azure Firewall is integrated with Azure Monitor for viewing and analyzing firewall logs. Logs can be sent to Log Analytics, Azure Storage, or Event Hubs. They can be analyzed in Log Analytics or by different tools such as Excel and Power BI. For more information, see [Tutorial: Monitor Azure Firewall logs](./firewall-diagnostics.md).
5252
5353
- question: How does Azure Firewall work differently from existing services such as NVAs in the marketplace?
54-
answer: Azure Firewall is a managed, cloud-based network security service that protects your virtual network resources. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability. It is pre-integrated with third-party security as a service (SECaaS) providers to provide advanced security for your virtual network and branch Internet connections.
54+
answer: Azure Firewall is a managed, cloud-based network security service that protects your virtual network resources. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability. It is pre-integrated with third-party security as a service (SECaaS) providers to provide advanced security for your virtual network and branch Internet connections. To learn more about Azure network security, see - [Azure network security](../networking/security/index.yml).
55+
5556

5657
- question: What is the difference between Application Gateway WAF and Azure Firewall?
5758
answer: The Web Application Firewall (WAF) is a feature of Application Gateway that provides centralized inbound protection of your web applications from common exploits and vulnerabilities. Azure Firewall provides inbound protection for non-HTTP/S protocols (for example, RDP, SSH, FTP), outbound network-level protection for all ports and protocols, and application-level protection for outbound HTTP/S.

articles/firewall/index.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,11 @@ landingContent:
123123
url: /azure/architecture/example-scenario/gateway/application-gateway-before-azure-firewall
124124
- text: Firewall, App Gateway for virtual networks
125125
url: /azure/architecture/example-scenario/gateway/firewall-application-gateway
126+
127+
# Card
128+
- title: Learn about Azure network security
129+
linkLists:
130+
- linkListType: overview
131+
links:
132+
- text: Azure network security
133+
url: ../networking/security/index.yml

articles/firewall/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,4 @@ Untrusted customer signed certificates|Customer signed certificates aren't trust
140140
- [Quickstart: Deploy Azure Firewall with Availability Zones - ARM template](deploy-template.md)
141141
- [Tutorial: Deploy and configure Azure Firewall using the Azure portal](tutorial-firewall-deploy-portal.md)
142142
- [Learn module: Introduction to Azure Firewall](/training/modules/introduction-azure-firewall/)
143+
- [Learn more about Azure network security](../networking/security/index.yml)

articles/firewall/premium-features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,3 +201,4 @@ For the supported regions for Azure Firewall, see [Azure products available by r
201201
- [Learn about Azure Firewall Premium certificates](premium-certificates.md)
202202
- [Deploy and configure Azure Firewall Premium](premium-deploy.md)
203203
- [Migrate to Azure Firewall Premium](premium-migrate.md)
204+
- [Learn more about Azure network security](../networking/security/index.yml)

articles/firewall/rule-processing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,5 @@ As a result, there's no need to create an explicit deny rule from VNet-B to VNet
169169
## Next steps
170170

171171
- Learn how to [deploy and configure an Azure Firewall](tutorial-firewall-deploy-portal.md).
172+
- [Learn more about Azure network security](../networking/security/index.yml)
173+

articles/firewall/tutorial-firewall-deploy-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,5 @@ You can keep your firewall resources to continue testing, or if no longer needed
286286

287287
## Next steps
288288

289-
[Tutorial: Monitor Azure Firewall logs](./firewall-diagnostics.md)
289+
- [Tutorial: Monitor Azure Firewall logs](./firewall-diagnostics.md)
290+
- [Learn more about Azure network security](../networking/security/index.yml)

0 commit comments

Comments
 (0)