Skip to content

Commit da62b71

Browse files
authored
Apply suggestions from code review
1 parent 68a751c commit da62b71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/enable-fips-nodes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The Federal Information Processing Standard (FIPS) 140-2 is a US government stan
3737
You can create FIPS-enabled node pools on all supported OS types, Linux and Windows. However, not all OS versions support FIPS-enabled nodepools. After a new OS version is released, there is typically a waiting period before it is FIPS compliant.
3838

3939
The below table includes the supported OS versions:
40+
4041
|OS Type|OS SKU|FIPS Compliance|
4142
|--|--|--|
4243
|Linux|Ubuntu|Supported|
@@ -47,7 +48,7 @@ The below table includes the supported OS versions:
4748
When requesting FIPS enabled Ubuntu, if the default Ubuntu version does not support FIPS, AKS will default to the most recent FIPS-supported version of Ubuntu. For example, Ubuntu 22.04 is default for Linux node pools. Since 22.04 does not currently support FIPS, AKS will default to Ubuntu 20.04 for Linux FIPS-enabled nodepools.
4849

4950
> [!NOTE]
50-
> Previously, you could use the GetOSOptions API to determine whether a given OS supported FIPS. The GetOSOptions API is now deprecated and it will no longer be included in new AKS API versions starting with 2024-04-01.
51+
> Previously, you could use the GetOSOptions API to determine whether a given OS supported FIPS. The GetOSOptions API is now deprecated and it will no longer be included in new AKS API versions starting with 2024-05-01.
5152
5253
## Create a FIPS-enabled Linux node pool
5354

0 commit comments

Comments
 (0)