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

Group MicrosoftAppId and MicrosoftPassword together in the settings page #3046

@luhan2017

Description

@luhan2017

Describe the bug

The settings page looks like this right now, it's not convenient to update the MicrosoftAppId and MicrosoftPassword. We'd better group them together.

{
"feature": {
"UseTranscriptLoggerMiddleware": false,
"UseShowTypingMiddleware": false,
"UseInspectionMiddleware": false,
"UseCosmosDbPersistentStorage": false
},
"MicrosoftAppId": "",
"luis": {
"name": "",
"authoringRegion": "westus",
"defaultLanguage": "en-us",
"environment": "composer",
"authoringKey": "",
"endpointKey": ""
},
"publishTargets": [],
"qna": {
"knowledgebaseid": "",
"endpointkey": "",
"hostname": ""
},
"telemetry": {
"logPersonalInformation": false,
"logActivities": true
},
"runtime": {
"customRuntime": false,
"path": "",
"command": ""
},
"downsampling": {
"maxImbalanceRatio": 10,
"maxUtteranceAllowed": 15000
},
"MicrosoftAppPassword": ""
}

Version

Browser

  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

Additional context

Metadata

Metadata

Assignees

Labels

R10Release 10 - August 17th, 2020

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions