Skip to content

Commit 0cec948

Browse files
authored
Merge pull request #84158 from MicahMcKittrick-MSFT/patch-197
microsoftdocs/azure-docs#36044
2 parents 6af952d + c7b7312 commit 0cec948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/extensions/custom-script-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ If your script is on a local server, then you may still need additional firewall
5151
* When the script is running, you will only see a 'transitioning' extension status from the Azure portal or CLI. If you want more frequent status updates of a running script, you'll need to create your own solution.
5252
* Custom Script extension does not natively support proxy servers, however you can use a file transfer tool that supports proxy servers within your script, such as *Curl*
5353
* Be aware of non-default directory locations that your scripts or commands may rely on, have logic to handle this situation.
54+
* Custom Script Extension will run under the LocalSystem Account
5455

5556
## Extension schema
5657

0 commit comments

Comments
 (0)