Commit 59b255d
committed
Update VMSS extension to improve init.ps1 execution
Replaces the use of EncodedCommand with a method that decodes the base64-encoded init.ps1 script and writes it to disk before execution. This change improves script handling and avoids encoding issues.1 parent a7c54d1 commit 59b255d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments