You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/firewall/compliance-certifications.md
+20-6Lines changed: 20 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,39 @@
1
1
---
2
2
title: Azure Firewall certifications
3
-
description: A list of Azure Firewall certifications for PCI, SOC, and ISO.
4
-
services: firewall
3
+
description: Learn about Azure Firewall compliance certifications including CSA STAR, ISO, SOC, PCI DSS, HITRUST, FedRAMP, and DoD across global and industry-specific audit programs.
5
4
author: duongau
6
5
ms.service: azure-firewall
7
6
ms.topic: concept-article
8
-
ms.date: 04/28/2023
7
+
ms.date: 03/28/2026
9
8
ms.author: duau
10
9
# Customer intent: "As a compliance officer in a regulated industry, I want to review the certifications of Azure Firewall, so that I can ensure it meets the necessary regulatory requirements for our organization."
11
10
---
12
11
13
12
# Azure Firewall certifications
14
13
15
-
To help you meet your own compliance obligations across regulated industries and markets worldwide, Azure maintains the largest compliance portfolio in the industry both in terms of breadth (total number of offerings) and depth (number of [customer-facing services](https://azure.microsoft.com/services/) in assessment scope).
14
+
To help you meet your own compliance obligations across regulated industries and markets worldwide, Azure maintains the largest compliance portfolio in the industry both in terms of breadth (total number of offerings) and depth (number of [customer-facing services](https://azure.microsoft.com/services/) in assessment scope).
16
15
For service availability, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/).
17
16
18
17
## Azure Firewall audit scope
19
18
20
-
Microsoft retains independent, third-party auditing firms to conduct audits of Microsoft cloud services. The resulting compliance assurances are applicable to both Azure and Azure Government cloud environments. Compliance offerings are grouped into four segments: globally applicable, US government, industry specific, and region/country specific. Azure compliance certificates and audit reports state clearly which cloud services are in scope for independent third-party audits. Different audits may have different cloud services in audit scope.
19
+
Microsoft retains independent, third-party auditing firms to conduct audits of Microsoft cloud services. The resulting compliance assurances apply to both Azure and Azure Government cloud environments. Compliance offerings are grouped into four segments: globally applicable, US government, industry specific, and region or country/region specific. Azure compliance certificates and audit reports clearly state which cloud services are in scope for independent third-party audits. Different audits might have different cloud services in audit scope.
21
20
22
-
Azure Firewall is included in many Azure compliance audits such as CSA STAR, ISO, SOC, PCI DSS, HITRUST, FedRAMP, DoD, and others. For the latest insight into Azure Firewall compliance audit scope, see [Cloud services in audit scope](/azure/compliance/offerings/cloud-services-in-audit-scope).
21
+
Azure Firewall is included in many Azure compliance audits. The following list shows the key certifications by category:
22
+
23
+
**Global, industry, and regional:**
24
+
- CSA STAR
25
+
- ISO/IEC 27001, 27017, and 27018
26
+
- SOC 1 Type 2, SOC 2 Type 2, and SOC 3
27
+
- PCI DSS Level 1
28
+
- HIPAA BAA
29
+
- HITRUST CSF
30
+
- GSMA
31
+
32
+
**US government:**
33
+
- FedRAMP High
34
+
- DoD IL2, IL4, IL5, and IL6 (Azure Government)
35
+
36
+
For the authoritative and up-to-date list of which Azure services are in each audit scope, see [Cloud services in audit scope](/azure/compliance/offerings/cloud-services-in-audit-scope).
Copy file name to clipboardExpand all lines: articles/firewall/dns-details.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,11 @@
1
1
---
2
2
title: Azure Firewall DNS Proxy details
3
-
description: Learn how Azure Firewall DNS Proxy works
4
-
services: firewall
3
+
description: Learn about Azure Firewall DNS proxy implementation details, including FQDN caching behavior, TTL handling, and how DNS proxy affects network rule filtering.
5
4
author: duongau
5
+
ms.author: duau
6
6
ms.service: azure-firewall
7
7
ms.topic: concept-article
8
-
ms.date: 06/11/2024
9
-
ms.author: duau
8
+
ms.date: 03/28/2026
10
9
# Customer intent: As a network administrator, I want to configure Azure Firewall as a DNS proxy, so that I can ensure consistent and reliable DNS resolution for client virtual machines in my network.
11
10
---
12
11
@@ -20,19 +19,19 @@ The following information describes some implementation details for Azure Firewa
20
19
21
20
Azure Firewall acts as a standard DNS client. If multiple A records are in the response, the firewall stores all the records in cache and offers them to the client in the response. If there’s one record per response, the firewall stores only a single record. There's no way for a client to know ahead of time if it should expect one or multiple A records in responses.
22
21
23
-
## FQDN Time to Live (TTL)
22
+
## FQDN time to live (TTL)
24
23
25
-
When a FQDN TTL (time-to-live) is about to expire, records are cached and expired according to their TTLs. Pre-fetching isn't used, so the firewall doesn't do a lookup before TTL expiration to refresh the record.
24
+
The firewall caches and expires records according to their TTLs. Because the firewall doesn't use prefetching, it doesn't do a lookup before TTL expiration to refresh the record.
26
25
27
26
## Clients not configured to use the firewall DNS proxy
28
27
29
-
If a client computer is configured to use a DNS server that isn't the firewall DNS proxy, the results can be unpredictable.
28
+
If you configure a client computer to use a DNS server that isn't the firewall DNS proxy, the results can be unpredictable.
30
29
31
-
For example, assume a client workload is in US East, and uses a primary DNS server hosted in US East. Azure Firewall DNS server settings are configured for a secondary DNS server hosted in US West. The firewall’s DNS server hosted in US West results in a response different than that of the client in US East.
30
+
For example, assume a client workload is in US East, and uses a primary DNS server hosted in US East. Azure Firewall DNS server settings are configured for a secondary DNS server hosted in US West. The firewall's DNS server hosted in US West results in a response different from that of the client in US East.
32
31
33
-
This is a common scenario, and why clients should use the firewall’s DNS proxy functionality. Clients should use the firewall as their resolver if you use FQDNs in Network rules. You can ensure IP address resolution consistency by clients and the firewall itself.
32
+
This scenario is common, and why clients should use the firewall's DNS proxy functionality. Clients should use the firewall as their resolver if you use FQDNs in Network rules. You can ensure IP address resolution consistency by clients and the firewall itself.
34
33
35
-
In this example, if an FQDN is configured in Network rules, the firewall resolves the FQDN to IP1 (IP address 1) and updates the network rules to allow access to IP1. If and when the client resolves the same FQDN to IP2 because of a difference in DNS response, its connection attempt won't match the rules on the firewall and is denied.
34
+
In this example, if an FQDN is configured in Network rules, the firewall resolves the FQDN to IP1 (IP address 1) and updates the network rules to allow access to IP1. If and when the client resolves the same FQDN to IP2 because of a difference in DNS response, its connection attempt doesn't match the rules on the firewall and is denied.
36
35
37
36
For HTTP/S FQDNs in Application rules, the firewall parses out the FQDN from the host or SNI header, resolves it, and then connects to that IP address. The destination IP address the client was trying to connect to is ignored.
description: Learn about Azure Firewall's Explicit Proxy setting.
4
-
services: firewall
5
-
author: duau
2
+
title: Azure Firewall explicit proxy (preview)
3
+
description: Learn about Azure Firewall's explicit proxy setting.
4
+
author: duongau
6
5
ms.service: azure-firewall
7
6
ms.topic: concept-article
8
-
ms.date: 03/30/2023
9
-
ms.author: magakman
7
+
ms.date: 03/28/2026
8
+
ms.author: duau
10
9
ms.custom: sfi-image-nochange
11
10
# Customer intent: As a network administrator, I want to configure an explicit proxy on Azure Firewall, so that I can manage outbound traffic efficiently without using a user-defined route.
12
11
---
13
12
14
-
# Azure Firewall Explicit proxy (preview)
13
+
# Azure Firewall explicit proxy (preview)
15
14
16
15
> [!IMPORTANT]
17
16
> Explicit proxy is currently in PREVIEW.
18
17
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
19
18
20
-
Azure Firewall operates in a transparent proxy mode by default. In this mode, traffic is sent to the firewall using a userdefined route (UDR) configuration. The firewall intercepts that traffic inline and passes it to the destination.
19
+
Azure Firewall operates in a transparent proxy mode by default. In this mode, you use a user-defined route (UDR) configuration to send traffic to the firewall. The firewall intercepts that traffic inline and passes it to the destination.
21
20
22
-
With Explicit proxy set on the outbound path, you can configure a proxy setting on the sending application (such as a web browser) with Azure Firewall configured as the proxy. As a result, traffic from the sending application goes to the firewall's private IP address and therefore egresses directly from the firewall without the using a UDR.
21
+
When you set up explicit proxy on the outbound path, you can configure a proxy setting on the sending application (such as a web browser) with Azure Firewall configured as the proxy. As a result, traffic from the sending application goes to the firewall's private IP address and therefore egresses directly from the firewall without using a UDR.
23
22
24
-
With the Explicit proxy mode (supported for HTTP/S), you can define proxy settings in the browser to point to the firewall private IP address. You can manually configure the IP address on the browser or application, or you can configure a proxy auto config (PAC) file. The firewall can host the PAC file to serve the proxy requests after you upload it to the firewall.
23
+
With the explicit proxy mode (supported for HTTP/S), you can define proxy settings in the browser to point to the firewall private IP address. You can manually configure the IP address on the browser or application, or you can configure a proxy auto config (PAC) file. The firewall can host the PAC file to serve the proxy requests after you upload it to the firewall.
25
24
26
25
## Configuration
27
26
28
-
-Once the feature is enabled, the following screen shows on the portal:
27
+
-After you enable the feature, the following screen appears on the portal:
29
28
30
29
:::image type="content" source="media/explicit-proxy/enable-explicit-proxy.png" alt-text="Screenshot showing the Enable explicit proxy setting.":::
31
30
32
31
> [!NOTE]
33
32
> The HTTP and HTTPS ports can't be the same.
34
33
35
-
- Next, to allow the traffic to pass through the Firewall, create an **application** rule in the Firewall policy to allow this traffic.
36
-
> [!IMPORTANT]
37
-
> You must use an application rule. A network rule won't work.
34
+
1. Next, to allow the traffic through the firewall, create an **application** rule in the firewall policy to allow this traffic.
38
35
36
+
> [!IMPORTANT]
37
+
> You must use an application rule. A network rule doesn't work.
39
38
40
-
-To use the Proxy autoconfiguration (PAC) file, select **Enable proxy auto-configuration**.
39
+
-Select **Enable proxy auto-configuration** to use the Proxy autoconfiguration (PAC) file.
41
40
42
-
- First, upload the PAC file to a storage container that you create. Then, on the **Enable explicit proxy**page, configure the shared access signature (SAS) URL. Configure the port where the PAC is served from, and then select **Apply** at the bottom of the page.
41
+
1. First, upload the PAC file to a storage container that you create. Then, on the **Enable explicit proxy**pane, configure the shared access signature (SAS) URL. Configure the port where the PAC is served from, and then select **Apply** at the bottom of the page.
43
42
44
-
The SAS URL must have READ permissions so the firewall can download the file. If changes are made to the PAC file, a new SAS URL needs to be generated and configured on the firewall **Enable explicit proxy** page.
43
+
The SAS URL must have **READ** permissions so the firewall can download the file. If you make changes to the PAC file, you need to generate a new SAS URL and configure it on the firewall **Enable explicit proxy** page.
To ensure consistent configuration of explicit proxy settings across your Azure Firewall deployments, you can use Azure Policy definitions. The following policies are available to govern explicit proxy configurations:
49
+
To ensure consistent configuration of explicit proxy settings across your Azure Firewall deployments, use Azure Policy definitions. The following policies are available to govern explicit proxy configurations:
51
50
52
51
-**Enforce Explicit Proxy Configuration for Firewall Policies**: Ensures that all Azure Firewall policies have explicit proxy configuration enabled.
53
52
-**Enable PAC file configuration while using Explicit Proxy**: Audits that when explicit proxy is enabled, the PAC (Proxy Auto-Configuration) file is also properly configured.
@@ -56,5 +55,5 @@ For more information about these policies and how to implement them, see [Use Az
56
55
57
56
## Next steps
58
57
59
-
- To learn more about Explicit proxy, see [Demystifying Explicit proxy: Enhancing Security with Azure Firewall](https://techcommunity.microsoft.com/t5/azure-network-security-blog/demystifying-explicit-proxy-enhancing-security-with-azure/ba-p/3873445).
60
-
- To learn how to deploy an Azure Firewall, see [Deploy and configure Azure Firewall using Azure PowerShell](deploy-ps.md).
58
+
- To learn more about explicit proxy, see [Demystifying Explicit proxy: Enhancing Security with Azure Firewall](https://techcommunity.microsoft.com/t5/azure-network-security-blog/demystifying-explicit-proxy-enhancing-security-with-azure/ba-p/3873445).
59
+
- To learn how to deploy an Azure Firewall, see [Deploy and configure Azure Firewall by using Azure PowerShell](deploy-ps.md).
0 commit comments