You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/enable-fips-nodes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -206,7 +206,7 @@ Existing node pools can be updated to enable FIPS. When you update an existing n
206
206
--enable-fips-image
207
207
```
208
208
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.
210
210
211
211
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*.
0 commit comments