Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

upgrade az botservice version (remove and add) did not work #511

@fractalcrafter

Description

@fractalcrafter

Describe the bug
I was trying to run msbot clone following the documentation for Enterprise Template, then got an error
image
However, I tried to remove and add botservice, but that did not work.

To Reproduce
Steps to reproduce the behavior:
After following the deployment instruction for Enterprise Template, in this step
msbot clone services --name "DJEnterpriseBot" --luisAuthoringKey "YOUR_AUTHORING_KEY" --folder "DeploymentScripts\msbotClone" --location "westus" --verbose

If we see the error
[msbot] Checking az botservice version
[msbot] [msbot] You need to upgrade your az botservice version to >= 0.4.0.
To do this run:
az extension remove -n botservice
az extension add -n botservice

Expected behavior
az extension remove -n botservice
az extension add -n botservice
should fix the version issue

Screenshots
image

Metadata

Metadata

Assignees

Labels

approvedApproved by the Triage TeambugYour classic code defect

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions