Skip to content

Commit 32e29e3

Browse files
authored
Update articles/aks/enable-fips-nodes.md
1 parent 9e7dcec commit 32e29e3

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
@@ -206,7 +206,7 @@ Existing node pools can be updated to enable FIPS. When you update an existing n
206206
--enable-fips-image
207207
```
208208
209-
The above command will trigger a reimage. This reimage will occur during the node pool update, no additional steps are required.
209+
The above command will trigger a reimage of the node pool immediately to deploy the FIPS compliant Operating System. This reimage will occur during the node pool update, no additional steps are required.
210210
211211
2. Verify that your node pool is FIPS-enabled using the [`az aks show`][az-aks-show] command and query for the *enableFIPS* value in *agentPoolProfiles*.
212212

0 commit comments

Comments
 (0)