Running PowerShell scripts programmatically in Azure Web Sites -
i want run ps scripts in c# along lines of sample
this works on cloud service (web role), on standard server (with execution policy disabled), not in azure web site.
anyone know why so?
i don't know of official documentation on issue there multiple answers on related forums microsoft employees talk limitations of not beingness able/allowed launch external processes in windows azure web sites. see
php - warning: exec(): unable fork pdf generator failing on azure website not development machine recommended html pdf generator works on azure website reserved mode total trustyou trying powershell script.
you verify if in fact issue catching , looking @ exception(s) should relate security policies/permissions.
powershell azure-web-sites
No comments:
Post a Comment