Reduce Custom Script Extension timeouts

Would it be possible to add a feature that will allow you to specify the timeout limit when using both Microsoft.Powershell.DSC and Microsoft.Compute.CustomScriptExtension Azure extensions? The default behaviour is 1hr 30 minutes which is too long if the extension fails to mount. For example, the FSLogix deployment uses the DSC extension and usually completes within 5 minutes.

2

Comments (2 comments)

1
Avatar
Mo Islam

I would love to see this for every script we run, should be a checkbox to change timeout.

somewhere here

-1
Avatar
Philipp Mair

In my case I'd like to increase the timeout to a higher value than 90 minutes.
A customer uses the "Install language packs" script. He needs to install about 8 different languages and the script usually takes more than 90 minutes and runs into timeout.

Please sign in to leave a comment.