We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fda609d + a61846c commit 76cc8e3Copy full SHA for 76cc8e3
articles/virtual-machines/extensions/stackify-retrace-linux.md
@@ -179,7 +179,7 @@ az vm extension set --publisher 'Stackify.LinuxAgent.Extension' --version 1.0 --
179
| Error code | Meaning | Possible action |
180
| :---: | --- | --- |
181
| 10 | Install Error | wget is required |
182
-| 20 | Install Error | python is required |
+| 20 | Install Error | Python is required |
183
| 30 | Install Error | sudo is required |
184
| 40 | Install Error | activationKey is required |
185
| 51 | Install Error | OS distro not supported |
0 commit comments