Skip to content

Commit f459c91

Browse files
committed
create firewall compliance certifications article
1 parent 95812e0 commit f459c91

File tree

3 files changed

+109
-4
lines changed

3 files changed

+109
-4
lines changed
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
---
2+
title: Azure Firewall compliance certifications
3+
description: A list of Azure Firewall compliance certifications for PCI, SOC, and ISO
4+
services: firewall
5+
author: vhorne
6+
ms.service: firewall
7+
ms.topic: article
8+
ms.date: 01/15/2020
9+
ms.author: victorh
10+
---
11+
12+
# Azure Firewall compliance certifications
13+
14+
Azure Firewall is Payment Card Industry (PCI), Service Organization Controls (SOC), and International Organization for Standardization (ISO) compliant.
15+
16+
## Azure public certifications
17+
18+
The following Azure Firewall certifications are for public Azure:
19+
20+
- 23 NYCRR 500
21+
- AFM and DNB (Netherlands)
22+
- AMF and ACPR (France)
23+
- APRA(Australia)
24+
- Argentina PDPA
25+
- Australia IRAP
26+
- CDSA
27+
- CFTC 1.31
28+
- CSA STAR Attestation
29+
- CSA STAR Certification
30+
- CSA STAR Self-Assessment
31+
- Canadian Privacy Laws
32+
- DPP(UK)
33+
- EU ENISA IAF
34+
- EU Model Clauses
35+
- European Banking Authority
36+
- FCA and PRA (UK)
37+
- FERPA (US)
38+
- FFIEC(US)
39+
- FINMA (Switzerland)
40+
- FSA (Denmark)
41+
- GLBA (US)
42+
- Germany C5
43+
- GxP (FDA 21 CFR Part 11)
44+
- HITRUST
45+
- ISO 20000-1:2011
46+
- ISO 22301:2012
47+
- ISO 27001:2013
48+
- ISO 27017:2015
49+
- ISO 27018:2014
50+
- ISO 9001:2015
51+
- Japan My Number Act
52+
- K-ISMS
53+
- KNF(Poland)
54+
- MAS and ABS (Singapore)
55+
- MPAA(US)
56+
- NBB and FSMA (Belgium)
57+
- NEN 7510:2011 (Netherlands)
58+
- NHS IG Toolkit (UK)
59+
- Netherlands BIR 2012
60+
- OSFI(Canada)
61+
- PCI DSS Level 1
62+
- RBI and IRDAI (India)
63+
- SOC 1 Type 2
64+
- SOC 2 Type 2
65+
- SOC 3
66+
- SOX (US)
67+
- Spain DPA
68+
- TISAX
69+
- TruSight
70+
- UK G-Cloud
71+
- WCAG 2.0
72+
73+
74+
## Azure Government certifications
75+
76+
The following Azure Firewall certifications are for Azure Government:
77+
78+
- CJIS
79+
- CNSSI 1253
80+
- CSA STAR Attestation
81+
- DFARS
82+
- DoD DISA SRG Level 2
83+
- DoE 10 CFR Part 810
84+
- EAR
85+
- FIPS 140-2
86+
- FedRAMP High
87+
- HITRUST
88+
- IRS 1075
89+
- ITAR
90+
- MARS-E (US)
91+
- NERC
92+
- NIST Cybersecurity Framework
93+
- NIST SP 800-171
94+
- SOC 1 Type 2
95+
- SOC 2 Type 2
96+
- SOC 3
97+
- SOX (US)
98+
- Section 508 VPATs
99+
100+
101+
## Next steps
102+
103+
- [Microsoft Compliance Guide](https://servicetrust.microsoft.com/ViewPage/MSComplianceGuide)
104+
- [Overview of Microsoft Azure compliance](https://gallery.technet.microsoft.com/Overview-of-Azure-c1be3942)

articles/firewall/overview.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: firewall
66
services: firewall
77
ms.topic: overview
88
ms.custom: mvc
9-
ms.date: 01/13/2020
9+
ms.date: 01/15/2020
1010
ms.author: victorh
1111
Customer intent: As an administrator, I want to evaluate Azure Firewall so I can determine if I want to use it.
1212
---
@@ -85,11 +85,10 @@ This enables the following scenarios:
8585

8686
All events are integrated with Azure Monitor, allowing you to archive logs to a storage account, stream events to your Event Hub, or send them to Azure Monitor logs.
8787

88-
## PCI, SOC, and ISO compliant
88+
## Compliance certifications
8989

90-
Azure Firewall is Payment Card Industry (PCI), Service Organization Controls (SOC), and International Organization for Standardization (ISO) compliant. It currently supports SOC 1 Type 2, SOC 2 Type 2, SOC 3, PCI DSS, and ISO 27001, 27018, 20000-1, 22301, 9001, 27017.
90+
Azure Firewall is Payment Card Industry (PCI), Service Organization Controls (SOC), and International Organization for Standardization (ISO) compliant. For more information, see [Azure Firewall compliance certifications](compliance-certifications.md).
9191

92-
For more information, see the [Microsoft Compliance Guide](https://servicetrust.microsoft.com/ViewPage/MSComplianceGuide).
9392

9493
## Known issues
9594

articles/firewall/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
href: rule-processing.md
3636
- name: Service tags
3737
href: service-tags.md
38+
- name: Compliance certifications
39+
href: compliance-certifications.md
3840
- name: How-to guides
3941
items:
4042
- name: Deploy using Azure PowerShell

0 commit comments

Comments
 (0)