Azure / Azure/azure-cli

`az bot directline update` will overwrite existing ones

Open
#16,994 1 comment 0 reactions 1 assignee Claimed by @munozemilio View on GitHub
act-codegen-extensibility-squad Bot Services Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62

**Describe the bug**

`az bot directline update` will overwrite existing ones

**To Reproduce**

**Expected behavior**

**Environment summary**

**Additional context**

From the code here https://github.com/Azure/azure-cli/blob/a89609125772d15a7a39ab2c2a267717c7198d1b/src/azure-cli/azure/cli/command_modules/botservice/channel_operations.py#L33 it only gets siteid from previous configuration, but overwrite everything else.

Maybe we should call it replace instead?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.