Skip to content

Commit 01cc39d

Browse files
committed
remove step numbers - they are not indenting properly
1 parent bd4e047 commit 01cc39d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,9 @@ sections:
285285
286286
**Note:** As part of the FedRAMP compliance, US Government mandates that systems operate in a [FIPS-approved mode](/azure/compliance/offerings/offering-fips-140-2) after August 2024.
287287
288-
**Steps to enable FIPS Mode in V1 SKU**
288+
**Steps to enable FIPS Mode in V1 SKU**:
289289
290-
1. Register the **‘AllowApplicationGatewayEnableFIPS’** feature to enroll the subscription for FIPS mode configuration.
290+
**Step 1**: Register the **‘AllowApplicationGatewayEnableFIPS’** feature to enroll the subscription for FIPS mode configuration.
291291
292292
To register using Azure PowerShell, open a Cloud Shell prompt and enter the following:
293293
@@ -300,7 +300,7 @@ sections:
300300
- Sign in to the Azure portal and search for **Preview features**.
301301
- Enter **AllowApplicationGatewayEnableFIPS** into the filter box. Select **Application Gateway V1 Allow FIPS Mode**, and then select **Register**.
302302
303-
2. Next, the **enableFips** property must be set to **True** using PowerShell, Azure Resource Manager template, or REST API.
303+
**Step 2**: Set the **enableFips** property to **True** using PowerShell, Azure Resource Manager template, or REST API.
304304
305305
```azurepowershell-interactive
306306
# Get the application gateway

0 commit comments

Comments
 (0)