IIS Tools (Azure DevOps Extension)A collection of tools to manage and interact with Microsoft IIS. DetailsUtilizes multiple PowerShell cmdlets to interact with Microsoft IIS in the release pipeline. All tasks should work with IIS 7.0 and higher. Available Tasks
Using JEA EndpointsIf using Just Enough Administration (JEA), you must include language mode in your PSSession Configuration file. In the PSSession Role Capabilities file, please include the following: Modules:
Cmdlets:
Providers:
This will allow the JEA Endpoint to run successfully when using tasks. NotePSRemoting must be enabled to run most tasks. To find out how to enable PSRemoting in your organization, please read Microsoft's official documentation. ContributePlease feel free to make suggestions, improvments, and features you would like to see added to the extension. |