Skip to content

Delete Task hub from CLI ignores host.json partitionCount  #2130

@gorillapower

Description

@gorillapower

Description

It looks like the delete command will use the default settings for partition count, not from the host.json. Im seeing orphaned queues when deleting a task hub from the CLI my partition count is greater than 4

Expected behavior

It would be helpful if the CLI considers the partition count specified in the host.json so that the queues are correctly deleted.

Actual behavior

When deleting a task hub using the Function Tools CLI with a partition count of greater than the default (currently 4), only the default number of partitions is considered, resulting in a orphaned queues in the Azure Storage account.

Known workarounds

Manually delete the orphaned queues using storage explorer

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions