Skip to content

Commit 4d0d2ac

Browse files
Merge pull request #101076 from vhorne/fw-compliance
create firewall compliance certifications article
2 parents aad6b7d + 856324b commit 4d0d2ac

File tree

3 files changed

+113
-4
lines changed

3 files changed

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