Skip to content

Commit 68a751c

Browse files
authored
Update articles/aks/enable-fips-nodes.md
1 parent eb5e9ef commit 68a751c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/enable-fips-nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The below table includes the supported OS versions:
4747
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.
4848

4949
> [!NOTE]
50-
> GetOSOptions API is deprecated and it will no longer be included in new AKS API versions starting with 2024-04-01.
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.
5151
5252
## Create a FIPS-enabled Linux node pool
5353

0 commit comments

Comments
 (0)