Skip to content

Commit 95e1c85

Browse files
FIPS Mode + AppGW
FIPS Mode + AppGW
1 parent bb07f7a commit 95e1c85

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/application-gateway/application-gateway-faq.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
author: greg-lindsay
77
ms.service: application-gateway
88
ms.topic: faq
9-
ms.date: 02/08/2023
9+
ms.date: 02/24/2023
1010
ms.author: greglin
1111
ms.custom: references_regions
1212
title: Frequently asked questions about Application Gateway
@@ -264,6 +264,9 @@ sections:
264264
- question: Does Application Gateway support IPv6?
265265
answer: Application Gateway v2 doesn't currently support IPv6. It can operate in a dual stack VNet using only IPv4, but the gateway subnet must be IPv4-only. Application Gateway v1 doesn't support dual stack VNets.
266266

267+
- question: Does Application Gateway support FIPS?
268+
answer: Application Gateway v1 SKUs can run in a FIPS 140-2 approved mode of operation, commonly referred to as "FIPS mode".  FIPS mode will call a FIPS 140-2 validated cryptographic module that ensures FIPS-compliant algorithms for encryption, hashing, and signing when enabled.  To ensure FIPS mode is enabled, the FIPSMode setting must be configured via PowerShell, ARM Template, or REST API once the subscription has been enrolled to enable configuration of FIPSmode.
269+
267270
- question: How do I use Application Gateway V2 with only private frontend IP address?
268271
answer: |
269272
Application Gateway V2 currently doesn't support only private IP mode. It supports the following combinations

0 commit comments

Comments
 (0)