-
Notifications
You must be signed in to change notification settings - Fork 426
Open
Labels
Description
Extension name
IIS Web App Deployment Using WinRM
Extension version
1.7.0
Environment type (Please select at least one enviroment where you face this issue)
- Self-Hosted
- Microsoft Hosted
- VMSS Pool
- Container
Azure DevOps Server type
Azure DevOps Server (Please specify exact version in the textbox below)
Azure DevOps Server Version (if applicable)
Azure DevOps Server 2020 Update 1.2
Operation system
Windows Server 2019
Question
For task IISWebAppMgmt@3 with ActionIISWebsite: 'CreateOrUpdateWebsite', is there any way to:
1. Add multiple bindings?
I would like to specify both 443 & 80.
2. Select existing app pool rather than using create or update settings on this extension?
I've got two web sites to deploy to the app pool and it seems silly to do create or update twice.