Skip to content

fix: set default worker pool correctly on azure web app target create#596

Merged
benPearce1 merged 1 commit into
mainfrom
benpearce/fd-339-sev-3-low-octopus-cli-deployment-target-azure-web-app-create
May 13, 2026
Merged

fix: set default worker pool correctly on azure web app target create#596
benPearce1 merged 1 commit into
mainfrom
benpearce/fd-339-sev-3-low-octopus-cli-deployment-target-azure-web-app-create

Conversation

@benPearce1
Copy link
Copy Markdown
Contributor

@benPearce1 benPearce1 commented May 12, 2026

Fixes #595

octopus deployment-target azure-web-app create --name 'az target 5' --account 'azure fnm sandbox' --web-app 'testappforfd-339' --resource-group 'testappforfd-339_group' --environment 'Dev' --tag 'Default Target Tags/pi' --tenanted-mode 'Untenanted' --no-prompt --worker-pool "second" -s Default
Successfully created Azure web app 'az target 5'.
View this Azure web app on Octopus Deploy: http://localhost:8066/app#/Spaces-1/infrastructure/machines/Machines-406/settings
image

@benPearce1 benPearce1 requested review from a team and bec-callow-oct and removed request for bec-callow-oct May 12, 2026 06:47
Copy link
Copy Markdown
Contributor

@mik-ky mik-ky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@benPearce1 benPearce1 merged commit fc2df3d into main May 13, 2026
4 checks passed
@benPearce1 benPearce1 deleted the benpearce/fd-339-sev-3-low-octopus-cli-deployment-target-azure-web-app-create branch May 13, 2026 04:05
benPearce1 pushed a commit that referenced this pull request May 13, 2026
🤖 I have created a release *beep* *boop*
---


##
[2.21.1](v2.21.0...v2.21.1)
(2026-05-13)


### Bug Fixes

* set default worker pool correctly on azure web app target create
([#596](#596))
([fc2df3d](fc2df3d)),
closes [#595](#595)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure Web App Target create command ignores default worker pool parameter

2 participants