Skip to content

Commit 4ec19d0

Browse files
committed
Added note for the RHEL 9 workaround
1 parent b6ad88f commit 4ec19d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/virtual-machines/extensions/agent-linux-fips.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,8 @@ AutoUpdate.Enabled=y
204204

205205
##### RedHat 9 Workaround
206206

207-
Updating the Azure guest agent outside of the RedHat repositories, such as downloading the agent code from GitHub, is not advised. Doing an 'out-of-band' update in this way will cause inconsistent behavior with future package updates. Instead use the following code modification to remove a single function call and restore functionality
207+
> [!NOTE]
208+
> This workaround is intended for testing purposes only and does not support all VM deployment scenarios. After enabling FIPS on a running VM, execute the following commands to proceed.
208209
209210
```
210211
systemctl stop waagent

0 commit comments

Comments
 (0)