Skip to content

Azure Web App Target create command ignores default worker pool parameter #595

Description

@benPearce1

The bug

Command to reproduce

octopus deployment-target azure-web-app create --name 'az target' --account 'az-account' --web-app 'webappname' --resource-group 'resource-group' --environment 'Dev' --tag 'Default Target Tags/web-app' --tenanted-mode 'Untenanted' --no-prompt --worker-pool 'Cloud Worker Pool' --space Default

Outcome

Successfully created Azure web app 'az target'.
View this Azure web app on Octopus Deploy: http://localhost:8066/app#/Spaces-1/infrastructure/machines/Machines-405/setting

Worker pool will not be set on the target

Image

Versions

cli: All versions

Links

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions