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

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

Closed
lauren-mills opened this issue Aug 13, 2019 · 1 comment · Fixed by #2186
Closed

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

lauren-mills opened this issue Aug 13, 2019 · 1 comment · Fixed by #2186
Assignees
Labels
Status: Backlog This will go in the product backlog Type: Bug Something isn't working

Comments

@lauren-mills
Copy link
Contributor

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.

@lauren-mills lauren-mills added Type: Bug Something isn't working Needs Triage Needs to be triaged for assignment Bot Services Required for internal Azure reporting. Do not delete. Do not change color. labels Aug 13, 2019
@Batta32 Batta32 self-assigned this Aug 13, 2019
@lauren-mills lauren-mills added Status: Backlog This will go in the product backlog and removed Needs Triage Needs to be triaged for assignment labels Aug 13, 2019
@Batta32
Copy link
Collaborator

Batta32 commented Aug 13, 2019

Hi @lauren-mills, thanks for reporting this issue!

It's seems to be a similar issue to #1906 which was fixed by #1940 which updates the az commands of the deployment scripts.

We will add it to our backlog!

@lauren-mills lauren-mills removed the Bot Services Required for internal Azure reporting. Do not delete. Do not change color. label Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Backlog This will go in the product backlog Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants