Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

[botskills] az output type "table" breaks auth configuration steps #2107

@lauren-mills

Description

@lauren-mills

What project is affected?

botskills cli

What language is this in?

typescript

What happens?

When the az cli default output is set to 'table', the connect command fails on "az bot authsettings list"

What are the steps to reproduce this issue?

  1. run az configure to set the output to table
  2. run botskills connect on a skill with authsettings

Notes

You can add --output json to any az cli commands to set the output type to json for just that command.

Metadata

Metadata

Assignees

Labels

Status: BacklogThis will go in the product backlogType: BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions